You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python Version: 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 22:22:05) [MSC v.1916 64 bit (AMD64)] Operating System: Windows-10-10.0.19041-SP0 Locale: cp1252 Branch: master Database: 44.18 Commit: fbd43ad Link to Log: No Log available
ERROR
2021-09-08 23:57:28 ERROR SEARCHQUEUE-DAILY-SEARCH :: [AnimeBytes] :: [fbd43ad] DailySearchQueueItem Exception, error: IndexError('list index out of range')
Traceback (most recent call last):
File "C:\Medusa\Medusa\medusa\search\queue.py", line 295, in run
found_results = search_for_needed_episodes(self.scheduler_start_time, force=self.force)
File "C:\Medusa\Medusa\medusa\search\core.py", line 532, in search_for_needed_episodes
cur_provider.cache.update_cache(scheduler_start_time)
File "C:\Medusa\Medusa\medusa\tv\cache.py", line 226, in update_cache
data = self._get_rss_data()
File "C:\Medusa\Medusa\medusa\tv\cache.py", line 201, in _get_rss_data
return {'entries': self.provider.search(self.search_params)}
File "C:\Medusa\Medusa\medusa\providers\torrent\json\animebytes.py", line 115, in search
results += self.parse(jdata, mode, show=ep_obj.series if ep_obj else None)
File "C:\Medusa\Medusa\medusa\providers\torrent\json\animebytes.py", line 165, in parse
torrent_container=properties[1],
IndexError: list index out of range
INFO
Python Version:
3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 22:22:05) [MSC v.1916 64 bit (AMD64)]
Operating System:
Windows-10-10.0.19041-SP0
Locale:
cp1252
Branch: master
Database:
44.18
Commit: fbd43ad
Link to Log: No Log available
ERROR
STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators
The text was updated successfully, but these errors were encountered: