maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   media player last played info... (https://talk.maemo.org/showthread.php?t=64214)

jamiefuller 2010-10-22 20:54

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

bradvesp 2021-01-05 19:58

Re: media player last played info...
 
echo echoecho

suicidal_orange 2021-01-06 18:30

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
in a terminal to see the most recently changed files/folders and if necessary enter the folder and repeat to see what file in it was changed?

peterleinchen 2021-01-06 21:08

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?

suicidal_orange 2021-01-06 21:42

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

peterleinchen 2021-01-06 23:49

Re: media player last played info...
 
Quote:

Originally Posted by suicidal_orange (Post 1570658)
-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

Ah, yes. :)
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