[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
SMPlayer Support Forum • View topic - Remember position in playlist

This forum is deprecated. Please visit https://github.com/smplayer-dev/smplayer/discussions

Remember position in playlist

Problems, bugs, suggestions... anything related to SMPlayer.

Remember position in playlist

Postby colibris79 » Wed Jun 08, 2016 4:50 am

Hi,
I don't know if this is possible to do or not but I would like that every time I open a playlist Smplayer opens it in the same track and position as last time. I haven't been able to do it yet. Whenever I close the program, if I open a previous playlist it opens in the first track. In settings I have disabled enabled "remember options for each file" and "remember position", for the playlist I have disabled "play files from the beginning".
The weird thing is that if I close a playlist and instead of opening it again from its playlist file, I open Smplayer again, that last playlist opens from the last track and position. The problem is that I would like this behavior with many playlist files, not just with the last one. Is this possible?
I am using Smplayer 16.4 on Mint 17.3 (Ubuntu 14.04)
colibris79
 
Posts: 54
Joined: Wed Jun 08, 2016 4:27 am

Re: Remember position in playlist

Postby rvm » Wed Jun 08, 2016 10:31 am

Currently SMPlayer doesn't save the position of playlists. However when SMPlayer is closed it saves a copy of the current playlist to the config file with the current position, so it's possible to resume playback from the latest playlist.

Maybe it would be possible to add an option to save the position of playlists in a future version.
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Remember position in playlist

Postby colibris79 » Wed Jun 08, 2016 11:00 am

After a couple of hours trying and looking in the forums that is what I was starting to think. Thanks anyway for your fast response. The only thing with that is that I only can save the position of the last playlist...One question, the name of the file of the current playlist is stored in smplayer.ini, right? Is there any place where I can check something similar but for the playlists? (guess not...)
This would be a cool feature, at least for me :D ... Right now I guess I'll handle increasing the history of recent files and trying to remember which files is from each playlist
colibris79
 
Posts: 54
Joined: Wed Jun 08, 2016 4:27 am

Re: Remember position in playlist

Postby colibris79 » Wed Jun 08, 2016 11:03 am

And with the playlist fixed to the window, is there any way to put the controls on top instead of under the playlist?
colibris79
 
Posts: 54
Joined: Wed Jun 08, 2016 4:27 am

Re: Remember position in playlist

Postby rvm » Wed Jun 08, 2016 4:06 pm

rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Remember position in playlist

Postby rvm » Wed Jun 08, 2016 4:08 pm

rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Remember position in playlist

Postby colibris79 » Wed Jun 08, 2016 11:10 pm

That would be great.
Excelente reproductor. ¡Muchas gracias! :D
colibris79
 
Posts: 54
Joined: Wed Jun 08, 2016 4:27 am


Return to General

Who is online

Users browsing this forum: Google [Bot] and 25 guests

cron