meeb / tubesync

Syncs YouTube channels and playlists to a locally hosted media server
GNU Affero General Public License v3.0
1.87k stars 119 forks source link

NFO Missing Metadata #371

Open bbbilly05 opened 1 year ago

bbbilly05 commented 1 year ago

Hi,

Great app. I've noticed over the last week or so metadata (NFO) seems to missing from the download. Previously the NFO would include full plot and correct title. Since early April plot is populated with only and title is just the filename. Has YT made a change that is impacted the provision of extra metadata?

Cheers.

meeb commented 1 year ago

Quite possibly. Can you give me a video which has missing NFO data for you and I'll check its metadata.

bbbilly05 commented 1 year ago

Pretty recent video from HUB: https://www.youtube.com/watch?v=DNX6fSeYYT8

And wow, didn't realise you were online - thanks.

talkingseedling commented 1 year ago

Similar issue here, since Apr/May, the plot field is no longer filled, and the title field no longer uses the custom formatting field defined by "MEDIA FORMAT" and instead uses the "NAME" field. This doesn't seem isolated to a single video/channel, and is affecting all my tubesync sources.

meeb commented 1 year ago

Thanks, nothing has changed in tubesync so if the output has changed then I suspect the metadata itself has changed. I'll take a look.

talkingseedling commented 1 year ago

I think the problem has resolved itself. My docker instance is now showing TubeSync version 0.12.1 with yt-dlp version 2023.06.22, and the metadata is now downloading correctly.

meeb commented 1 year ago

Thanks for the update. It's possible the updates to yt-dlp have resolved this passively. I'll keep an eye on it.