Commit Graph

4 Commits

Author SHA1 Message Date
Alexandre Beloin b283015d38 Use errno.ENOSYS instead of 38. 2015-02-08 20:07:52 -05:00
Alexandre Beloin de6cd8d9f1 Added detection of fs unsupported link creation.
Function acquire will run in infinite loop if the fs doesn't support
link creation(OSError: (38, 'Function not implemented'))
2015-02-08 20:01:30 -05:00
echel0n 12ac388dc2 Fixed startup/restart/shutdown issues on Windows, Linux, FreeBSD platforms tested.
Fixed for updating issues.

Fixed high cpu and memory usage.
2014-07-02 11:51:14 -07:00
echel0n 05410e2aa0 Switched TVDB/TVRage CacheHandlers to CacheControl.
Replaced urllib2 with requests for both TVDB and TVRage.
Updated cache cleanup code to process both TVDB and TVRage cache folders.
2014-03-14 10:15:39 -07:00