Closed nicam closed 2 years ago
In case you want to give it a try, here's the repository :)
Hey @nicam good use case. let me check if telebody also let me crawl the past.
Hey @mathewmeconry By now I figured out a way to build my own XML TV file based on Init7's EPG API so I don't think it's necessary anymore :)
ohh they have their own api now? can you send me the info for this api? then I can maybe change the parser or archive this project and point everybody to it
I don't have much info about it, I found it in the source code of another repository here on github that is also generating EPG data. Here's the URL https://github.com/nicam/TV7-Kodi-Replay/blob/main/epg-generator.js#L22
It's only accessible from Init7 Customer IP adresses so you won't be able to run it on circle ci as you have been :)
Hey there.
That link doesn't seem to work anymore (repo gone).
@thilojaeggi yes, I removed the repository since now the replay functionality has become a paid feature with Init7
At least teleboy.ch did not (yet) increased their prices due to this change.
But if I'm paying for replay it would still work I assume which is why I don't understand the deletion.
On Mon, 31 Jan 2022, 17:18 Pascal Helfenstein, @.***> wrote:
@thilojaeggi https://github.com/thilojaeggi yes, I removed the repository since now the replay functionality has become a paid feature with Init7
— Reply to this email directly, view it on GitHub https://github.com/mathewmeconry/TV7_EPG_Data/issues/9#issuecomment-1025955964, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE6EMHQG6EFGIFLUSBIEDKDUY2Y6NANCNFSM5DAHGRRA . You are receiving this because you were mentioned.Message ID: @.***>
@thilojaeggi It seems to work wether you pay or not. I didn't want to run into any legal trouble so I set it to private :)
Ans there's no possibility one might get that repo? ;)
On Mon, 31 Jan 2022, 17:53 Pascal Helfenstein, @.***> wrote:
@thilojaeggi https://github.com/thilojaeggi It seems to work wether you pay or not. I didn't want to run into any legal trouble so I set it to private :)
— Reply to this email directly, view it on GitHub https://github.com/mathewmeconry/TV7_EPG_Data/issues/9#issuecomment-1025990834, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE6EMHWVDMFPCP3J7H4D463UY2477ANCNFSM5DAHGRRA . You are receiving this because you were mentioned.Message ID: @.***>
@thilojaeggi I'll ask them about the situation with their API.
You're interested in EPG or Replay?
Replay now that you've mentioned it
@nicam sorry that it took over half a year... but now the parser grabs also the last 7 days from teleboy. I'll close the Issue once I validated that it work properly
looks like it works
@nicam I'm now paying for TV7 with Replay? Could you please send me the Git Repo or republish it?
@thilojaeggi I talked to Init7, they'll introduce authentication into the API. As soon as this is done I can republish my repository.
Hi there!
Thank you a lot for this repository!
I figured out a way to change the tv7 m3u to work with replay TV on Kodi. To make it work properly though, I'd need the EPG also to contain the past week.
Any chance you could also offer an EGP File that also contains the past 7 days?
Thanks for your help!
Pascal