Ruud
c1944c987d
Add some more double char replacements
2013-11-14 22:35:13 +01:00
Ruud
cdb889a985
Merge branch 'develop' of git://github.com/clinton-hall/CouchPotatoServer into clinton-hall-develop
2013-11-14 21:56:31 +01:00
Ruud
0c4851e436
Escape filename before using it in a regex. fixes #2430
2013-11-13 19:32:59 +01:00
Ruud
ce1b205993
Allow 720p tag for screener
2013-11-13 19:22:19 +01:00
Clinton Hall
b771aa303f
replace multiple separators. fixes #2448
2013-11-13 21:41:29 +10:30
Ruud
aa489bb709
Force name as string
2013-11-05 23:42:44 +01:00
Ruud
e119020016
Ignore releases without any info.
2013-11-05 22:16:26 +01:00
Ruud
9b92a3d396
Make sure the ignored files get used. fix #2425
2013-11-05 21:24:47 +01:00
Ruud Burger
48193b38c5
Merge pull request #2415 from mano3m/develop_fix_scanner
...
Cleanup file size code in scanner
2013-11-03 07:44:30 -08:00
mano3m
7b86fe5587
Default movie_folder to from folder
...
In case remote downloaders return a path that does not exist locally,
the movie_folder and files are updated to the from folder. Fixes #2412 ,
#1762 , #1667 , #1047
2013-11-02 11:20:34 +01:00
mano3m
5396343940
Cleanup file size code in scanner
2013-11-02 10:43:22 +01:00
Ruud
47de84259d
Cleanup searcher PR
2013-10-30 22:51:26 +01:00
Ruud
98efe89833
Merge branch 'dev_searcher' of git://github.com/fuzeman/CouchPotatoServer into fuzeman-dev_searcher
2013-10-30 22:08:59 +01:00
Ruud
a1fd581bca
Add HD quality tags
2013-10-29 21:31:02 +01:00
Ruud
6a4bc1eb08
Don't add tags twice for dvd-r quality
2013-10-29 21:16:32 +01:00
Ruud
d275dfd8cc
Add br2dvd as DVD alternative. fix #1604
2013-10-27 20:16:03 +01:00
Ruud
4f4ba470e0
Prevent files keyerror for release_download files. fix #2392
2013-10-26 15:26:19 +02:00
Ruud
550051b3f6
Use order for quality allow calculation. fix #2396
2013-10-26 15:09:30 +02:00
Ruud
b149528406
Cleanup older releases calling the wrong function
2013-10-22 14:11:13 +02:00
Ruud
c5e7159952
Don't add identifier score double when scoring
2013-10-20 23:40:16 +02:00
Ruud
fe8946e3b5
Cache qualities.all
2013-10-20 23:29:36 +02:00
Ruud
c354d3c6d5
Guess qualities based on score. fix #2373
2013-10-20 22:47:18 +02:00
Ruud
53cd907db1
Code cleanup
2013-10-20 17:43:30 +02:00
mano3m
579c1fa53c
Fix categories error
2013-10-20 13:24:01 +02:00
mano3m
639d635913
Implement better folder checking
...
Fixes #2360 , thanks @clinton_hall
2013-10-20 02:41:48 +02:00
mano3m
583bb1d0d9
Fix debug message
2013-10-19 00:14:04 +02:00
Dean Gardiner
f7e1fa1406
'release.download' renamed to 'release.manual_download', Moved 'searcher.download' and 'searcher.try_download_result' to 'release.*'.
2013-10-17 23:27:24 +13: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
54c7aad57a
Include files from downloader in renamer
2013-10-16 22:17:14 +02:00
Dean Gardiner
8e51513ee0
Moved 'searcher.create_releases' from Searcher to Release.
...
Conflicts:
couchpotato/core/media/_base/searcher/main.py
couchpotato/core/media/show/searcher/main.py
2013-10-16 15:46:24 +13:00
Dean Gardiner
5f24338bd2
Renamed 'movie' -> 'media' in 'searcher.download'
...
Conflicts:
couchpotato/core/media/_base/searcher/main.py
couchpotato/core/plugins/release/main.py
2013-10-16 15:32:25 +13:00
Ruud
66967f8326
Whatever! #2283
...
@clinton ;)
2013-10-13 22:37:15 +02:00
Ruud
c772758683
Add category to renamer replacements. fix #2283
2013-10-13 22:12:15 +02: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
f4c4f013da
Cleanup searcher and release checking
2013-10-13 13:44:26 +02:00
Ruud
5fd0253089
Import Media, not Movie. fix #2320
2013-10-09 16:37:16 +02:00
Ruud
a46241bb9f
Better year name guessing. #2323
2013-10-09 16:36:13 +02:00
Ruud
75bda46f64
Userscript styling fixes
2013-10-08 21:53:03 +02:00
Ruud
a0d2a64e57
Userscript didn't load properly
2013-10-08 21:51:34 +02:00
Ruud
d1c3f0c241
Use Media for all Movie db actions
2013-10-08 09:57:36 +02:00