i ask because this is my current situation. i have installed an xbox in my car with all of my music on the hard drive. i get in the car, browse through my whole music library (278 albums) and find one i want to listen to. i stop for gas, turn off the car... get back in turn the car back on and i have to go through the whole boot/browse/play routine and it's getting to be a bit of a hassle. especially if i want to play something that is near the end of the list.
is it possible for xbmc to "remember" where it was at as it was playing a particular file and resume where it started directly after a reboot? i've googled/read through the faq/searched this forum and there isn't really any reference to it.
thanks in advance for your help and suggestions.
-mess
i'll look into it and post what i come up with if i can figure something out via python.
thanks again for your reply!
***edit***
mods could you move this to the feature request forum? thanks!
*********
** edit **
but, it may be possible with a playlist and a python script to fake it. python has access to the currently playing song so it could keep writing the current song into a text file. then on reboot, autoexec.py could process the playlist, skipping until it gets to the last song that was recorded, and resume playing from there.
#If you have any other info about this subject , Please add it free.# |