RandomNinjaAtk / docker-lidarr-extended

lidarr-extended :: Lidarr application packaged with multiple scripts to provide additional functionality
GNU General Public License v3.0
275 stars 24 forks source link

[Feat]: Add support for <album> tag for music videos #236

Open Killface1980 opened 1 year ago

Killface1980 commented 1 year ago

Is your feature request related to a problem? Please describe. Jellyfin & Kodi can use the tag link both album and videos.

Describe the solution you'd like Populating and adding the tag for the music video script

Describe alternatives you've considered None. Manually tagging.

Additional context Would it be possible to also tag existing videos with the missing tag information?

RandomNinjaAtk commented 1 year ago

This has been discussed previously, there is no database linking the videos to track/albums. That would mean to add this feature, it would require guess work and could easily be inaccurate.

For that reason, it's why it is not a feature. I won't be working on this but would gladly review a PR as an optional feature.