Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add Xtream playlist or remove the free playlist #48

Open
jakesilly opened this issue Dec 4, 2020 · 8 comments
Open

Unable to add Xtream playlist or remove the free playlist #48

jakesilly opened this issue Dec 4, 2020 · 8 comments

Comments

@jakesilly
Copy link

If I open hypnotix from the menu, I have no idea what is going on. I just see that nothing happens when I click on all the necessary buttons. When opened from the console however, I do see some logging:

Trying to remove the free playlist:
~$ Loading providers...
Free-IPTV: Getting playlist...
Free-IPTV: Checking playlist...
Free-IPTV: Loading channels...
Traceback (most recent call last):
File "/usr/lib/hypnotix/hypnotix.py", line 774, in on_delete_button_clicked
self.navigate_to("delete_page", name=provider.name)
TypeError: wrapper() got an unexpected keyword argument 'name'
Traceback (most recent call last):
File "/usr/lib/hypnotix/hypnotix.py", line 774, in on_delete_button_clicked
self.navigate_to("delete_page", name=provider.name)
TypeError: wrapper() got an unexpected keyword argument 'name'

Trying to add my own Xtream playlist:
~$ Loading providers...
Free-IPTV: Downloading playlist...
Free-IPTV: Checking playlist...
Free-IPTV: Loading channels...
Shenzen: Downloading playlist...
Shenzen: Checking playlist...
Loading providers...
Free-IPTV: Downloading playlist...
Free-IPTV: Checking playlist...
Free-IPTV: Loading channels...
Shenzen: Downloading playlist...
Shenzen: Checking playlist...

There is however no Shenzen playlist to select after I added it. The only one remains the free list.
I'm running it on Ubuntu 20.04, updated today, downloaded the .deb from github and installed it with apt.

I have multiple paid Xtream subscriptions, none of them work on hypnotix but they do on IPTV Smarters on my Android TV box.

@ciorci
Copy link

ciorci commented Dec 5, 2020

same here.. archlinux kernel 5.9.10 gnome 3.38.2 hypnotix from aur

@LizziAS
Copy link

LizziAS commented Dec 5, 2020 via email

@ciorci
Copy link

ciorci commented Dec 7, 2020

thanks but i get the same result

@ciorci
Copy link

ciorci commented Dec 7, 2020

in ~/.hypnotix/providers every config file added for Xtream providers contain only "Access Denied."

@ciorci
Copy link

ciorci commented Dec 7, 2020

no problem when adding a m3u config file

@Axel-Erfurt
Copy link

look at 49# for edit and delete

@dlm21
Copy link

dlm21 commented Jan 5, 2021

I have the same issue with not being able to add xtreme accounts.
Looking at the content of the ~/.hypnotix/providers/$xtremeacctname shows what appears to be an HTML dump of a webpage.
If I convert the XC URL, user and pass into an m3u URL, it adds it just fine.

The version from the "About" menu option shows DEB_VERSION , which might be an artifact of the Arch linux package I'm using, which says the version is 1.4-1. I installed hypnotix-git (1.4.r0.g01f9b87-1) as well and it behaves exactly the same.

@superolmo
Copy link
Contributor

If any of you want to try, I have a pull request open with Xtream support #148

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants