tvgrabbers / tvgrabnlpy

Deze versie is deprecated zie: tvgrabpyAPI
https://github.com/tvgrabbers/tvgrabpyAPI
GNU General Public License v2.0
27 stars 8 forks source link

No data from oorboekje.nl #61

Closed kyl416 closed 7 years ago

kyl416 commented 8 years ago

For the past few days I've been getting no data from oorboekje.nl

2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: Radio Veronica
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: Classic FM
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: Radio Noord
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: R Omroep Brabant
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: Radio Oost
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: BNR Nieuwsradio
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: Radio M Utrecht
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: SLAM! FM
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: Radio 538
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: Radio Gelderland
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: NPO Soul & Jazz
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: R Omroep Zeeland
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: Arrow Classic Rock
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: Radio Rijnmond
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: 89,3 Radio West
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: Radio Continu
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: Sky Radio
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: Q-Music
2016-04-04 03:38:25 : No Data from oorboekje.nl for channel: Radio NL
hikavdh commented 8 years ago

I saw it this morning, but not before. If I check my guide data, I only have till Wednesday. I quick check of the site does not show any differences, but it could be as subtile as earlier.( A slash in front of a path) It however does not show failures. It's the trouble with those regexes. The new data model luckily is less vulnerable. I see if I see anything more.

hikavdh commented 8 years ago

I get errors on vpro.nl too. I get empty results on a regex there.

hikavdh commented 8 years ago

OK that last one was simple. An unexpected space at the end of a line. Now oorboekje

hikavdh commented 8 years ago

The channel info link changed from a php link containing the channelID to a html link containing the channel name. So I had to fall back to the wmp link. I hope those do not change too, as then we do not have a chanid anymore. I'll post a beta

kyl416 commented 8 years ago

It looks like the issue returned

2016-04-15 05:32:56 : No Data from oorboekje.nl for channel: Radio Veronica
2016-04-15 05:32:56 : No Data from oorboekje.nl for channel: Radio Oost
2016-04-15 05:32:56 : No Data from oorboekje.nl for channel: R Omroep Zeeland
2016-04-15 05:32:56 : No Data from oorboekje.nl for channel: Radio M Utrecht
2016-04-15 05:32:56 : No Data from oorboekje.nl for channel: Radio Continu
hikavdh commented 8 years ago

Shit! They play us and do not want us!

hikavdh commented 8 years ago

I have to go to the source and talk to them.

hikavdh commented 8 years ago

But not now , I'm fresh out of the pub. I just got 52

hikavdh commented 8 years ago

I have to replace the numerical IDs with text. I have to think about it.

hikavdh commented 8 years ago

There is a beta https://github.com/tvgrabbers/tvgrabnlpy/releases/tag/beta-2.2.13-p20160418 You need to run with --configure to update the IDs. XMLTVIDs are preserved.

kyl416 commented 7 years ago

It seems the issue has returned

hikavdh commented 7 years ago

Must be something very subtle. The new grabber has no problem and at first view I see nothing. I look deeper tomorrow.

hikavdh commented 7 years ago

See https://github.com/tvgrabbers/tvgrabnlpy/releases/tag/beta-2.2.15-p20160725