ZeroQI / YouTube-Agent.bundle

Plex Metadata Agent for Movies and TV Series libraries
452 stars 43 forks source link

youtube scanning issues again #48

Closed ecto1a2003 closed 3 years ago

ecto1a2003 commented 3 years ago

hello again. the scanner seem sto be throwing errors for the last few weeks, i just noticed recently. im running the latest ass and youtube scanner, i think com.plexapp.agents.youtube.log com.plexapp.system.log

ZeroQI commented 3 years ago
2020-10-21 10:03:41,293 (7fbb8d62d700) :  INFO (__init__:177) - =============================================================================================================================================================
2020-10-21 10:03:41,294 (7fbb8d62d700) :  INFO (__init__:178) - search_metadata_from_info_json() - dir: /share/CACHEDEV1_DATA/Videos/Internet/WoolieVersus/13 Sentinels - Aegis Rim [PLiSdC6Lp8c7PGwbj9Ed0wYMMrz6ZU3rhQ], filename: /share/CACHEDEV1_DATA/Videos/Internet/WoolieVersus/13 Sentinels - Aegis Rim [PLiSdC6Lp8c7PGwbj9Ed0wYMMrz6ZU3rhQ]/6 - 13 Sentinels - Aegis Rim (6) Prologue - Shu Amiguchi and Ei Sekigahara [PvfbIcf2qvc].mp4
2020-10-21 10:03:41,294 (7fbb8d62d700) :  INFO (__init__:181) - searching for info file - dir: /share/CACHEDEV1_DATA/Videos/Internet/WoolieVersus/13 Sentinels - Aegis Rim [PLiSdC6Lp8c7PGwbj9Ed0wYMMrz6ZU3rhQ], json_filename: /share/CACHEDEV1_DATA/Videos/Internet/WoolieVersus/13 Sentinels - Aegis Rim [PLiSdC6Lp8c7PGwbj9Ed0wYMMrz6ZU3rhQ]/6 - 13 Sentinels - Aegis Rim (6) Prologue - Shu Amiguchi and Ei Sekigahara [PvfbIcf2qvc].info.json
2020-10-21 10:03:41,295 (7fbb8d62d700) :  CRITICAL (agentkit:1018) - Exception in the search function of agent named 'YouTubeSeries', called with keyword arguments {'openSubtitlesHash': '5f567e4f164cb261', 'episode': '6', 'name': '(6) Prologue - Shu Amiguchi and Ei Sekigahara', 'episodic': '1', 'show': 'WoolieVersus', 'season': '13', 'plexHash': '8bda391cd3b4190956bf8dcee4b17393798e4fae', 'filename': '%2Fshare%2FCACHEDEV1_DATA%2FVideos%2FInternet%2FWoolieVersus%2F13%20Sentinels%20-%20Aegis%20Rim%20%5BPLiSdC6Lp8c7PGwbj9Ed0wYMMrz6ZU3rhQ%5D%2F6%20-%2013%20Sentinels%20-%20Aegis%20Rim%20%286%29%20Prologue%20-%20Shu%20Amiguchi%20and%20Ei%20Sekigahara%20%5BPvfbIcf2qvc%5D%2Emp4', 'year': None, 'duration': '3419858', 'id': '128845'} (most recent call last):
  File "/share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/Resources/Plug-ins-f1f08d65b/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/agentkit.py", line 1011, in _search
    agent.search(*f_args, **f_kwargs)
  File "/share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/Library/Plex Media Server/Plug-ins/YouTube-Agent.bundle/Contents/Code/__init__.py", line 676, in search
    def search (self, results,  media, lang, manual):  Search (results,  media, lang, manual, False)
  File "/share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/Library/Plex Media Server/Plug-ins/YouTube-Agent.bundle/Contents/Code/__init__.py", line 200, in Search
    search_from_info_json(results, media, lang, movie)
  File "/share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/Library/Plex Media Server/Plug-ins/YouTube-Agent.bundle/Contents/Code/__init__.py", line 183, in search_from_info_json
    with open(json_filename) as f:
IOError: [Errno 2] No such file or directory: '/share/CACHEDEV1_DATA/Videos/Internet/WoolieVersus/13 Sentinels - Aegis Rim [PLiSdC6Lp8c7PGwbj9Ed0wYMMrz6ZU3rhQ]/6 - 13 Sentinels - Aegis Rim (6) Prologue - Shu Amiguchi and Ei Sekigahara [PvfbIcf2qvc].info.json'

Normaly solved by fix above. Please reply if not the case