JordyAlkema / Youtube-DL-Agent.bundle

A plex metadata agent for Youtube-DL downloads
119 stars 14 forks source link

Wrong thumbnail for videos and no picture for channel #10

Open UGFlipz opened 2 years ago

UGFlipz commented 2 years ago

The agent doesn't seem to use the thumbnail that 'youtube-dl' downloaded, even though it is present in the folder. Plus should the title of the video in plex have the id?

I followed all the instructions carefully. I don't know if I'm doing something wrong or the agent isn't working at the moment.

image image image

How the video looks on youtube: image

UGFlipz commented 2 years ago

Folder: image

jpcranford commented 2 years ago

I just did a fresh install of both the scanner and this agent, and I'm having the same problem. Unfortunately, I don't know enough Python to troubleshoot it myself, but from what I can tell, it seems that the agent is having trouble finding and/or using the JSON and thumbnail files. Could it be that updates to the scanner have broken the agent?

JordyAlkema commented 2 years ago

Could one of you share your Agent logs (where to find the logs)? Just the log file for this agent should be enough. If you want you can also email it to me. There isn't much I can debug without it.

exKAjFASH commented 2 years ago

Hello. Found same issue and I think it is related to Plex update/upgrade. After upgrade I see next directories under Plex: root@Plex:/usr/lib/plexmediaserver/Resources# ls -l total 4596 drwxr-xr-x 2 root root 4096 Sep 16 17:36 English.lproj drwxr-xr-x 2 root root 12288 Sep 16 17:36 Fonts -rw-rw-r-- 1 root root 536 Aug 26 15:35 Gracenote.bin drwxr-xr-x 3 root root 4096 Sep 16 17:36 Graphics -rw-rw-r-- 1 root root 257871 Aug 26 15:35 LICENSE -rw-rw-r-- 1 root root 3164352 Aug 26 15:35 Music.tflite drwxr-xr-x 23 root root 4096 Sep 16 17:36 Plug-ins-2b1b51db9 drwxr-xr-x 3 root root 4096 Sep 5 22:23 Plug-ins-ab6e1a058 drwxr-xr-x 2 root root 12288 Sep 16 17:36 Profiles drwxr-xr-x 4 root root 4096 Sep 16 17:36 Python ...

Lists for each Plugin*: root@Plex:/usr/lib/plexmediaserver/Resources# ls -l Plug-ins-2b1b51db9/ total 84 drwxr-xr-x 3 root root 4096 Sep 16 17:36 Fanart-TV.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 Framework.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 HTbackdrops.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 LastFM.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 LocalMedia.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 LyricFind.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 Media-Flags.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 MoviePosterDB.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 Musicbrainz.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 OpenSubtitles.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 PersonalMedia.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 PlexMovie.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 PlexMovieNew.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 PlexMusic.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 PlexSeries.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 PlexThemeMusic.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 Scanners.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 System.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 TheMovieDB.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 TheTVDB.bundle drwxr-xr-x 3 root root 4096 Sep 16 17:36 WebClient.bundle

root@Plex:/usr/lib/plexmediaserver/Resources# ls -l Plug-ins-ab6e1a058/ total 4 drwxr-xr-x 3 root root 4096 Aug 19 09:48 Youtube-DL-Agent.bundle

So when I moved Youtube-DL-Agent from Plug-ins-ab6e1a058 to newly created Plug-ins-2b1b51db9 it back again

AtomicClown commented 2 years ago

Having the same issue on my end, some videos just match no thumbnail or metadata while others get matched perfectly, having tried both this plugin and the original ZeroQI one and consistently the same problem. Have tried re-downloading unmatched videos, removing and re-adding plugins, deleting and recreating libraries, etc.

Is this thread/plugin still active? I'd hate to lose my YouTube library and really like the way this one works otherwise.

I'll try to include my agent log here. (I've never done this before so apologies if I've made a mistake in uploading it or something.)

com.plexapp.agents.youtube-dl.log

minermartijn commented 2 years ago

I also am still experiencing this problem.