JordyAlkema / Youtube-DL-Agent.bundle

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

Metadata File/Folder Not Named Correctly #23

Closed NeuralMiner closed 1 year ago

NeuralMiner commented 1 year ago

Hello, I'm having an odd issue. Metadata isn't being updated in Plex, and it looks to be because the metadata files aren't being named correctly. In the Plex log I found this error: log So when I browsed to the path in the error, I found that the date on the file is actually one day less: file If I manually rename the folder and file to match what's in the Plex log, the error goes away and the metadata displays correctly. The release data in the json both match what's in the path, not what's in the error: json This is what the downloaded file looks like (I use TubeSync): save And this is what it looks like in Plex: plex So I guess I'm not sure if it's an error with TubeSync or ASS, but from the Plex error I assumed it's probably the agent? This is the channel I'm testing with: https://www.youtube.com/@3DPrinty

NeuralMiner commented 1 year ago

Same issue with a different agent, so the issue is likely up the chain.