Open rubdos opened 7 years ago
If you know an internet source for the data we can add it in version 3. In this version I'm not adding new sources. If you know a source you can try creating a version 3 source file. See https://github.com/tvgrabbers/tvgrabpyAPI/wiki/creating_a_sourcefile
Hi,
I just configured tvgrabnlpy for some internet streams for Belgian Radio. I had it already configured for some DVB-T channels that we can receive via TVHeadend (
~/tvgrabnlpy/tv_grab_nl.py | ncat -U /var/lib/tvheadend/config/epggrab/xmltv.sock
works perfectly!).Seems like these are missing per default config: Nostalgie (nostalgie.eu, stream: http://nostalgiewhatafeeling.ice.infomaniak.ch/nostalgiewhatafeeling-128.mp3) Q-Music (Belgian version, https://www.youtube.com/watch?v=pikdG4jPi7o&feature=youtu.be is the official source I use) JOE FM (I'm using this: http://icecast-qmusic.cdp.triple-it.nl/JOEfm_be_live_64.aac?rnd=7055230312075803, which also is an official source)
Can I add them myself? If so, could you give some guidance? Should I move to version 3 before implementing these, perhaps?
Thank you very much!