[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/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 issues

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

Playlist issues

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

Playlist issues

Postby vodanh » Mon Dec 03, 2018 12:38 am

1) Playlist function doesn't save unicode/foreign file names correctly, as a result, it can not play it's own generated playlist after being saved.
(It has no issues playing the files in the playlist window.)

SMPlayer generates :
#EXTM3U
# Playlist created by SMPlayer 18.10.0 (revision 9144) (64-bit)
#EXTINF:176.081,A-Lin - ???? - ?????«????»( “How Far I’ll Go” From “Moana”) - YouTube.mkv
A-Lin - ???? - ?????«????»( “How Far I’ll Go” From “Moana”) - YouTube.mkv
#EXTINF:0,So-Hyang - ??? ???-“How Far I’ll Go”(??? ????) -??.mp4
So-Hyang - ??? ???-“How Far I’ll Go”(??? ????) -??.mp4

When I load a correctly generated playlist from MPC-BE it plays fine on SMPlayer.
MPC-BE generates:
#EXTM3U
C:\Users\Default.DESKTOP-G62KN71\Desktop\A-Lin - 海洋之心 - 迪士尼電影《海洋奇緣》( “How Far I’ll Go” From “Moana”) - YouTube.mkv
C:\Users\Default.DESKTOP-G62KN71\Desktop\So-Hyang - 디즈니 모아나-“How Far I’ll Go”(언젠가 떠날거야) -소향.mp4

2) SMPlayer can't seem to recognize this playlist generated from VLC player in m3u format. It doesn't seem to recognize that they're folders and it needs to go deeper into subfolders to play the files. ( Would be nice to support, but I understand if its out of the scope of playlist support because VLC does something nonstandard). No log file is generated for this, no error messages either. It just doesn't play anything.

#EXTINF:0,Star.Trek.TNG.S01-S07.1080p.x265.10bit-JOY
file:///D:/Sci-Fi/Star.Trek.TNG.S01-S07.1080p.x265.10bit-JOY
#EXTINF:0,Stargate.Atlantis.1080p.x265
file:///D:/Sci-Fi/Stargate.Atlantis.1080p.x265
#EXTINF:0,Stargate.SG-1.x265
file:///D:/Sci-Fi/Stargate.SG-1.x265
vodanh
 
Posts: 3
Joined: Sun Dec 02, 2018 11:41 pm

Re: Playlist issues

Postby rvm » Mon Dec 03, 2018 11:00 am

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


Return to General

Who is online

Users browsing this forum: Bing [Bot] and 36 guests

cron