mathewmeconry / TV7_EPG_Data

EPG files for TV7 (Init7) in XMLTV format
MIT License
66 stars 6 forks source link

Keeping the past? #9

Closed nicam closed 2 years ago

nicam commented 3 years ago

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

nicam commented 3 years ago

In case you want to give it a try, here's the repository :)

https://github.com/nicam/TV7-Kodi-Replay

mathewmeconry commented 3 years ago

Hey @nicam good use case. let me check if telebody also let me crawl the past.

nicam commented 3 years ago

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 :)

mathewmeconry commented 3 years ago

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

nicam commented 3 years ago

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 :)

thilojaeggi commented 2 years ago

Hey there.

That link doesn't seem to work anymore (repo gone).

nicam commented 2 years ago

@thilojaeggi yes, I removed the repository since now the replay functionality has become a paid feature with Init7

jokay commented 2 years ago

At least teleboy.ch did not (yet) increased their prices due to this change.

thilojaeggi commented 2 years ago

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: @.***>

nicam commented 2 years ago

@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 :)

thilojaeggi commented 2 years ago

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: @.***>

nicam commented 2 years ago

@thilojaeggi I'll ask them about the situation with their API.

You're interested in EPG or Replay?

thilojaeggi commented 2 years ago

Replay now that you've mentioned it

mathewmeconry commented 2 years ago

@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

mathewmeconry commented 2 years ago

looks like it works

thilojaeggi commented 2 years ago

@nicam I'm now paying for TV7 with Replay? Could you please send me the Git Repo or republish it?

nicam commented 2 years ago

@thilojaeggi I talked to Init7, they'll introduce authentication into the API. As soon as this is done I can republish my repository.