Bugzilla – Bug 5794
Feature set
Last modified: 2007-12-27 14:08:27 UTC
I asked this question in the forum and was asked to submit it as enhancement to the bugs.slimdevices.com. I think the current SlimServer is a great interface but is missing a few things for me (and I think/hope many others) to make it the definitive tool. I'm still stuck with e.g. Winamp te create playlists. What I'm missing is: 1. Why isn't there a total playing time visible for a playlist? 2. Why aren't there columns when searching/browsing through music so the user can easily sort them based on Date or whayever is handy. I miss sorting by date to see what my new music is. I know there is a 'new music' feature but that is way to general. 3. How can I enable playlist indexes in the default skin like the fishbone skin does? (numbering of playlist entries starting by 1 and so on). Thanks for all your good work!! Hopefully these request will be adapted or maybe some? Frank
1. bug 1472 2. bug 99, bug 103. Also see the slimfx skin posted in the forum. 3. also partly discussed in but 1472, but also this line in status_list.html adds the numbers: <span class="itemnumber" id="itemnumber_[% item.num %]"> [% item.num + 1 %]. </span>
Marking this as a duplicate of the existing bugs. Please feel free to update those bugs with additional notes. Thanks! *** This bug has been marked as a duplicate of 1472 ***