- Thread starter
- #141
What screen is Full-Screen Music?
Well that is the question... we have full screen viz and the now-playing screen. There are arguments for both being full-screen music
What screen is Full-Screen Music?
Nope doesn't work. Actually the entire Sort doesn't work then. Selecting any other Sort in MP doesn't change a thing (it stays on "date" sort).
Display is only the albumthumb + year (listview).
View definiton i have for "Artists" :
artist ------------>Sort = Artist
track------------->Sort = Year
[%year% - ][%album% - ][%track%. ][%title%]
6. I've just noticed this but when you enter an album or artist the highlighted option is "go back". Can this be changed to the first album/track (unless there isn't any, which should never happen). This could just be a skin problem though (I'm using Maya)
6. I've just noticed this but when you enter an album or artist the highlighted option is "go back". Can this be changed to the first album/track (unless there isn't any, which should never happen). This could just be a skin problem though (I'm using Maya)
I'd have to agree it makes sense if you've made a point of going into a folder be it an album or artist list the last thing you want to do is go straight back out again and also it looks aesthetically pleasing in terms of the skin to see some folder art or similar rather than the skins default folder back icon. Hope this makes sense.
6. I've just noticed this but when you enter an album or artist the highlighted option is "go back". Can this be changed to the first album/track (unless there isn't any, which should never happen). This could just be a skin problem though (I'm using Maya)
I'd have to agree it makes sense if you've made a point of going into a folder be it an album or artist list the last thing you want to do is go straight back out again and also it looks aesthetically pleasing in terms of the skin to see some folder art or similar rather than the skins default folder back icon. Hope this makes sense.
Such change would make music inconsistent with other view types so in general it is not a good thing.
6. I've just noticed this but when you enter an album or artist the highlighted option is "go back". Can this be changed to the first album/track (unless there isn't any, which should never happen). This could just be a skin problem though (I'm using Maya)
I'd have to agree it makes sense if you've made a point of going into a folder be it an album or artist list the last thing you want to do is go straight back out again and also it looks aesthetically pleasing in terms of the skin to see some folder art or similar rather than the skins default folder back icon. Hope this makes sense.
Such change would make music inconsistent with other view types so in general it is not a good thing.
How does this actually work then? I have tried adding these to the listview controls and they don't seem to make a difference. Looking at the code the ".." listitems seem to be added regardless of any switch so confused as to how this works7. Back icons - actually you can remove the '..' item from lists by using
on a listcontrol or adding it in references.xml - I turned them off in aMPed ages ago.Code:<folderPrefix /> <folderSuffix />
Probably right but this is a massive change to MP and nowhere near as simple as you might think. If you want to attempt the coding be my guest but the fact that just about every single plugin in MP would need updating means it would be highly unlikely that this would get into MP1.1Best way IMHO would be to have a setting in MediaPortal->General for "hide mouse controls" and include the ".." icon in those functions as all remote control/keyboard users won't need it. It's been a VERY long time since I tried using a mouse in MePo, so I don't remember what else would fit into that category. This would have to be a global thing though.
Emph
Downside is that if you use any other views that use name sorting they will also change. Also as mentioned by Dadeo it will change what is displayed in a few places to match this mask too