2020-04-13, 12:47 PM
Hi
Currently nextpvr scrapes my ota epg data (uk freeview) and pulls the season and episode number for certain shows. Unfortunately different broadcasters use slightly different formats like this which aren't picked up:
(S6 Ep 1)
S2, ep11/23
and more ..
Also the year is usually always listed for movies in the summary which could be useful for more accurate matching of artwork (for example a tmdb search of Godzilla currently produces 74 results of various different years )
Ps. I can provide more examples. There are also some regex examples here:
https://github.com/tvheadend/tvheadend/b.../scrape/uk
Currently nextpvr scrapes my ota epg data (uk freeview) and pulls the season and episode number for certain shows. Unfortunately different broadcasters use slightly different formats like this which aren't picked up:
(S6 Ep 1)
S2, ep11/23
and more ..
Also the year is usually always listed for movies in the summary which could be useful for more accurate matching of artwork (for example a tmdb search of Godzilla currently produces 74 results of various different years )
Ps. I can provide more examples. There are also some regex examples here:
https://github.com/tvheadend/tvheadend/b.../scrape/uk