Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] alturismo - Repos

Featured Replies

On 12/22/2023 at 1:30 PM, alturismo said:

UI doesnt matter, thats internal for xteve only ... nothing todo with the external additional features ;)

 

so yes, this cron.txt should run every day at 06.00 and yes, line/s looking ok now ;)

 

just also make sure at the top settings that owi2plex="yes" settled is ;)

 

enjoy


I can se its listed in the cronjob but I never got any updated EPG guide.
So I tried to just do a script in the user script plugin with:

 

#!/bin/bash
docker exec xteve_g2g_owi owi2plex.py -h 192.168.0.250 -b "PLEX (TV)" -o /owi2plex/stue-epg.xml >> /dev/null
docker exec xteve_g2g_owi owi2plex.py -h 192.168.0.200 -b "PLEX (TV)" -o /owi2plex/sov-epg.xml >> /dev/null
echo "EPG guide updated"
exit


And now I get the EPG every day, without problems dont know why Xteve didn't work?
 

  • Replies 368
  • Views 85.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • now, if its only this one channel, quick & dirty but working   choose the quality you would like as input, as sample i stripped your file down now to 1080p only (highest quality)  

  • As you noted, all the apps are separate from the OS and Limetech themselves offer no support etc for them. (Ignoring plugins which are a different beast).  But it's really no different than say Window

  • alturismo
    alturismo

    actually this is not the plex helpdesk, but lets take a look   i assume you mean these icon in plex which are missing   and you use XEPG mode and they are working there (map

Posted Images

  • Author
4 minutes ago, casperse said:

I can se its listed in the cronjob but I never got any updated EPG guide.

may just as testrun, what happens on

 

docker exec xteve_g2g_owi /config/cronjob.sh

 

22 hours ago, alturismo said:

may just as testrun, what happens on

 

docker exec xteve_g2g_owi /config/cronjob.sh

 


CBLguide.yaml ? - What is this?
image.png.5b60cfcc85ee34aebc124120ce5e1743.png

  • Author
8 hours ago, casperse said:

CBLguide.yaml ? - What is this?

well, its the sample ... but i guess i know what happens ;)

 

1/ you probably dont use guide2go, you only use owi2plex

2/ you didnt disable guide2go feature >> "no" ... top level part from the config

3/ i didnt throught to skip misscinfigurations ;)

 

solution should be, set g2g to "no" as described ...

  • 2 weeks later...

hopefully just a simple question from here ...

what is the correct input for hideme_server if you only have a free-account?

what ist the correct input for local-net if your LAN is 192.168.178.xxx and unRaid-Server is 192.168.178.31

 

Edited by Cpt.Hardy
correct typos

  • Author
28 minutes ago, Cpt.Hardy said:

holefully just a simple question (written in German)

 

28 minutes ago, Cpt.Hardy said:

wht ist the correct input for local-net if your LAN is 192.168.178.xxx and unRaid-Server is 192.168.178.31

 

well ...

 

as you see what is already given ;)

 

192.168.178.0/24

 

28 minutes ago, Cpt.Hardy said:

what is the correct input for hideme_server if you only have a free-account?

 

lets see what google says ... ;)

 

1st hit

 

image.png.20b73f25275fe836dfd25a9807d2d458.png

 

actually, just login to your hideme account and you get a list with addresses from there ... sample

 

image.png.c919d52f4320ede75383135cdf85576f.png

thanks a lot while the list for hide.me free useres has been updated to

 

 

 

server-free.JPG.af9f7e7a4312f34c614749925a3f0a20.JPG

  • 1 month later...

Does Xteve VPN have a kill switch configurable?

 

or

 

Is it better to use regular Xteve with OPVN_Privoxy if that has a killswitch available?

 

Everything is currently working for me with Xteve_VPN but worried about disconnect and exposed?

  • Author
2 hours ago, Juzzotec said:

Does Xteve VPN have a kill switch configurable?

 

kill switch, yes, configurable, no

 

2 hours ago, Juzzotec said:

Is it better to use regular Xteve with OPVN_Privoxy if that has a killswitch available?

 

if you want a more configurable VPN Container, may look at privoxy vpn from binhex, his is the most advanced VPN Docker here and route xteve through that container.

 

i prefer "light" containers, but in the end its a matter of choice, just take a look at it.

2 hours ago, alturismo said:

kill switch, yes, configurable, no

 

if you want a more configurable VPN Container, may look at privoxy vpn from binhex, his is the most advanced VPN Docker here and route xteve through that container.

 

i prefer "light" containers, but in the end its a matter of choice, just take a look at it.

 

Thank you very much :) I will look into your recommendation.

 

So Xteve automically kills the connection once the vpn drops??

  • 2 weeks later...

Anyone having problems with xteve_guide2go? I'm using this with SD, and since Friday it's been hanging up on every run. I realised it was recently updated, so installed the master branch, but same issue.

 

I run two lineups from a script, but after the first lineup it just hangs:

2024/03/18 09:46:51 [URL  ] https://json.schedulesdirect.org/20141201/metadata/programs^M
2024/03/18 09:46:53 [G2G  ] Create XMLTV File [freenew.xml]^M
2024/03/18 09:47:23 [G2G  ] Clean up Cache [free_cache.json]^M
2024/03/18 09:47:23 [G2G  ] Deleted Program Informations: 3239^M
2024/03/18 09:47:24 Listening on: :8080^M
2024/03/18 09:47:24 Using images/ folder as image path

 

