NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) ZTools and UltraXMLTV v
« Previous 1 … 3 4 5 6 7 … 12 Next »
UltraXMLTV Enhancer and mc2xml

 
  • 0 Vote(s) - 0 Average
UltraXMLTV Enhancer and mc2xml
Mike S
Offline

Member

Posts: 56
Threads: 8
Joined: Jun 2005
#1
2008-08-09, 11:39 AM
Everything works as advertised but...mc2xml is fast and reliable. The problem is I get too much info. Namely channels I don't need or want. With zap2xml the channels downloaded are controlled by the setup in your account. Running the enhancer on the zap2xml file is slow because I download and overwrite the descriptions with the ones from tvdb. I expect this so not really an issue. With mc2xml you pick your channels based on a list. I have tried different combinations to keep the file as small as possible. Still I get extra channels because the program uses a close match instead of an exact match to the channel list. If I use a number say 39 I get 39 knsd and 39 knsdhd. If I use the call sign I get 39knsd 829knsd 8739knsd. Its a DISH network thing. This is all duplicated data which is also downloaded by the enhancer and takes forever. What I would like to know is: Is it difficult to write a script that would take the data downloaded with mc2xml and delete, filter, process out the data based on an exact match channel list before I send the file to the enhancer?
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#2
2008-08-10, 06:00 AM
Mike S Wrote:Everything works as advertised but...mc2xml is fast and reliable. The problem is I get too much info. Namely channels I don't need or want. With zap2xml the channels downloaded are controlled by the setup in your account. Running the enhancer on the zap2xml file is slow because I download and overwrite the descriptions with the ones from tvdb. I expect this so not really an issue. With mc2xml you pick your channels based on a list. I have tried different combinations to keep the file as small as possible. Still I get extra channels because the program uses a close match instead of an exact match to the channel list. If I use a number say 39 I get 39 knsd and 39 knsdhd. If I use the call sign I get 39knsd 829knsd 8739knsd. Its a DISH network thing. This is all duplicated data which is also downloaded by the enhancer and takes forever. What I would like to know is: Is it difficult to write a script that would take the data downloaded with mc2xml and delete, filter, process out the data based on an exact match channel list before I send the file to the enhancer?

I won't be doing anything to help filter channels within UltraXMLTV. I don't have the time, sorry. whurlston made a remark saying it might be easy to write something to do this. I've popped a message on the mc2xml thread...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
Mike S
Offline

Member

Posts: 56
Threads: 8
Joined: Jun 2005
#3
2008-08-10, 01:15 PM
Thanks for the response. Your programs are great and I was just wondering. My skills in this area are weak but I might give it a try.
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#4
2008-08-10, 02:05 PM
I'm working on something like that at this moment. I've created NLGrabXMLTV, a grabber for the Netherlands. A lot of coding for that program can be used for an xmltv filter program, so I'm giving it a try. I don't know when I'm finished though Smile.

Basicly the program gets an xmltv as input and filters out the channels you don't want (using a config.xml), renaming (channel id) and sorting the channels to an output xmltv file.

Chris
[SIZE="1"]i5 750 4GB RAM, Windows 10 Home, HDHomeRun HDHR3-4DC, Digital Devices Cine CT, OSCam on a Raspberry Pi with a Smargo Smartreader+, Raspberry Pi 2 OpenElec Kodi client, Gigabyte Brix 2807 OpenElec Kodi client[/SIZE]
jdg
Offline

Member

Posts: 57
Threads: 4
Joined: Aug 2007
#5
2008-08-10, 04:26 PM
Mike S Wrote:Everything works as advertised but...mc2xml is fast and reliable. The problem is I get too much info. Namely channels I don't need or want. With zap2xml the channels downloaded are controlled by the setup in your account. Running the enhancer on the zap2xml file is slow because I download and overwrite the descriptions with the ones from tvdb. I expect this so not really an issue. With mc2xml you pick your channels based on a list. I have tried different combinations to keep the file as small as possible. Still I get extra channels because the program uses a close match instead of an exact match to the channel list. If I use a number say 39 I get 39 knsd and 39 knsdhd. If I use the call sign I get 39knsd 829knsd 8739knsd. Its a DISH network thing. This is all duplicated data which is also downloaded by the enhancer and takes forever. What I would like to know is: Is it difficult to write a script that would take the data downloaded with mc2xml and delete, filter, process out the data based on an exact match channel list before I send the file to the enhancer?

