danieladov / jellyfin-plugin-themesongs

Downloads TV Show Theme Songs for your library
MIT License
90 stars 6 forks source link

Feature Request: Save Theme Songs to Jellyfins Metadata Folder not in Media Folder #32

Open Starfoxfs opened 10 months ago

Starfoxfs commented 10 months ago

Hi,

i using latest stable JellyFin Version on my Synology NAS DS920+ with DSM 7.2

Is it possible to make a new Setting to the Theme Song Plugin to save the Theme Songs not automaticly in the Media Folder, instead in the Metadata Folder of JellyFin itself ?

In my case the Media Folder is always Write Protected and only the Admin can access it with Read/Write Permissions so it would be very nice to save this to Metadata Folder.

Here in my case JellyFin has this Folder: /volume1/@appdata/jellyfin/data/metadata

In this Folder there are anyway Read/Write Permissions

Big Thanks, Keep the good work up.

ColinHebert commented 1 week ago

Is it just a case of using serie.InternalMetadataPath rather than serie.Path to use the metadata folder rather than the media folder for those?

ColinHebert commented 1 week ago

After a bit of lookup, storing the theme in metadata is trivial (change I suggested) though Jellyfin itself doesn't support themes coming from the metadata folder structure: https://features.jellyfin.org/posts/1870/store-theme-songs-in-the-metadata-folder-instead-of-the-series-folders