PDA

View Full Version : Video playlist


Gravity_Kills
2005-03-05, 14:39
just like in music, be able to select multiple video files and playing them in order without stopping. like multiple music videos.

xboxsFan
2005-03-05, 17:48
thanks to the thread starter, 'cauze i wanted to request this feature too.


don't know much about programming, but i don't think adding this new feature into xbmc would be of much trouble.


looking forward to seeing this new feature in next xbmc release.

kraqh3d
2005-03-07, 00:10
there are video playlists, but unlike music playlists you have to start them manually. the following is taken from keymap.xml, from the video (filenames) section. it's all the default mappings for adding a file to the video playlist:


<action>
<description>add item to the playlist</description>
<id>34</id>
<gamepad>y</gamepad>
<remote>0</remote>
<remote>star</remote>
<remotecode></remotecode>
<keyboard>q</keyboard>
</action>


you can also use the context menu enqueue item. after you've added all your files, switch to playlist view (context menu, now playing), highlight the first item, and select it to start playback.

thor918
2005-03-07, 14:54
i created a little script for generating playlists.take a look

http://www.xboxmediaplayer.de/cgi-bin....t=10696 (http://www.xboxmediaplayer.de/cgi-bin/forums/ikonboard.pl?act=st;f=21;t=10696)

Gravity_Kills
2005-03-10, 12:46
:bowdown:

thanks, but is there a way to save the playlist? is there a way to make multiple list?

when i make the playlist and go out of xbmc, the playlist disappears. i have over 300 video files and would like not to enter them manually every time.

thanks for any help in advance.

jmarshall
2005-03-10, 14:13
hit black - save button is on that screen.

Gravity_Kills
2005-03-27, 13:14
ok. i hit save, enter a name. now where do i find the file to play later?