-
-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Description
Salve, credo di aver scovato un bug
In allegato lo screenshot
Selected item: Spy x Family Code: White (ITA) (ID: 5577, Type: Movie)
Error processing download: download_episode() missing 1 required positional argument: 'video_source'
ERROR:root:Download processing error
Traceback (most recent call last):
File "...StreamingCommunity/cli/command/global_search.py", line 237, in process_selected_item
func(direct_item=selected_item)
File "...StreamingCommunity/services/_base/site_loader.py", line 63, in __call__
return self._search_func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "...StreamingCommunity/services/animeunity/__init__.py", line 154, in search
return base_search(
^^^^^^^^^^^^
File "...StreamingCommunity/services/_base/site_search_manager.py", line 185, in base_search
result = process_result_func(select_title, selections)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "...StreamingCommunity/services/animeunity/__init__.py", line 141, in process_search_result
return base_process_search_result(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "...StreamingCommunity/services/_base/site_search_manager.py", line 148, in base_process_search_result
download_film_func(select_title)
File "...StreamingCommunity/services/animeunity/downloader.py", line 47, in download_film
download_episode(0, scrape_serie, video_source)
TypeError: download_episode() missing 1 required positional argument: 'video_source'
Closing the application...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels