![]() |
|
Several questions - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Support (/forumdisplay.php?fid=4) +--- Thread: Several questions (/showthread.php?tid=5558) |
RE: Several questions - swdick - 19-03-2020 10:31 Thanks again. Now I get an error about the Group.default{Composition}. After removing this I get a managable display: Compositions with more than 1 part are shown in the top and when clicking show the name of the parts. Compositions with empty titles (parts) are shown with track number with the album in the displaytop. I'll leave at that. Thanks for all your patient support. You have been wonderfull. RE: Several questions - simoncn - 19-03-2020 11:34 What error did you get when you had Group.default={Composition}? Please post the exact error message. Please also post all your other settings. One of these settings might be conflicting with the Group.default={Composition} setting. RE: Several questions - swdick - 19-03-2020 13:45 I tried again, but now it seems to work. I get all items now as a composition. After clicking I get the tracks. Super! RE: Several questions - swdick - 19-03-2020 14:11 These are my settings now.[attachment=1880] RE: Several questions - simoncn - 19-03-2020 15:18 Thanks for this. I have some comments on this but the situation isn't completely clear as you haven't posted your settings from the Advanced tab. 1) In itemTags, AudioDuration should be #AudioDuration. Do you have a tagFormat setting on the Advanced tab that uses this value? If not, you can remove it. 2) You have Track, #AudioQuality and TitleValue in itemTags. Do you have tagFormat settings on the Advanced tab that use these values? If not, you can remove them. Everything else looks OK. RE: Several questions - swdick - 19-03-2020 15:22 The Advanced tag setting is in the text itself. I do not use them in the advanced tag settings. How can I display the audio duration en 0quality? RE: Several questions - simoncn - 19-03-2020 17:56 Apologies, for some reason I only saw one image. I see the other image now. Where do you want to display the quality? and where do you want to display the duration? RE: Several questions - swdick - 19-03-2020 21:03 I'll forget about the quality. Duration could be in the title (perhaps). RE: Several questions - simoncn - 19-03-2020 21:23 To add the duration to the title, add this to tagFormat: Title.displayFormat={$title^$#audioduration^ [^]} RE: Several questions - nrwatson - 25-03-2020 19:21 Wow Simon you are a star thank you |