INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Is it possible to skip to the next album in a playlist?  (Read 1876 times)

mirdle

  • World Citizen
  • ***
  • Posts: 118
Is it possible to skip to the next album in a playlist?
« on: June 02, 2005, 03:09:50 pm »

Is there any way (mouse-click or keystroke or mjextman command) to skip to the next album (not necessarily the next track) in a playlist that has been sorted by albums?

Any help is greatly appreciated!

Thanks,
Mark.
Logged

modelmaker

  • Citizen of the Universe
  • *****
  • Posts: 1531
Re: Is it possible to skip to the next album in a playlist?
« Reply #1 on: June 02, 2005, 05:31:04 pm »

Not as far as I know. Skip only works for  next track.
Logged
Jay.

"Life is what happens when you're making other plans"     John Lennon.

Alex B

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 10121
  • The Cosmic Bird
Re: Is it possible to skip to the next album in a playlist?
« Reply #2 on: June 03, 2005, 09:48:49 am »

I have changed full albums in Playing Now by sending them from a static playlist. I use the Album Thumbnails list style. I simply right-click the thumbnails and select "Play" or "Add to Playing Now". That doesn't skip albums, but it is a fast and comfortable way to change them.
Logged
The Cosmic Bird - a triple merger of galaxies: http://eso.org/public/news/eso0755

mirdle

  • World Citizen
  • ***
  • Posts: 118
Re: Is it possible to skip to the next album in a playlist?
« Reply #3 on: June 03, 2005, 11:41:03 am »

Thanks for all of the help.

I really wish it would allow for a more album-centric approach.  Maybe in future releases.

Alex B -
Your method is what I often do now.  But is there a way to automate this? (like with a keystroke(s) or mjextman command?)  I suppose it might be possible to use a smartlist, but I'm not sure how right now.
Logged

LonWar

  • Citizen of the Universe
  • *****
  • Posts: 2874
Re: Is it possible to skip to the next album in a playlist?
« Reply #4 on: June 03, 2005, 11:49:55 am »

If you are intersted in Album Views, then you should try out this plugin:


http://accessories.jrmediacenter.com/mediacenter/accessories.php
Look for :  Album View
Logged
-

risingdamp

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 419
Re: Is it possible to skip to the next album in a playlist?
« Reply #5 on: June 03, 2005, 12:08:41 pm »

Do you use NetRemote with MC?  If so you could automate it easily by writing some lua code that would note the current album name and keep skipping tracks until the album name changed.  Maybe you can do that now with some means other than NR if you know how to get the album name into a variable outside of MC?
Logged
JLee

Alex B

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 10121
  • The Cosmic Bird
Re: Is it possible to skip to the next album in a playlist?
« Reply #6 on: June 03, 2005, 12:27:45 pm »

Do you use NetRemote with MC? If so you could automate it easily by writing some lua code that would note the current album name and keep skipping tracks until the album name changed. Maybe you can do that now with some means other than NR if you know how to get the album name into a variable outside of MC?

A future MC version could have that kind of code internally. It could have a configurable "Skip to the next tag change" button. There could be a drop-down list for selecting the desired field: Artist, Album, Genre, etc.

MC could also allow album thumbnails in Playing Now and optionally skip "thumbnails" instead of tracks.
Logged
The Cosmic Bird - a triple merger of galaxies: http://eso.org/public/news/eso0755

mirdle

  • World Citizen
  • ***
  • Posts: 118
Re: Is it possible to skip to the next album in a playlist?
« Reply #7 on: June 03, 2005, 12:50:32 pm »

Do you use NetRemote with MC?  If so you could automate it easily by writing some lua code that would note the current album name and keep skipping tracks until the album name changed.  Maybe you can do that now with some means other than NR if you know how to get the album name into a variable outside of MC?

I use Girder (which has a Lua plugin).  So this would work if I could figure out how to get the album name into a variable outside of MC.  Anybody know how to do this?
Logged

risingdamp

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 419
Re: Is it possible to skip to the next album in a playlist?
« Reply #8 on: June 04, 2005, 09:30:35 am »

I use Girder (which has a Lua plugin).  So this would work if I could figure out how to get the album name into a variable outside of MC.  Anybody know how to do this?
I started off a discussion on your behalf on the NR forum.  Hope this helps:

http://www.promixis.com/phpBB2/viewtopic.php?t=11520
Logged
JLee

risingdamp

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 419
Re: Is it possible to skip to the next album in a playlist?
« Reply #9 on: June 05, 2005, 11:32:35 am »

So does it help?
Logged
JLee

mirdle

  • World Citizen
  • ***
  • Posts: 118
Re: Is it possible to skip to the next album in a playlist?
« Reply #10 on: June 05, 2005, 01:23:23 pm »

So does it help?

Yes very much so thank you!  I didn't know that you could interface LUA with Media Center Interface SDK.  I'm sure it will take some time to do all the programming, but at least now I know it's possible.

Thanks again.
Logged
Pages: [1]   Go Up