mrzhenya / plex-plugins

A plugin for the Plex Media Server that helps to tag Movie and TV (Show) media assets using information provided via local .info files.
Apache License 2.0
5 stars 0 forks source link

Music support #2

Open arthurmv opened 6 months ago

arthurmv commented 6 months ago

Thank you! I've been searching something like this for long time ago, but I no see any music library support. There is any plan to support it in near future?

mrzhenya commented 6 months ago

I always thought that ID3 tag support was very mature in Plex, but quite frankly I don't use Plex for music. What do you think is missing?

arthurmv commented 6 months ago

There are some fields I store in ID3 tags but Plex no reads like Summary (album descriptions), there I set some info like Hi-Res / DSD, quality in bits and kHz, and Catalog Numbers.

Screenshot_20240408_122202_Plex.jpg

Screenshot_20240408_122634_Plex.jpg

Also collections and shared labels fields. Alll these info I backup manually in plain text but Plex no reads my metadata.txt files. So I did this just to no lose my metadata if something goes wrong.

mrzhenya commented 6 months ago

It does look like a good feature request for the default plugin that's bundled with the Plex Server especially considering that you can definitely use the existing ID3 tag data for that (without the need of external files). Not promising you anything, but I wonder how do you organize your music files for the Plex parser? Could you provide an example of a directory / directory tree?