JordyAlkema / Youtube-DL-Agent.bundle

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

Logs say metadata is changed but it doesn't actaully change. #21

Open gageirwin opened 1 year ago

gageirwin commented 1 year ago

When running the agent with some test data almost all of the videos metadata are not being updated even though it says they are in the logs. Testing on 4 random channels with 5 videos each, only three videos from one of the channel actually has the video metadata changed in plex. The rest of the videos metadata does not change. In the logs they all say processed successfully. It does correctly update the metadata.title and summary but none of the episode data. all videos have a corresponding .info.json and .png thumbnail.

gageirwin commented 1 year ago

I also noticed that one of the three videos that actually had the metadata applied was incorrect (Underlined in blue) .That video seems to have the metadata of one of the videos that didn't get its metadata updated (Underlined in red). Screenshot 2022-10-10 215116 Here are the logs. com.plexapp.agents.youtube-dl.log

ShrimpdependenceDay commented 1 year ago

Did you ever figure this out or find an alternative that works? I'm running into the same issue and can't find an agent that updates titles and thumbnails correctly.

gageirwin commented 1 year ago

Did you ever figure this out or find an alternative that works? I'm running into the same issue and can't find an agent that updates titles and thumbnails correctly.

Nope. I even went and read plexes agent documentation and messed with the agent code and it would say it "updated" in the logs but it would never actually update anything in plexes GUI. I spent like 5 days trying and just gave up. If you find an agent that works do let me know.