Patrick Seemann
Patrick Seemann
a short question: Do i need a spotify Premium account when i want listening music via pimusicbox/raspberrypi/bluetoothbox?
Change imports in the the "persistent.py" in path: python3.10/site-packages/diskcache/persistent.py to from collections.abc import MutableMapping,Sequence, KeysView, ValuesView, ItemsView from collections import OrderedDict thanks for your work
I fixed it, look at the issue. you have to change the import of **collections** in ../lib/site-packages/diskcache/persistent.py to ``` from collections.abc import MutableMapping,Sequence, KeysView, ValuesView, ItemsView from collections import OrderedDict...
But get annother Error: Searching IMDb for "Chicago Rot" Fetching data for Chicago Rot (2016) Some error occured while processing Chicago Rot.mkv ==================================================== EXCEPTION IN (/home/patrick/PycharmProjects/changeTags/main.py, LINE 159 "imdb_movie =...
we should wait