PHP TV show downloader that integrates with hellanzb/sabnzbd+ and uses TVRage/TheTVDB/Newzbin
Stars
2
Forks
6
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Moved lock file from /var/run/ to /var/lock/, as /var/run/ is owned by root, and thus if hellavcr.php cron is running under a non root user, it will fail to write the lock file. /var/lock is world writable
ae73266View on GitHubAdded check for a running hellavcr instance, a PID file is used for locking inder /var/run
c3b8183View on GitHubfixed index.php newzbin search, no auth needed for that one
8e372e3View on GitHubfixed newzbin search query - bug created due to newzbin change
dc8246bView on GitHubdownload history, caches season/episode info, fixed bug when rolling to a new season
503fec2View on GitHub#111, added shared function to build the newzbin search string
38474adView on GitHubadded sabnzbd+ apikey, temp fix for shows changing seasons
a7bfdceView on GitHub