Jump to content

EPG format from xtream-editor.com


denisj

Recommended Posts

denisj

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

 

 

Link to comment
Share on other sites

Sammy

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
Link to comment
Share on other sites

denisj

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

Link to comment
Share on other sites

Sammy

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.

Link to comment
Share on other sites

denisj

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

Thanks again 

Link to comment
Share on other sites

  • 2 months later...
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

 

Link to comment
Share on other sites

  • 2 years later...

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

 

Link to comment
Share on other sites

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...