Try filtering on channel id (if using the latest mc2xml version)? Look in the xml file and find the channel ids like "I39.#####.microsoft.com" and use those in the mc2xml.chl file since they should be unique.
Mike S
Offline

Member

Posts: 56
Threads: 8
Joined: Jun 2005
#6
2008-08-10, 05:36 PM
Wow! This works good.
Thanks,
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#7
2008-08-10, 06:16 PM (This post was last modified: 2008-08-10, 06:20 PM by zehd.)
Sheik Yerbouti Wrote:I'm working on something like that at this moment. I've created NLGrabXMLTV, a grabber for the Netherlands. A lot of coding for that program can be used for an xmltv filter program, so I'm giving it a try. I don't know when I'm finished though Smile.

Basicly the program gets an xmltv as input and filters out the channels you don't want (using a config.xml), renaming (channel id) and sorting the channels to an output xmltv file.

Chris

That would be cool, if there's a nice interface to help choose the channels. Using consoles, or hand editing text files leave too much room for error when there are a lot of the channels...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#8
2008-08-10, 06:23 PM
If you have something like a config GUI (to choose exclude channels) and then a console to input output the file, I could easily integrate that into Ultra.

I'll leave that with you guys, even though as I thought more about it, (whurlston was right) it should be easy to do something like this...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#9
2008-08-10, 06:48 PM
zehd Wrote:If you have something like a config GUI (to choose exclude channels) and then a console to input output the file, I could easily integrate that into Ultra.

I'll leave that with you guys, even though as I thought more about it, (whurlston was right) it should be easy to do something like this...
Hmmm, I'm wasn't thinking about a GUI, sorry. I've been working with a config.xml file that is first generated by the program using -sample as a parameter, giving all possible channels. Notepad editing is the next step :o

Chris
[SIZE="1"]i5 750 4GB RAM, Windows 10 Home, HDHomeRun HDHR3-4DC, Digital Devices Cine CT, OSCam on a Raspberry Pi with a Smargo Smartreader+, Raspberry Pi 2 OpenElec Kodi client, Gigabyte Brix 2807 OpenElec Kodi client[/SIZE]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#10
2008-08-10, 08:32 PM
Sheik Yerbouti Wrote:Hmmm, I'm wasn't thinking about a GUI, sorry. I've been working with a config.xml file that is first generated by the program using -sample as a parameter, giving all possible channels. Notepad editing is the next step :o

Chris

OK. Well I'll wait and see what you have. My philosophy has always been to give the user a gui to work with, and I had a few ideas that I might want to work on.

After thought, I think that Ultra would be a good place to handle channel choices, keeping some of the same gui design I have for Categories and Genre colours.

Of course that would be enough work that I might have trouble finding the time. So I'll wait a bit...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  UltraXMLTV Enhancer 2.2 stopped working dshoup 4 6,216 2017-09-09, 08:54 PM
Last Post: dshoup
  UltraXMLTV NEWS! zehd 19 17,038 2013-09-07, 03:02 AM
Last Post: zehd
  ZTools and UltraXMLTV is done. RIP zehd 0 4,981 2013-09-07, 02:56 AM
Last Post: zehd
  UltraXMLTV Enhancer 2 - Public Release zehd 9 9,421 2013-01-18, 01:21 PM
Last Post: Graham
  Beta: UltraXMLTV Post-Process Renamer zehd 25 21,996 2011-11-14, 06:18 AM
Last Post: Ski098
  UltraXMLTV does not complete from UpdateEPG.bat agerdin 0 4,799 2011-11-01, 07:19 PM
Last Post: agerdin
  UltraXMLTV 2.1 - Movie ratings not being added description BrettB 11 10,715 2011-10-13, 12:34 AM
Last Post: OTAjunkie
  UltraXMLTV 2.1 - Episode numbers TomR 4 7,095 2011-02-06, 12:48 AM
Last Post: zehd
  Updated UltraXMLTV - now won't work jfm 3 6,128 2011-01-03, 05:09 AM
Last Post: zehd
  UltraXMLTV - New Beta zehd 46 30,530 2010-11-17, 09:08 PM
Last Post: zehd

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode