akhilrex / podgrab

A self-hosted podcast manager/downloader/archiver tool to download podcast episodes as soon as they become live with an integrated player.
GNU General Public License v3.0
1.62k stars 88 forks source link

Embeded Titles (Metadata) #145

Open AdamKearn opened 3 years ago

AdamKearn commented 3 years ago

Installation Type: Docker Have you tried using the latest docker image / code base: yes


Hey, I've noticed a little issue with the metadata on podcasts with multiple seasons. As you can see from the images below the title in the metadata is showing conflicting ID numbers.

After looking into it my understanding is that it's getting confused when handling multiple seasons when setting the title in the metadata. However, the File name is working completely fine.

Because of this my media server is getting confused and seeing some of the EPs as duplicated so ignoring them. The only way for me to fix this is to remove the metadata for all the files.

Please could you add an option in the settings page to match the embedded title (metadata) with the same ID in the file name? Or have an option to not include the metadata in the file at all?

Thanks, Adam.

image image