Commit Graph

2433 Commits

Author SHA1 Message Date
Ruud e014ce7a47 Merge branch 'develop_torrent_files' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_torrent_files 2013-10-20 17:39:13 +02:00
mano3m 579c1fa53c Fix categories error 2013-10-20 13:24:01 +02:00
mano3m 4bfb5c6397 Make sure Transmission folders are 'normpath'-ed 2013-10-20 02:41:48 +02:00
mano3m 639d635913 Implement better folder checking
Fixes #2360, thanks @clinton_hall
2013-10-20 02:41:48 +02:00
mano3m 37e5f2c48b Fix SabNZBd folder bug
If only one file is extracted the storage key contains the extracted
file instead of the folder. This leads to CPS skipping the renamer. This
check fixes that.
2013-10-20 01:50:06 +02:00
mano3m 583bb1d0d9 Fix debug message 2013-10-19 00:14:04 +02:00
Ruud 0635c571e4 Remove Notifo 2013-10-18 17:57:44 +02:00
Ruud 4764925ae6 Only skip data dir paths when updating source 2013-10-18 17:13:06 +02:00
mano3m 80e9831c03 Make uTorrent language independent
Fixes #2341
2013-10-18 00:48:42 +02:00
mano3m 526d383929 Fix for release.update
The done release has no release info. This is fixed by doing it in the
same way as the interface.
2013-10-16 22:17:22 +02:00
mano3m 89f7cfb896 tagging fixes 2013-10-16 22:17:21 +02:00
mano3m 6abc4cc549 Upgrade tagging
Havent tested this yet, but it should work with both one filed torrents
and folders. Everything mixed, let's go crazy!!
2013-10-16 22:17:21 +02:00
mano3m 6aa7cfc0fe Wrong use of "is" 2013-10-16 22:17:20 +02:00
mano3m 345d0b8211 Add status to renamer.scan api call
This allows for scripts to send the seeding status with the scan
2013-10-16 22:17:20 +02:00
mano3m eb17afc368 Fixed bug where it didnt do anything... 2013-10-16 22:17:19 +02:00
mano3m c12b189f5f Fixed variables in scanner 2013-10-16 22:17:19 +02:00
mano3m 5edc745727 Typo 2013-10-16 22:17:18 +02:00
mano3m bc877df513 Cleanup variable naming
Use release_download variable for all item/status/download_info
variables (which are by now all the same thing)
2013-10-16 22:17:18 +02:00
mano3m 57cb22c9aa Fix type of torrent_files 2013-10-16 22:17:18 +02:00
mano3m 719aca88b7 Clean-up read only files uTorrent 2013-10-16 22:17:17 +02:00
rbfblk b1e66478f0 Fixing an issue which strips all read bits from utorrent downloaded files on Linux 2013-10-16 22:17:17 +02:00
Dean Gardiner 25f0462c15 Added files for rTorrent 2013-10-16 22:17:16 +02:00
mano3m caded0694c include files for Transmission 2013-10-16 22:17:16 +02:00
mano3m 39190495be Correct path for one file torrent 2013-10-16 22:17:15 +02:00
Techmunk 1cc998bc95 Include files for renamer in Deluge downloader. 2013-10-16 22:17:15 +02:00
mano3m 54c7aad57a Include files from downloader in renamer 2013-10-16 22:17:14 +02:00
Ruud Burger a09e8b63ae Merge pull request #2350 from einartryggvi/develop
Make ubuntu init script executable so it can be symlinked to /etc/init.d
2013-10-14 13:29:53 -07:00
Einar Tryggvi Leifsson 400643cbcd Make ubuntu init script executable so it can be symlinked to /etc/init.d 2013-10-14 20:27:21 +00:00
Ruud ce68a37441 Zero fill imdb ids found 2013-10-14 22:24:23 +02:00
Ruud 1377b6315c Allow imdb id with int of 4-7 2013-10-14 22:05:32 +02:00
Ruud 0e18dcb8a1 Use success when adding movies 2013-10-14 21:13:31 +02:00
Ruud 7277ef3bd8 Remove SceneHD as we can't login with captcha. fix #2146 2013-10-14 21:07:37 +02:00
Ruud 5bf3b929a2 Detect Windows 8 tablets as touchdevice also. 2013-10-14 00:01:38 +02:00
Ruud 66967f8326 Whatever! #2283
@clinton ;)
2013-10-13 22:37:15 +02:00
Ruud e9abf982fe Flixter decode json before parsing. closes #2305 2013-10-13 22:21:32 +02:00
Ruud 3535f44db9 No need to use disable check in automation 2013-10-13 22:12:27 +02:00
Ruud c772758683 Add category to renamer replacements. fix #2283 2013-10-13 22:12:15 +02:00
Ruud 2fc097c0e8 Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2013-10-13 21:47:21 +02:00
Ruud c9d7418899 Force unicode name for newznab. fix #2347 2013-10-13 21:46:16 +02:00
Ruud Burger 1317a4c6b7 Merge pull request #2346 from mano3m/develop_fix_dashboard
Move and fix cleanreleases
2013-10-13 12:17:49 -07:00
mano3m 4b0a5bdd9b Move and fix cleanreleases 2013-10-13 16:53:45 +02:00
Ruud 2b57bdcd03 Revert "Make sure to untag downloading dir if it's completed. fix #2341"
This reverts commit 65f039e9ed.
2013-10-13 15:17:39 +02:00
Ruud 65f039e9ed Make sure to untag downloading dir if it's completed. fix #2341 2013-10-13 14:25:50 +02:00
Ruud 3be6389fbf Use json in flixter 2013-10-13 14:16:59 +02:00
Ruud 9bf01e3a0b Plex endless loop when no clients connected 2013-10-13 14:01:18 +02:00
Ruud 1305327564 Merge branch 'refs/heads/fuzeman-feature/dev_plex' into develop 2013-10-13 13:56:38 +02:00
Ruud 97b6cf013f Merge branch 'feature/dev_plex' of git://github.com/fuzeman/CouchPotatoServer into fuzeman-feature/dev_plex 2013-10-13 13:56:26 +02:00
Ruud e1a6b813a5 Merge branch 'refs/heads/mano3m-develop_fix_dashboard' into develop 2013-10-13 13:45:45 +02:00
Ruud b0e30921ae Merge branch 'develop_fix_dashboard' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_fix_dashboard 2013-10-13 13:45:27 +02:00
Ruud f4c4f013da Cleanup searcher and release checking 2013-10-13 13:44:26 +02:00