Any ideas?

  • Author
33 minutes ago, Rick Gillyon said:

Any ideas?

all i did was updating g2g binary to get the image downloads from SD back working

 

may wipe the cache files please and try from unraid terminal

 

docker exec xteve_guide2go /config/cronjob.sh

 

Wiping cache seems to have got me further. I don't use the cronjob.sh, I run from user scripts and the first command in that file runs a script:

docker exec -t xteve_guide2go /guide2go/sdGrabber

 

sdGrabber file is below:

#!/bin/bash
set -x
cd /guide2go
guide2go -config free.yaml
guide2go -config sky.yaml
wget -O simply.xml "https://tinyurl.com/xxxxx"

 

If I run this sdGrabber script from terminal, it now runs okay and I get my files, but the script never returns control. Any idea why this would happen? It's run all the script, and I get the same even if I comment the wget or add an exit as last line. 

  • Author
2 minutes ago, Rick Gillyon said:

If I run this sdGrabber script from terminal, it now runs okay and I get my files, but the script never returns control. Any idea why this would happen?

since a time now its needed as its listening as "web service" for image proxying ... 

 

so it will not close and should run different wise, as you already customized it by yourself you should be able to sort it out ;)

or take a look at the default cronjob.sh how its handled by me ... to get the loop running through.

Thanks, all running now. The cronjob.sh in my appdata folder was very old, so I grabbed it from Git.

 

There seems to be a couple of errors in that file (although my shell script is very basic, to say the least!): line 79 missing the i in if; "use_xTeveRP" isn't defined. Also the find in the cleanup section throws an error for me (find: -name requires an argument), but this may be my config.

 

Thanks for all the help, really appreciated.

  • Author
27 minutes ago, Rick Gillyon said:

line 79 missing the i in if; "use_xTeveRP" isn't defined.

ups ... thanks ;) but i guess nobody used that feature anyway ;) i ll fix it

 

glad you got it sorted

  • Author
16 hours ago, Rick Gillyon said:

to say the least!): line 79 missing the i in if; "use_xTeveRP" isn't defined.

fixed, thanks

 

16 hours ago, Rick Gillyon said:

Also the find in the cleanup section throws an error for me (find: -name requires an argument), but this may be my config.

tested and working fine here, if you have a issue here let me know (in terms you are using this feature including cache ...)

Yo any help would be cool i am having real trouble accessing my web ui . any help would be cool 

  • Author
41 minutes ago, UNcitizenRAID said:

Yo any help would be cool i am having real trouble accessing my web ui . any help would be cool 

you may should leave atleast some more infos ... starting with docker run command and how you try to access your webui

 

i cant help with "my car doesnt drive, what can i do" ...

sorry i knew someone would point me in the right direction a made a minor change to get this info but im sure i will need to make more.  I changed the network from my created to host and im in !!!  

you fixed it !

xteve.jpg

Edited by UNcitizenRAID
update

6 hours ago, alturismo said:

you may should leave atleast some more infos ... starting with docker run command and how you try to access your webui

 

i cant help with "my car doesnt drive, what can i do" ...

ps , the car is running but it wont drive , which is the gas ? thanks for the guidance 

  • 2 weeks later...
  • Author
1 hour ago, jojo345 said:

Or is it possible to choose between both possibilities?

 

well, when you run it in host mode ... then prolly everything is running through the VPN ...

nothing i really care about ;)

 

to use other containers (or clients) you have multiply choices

 

privoxy (http) proxy is included

microsocks (socks) proxy is included

 

so if your clients support proxy ... then you can use the proxy functions to route the traffic through VPN

 

otherwise, docker option extra --net=.... routing another container completely through the VPN Docker

 

image.png.438e0b28e314022120ea4db711c4f004.png

 

so, just check what you like to achive and decide ... would i run my complete Server behind a VPN, no ... only the service i like to ...

  • 4 months later...

log.txtLooks like my sd grabber using xteve_guide2go stopped working a couple of days ago. Also looks like my notify in user scripts isn't working either, so I didn't know. 😕

 

I have two lineups, both are running, yaml files haven't changed, and the sd logs look fine - the lineups and ids still match up, and logs say it's retrieving data. But the written xml file only has:

<?xml version="1.0" encoding="UTF-8"?>
<tv guide2go="guide2go" source-info-name="Schedules Direct" source-info-url="http://schedulesdirect.org"></tv>

 

No channel or program data. Any idea where to look? Anyone else seeing issues?

 

Thanks!

Edited by Rick Gillyon

  • Author
6 hours ago, Rick Gillyon said:

Anyone else seeing issues?

at least not here ...

 

image.thumb.png.5636e7cfe5683695b6188eca6340be2c.png

 

all lineups looking fine here

 

may start manually in cli and look for errors

 

docker exec xteve_g2g /config/cronjob.sh

 

while xteve_g2g corresponding to your docker name

  • 4 weeks later...

Hi everyone


I  need some help

 

I use the container: hideme_privoxy via Unraid and add the start parameters for port forwarding in the template.

I also added @pf to the user name and I have a fixed IP via hide.me.

When I start the container, I get the following error message:

 

"PFwd: Port-Forwarding has not been enabled: port-forwarding failed"

 

Is port forwarding possible with the container? Do I need anything else?

I only need this for a container that I would like to have behind a VPN.

 

Thank you in advance for any information and help :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.