Page 1 of 1

[SOLVED] M3U Setting

Posted: Thu Apr 06, 2023 12:06 am
by atoszmester
Hi Admin,

Is it possible to create a simple m3u when converting?
I was thinking without #EXTM3U, #EXTINF informations just with filenames.

BR,
Attila

Re: M3U Setting

Posted: Fri Apr 07, 2023 1:02 pm
by admin
Here's the update to try - https://xrecode.com/test/setup_xrecode3 ... _1.126.exe
Please create a text file with this content and save it somewhere on your PC

Code: Select all

[M3U]
#EXTM3U=False
#EXTINF=False
Then point to it like this https://imgur.com/vpcpyAH
As a result those 2 EXT elements will be excluded from the create M3U file.

Re: M3U Setting

Posted: Sat Apr 08, 2023 1:59 pm
by atoszmester
Hello,

Unfortunately it does not work. I created the txt file with the content you provided, saved it and imported it into the program. It also contains this information (#EXTM3U, #EXTINF). I used beta 1.126 (2023-04-07/2150)

BR,
Attila

Re: M3U Setting

Posted: Sat Apr 08, 2023 2:19 pm
by admin
Could you please send that .txt file to xrecode@gmail.com?

Re: M3U Setting

Posted: Sat Apr 08, 2023 2:44 pm
by atoszmester
I sent the email.

Thanks!

[SOLVED] Re: M3U Setting

Posted: Sat Apr 08, 2023 3:48 pm
by atoszmester
It works perfectly with the latest beta version (2023-04-08/2151).

Thanks for the fast support!