Jump to content

Recommended Posts

Posted

Hi there all, 

I made a subscription on xtream-editor.com site in order to have the EPG from more country and easy edit my channel list. 

The problem is that xtream-editor give me the link of EPG in guide.xml.gz format

so if I put the link in the EPG section is not work 

but if I download it and I uncompres the *.gz in *.xml format and I upload the xml format is work. 

 

My question is can I make some trick in order to make it work in *.gz format please ? 

 

Thanks a lot

Denis

 

 

Posted

You could write a .bat file and run it daily from task manager to create an .xml file for Emby to read some time later.

Unfortunately, the script in that .bat file is beyond my skill set. Others here may be able to assist with that.

  • Like 1
Posted

I'm under linux cause I use a Qnap NAS

but also here  I can create a shell script, but I think Emby can understand a *.gz format. 🙂

Anyway if not... I'll study some schedule script.

Thanks 

Denis

Posted

Emby cannot understand it. You'll need a script to download the file and then extract it to .xml on a regular schedule. Then you'll need to set Emby to load that .xml at an interval of time afterwards.

Posted

Thanks a lot but I use xtream-editor.com because I need the EPG listing for romanian channels 

Thanks again 

  • 2 months later...
Posted
Quote

Thanks a lot but I use xtream-editor.com because I need the EPG listing for romanian channels 

Thanks again 

You can add your epg inside of the m3u file to load the guide with the channels. Open your m3u with a text editor and at the top you will see #EXTM3U, just make it look like this and your epg will load with the channels.

#EXTM3U x-tvg-url="http://YourEpglinkHere.xml.gz"

#EXTINF:-1 A&E
http://yourIPTVlinkHere.com
#EXTINF:-1 AMC
http://yourIPTVlinkHere.com
#EXTINF:-1 AMCPLUS
http://yourIPTVlinkHere.com

 

Posted

I will try when I return from Holiday 🙂 

Thanks a lot for information 

Denis

  • 2 years later...
Posted

 Support for tvg-url and url-tvg is in Emby Server 4.8.3+:

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...