Whereas most of these didn't have track numbers, the original bug describes that objects are not labelled correctly in the database, I ran this query:
select * from mt_cds_object where id like 17;
which produced:
"id", "ref_id", "parent_id", "object_type", "upnp_class", "dc_title", "location", "location_hash", "metadata", "auxdata", "resources", "update_id", "mime_type", "flags", "track_number", "service_id"
"17", "", "10", "1", "object.container.album.musicAlbum", "Classical Sampler", "V/Audio/Artists/Kevin MacLeod/Classical Sampler", "947710544", "", "", "", "1", "", "1", "", ""
Since ""object.container.album.musicAlbum" is present, I am going to mark this as resolved. Otherwise I was able to load other media successfully and was able to browse from VLC on an Android phone.
BZ#1178284 mediatomb sortation of songs is wrong with onw js import
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for testing by limb.
This update has been pushed to testing.
Attempted to replicate the bug using free music from
Whereas most of these didn't have track numbers, the original bug describes that objects are not labelled correctly in the database, I ran this query:
select * from mt_cds_object where id like 17;which produced:"id", "ref_id", "parent_id", "object_type", "upnp_class", "dc_title", "location", "location_hash", "metadata", "auxdata", "resources", "update_id", "mime_type", "flags", "track_number", "service_id" "17", "", "10", "1", "object.container.album.musicAlbum", "Classical Sampler", "V/Audio/Artists/Kevin MacLeod/Classical Sampler", "947710544", "", "", "", "1", "", "1", "", ""Since ""object.container.album.musicAlbum" is present, I am going to mark this as resolved. Otherwise I was able to load other media successfully and was able to browse from VLC on an Android phone.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by limb.
This update has been pushed to stable.