Bugzilla – Bug 502
Support for conductor (TPE3) frame as an ID3 Artist tag
Last modified: 2008-08-18 10:54:16 UTC
Please consider adding support for the conductor frame (TPE3) as another type of Artist tag, in the same way that composer (TCOM) and band (TPE2) are currently supported. Thanks.
Appropriate for the new database...
all you should need is this line added around line 2597 of Info.pm. the tag is supported in every other way. includeSplitTag($genreCase,$albumCase,$trackCase,$file,$cacheEntry->{'CONDUCTOR'});
Introduce separate fields composer/orchestra and conductor for search activities. Search by artist/composer and orchestra in one search field is not enough for larger databases.
Conductor is now in the artists. Please add a new bug for searching on conductors if this is important to you.
This bug was marked resolved in Slimserver 6.1, which is several versions ago. If you're still seeing this bug, please re-open it. Thanks!