Skip to content

INUI-Dev/php-m3u-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

php-m3u-editor

Use the code below as simple reference to build your own custom playlist from your xtream-codes server.

Change the $url and $port values with your main server domain and port values.

Use the code in the .htaccess file to setup pretty url.

Depending of how you name your php file, adjust in the above code the filename, change GetChannelsList to the filename you place in the php code.

If your apache server is configured to use mode rewrite, then you should not be worried.

The request will look like: http://domain.com/user/pass/hls/name.m3u8

PS: this is a basic version of custom playlist generator. Is fully functional, however improvements can be done. Let me know what you'd like to have in the future versions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages