summaryrefslogtreecommitdiffstats
path: root/lib/helpers.js
Commit message (Collapse)AuthorAgeFilesLines
* Temp fixphnz2014-11-261-3/+6
|
* Prevent Trakt.tv crashdavidlemarier2014-11-231-2/+7
|
* CLeanupphnz2014-11-051-280/+317
|
* Remove debugphnz2014-11-051-3/+0
|
* Added imageResize within the extractorphnz2014-11-051-5/+36
|
* Better error loggingXeonCore2014-09-251-5/+5
|
* Add last scrape time to index routeXeonCore2014-09-251-6/+4
|
* Adding error catch for traktphenomenz2014-07-071-61/+75
|
* If a show exists, make sure to get new ratings and status. Right now the ↵emartin2014-07-041-2/+10
| | | | ratings never change once the show is in the db
* Fixed issue with API not updating existing shows with new episodes (reverted ↵emartin2014-06-031-7/+7
| | | | from commit e0df2a95d8013755eee4ceb9ff67bac1c65609d6) / Actual timestamp
* Revert "Fixed issue with API not updating existing shows with new episodes"emartin2014-06-031-7/+7
| | | | This reverts commit e0df2a95d8013755eee4ceb9ff67bac1c65609d6.
* Fixed issue with API not updating existing shows with new episodesemartin2014-05-301-7/+7
|
* Fix for date based showsemartin2014-05-291-2/+2
|
* Fix show not loading if only 720p episode availableemartin2014-05-281-1/+1
|
* Another torrent structure update. Make it cleaner / easier to understandemartin2014-05-261-2/+1
|
* Typo : 420 - 480emartin2014-05-261-1/+1
|
* Make sure default torrent is 0emartin2014-05-261-1/+2
|
* Added torrent quality to EZTV API. Kept existing torrent strucutre too to ↵emartin2014-05-261-1/+1
| | | | avoid breaking the app. Now we can add a quality selector to TV Shows
* Move map to eztv.jsemartin2014-05-261-9/+0
|
* Added map to get missing shows from EZTV (Louie, Battlestar Galactica etc)emartin2014-05-261-2/+11
|
* Refactored/Rewrote the API serverXeonCore2014-05-221-1/+1
| | | | Bigger, Faster, Stronger, Better!
* Update TTL to 10 hours to make sure we scrape at each jobphenomenz2014-05-201-1/+1
|
* Quick changes to APIphenomenz2014-05-201-5/+5
| | | | | | * Added Cron in config (now run at 3am and 3 pm EST) * Include eztv scraper in the api * Cleanup in package.json
* Added default configphenomenz2014-05-201-1/+1
|
* Refactor the APIphenomenz2014-05-201-8/+255
|
* Refactor of api (WIP)phenomenz2014-05-191-0/+42