mano3m
8fe60a893c
Update of uTorrent
2013-03-31 18:53:19 +02:00
mano3m
6a18e546ca
Add and make use of renamer.scanfolder in downloaders
...
This is the next step in closing the loop between the downloaders and CPS. The download_id and folder from the downloader are used to find the downloaded files and start the renamer. This is done by adding an additional API call: renamer.scanfolder.
I tested this for SabNZBd only (!) and everything works as expected.
I also added transmission with thanks @manusfreedom for setting this up in f1cf0d91da. @manusfreedom, please check if this works as expected. Note that transmission now has a feature which is not in the other torrent providers: it waits until the seed ratio is met and then removes the torrent. I opened a topic in the forum to discuss how we want to deal with torrents: https://couchpota.to/forum/thread-1704.html
2013-03-31 10:49:40 +02:00
Ruud
3c0edc0d6a
Clean out more words before search.
...
Thanks to @jkaberg
2013-03-25 12:09:32 +01:00
Ruud
7c234ab7e9
Simplify notification providers
2013-03-25 11:01:31 +01:00
Ruud
b82319cb54
Use existing Trakt auth settings and other cleanup
2013-03-25 10:48:59 +01:00
Ruud
6685495400
Merge branch 'trakt_notify' of git://github.com/EchelonFour/CouchPotatoServer into EchelonFour-trakt_notify
2013-03-25 09:59:51 +01:00
Ruud
b216589e88
Use normal ID, not extended. fix #1543
2013-03-25 09:58:39 +01:00
Ruud
744aa153f6
Merge branch 'develop_720p1080p' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_720p1080p
2013-03-25 09:11:23 +01:00
Ruud
67612fce98
Use label on combined setting
2013-03-24 20:27:38 +01:00
Ruud
72ba1a173c
Make letterboxd multi-watchlist
2013-03-24 20:18:49 +01:00
Ruud
989e217775
Merge branch 'letterboxd-importer' of git://github.com/himynameisjonas/CouchPotatoServer into himynameisjonas-letterboxd-importer
2013-03-24 19:57:15 +01:00
Ruud
b0d556c8eb
Try and find release status by ID instead of name. closes #1511
...
Thanks to @mano3m
2013-03-24 19:54:11 +01:00
Jonas Forsberg
1a54d8fad9
Letterboxd wishlist importer
2013-03-23 11:49:40 +01:00
mano3m
f9ace29cab
Fix the names of quality identifiers
...
720P should be 720p, 1080P should be 1080p. Ref
http://en.wikipedia.org/wiki/720p and http://en.wikipedia.org/wiki/1080p
Note that this update only changes anything for new databases. For as
far as I can see the change for existing databases is minimal.
2013-03-23 00:40:38 +01:00
Ruud
a97570027d
Prevent null in boolean column. fix #1374
2013-03-22 22:31:49 +01:00
Ruud
de36faa0a7
DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS
2013-03-22 21:59:28 +01:00
Ruud
19641bd897
Give the scanner some rest when to many threads
2013-03-20 22:47:14 +01:00
Ruud
2c64641a1b
Prepend lists when merging event objects
2013-03-20 22:45:31 +01:00
Ruud
717b88b5fe
Force pushalot image refresh
2013-03-20 20:30:34 +01:00
Ruud
158a7fc311
Optimize PNGs
2013-03-20 19:47:48 +01:00
Ruud
b843d5f13b
General notification icons
2013-03-20 19:35:11 +01:00
Ruud
4aff3f0495
Add score per provider. closes #1512
2013-03-20 08:50:43 +01:00
Ruud
4406f133b9
CAPITALIZE MOTHAFAAACKAAH!
2013-03-19 23:28:51 +01:00
Ruud
572dfd529e
Shorten automation description
2013-03-19 23:26:55 +01:00
mano3m and Ruud
2cb6ddfe9a
Add automation genre checking
...
With this commit you can set requirements to the genres of movie
automation downloading. Required sets e.g. Action&Crime and/or ignored
sets e.g. Romance&Comedy.
2013-03-19 23:16:25 +01:00
Ruud
250236bd25
Option to force search
2013-03-19 23:12:47 +01:00
Prinz23 and Ruud
7f24563bba
Add Advanced Option to deactivate "Too early to search for ..."
...
Advanced Option: Check Released
2013-03-19 22:58:18 +01:00
Ruud
0115bf254e
Force default profile on movies without profile. fix #1523
2013-03-19 22:55:10 +01:00
Ruud
e54928720a
Don't download same quality twice. fix #1519
2013-03-19 20:24:48 +01:00
Ruud
f8f22cdef7
Description typo
2013-03-19 00:25:03 +01:00
Ruud
e694276a8d
Save view to different cookie so people don't have to reset.
2013-03-18 22:02:47 +01:00
Ruud
73b7bcc6ce
Force dashboard view
2013-03-18 21:56:50 +01:00
Ruud
1cd8040692
One up
build/2.0.7
2013-03-17 16:39:09 +01:00
Ruud
7268e02386
zindex fixes & empty home element
2013-03-17 15:50:45 +01:00
Ruud
805aa3ca9f
Split query to fix title bug. fix #1510
2013-03-17 15:14:04 +01:00
Ruud
29cb34551c
Hide title and description by default
2013-03-17 14:42:24 +01:00
Ruud
d267be4455
Only sleep on 404 when not in dev mode
2013-03-17 14:10:29 +01:00
Ruud
92f4ade371
Save the last view properly
2013-03-17 12:55:07 +01:00
Ruud
9235eda73b
Reverse merging using priority
2013-03-17 12:42:14 +01:00
Ruud
1fe23afd1b
Don't mark first title default
2013-03-17 11:40:22 +01:00
Ruud
09637c3069
Revert "Search priority"
...
This reverts commit 2cafd509fc .
2013-03-17 11:39:54 +01:00
Ruud
2cafd509fc
Search priority
2013-03-17 02:01:48 +01:00
Ruud
62cc570ab2
Mask zindex fix
2013-03-17 01:52:27 +01:00
Ruud
1ec9370e68
Make sure to set default title on refresh. fix #1436
2013-03-17 01:40:36 +01:00
Ruud
5b4c60ecba
Optimize dashboard.soon with joins
2013-03-17 01:14:15 +01:00
Ruud
7b7488ece8
Dashboard split
...
Do more with snatched and other statusses
2013-03-16 22:23:11 +01:00
Ruud
4ba7ff9f27
Search mask fix
2013-03-16 22:21:33 +01:00
Ruud
df2d1aca4b
Allow email notification to send to multiple addresses
2013-03-16 15:27:38 +01:00
Ruud
4fcba70c9a
Cleanup dashboard snatched movies
2013-03-16 11:53:55 +01:00
Ruud
d0fc20ca6e
Add last_edit to movie and release tables
2013-03-16 11:51:46 +01:00