New features:
- Movies!
- Scrape movies from kat.cr the same way shows work
- Routes to get a list of movies or a specific movie
- Added
/logs/error
to see the error log - Added
imdbMap
inconfig.js
for correcting imdb ids.
Bug fixes:
- Fixed issue where some season based episodes from EZTV where not added (Including Last Week Tonight with John Oliver)
- Partially fixed issue with MongoDB limitations to sorting
- Status will now be set to
Idle
after scraping is done
Notes:
- Disabled
/shows/search/
,/shows/update/
,/shows/last_updated
routes as they don't seem to be used by Popcorn Time - Made scraping EZTV faster by merging the
getShowDetails
andgetAllEpisodes
functions - Required NodeJS version was changed in 1.0.2 to NodeJS v.5.0.0
New features:
- Resets the log files on each scrape
- Added
repo
to the index
Bug fixes:
- Now properly updates metadata
- Some fixes to prevent ETIMEDOUT
Notes:
- Removed dependency on Q
- Replaced
slug
withimdb
for getting seasonal metadata from trakt.tv
Bug fixes:
- Sort by trending
Features:
- Scraping EZTV.ag just like the old API
- Scraping kat.cr with 17 different providers
- Able to add more providers for kat.cr scraping