I construct playlists with information on the *EXTINF line to show more than just the title tag.
An example is below.
************************************************** ***************************************
*EXTINF:305,Bach , JS - BWV0995 - Suite in G minor - I. Prelude
N:\Classical\Bach , JS\Instrumental\Lute\BWV0995 - Suite in G minor\Kirchhof - 1990\FLAC\01 - I. Prelude.flac
************************************************** ***************************************
Every controller I use only shows the title tag (the title does not have the "01 - " part of the file name in the above example).
Is this a function of the controller/renderer, or Asset not delivering the *EXTINF data?
An example is below.
************************************************** ***************************************
*EXTINF:305,Bach , JS - BWV0995 - Suite in G minor - I. Prelude
N:\Classical\Bach , JS\Instrumental\Lute\BWV0995 - Suite in G minor\Kirchhof - 1990\FLAC\01 - I. Prelude.flac
************************************************** ***************************************
Every controller I use only shows the title tag (the title does not have the "01 - " part of the file name in the above example).
Is this a function of the controller/renderer, or Asset not delivering the *EXTINF data?
Comment