Information and URLs

Information and URLs

Important Note: Please ensure that you place this script and its files in the root directory. Some applications may not work well with subdirectories. While it's possible to run this script from a subdirectory, I recommend using the root directory. It worked seamlessly with apps like Tivimate and Streamers but not with NextTV.

The first step is to set up the `config.php` file. If you haven't done this yet, please configure the `config.php` file using any text editor of your choice. Once you've completed this step, proceed to load this page in your browser using your domain or IP address.

Example URL: http://192.168.0.93/info.php

This page is exclusively designed for listing the URLs required to operate the script. For more detailed instructions and setup videos, please click here.

- Create Playlists

To create playlists, run the following scripts: Execute `create_playlist.php` for movies and `create_tv_playlist.php` for TV series. Schedule these two files to run once or twice daily using Windows Scheduler or as a cron job through your hosting panel. [ Watch Video ]

Note: Running the playlist create scripts can take a while to complete.

Create Movie Playlist: http://63.141.229.34/create_playlist.php

Create Series Playlist: http://63.141.229.34/create_tv_playlist.php

- Xtream Codes

Using Xtream Codes to load your playlist in various apps is highly recommended. Most applications that support playlist importation are compatible with Xtream Codes. By entering your Xtream Codes details into the app, your movies, live TV, and TV shows will be automatically added, providing an efficient and streamlined experience. This method is generally preferred over the m3u8 option for its ease of use and comprehensive integration.

Server Address: http://63.141.229.34

Username: Enter anything into the field...

Password: Enter anything into the field...

- Loading Playlists

Your playlist will automatically load into your apps when using the Xtream Codes option. Alternatively, you can manually enter the M3U8 list. Please note that the M3U8 option works only with Live TV and Movies playlists. TV Shows do not have an M3U8 playlist available.

The EPG (XML) is already embedded within the Live TV Playlist, so manual loading is unnecessary.

With TheTVAPP now featuring sports content, it's recommended setting your playlist and EPG to update at least every 12 hours within your app if you're an avid sports fan who prefers up-to-date data.

M3U8 Live TV Playlist: http://63.141.229.34/tv.m3u8

M3U8 Movies Playlist: http://63.141.229.34/movies.m3u8

EPG TV Guide: http://63.141.229.34/xmltv.php

- View HTML Logs

The log may not be perfect, but it's much better than it was before. You can use the log to identify the sources of the links, as well as the extractors and services being utilized. This helps in determining whether a site should be commented out or moved further down the list under the `$userDefinedOrder` in the `config.php` file.

Detailed HTML Log: http://63.141.229.34/detailed_log.html

Tip: Clicking on the 'Access URL' will allow you to gain further insights into what's taking place.