Beiträge von ruckus
-
-
-
-
* IPv4 address: 127.0.1.1
* Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)error in console
jinja2.exceptions.TemplateNotFound: signup.htmlbrowser shows
Internal server error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is application of error in the.all i have done is cloned the git, unpacked it and ran ./api from a raspberry pi 4.
-
-
using any external source i get this error and no xml file is generated:
Code
Alles anzeigen- DOWNLOAD PROCESS - Validating XML file ... DONE! - FILE CREATION PROCESS - Creating channel manifest ... Use of uninitialized value $ ch_lang in concatenation (.) Or string at ch_ext.pl line 96. (this error repeats a few times) Validating EPG XMLTV file ... DONE! ========== EPG CREATION: WARNING / ERROR LOG ============ [DUPLICATE] <channel id = "amc.us"> [DUPLICATE] <channel id = "animalplanet.us"> [EPG ERROR] XMLTV FILE CONTAINS DUPLICATED CHANNEL IDs! ================================================== =====
-
is there any way to query file=recordings and only get the recorded shows without the PLANNED ones?
-
@ruckus Please restart the API with your Premium account, without using the VPN.
ahhhhhhhhhaaaaa! that was the bit i was missing !!! absolutely fan-effing-tasticly brilliant!
I will also be throwing some paypal your way for this excellent work.
-
You can watch Live TV without VPN by upgrading your Zattoo plan to Premium or Ultimate.
this doesn't seem to be the case, I have premium and not able to view live tv in the app without using a VPN, is there a difference when using Ultimate? -
yes exactly. I have Premium Zattoo swiss subscription.
on my zattoo pi, i have an openvpn connection to switzerland, i have your wonderful API running and can query it, i have tvh installed. the only thing i'm not working out is what settings in the api and in tvh should i use?
In the tested putting 127.0.0.1 in the API config and have TVH pointing to http://127.0.0.1:8080/?file=channels…=true&profile=2
but i got no muxes working in TVH and couldnt play them at all
when using the machine's ip (10.0.0.x) and pointing TVH to that, i can create the services but then the client machine could not play and said not available in my country.
so not sure where i'm going wrong. also in the api config i have "server": "fr5-0" - could that be the problem?
-
ok with your help, I have the api working, i've also moved locations a couple of times, most of the problems were caused by the cable isp provider where I was at just blocking anything they didnt like. i've since moved again and have an isp for grown ups!
so, how do i configure this so the client doesnt need to be on a VPN.
I have a fresh pi4 running the api and openvpn, works great. I tried TVH on the same machine and it still asks for vpn on clients to work properly. I have also tried the API set to 127.0.0.1 and TVH to look there for the m3u but that didnt work.
I have searched but can't find the correct configuration. any help again is deeply appreciated
-
-
Ok, I'm stuck.
new install on raspbian, pi4 8gb.
install all this:
Spoiler anzeigen
sudo apt-get install ffmpeg -y
sudo apt-get install perl nano libwww-perl net-tools build-essential wget unzip -y
sudo apt-get install phantomjs -y
sudo apt-get install uni2ascii -y
sudo apt-get install libxml2-utils -y
sudo cpan install JSON
sudo cpan install Data :: Dumper
sudo cpan install Time :: Piece
sudo cpan install LWP
sudo cpan install LWP :: Simple
sudo cpan install LWP :: UserAgent
sudo cpan install LWP :: Protocol :: https
sudo cpan install HTTP :: Daemon
sudo cpan install HTTP :: Status
sudo cpan install HTTP :: Request :: Params
sudo cpan install HTTP :: Request :: Common
sudo cpan install HTTP :: Cookies
sudo cpan install HTML :: TreeBuilder
sudo cpan install URI :: Escape
sudo cpan install IO :: Interface :: Simple
sudo cpan install IO :: Socket :: SSL
sudo cpan install Mozilla :: CA
sudo cpan install Encode
sudo cpan install IO :: tea
sudo cpan install Log :: Log4perl
sudo cpan install POSIX
sudo cpan install utf8In tvheadend i configure it as:
Spoiler anzeigen
but my muxes will not test to ok, no matter how many times i try. so then obviously cant add them as services.
i keep reading and searching but can't find out why. any help?