[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/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 - Playlist autoplay
Page 1 of 2

Playlist autoplay

PostPosted: Sat Oct 19, 2013 5:46 pm
by Demontager
I can't really understand why files in playlist not played automatically. I mean when current file ended it don't go to another i need choose it manually. I tried this on Youtube links in playlist.
BTW: Why not to implement add quick to playlist for Youtube videos ? Now i do lise so - First copy link in youtube browser than in Smplayer window press playlist button then "plus" button then add url, then paste it in, too many action through.

Re: Playlist autoplay

PostPosted: Sat Oct 19, 2013 11:23 pm
by rvm

Re: Playlist autoplay

PostPosted: Sun Oct 20, 2013 7:49 am
by Demontager

Re: Playlist autoplay

PostPosted: Sun Oct 20, 2013 8:08 pm
by rvm
That's mplayer2, and the version in ubuntu 13.10 has an important bug, it doesn't quit after playing a file, that prevents smplayer to go to the next file in the playlist just because mplayer2 is still running.

Install mplayer instead:
sudo apt-get install mplayer

Re: Playlist autoplay

PostPosted: Sun Oct 20, 2013 8:31 pm
by Demontager
Yes, it works now, thank you! So as i see http://www.mplayer2.org/differences/ i will lack not too much, at least VDPAU i don't use anyway. Will this bug going to be fixed soon ?

Re: Playlist autoplay

PostPosted: Sun Oct 20, 2013 8:51 pm
by rvm
I don't know. The bug is already reported here: https://bugs.launchpad.net/ubuntu/+sour ... ug/1191259

I'm using a newer version of mplayer2 (compiled from sources) and it doesn't have this issue, so I guess the problem will be fixed in ubuntu when they update their version of mplayer2.

Re: Playlist autoplay

PostPosted: Sun Oct 20, 2013 9:07 pm
by Demontager
Ok, that not big deal and will be fixed.
And what about quick add feature from YouTube browser ? i don't ask to do it for me personally, but think lot of people want it as well. I just put my vote for it.

UPD: Reported too https://bugs.launchpad.net/ubuntu/+sour ... mments=all

Re: Playlist autoplay

PostPosted: Sun Oct 20, 2013 9:36 pm
by rvm

Re: Playlist autoplay

PostPosted: Sun Oct 20, 2013 10:17 pm
by Demontager
Great, I recorded video to clear what i meant http://nixtalks.net/out.ogv (Loaded to my website, because YouTube lagging)
Down below on YouTube browser there is space to add such "add to playlist" button, or in context menu when pressed right mouse, or even both.

Re: Playlist autoplay

PostPosted: Tue Oct 22, 2013 9:09 am
by Demontager
Please also check for another bug probably in Smplayer. When i press "F11" on Smplayer window i get full screen instead expected YouTude Browser window. Is it same to you ?