thecrewwh/zips

Library

Closed this issue · 2 comments

This is the error I get

C:\Program Files\Kodi\portable_data\addons\script.module.thecrew\lib\resources\lib\modules\cleantitle.py:40: FutureWarning: Possible nested set at position 5

title = re.sub(r'\n|([[].+?[]])|([(].+?[)])|\s(vs|v[.])\s|(:|;|-|–|"|,|'|_|.|?)|\s', '', title).lower()

2021-04-30 07:55:00.742 T:6440 INFO : CPythonInvoker(37, C:\Program Files\Kodi\portable_data\addons\plugin.video.thecrew\thecrew.py): script successfully run

2021-04-30 07:55:00.742 T:6440 INFO : CPythonInvoker(37, C:\Program Files\Kodi\portable_data\addons\plugin.video.thecrew\thecrew.py): waiting on thread 2100

2021-04-30 07:55:02.091 T:6440 INFO : CPythonInvoker(37, C:\Program Files\Kodi\portable_data\addons\plugin.video.thecrew\thecrew.py): waiting on thread 3860

2021-04-30 07:55:02.201 T:6440 INFO : CPythonInvoker(37, C:\Program Files\Kodi\portable_data\addons\plugin.video.thecrew\thecrew.py): waiting on thread 13320

2021-04-30 07:55:03.972 T:6440 INFO : CPythonInvoker(37, C:\Program Files\Kodi\portable_data\addons\plugin.video.thecrew\thecrew.py): waiting on thread 2084

2021-04-30 07:55:09.677 T:6440 INFO : CPythonInvoker(37, C:\Program Files\Kodi\portable_data\addons\plugin.video.thecrew\thecrew.py): waiting on thread 5624

2021-04-30 07:55:11.490 T:6440 INFO : CPythonInvoker(37, C:\Program Files\Kodi\portable_data\addons\plugin.video.thecrew\thecrew.py): waiting on thread 9432

2021-04-30 07:55:11.729 T:6440 INFO : Python interpreter stopped

2021-04-30 07:55:11.746 T:8848 ERROR : Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.thecrew/?action=play&name=Zack+Snyder%27s+Justice+League+%282021%29&title=Zack+Snyder%27s+Justice+League&year=2021&imdb=tt12361974&tmdb=791373]

1

Reply

mrgsi commented

I've noticed shows and movies play fine within the Crew. However, you can't save to Library or Favorites to play them later. They will scrape, and provide a list of sources but won't actually allow you to play them.

Yes we are aware of that issue and looking in to it