Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download
Resource icon

Download PurpleIPTV Player(new release) + Onepanel 1.4 + All Themes v5.5 v1.4

Register & Get access to index

Attention important note:

Each Resource Author is responsible for the completeness and functionality for its content.
Duplicate existing content will be deleted.
If a link to a resource no longer works, the author will firstly advised to update the link. If after a certain time the link is not updated, the resource will be deleted and the author will be banned for a certain time!

app2.png



I apologize if there is anything misspelled, I had to use Chatgpt to translate this.

I will help you build your IPTV app using the latest version 5.5 of PURPLE IPTV PLAYER base. Actually, it's not complicated at all. I'll just explain how to connect it to your ONEPANEL API by changing only three URLs in the app.

1.-Well, I use the tool: APK EDITOR STUDIO: https://qwertycube.com/apk-editor-studio/ (it's free)
(NP Manager or MP manager can be quite boring).
2.-You will also need Onepanel v1.4 (I will include it in the download link :D).


Very well, before we start, when you download the APK STUDIO, you must configure it so that the app makes its own signatures with the data you want. To do this, go to: Settings ---> Options ----> Apksigner, and follow the instructions.

When you open APK Studio and select the APK that you downloaded from IPTV PURPLE PLAYER v5.5 (https://api.blue.cc/uploads/clentwvbl00121etyd83zbaof/app-PurpleIPTVFlavour-armeabi-v7a-release.apk), once the app extraction is finished, go to the top section and select "Tools ---> Search in project --->", and search for this URL:

URL:
https://endpoint.purpletv.app/

Once you have found it, you have to delete everything in that string ("https://endpoint.purpletv.app/***/v6.json") and replace it with your Onepanel domain, for example:

Replace with:
https://onepanel.app/purple/12/api.php

You will find 3 files with the URL that I mentioned before, which you will replace...



Okay, there is one more thing left to do now. In the onepanel/purple/12/ folder, you need to edit the api.php file and modify line 7. This line should be the same as that of your app so that it does not unexpectedly close:

"com.andyhax.purple.player".

location:
smali_classes4/gn/a.smali ---> row#9


Also, edit line #86 of api.php and add the name of your app ("header_value": "Name of your App",). Remember to also change the name of the app in the api.php file.

Similarly, you should also edit the 1.php file in the onepanel/purple/12 folder, and modify line 121 with this code:

Linea 121:
"theme_change_layout": "L1,L2,L4,L5,L6,L7,L8,L9,L10,L12,L13,L14,L15,L16,L17,L18,L19,NUL",

This will enable most of the themes in the app....



Liena 227 and 231:
        "theme_defult_layout": "L14",
        "theme_color_1": "   #000000",
        "theme_color_2": "   #FFFFFF",
        "theme_color_3": "   #",
        "theme_change": "true"

You can also define a default theme (I recommend L14) and whether you want your users to be able to change it from the app in lines #227 and #231.

You can modify everything else to your liking, images, logo, background, etc.

I apologize if I wasn't clear. Currently, this is the method that I use for Purple Player, and it works in all apps of Purple Player... <3
This resource has been reported as working in 0 time(s), and as not-working 0 time(s) this month.
(0 time(s) working and 2 time(s) not-working in total)
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock