Commit Graph

3722 Commits

Author SHA1 Message Date
Ruud da9d2b5ed8 Check free diskspace before starting moving files
fix #3893
2014-09-22 21:03:13 +02:00
Ruud Burger 2599bac1a4 Merge pull request #3944 from softcat/develop
Fixed filmstarts.de provider
2014-09-21 23:12:25 +02:00
Ruud 0bae509311 Use github img url for Growl notification
fix #1363
2014-09-21 22:29:52 +02:00
Ruud 2fa7834e6e Allow typing in directory setting
closes #479
2014-09-21 22:17:09 +02:00
Ruud 2deb6ee6a7 Trakt not moving movie to collection
fix #3018
2014-09-21 15:57:29 +02:00
Ruud 0d166025d0 Safestring before base encode 2014-09-21 15:13:50 +02:00
Ruud 7861416dc5 Don't write over files already renamed 2014-09-21 10:43:53 +02:00
Ruud 2639c5e9ad Force add <cd> if not set
fix #1811
2014-09-21 10:40:29 +02:00
Ruud c4db4ace13 Log move, copy, link 2014-09-21 00:09:56 +02:00
Ruud db367a80d1 Do proper cleanup after rename 2014-09-20 23:58:54 +02:00
softcat 3093b21555 Fixed filmstarts.de provider 2014-09-20 17:57:51 +02:00
Ruud 9b62e32da8 Symlink failing on encode
fix #3371
2014-09-19 10:42:48 +02:00
Ruud a0b3ee8186 Safe encode path names in renamer
fix #3425
2014-09-19 10:39:54 +02:00
Ruud d70da1edce TorrentShack use correct columns
fix #3940
2014-09-19 10:20:02 +02:00
Ruud 7c674b3aab Re-add movie giving rev conflict
fix #3939
2014-09-19 10:03:02 +02:00
Ruud 98540f2fcd Make sure original_folder isn't empty
fix #3747
2014-09-19 00:15:40 +02:00
Ruud 2f0e197320 Mark faulty movies done 2014-09-19 00:15:18 +02:00
Ruud db49585818 Renamer doesn't loop over all movies properly 2014-09-18 21:32:31 +02:00
Ruud 160bc1a5c4 Always release lock 2014-09-18 20:57:46 +02:00
Ruud 8e23b02653 Stop on 429 code 2014-09-18 20:19:49 +02:00
Ruud 41e69aeac3 Delete nzbindex provider 2014-09-18 19:52:10 +02:00
Ruud be30200a18 Use correct arg 2014-09-18 17:57:10 +02:00
Ruud 387650d040 Don't tag recent for fixed ignored movies 2014-09-18 17:51:21 +02:00
Ruud 052d64eb39 Force restatus on ignored movies 2014-09-18 17:45:55 +02:00
Ruud a3a8a820fe release.update_status not triggered on frontend 2014-09-18 16:49:44 +02:00
Ruud 1b724b5606 Media got tagged with ignored, instead of release 2014-09-18 16:04:21 +02:00
Ruud 5fc9d7182c Hide urllib3 error
closes #3887
2014-09-18 14:26:34 +02:00
Ruud c948216e33 I need to watch more Sesame Street..
26 letters in the alphabet + # for numbers is 27..
2014-09-18 14:17:00 +02:00
Ruud 035b99bc8a Don't use event when not needed 2014-09-17 23:06:59 +02:00
Ruud f74b837faa Ignore RecordDeleted in release for media call 2014-09-17 23:05:01 +02:00
Ruud 4c198f7116 Ignore RecordDeleted on notification getter
fix #3888
2014-09-17 22:51:27 +02:00
Ruud 76322c0145 Don't save data in notification 2014-09-17 21:50:41 +02:00
Ruud 12150c5efc Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2014-09-17 12:59:29 +02:00
Ruud 4a9452672a Use status_code to stop requesting url 2014-09-17 12:59:24 +02:00
Ruud f7eeaf3eda Locking mechanism 2014-09-16 22:44:33 +02:00
Ruud 002ce4d4e1 Ignore deleted media documents 2014-09-16 22:05:54 +02:00
Ruud 80df57f2b6 Delete corrupted documents 2014-09-16 22:00:54 +02:00
Ruud 0358378cae Fix marshal data corrupted documents 2014-09-16 15:16:32 +02:00
Ruud fa054b6b34 Migration: Don't fail on missing release file 2014-09-16 13:55:44 +02:00
Ruud Burger 4b9e226cc6 Merge pull request #3884 from botez/develop
Update iptorrents.py
2014-09-11 13:58:18 +02:00
Ruud ca24bf031c Change quality test 2014-09-08 19:21:31 +02:00
Ruud af8806e292 Move webrip to scr alternative 2014-09-07 21:50:20 +02:00
Ruud 4f646094b5 Add quality test 2014-09-07 21:50:08 +02:00
Ruud 6e8503cfc5 Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2014-09-07 21:43:16 +02:00
Ruud 4879bc6251 Move hdtv & hdrip to alternative for brrips 2014-09-07 21:42:45 +02:00
Ruud ab253f9030 Add quality test 2014-09-07 21:41:59 +02:00
Ruud bc6d197004 Don't score identifier quality.guess twice 2014-09-07 21:40:54 +02:00
Troy Olson 1de457fa8d Update iptorrents.py
Adds another URL parameter when searching on iptorrents for brrip.  This allows it to find brrip that are also classified as 720p/1080p.

See this thread for info:
https://couchpota.to/forum/viewtopic.php?f=5&t=4032&sid=7892abbaaca9dad8bd3cc27cafb7fd33

And this prior pull request for more info:
https://github.com/RuudBurger/CouchPotatoServer/pull/3696
2014-09-03 12:33:04 -07:00
Ruud 9e564c49b3 Update library: requests 2014-09-03 16:47:03 +02:00
Ruud 50a150f570 Update library: httplib2 2014-09-03 16:47:03 +02:00