Skip to content

tom009w/t-play

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📺 Self-Host TataPlay on Android or PC (KSWEB / XAMPP)

This guide helps you run the tataplay project on your Android device using KSWEB, or on your PC using XAMPP (a cross-platform PHP development environment).


🎯 HOW TO USE

1️⃣ Download PHP Web Server

2️⃣ Download and Extract Script

  1. Extract all files into the htdocs under tataplay folder in file manager (path may vary for XAMPP).

    📂FileManager/
    └── 📂htdocs/
      └── 📂tataplay/
          ├── 📄index.php
          ├── 📄playlist.php
          ├── 📄get-mpd.php
          ├── 📂app/
          │   ├── 📄send_otp.php
          │   ├── 📄verify_otp.php
          │   ├── 📄functions.php
          │   ├── 📄check_login.php
          │   └── 📄logout.php
          └── ......
  2. Open KSWEB app (or XAMPP for PC) and start the APACHE server.

  3. The setup is complete, and the script is ready to use.

How to Login:

Supported Players

This playlist is currently only supported by OTT Navigator, TiviMate (latest version), Sparkle, and Ultimate IPTV Loader.

Join Our Telegram

Stay updated and join our community on Telegram by clicking the button below.

Join Telegram

⚙️ Configuration

The following environment variables can be used to configure the application:

  • SESSION_TIMEOUT: The duration (in seconds) of inactivity before a user is automatically logged out. Default is 1800 (30 minutes).

Releases

Packages

Contributors

Languages