[SOLVED] M3U Setting

Suggestions, new features, etc.
Post Reply
atoszmester
Posts: 9
Joined: Wed Nov 18, 2020 5:35 am

[SOLVED] M3U Setting

Post 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
admin
Site Admin
Posts: 964
Joined: Wed Nov 17, 2010 12:56 pm

Re: M3U Setting

Post 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.
atoszmester
Posts: 9
Joined: Wed Nov 18, 2020 5:35 am

Re: M3U Setting

Post 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
admin
Site Admin
Posts: 964
Joined: Wed Nov 17, 2010 12:56 pm

Re: M3U Setting

Post by admin »

Could you please send that .txt file to xrecode@gmail.com?
atoszmester
Posts: 9
Joined: Wed Nov 18, 2020 5:35 am

Re: M3U Setting

Post by atoszmester »

I sent the email.

Thanks!
atoszmester
Posts: 9
Joined: Wed Nov 18, 2020 5:35 am

[SOLVED] Re: M3U Setting

Post by atoszmester »

It works perfectly with the latest beta version (2023-04-08/2151).

Thanks for the fast support!
Post Reply