Ideas for Music Section 1.3 (2 Viewers)

Status
Not open for further replies.

robbo100

Retired Team Member
  • Premium Supporter
  • May 5, 2009
    1,290
    309
    UK
    Home Country
    United Kingdom United Kingdom
    I am trying it now!
     

    mbuzina

    Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    There is nothing that can not be solved in SQL :p Yes as you say this is something like a view that goes
    Composer
    Album
    Tracks

    but you only want this view to be for albums with a genre of classical. The only way to do this currently is add a level of genre on top and then filter this on "Classical". You can then tick the skip option and it will kind of work.

    Bigger problems come in if you say want to have this view but for albums with a genre of classical or opera. Currently this is not possible.

    I know, SQL is turing complete ;) I have developed quite some complex things in SQL.

    The skip only works on 1 item, doesn't it. We need a general filter option then.

    Another one: In Albums view I see 2 albums if I have a 2 cd box set. I can check logs & stuff later, but could it be due to different genres set to each cd of the set (I know tagging error, but I am not using genres too much).
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,257
    2,533
    Birmingham
    Home Country
    United Kingdom United Kingdom
    I know, SQL is turing complete ;) I have developed quite some complex things in SQL.
    I do it as a job so this is fairly simple in comparison ;)

    The skip only works on 1 item, doesn't it. We need a general filter option then.
    It skips one level if there is only a single value so in reality does not work too well with these complex views

    Another one: In Albums view I see 2 albums if I have a 2 cd box set. I can check logs & stuff later, but could it be due to different genres set to each cd of the set (I know tagging error, but I am not using genres too much).
    I am guessing the album tags are something like "the album (CD1)" and "the album (CD2)" or the like. Make sure the album tags match. You should use the disc# tag to split between discs
     

    robbo100

    Retired Team Member
  • Premium Supporter
  • May 5, 2009
    1,290
    309
    UK
    Home Country
    United Kingdom United Kingdom
    Hello again Jameson.

    It seemed to work very nicely, but some of the labels don't seem to be recognised (see attached .jpg).

    To be honest, even without all the labels working, the looks is soooooo much better, fixing them is very low priority!

    regarding Mantis 3396 - Is this open and planned for 1.3?

    Thanks

    Rob
     

    Attachments

    • RadioGuide.jpg
      RadioGuide.jpg
      525.1 KB

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,257
    2,533
    Birmingham
    Home Country
    United Kingdom United Kingdom
    It seemed to work very nicely, but some of the labels don't seem to be recognised (see attached .jpg).
    Everything that works for TV should work for radio so I will have a quick look.

    Edit: Skin properties are case sensitive. I think you have used #RADIO rather than #Radio

    regarding Mantis 3396 - Is this open and planned for 1.3?
    Not yet. It depends on whether a dev has the time to pick this up.
     

    robbo100

    Retired Team Member
  • Premium Supporter
  • May 5, 2009
    1,290
    309
    UK
    Home Country
    United Kingdom United Kingdom
    Spot on!

    Sorry for the silly error.

    Sadly you edited your last post with the fix, so I can't click "Thanks" on your last post twice!

    Cheers

    Robbo100
     

    blubserl

    MP Donator
  • Premium Supporter
  • February 25, 2008
    119
    11
    Home Country
    Austria Austria
    AW: Ideas for Music Section 1.3

    hi jameson!

    do you think it would be possible to bring lyrics to the now playing screen? as far as i understood, it is not possible to integrate the mylyrics plugin in the now playing screen, but maybe one could show lyrics stored as mp3tag?

    thanks and greetings!
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,257
    2,533
    Birmingham
    Home Country
    United Kingdom United Kingdom
    Re: AW: Ideas for Music Section 1.3

    hi jameson!

    do you think it would be possible to bring lyrics to the now playing screen? as far as i understood, it is not possible to integrate the mylyrics plugin in the now playing screen, but maybe one could show lyrics stored as mp3tag?

    thanks and greetings!

    Yep :D

    A new property is available to skinners so they could add this. #Play.Current.Lyrics will contain the lyrics embedded within ID3 tags for the current track
     

    IchBinsShort

    Portal Pro
    January 3, 2008
    683
    54
    Home Country
    Germany Germany
    AW: Re: Ideas for Music Section 1.3

    @IchBinsShort: You can not compare a 10-foot-UI (see 10-foot user interface - Wikipedia, the free encyclopedia) with a normal PC SW UI. You have limited screen real estate since all text needs to be large. If you would try to build a table with lets say Title, Album, Artist, Genre & Year you would have to fit it in say 50 chars max. Otherwise you can not read it from 10 feet (3 m) distance.
    Totally agree. I have played around a lot with this but as soon as I add more info to one screen it ends up becoming unusable via a remote. WinAmp / MediaMonkey etc are designed for control via a mouse rather than a remote so they can get much more on screen.

    Yes I understand, that a View equal like Winamp is not possible. But to me it is more about the functions of Winamp. For example in Winamp there is no fixed order of each level. On the fist view you can choose for example which of the Songs you should see. You can make a View which shows all Songs with a Rating better than 4. And on the next level you can choose between the Filters. For example you can Choose the "Genre" Filter, than you can choose on this Filter "House", and see all the Songs with Genre "House". And now you can set another Filter like "Year" and choose "2011", now you see the Songs only for "2011".

    This is a function that I would be have in Mediaportal. Because in Mediaportal you have a fixed order. I hope you understand what I mean. My Englisch is not so good, that makes the explaining very difficult ;-)
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,257
    2,533
    Birmingham
    Home Country
    United Kingdom United Kingdom
    Re: AW: Re: Ideas for Music Section 1.3

    Yes I understand, that a View equal like Winamp is not possible. But to me it is more about the functions of Winamp. For example in Winamp there is no fixed order of each level. On the fist view you can choose for example which of the Songs you should see. You can make a View which shows all Songs with a Rating better than 4. And on the next level you can choose between the Filters. For example you can Choose the "Genre" Filter, than you can choose on this Filter "House", and see all the Songs with Genre "House". And now you can set another Filter like "Year" and choose "2011", now you see the Songs only for "2011".
    For me that would be more confusing...

    If I go to a view that is say
    GENRE
    ALBUM ARTIST
    ALBUM
    DISC#
    TRACK
    then this is because that is how I want to browse my music. If I want to look at yearsI go to a different view of
    YEARS
    ALBUM
    DISC#
    TRACK

    being flexible would mean that each time I choose a level I would need to select what filter to apply next and then go the list. To get to a track in the top list I would press ok four times. If I had to select the view each time I would then end up pressing ok 7 times...

    I would like to introduce something more flexible but it is really difficult. Perhaps this could be achieved by pressing a button on the remote to drill down by various options (say 1 = genre, 2= rating, 3= album artist, 4= track ...) but this is still problematic to drill down to say 2011 as you would need more options for year than there are buttons on a remote ;)
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Similar threads

    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select "Internal DirectShow player" as music output, but then you lose gapless playback. If you you don't have multichannel music you can choose WASAPI as the output and set the number of speakers to stereo. I have...
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select...
    Not sure if this a a bug/config/settings problem. I am running a media portal 2.5 server with 2.41 client but it seems I get the...
    Replies
    1
    Views
    654
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For the first example, I highlighted the example text and eventually found the location in the menus where I could select the CODE macro to have the example text formatted as a code example. So far, so good...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    Replies
    0
    Views
    529
    Update: Problem solved! The electronic program guides (tvguide.xml) have been successfully transferred to MediaPortal. The issue stemmed from the corruption of one or both of the mc2xml.dat and/or mc2xml.exe files, for an unknown reason. Consequently, even though the tvguide.xml file appeared to be updated, its content kept being an...
    Update: Problem solved! The electronic program guides (tvguide.xml) have been successfully transferred to MediaPortal. The issue...
    I was having a problem with the EPG on MP2 1.4.1 (although it used to run without any issues for a while). So I installed MP2 1.5...
    Replies
    8
    Views
    2K
    I currently have two Quatros running, one connect, one duo using OTA antennae, mostly UHF fringe area, mostly cat5 local network. Hauppauge card retired long ago. I have also retired very early SD units, the Quatros seem to work much better than the older units. Go to SD's support website and download and install the windows...
    I currently have two Quatros running, one connect, one duo using OTA antennae, mostly UHF fringe area, mostly cat5 local network...
    I am currently using a Hauppauge WinTV QuadHD PCIe card on MP1 (1.37) for DVB-T, but 2 of the tuners have died. Thinking about...
    Replies
    3
    Views
    1K
    I think therein lies my problem. I am on 1.6.2.0. So thanks both for your help, I will pause this thread for now and come back to it while I work out what to do next. The problem is we have a family member who relies on MiniDisplay and I don't know if upgrading the set up is going to spoil compatibility with that plug in. The set up...
    I think therein lies my problem. I am on 1.6.2.0. So thanks both for your help, I will pause this thread for now and come back to...
    Good afternoon, Does anybody know of an expression or property I can use within a conditional visibility statement, that detects...
    Replies
    28
    Views
    6K
    Top Bottom