Hello,
I have the following configuration on 5.1 / 5.1.1 version in my MediaDatabaseFieldsv5.txt:
and this in AssetUPnPDefinedBrowseTreev5.txt
Everything works well except that playlist are no longer displayed (empty).
Any idea?
Thanks
Regards
Emmanuel
I have the following configuration on 5.1 / 5.1.1 version in my MediaDatabaseFieldsv5.txt:
Code:
title,0,NVARCHAR(150) t_artist,3,INTEGER t_album artist,3,INTEGER t_album,0,INTEGER t_genre,3,INTEGER year,0,INTEGER track,0,NVARCHAR(10) rating,0,INTEGER disc,0,NVARCHAR(10) t_composer,3,INTEGER t_conductor,0,INTEGER t_soloists,3,INTEGER t_orchestra,0,INTEGER t_chorus,0,INTEGER t_instrument,3,INTEGER t_period,0,INTEGER compilation,0,INTEGER t_style,3,INTEGER bits,0,INTEGER channels,0,INTEGER frequency,0,INTEGER bitrate,0,INTEGER lengthms,0,INTEGER size,0,INTEGER type,0,NVARCHAR(20) location,0,NVARCHAR(50) country,0,NVARCHAR(50) my,0,NVARCHAR(20)
and this in AssetUPnPDefinedBrowseTreev5.txt
Code:
Album Artist / Album{_a_to_z_}{_no_track_list_} Album Artist / Album\Album Artist / Album{_a_to_z_}{_no_track_list_} Artist / Album\Album Album{_a_to_z_} Title{_a_to_z_} Genre{_no_track_list_} Genre\Style{_no_track_list_} Genre\Style\Album Artist / Album{_no_track_list_} Genre\Style\Album Artist / Album\Album Location{_no_track_list_} Location\Country{_no_track_list_} Location\Country\Genre{_no_track_list_} Location\Country\Genre\Album Artist / Album{_no_track_list_} Location\Country\Genre\Album Artist / Album\Album Location\Country\Album Artist / Album{_no_track_list_} Location\Country\Album Artist / Album\Album Year Year\Album{_a_to_z_}{_no_track_list_} My{_no_track_list_} My\Album Artist / Album{_a_to_z_}{_no_track_list_} My\Album Artist / Album\Album My\Artist / Album{_a_to_z_}{_no_track_list_} My\Artist / Album\Album My\Album{_a_to_z_} My\Title{_a_to_z_} My\Genre{_no_track_list_} My\Genre\Style{_no_track_list_} My\Genre\Style\Album Artist / Album{_no_track_list_} My\Genre\Style\Album Artist / Album\Album My\Location{_no_track_list_} My\Location\Country{_no_track_list_} My\Location\Country\Genre{_no_track_list_} My\Location\Country\Genre\Album Artist / Album{_no_track_list_} My\Location\Country\Genre\Album Artist / Album\Album Playlists
Any idea?
Thanks
Regards
Emmanuel
Comment