![]() |
media player last played info...
Hi Guys,
anyone know where the last opened file data is stored for the built in media player? for example, if I play a video file then exit the player. when I go back in I can click the little play icon in the bottom right of the screen and it plays that file again and from where I left it. I found a file called '1' in '/home/user/.mafw-playlists' which I thought was the file but turns out it isn't. anyone have any ideas? cheers Jamie |
Re: media player last played info...
echo echoecho
|
Re: media player last played info...
I don't have a Maemo device but if you play something then close the player it should write the file, then you can run
Code:
ls -a -tu --full-time |
Re: media player last played info...
Why -u?
It sorts after access time. Without 'u' (only 't') sorting will be done after modification time, what we want here. Or? |
Re: media player last played info...
-u because it's been a while so I tried to use logic to remember -[t]ime [u]pdated makes sense, -[t]ime [u]ccessed does not :p
|
Re: media player last played info...
Quote:
Like -s for size and -S for sort by size.... |
All times are GMT. The time now is 12:01. |
vBulletin® Version 3.8.8