-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The agent just stopped scanning a couple of days ago. #128
Comments
Not sure webp is a supported file format to be honest, line 423 should reject this format, so i suggest to try this:
If it works, please let me know and i will include into the master code |
@ZeroQI just so I am clear of what you wanted me to try, is this where this should be placed in the init.py file? Thank you for the quick response also. |
Yes, but add 2 spaces more in 423 and 424 |
@ZeroQI It seems to be working better adding the items you suggested, but I am still having some issues with the file names and I am not sure if that is on my end or what the issue is. If you look at the two screenshots, one shows the metadata pulled in correctly, but the name of the video is the file path. I did add the latest log to the item below this. |
I did create a brand new plex library with a folder from youtube download directory, with the above images. |
It appears the 1.32.0.6865 update broke this agent from working correctly as downgrading back to 1.31.3.6868 fixed the problem. https://www.reddit.com/r/PleX/comments/12c5se2/did_anyones_zeroqis_youtube_plex_agent_stop/jfocisz/ |
I am running into the same issue and it seems like this person is too. All of the logs I have and have seen from other people have a |
@TChilderhose I have found a workaround. Sadly, none of this will work for media already download before these steps. I documented them on the Plex forums. https://forums.plex.tv/t/rel-youtube-metadata-agent/44574/359?u=amcfarla |
I was actually doing something very similar before I started to using this agent. For my use case with my family I really wanted the season and show structure that But I bookmarked it in case there is no other approach, thanks. |
They have no plans on Python 3. You might be able to get around the cert issues, but having it use an OpenSSL library that the Python version doesnt support is going to cause a lot of other issues with |
I just saw that other thread...here's hoping "we're looking into it, no ETA" isn't quite the blowoff it sounds like. |
Ended up having some time today and worked on a fix. I posted it in the thread so hopefully they can just use it or at least give them a good starting point. Been running it on |
Really appreciate your time and energy! |
Plex Media Server 1.32.1.6999 fixes the issue |
@TChilderhose It does? Did you have to do anything special to fix the problem or does it just start scraping correctly? |
I did need to do the plex dance for existing things that were missing data, but new stuff worked. |
That is great to hear. Let me give it a try and see if it fixes it for me. I know a couple on this Plex forum https://forums.plex.tv/t/rel-youtube-metadata-agent/44574/370 will be happy to hear this. |
@TChilderhose just tested it with a few folders from my YouTube directory and it is scanning them in correctly and showing the metadata like it should. |
Any updates? """ |
The Youtube agent for some reason just stopped scanning in new files correctly on Monday April 3rd 2023. I have tried rebooting, reinstalling the agent bundle, creating a new library, getting a new API from the Google Developer Console, and nothing is fixing the problem. Everything is scanning in with the title of 'O:\Youtube[Name of Channel] since mid Monday. I try to match the video file in Plex and it never brings the metadata back and names the file correctly. I am not sure if this is something with me or Youtube changed something that day that broke this agent. I can provide any logs you need to assist, but I am not sure what to look at to determine the reason for the reason this agent broke. I will note I am using yt-dlp to download the youtube files and I provided the config file of the settings I have set for the youtube downloads for yt-dlp. Thank you.
com.plexapp.agents.youtube.log
config.txt
The text was updated successfully, but these errors were encountered: