Now Playing?
#1
Sometimes I stumbled upon the "now playing" or what it looks like the queued items to play (in Music).

But yesterday I realized that once a queue is setup and XBMC is playing I don't know where this window is hidden Confused or how to get there Confused ?

T! shows me in the OSD the next item to be played, is there any button out there that takes me to the full list of items queued?
:o:o
Reply
#2
bring up the context menu in one of the regular views and select "Now Playing".
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
Thumbs Up 
Thanks ronie, context menu then. I'll check later.

If I wanted to map a specific key to this window, what's the name (or id) of "Now Playing" window?


PS: Checked Windows ID but I am unsure whic one (if any) brings up the "now playing"
Reply
#4
adsoto Wrote:Thanks ronie, context menu then. I'll check later.

If I wanted to map a specific key to this window, what's the name (or id) of "Now Playing" window?


PS: Checked Windows ID but I am unsure whic one (if any) brings up the "now playing"

it's the 'musicplaylist'.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#5
On linux to see you play list you just press the Spacebar to bring it up.
Reply
#6
Sorry to bump but I'm have the same problem.

I'm trying to map a button that will display the Now Playing window to my remote. I have successfully mapped the Music Playlist Edit using this line:

<mypictures>ActivateWindow(MusicPlaylistEditor)</mypictures>

When I try to get to Now Playing it just wont work I have tried:

ActivateWindow(NowPlaying)
ActivateWindow((MusicPlaylist)
ActivateWindow(MyMusicPlaylist)

Anyone know the proper nomenclature?
Reply
#7
http://wiki.xbmc.org/?title=Window_IDs

musicplaylist
ActivateWindow(MusicPlaylist) you had 1 too many (
Reply
#8
FYI for videos its:

ActivateWindow(MyVideoPlaylist)
Have a question? First try the XBMC online-manual and FAQ. Also: How to submit a debug log
Reply

Logout Mark Read Team Forum Stats Members Help
Now Playing?0