Ruud
efdf77ef6c
Merge branch 'refs/heads/develop' into tv
...
Conflicts:
couchpotato/core/media/movie/_base/main.py
couchpotato/core/plugins/release/main.py
couchpotato/core/plugins/renamer/main.py
2013-11-30 12:44:13 +01:00
Ruud
2fc4809821
Variable renaming movie to media
2013-11-30 12:41:06 +01:00
Ruud
bde6de1789
Move movie listing to media
2013-11-30 12:23:53 +01:00
Ruud
c72cca4ea2
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
2013-11-30 11:52:56 +01:00
Ruud
0f071be762
Use Object.each for object looping
2013-11-30 11:52:41 +01:00
Joel Kåberg
cddf47f113
move long subtitle text into formhint
2013-11-29 22:28:51 +01:00
Joel Kåberg
76f3f5253a
move long automation text into formhint
2013-11-29 22:14:28 +01:00
Joel Kåberg
d833a04293
move long texts into formhint
2013-11-29 22:10:02 +01:00
Joel Kåberg
2e96860380
directory properly removed
2013-11-27 07:58:23 +01:00
Ruud Burger
3e2e6385cf
Properly split seed ratios and seed times
2013-11-26 17:10:56 +01:00
Joel Kåberg
ccc2028690
remove directory option in utorrent
...
doesn't behave as expected on windows
2013-11-26 15:51:12 +01:00
Joel Kåberg
81dbc1ca79
Merge pull request #2527 from RuudBurger/couchtart
...
TorrentPotato ready for prime time
2013-11-25 23:54:45 -08:00
Ruud
e9a3059be2
Allow longer description in formhint
2013-11-25 22:16:02 +01:00
Ruud Burger
a989c93505
Merge pull request #2523 from fuzeman/tv_searcher
...
[TV] Merge fixes, removed get_media_searcher_id event
2013-11-25 07:38:08 -08:00
Dean Gardiner
d122bd1b43
Removed 'searcher.download' (method was moved to the release plugin)
2013-11-25 19:47:05 +13:00
Dean Gardiner
ab81824f4c
Minor changes to matcher and added extra show searcher logging
2013-11-25 19:29:29 +13:00
Dean Gardiner
4eb73e3609
Renamed Release.movie references to Release.media
2013-11-25 19:28:43 +13:00
Dean Gardiner
6bcb279f0e
Updated Caper library
2013-11-25 17:37:08 +13:00
Dean Gardiner
f446c8ed33
Updated QueryCondenser library
2013-11-25 17:07:54 +13:00
Dean Gardiner
10a34f2b69
Removed the use of the 'searcher.get_media_searcher_id' event
2013-11-25 16:20:03 +13:00
Ruud
cc3ebd79e8
Remove extensions from qualities
2013-11-24 23:17:18 +01:00
Ruud
3e035f84b1
Merge branch 'refs/heads/develop' into tv
...
Conflicts:
couchpotato/core/helpers/variable.py
couchpotato/core/media/_base/searcher/main.py
couchpotato/core/media/movie/searcher/main.py
couchpotato/core/plugins/quality/main.py
couchpotato/core/plugins/release/main.py
couchpotato/core/plugins/renamer/main.py
2013-11-24 23:13:25 +01:00
Ruud
3d5b33856f
Add some quality tests
2013-11-24 22:45:17 +01:00
Ruud
8d2e3a1919
Add ratio and seed time styling
2013-11-24 21:43:54 +01:00
Joel Kåberg
f3380c4fed
seed_time and seed_ratio
2013-11-24 19:33:29 +01:00
Joel Kåberg
8a58d7f973
use hostname instead of TorrentPotato (dashboard)
2013-11-24 14:51:03 +01:00
Ruud
37b98cb835
TorrentPotato styling of inputs
2013-11-24 00:52:51 +01:00
Ruud
50262112b8
Use release_name
2013-11-24 00:27:47 +01:00
Ruud
4b9f9862fc
Change name and response
2013-11-23 12:07:00 +01:00
Ruud
df60d70592
Move it
2013-11-23 12:06:46 +01:00
Ruud
379f62a339
CouchTater fixes
2013-11-23 00:31:26 +01:00
Ruud
eaf2974f8d
Better frontend notification and GUI updating
2013-11-22 23:00:33 +01:00
Ruud
99e641a30d
Update dashboard when the search ends of added new movie
2013-11-22 16:47:55 +01:00
Ruud
88d6148500
Update libs
2013-11-22 16:09:15 +01:00
Ruud
f53364eb6c
Update Tornado
2013-11-22 16:08:54 +01:00
Ruud
b8f78e311d
Update scheduler module
2013-11-22 15:38:33 +01:00
Ruud
bb6e1e2909
Don't propagate core messages to other notification providers.
2013-11-22 15:17:35 +01:00
Ruud
c62c6664ce
Merge branch 'refs/heads/fuzeman-feature/notifications/pushbullet' into develop
2013-11-22 01:44:41 +01:00
Ruud
8ae4e3be18
Merge branch 'feature/notifications/pushbullet' of git://github.com/fuzeman/CouchPotatoServer into fuzeman-feature/notifications/pushbullet
2013-11-22 01:44:16 +01:00
Ruud
0065ff5086
Indentation cleanup
2013-11-22 01:34:50 +01:00
Ruud
28d073f934
Merge branch 'refs/heads/Damiya-fix2474' into develop
2013-11-22 01:30:10 +01:00
Ruud
df1cb0ae08
Merge branch 'fix2474' of git://github.com/Damiya/CouchPotatoServer into Damiya-fix2474
2013-11-22 01:29:57 +01:00
jchristi and Ruud
31a1af43d5
Update fedora init file
...
This took me awhile to figure out when trying to install for the first time. Luckily, I had the sickbeard init file to reference.
2013-11-22 01:28:14 +01:00
Joel Kåberg
8951e9fc90
typo
2013-11-21 22:22:19 +01:00
Joel Kåberg
357166414c
use .get() and added more options
2013-11-21 22:20:45 +01:00
Joel Kåberg
e1a311de40
initial couchtarter provider (torrent newznab)
...
initial ground work based on newznab provider
needs UI changes: http://i.imgur.com/4MiJUH5.png (need to add ratio and
seed hours also)
untested code
2013-11-21 19:55:36 +01:00
Kate von Roeder
ab923cc592
Sort directories so that we scan them in alphabetical order as well (keeps things nice and well ordered!)
2013-11-20 18:47:09 -08:00
Kate von Roeder
99947fb135
CSS fix for #1578 part 2 - Change text direction from RTL to LTR, fixing issue where root drives would show up as '\C:'. Weird!
2013-11-20 13:47:40 -08:00
Kate von Roeder
185cb0196a
Fix for #1578 - Depends on stableSort, so added to PR#2500.
...
Object.each is not necessarily alphabetic when iterating an object's properties, so we pull the folders out of the object, add them to an array, and sort that.
2013-11-20 13:36:08 -08:00
Kate von Roeder
309ec50691
Array.sortBy should also use the new stablesort.
2013-11-20 09:15:25 -08:00