Releases: freearhey/epg-grabber
Releases · freearhey/epg-grabber
v0.37.4
Fixes
- Fixes "TypeError: Cannot read properties of undefined (reading 'find')" (iptv-org/epg#2443)
v0.37.1
Merge branch 'master' of https://github.com/freearhey/epg-grabber
v0.37.0
Improvements
- add support for new channel attributes:
url
, lcn
(#19)
- add support for new program properties:
keyword
, origLanguage
, length
, country
, video
, audio
, previouslyShown
, premiere
, lastChance
, new
, subtitles
, starRating
, review
, image
v0.36.0
Improvements
- Added the ability to pass the config in
grab()
function
v0.35.0
Noticable Changes
- switching to axios version
1.6.1