Commit Graph
3265 Commits
Author SHA1 Message Date
mano3m fd95364d5f uTorrent ratio issue fixed
The tryFloat function returns 0 if it is fed with a float(!). This resulted in the seed_ratio being set to 0 on first/automatic download. When manually downloading, it did work as the ratio is stored as a string.
2013-07-31 15:04:48 +02:00
mano3m 470fde0890 Unset the uTorrent read only flags
Fix for #1871

Note that this is a fix for Windows only. I am unaware if this issue
arises on Linux/Mac and what happens with this fix on those systems.
2013-07-23 19:07:36 +02:00
Ruud f12d878c0b Select category for search, suggest & edit 2013-07-22 21:57:13 +02:00
Ruud e8993932c1 Check isMac function 2013-07-22 21:56:33 +02:00
Ruud e3933e4ddc Proper meta tag 2013-07-22 21:56:22 +02:00
Ruud dd67239b6e Add categories to settings 2013-07-21 19:12:53 +02:00
Ruud 1ea0d3bd8b Move providers to main searcher tab in settings 2013-07-21 19:12:32 +02:00
Ruud 8b952d4be6 Combine global and category words 2013-07-19 16:58:49 +02:00
Ruud 9e8a3bc701 Movie category migrate 2013-07-15 22:51:53 +02:00
Ruud 76807176fb Merge branch 'develop-categories' of git://github.com/clinton-hall/CouchPotatoServer into clinton-hall-develop-categories
Conflicts:
	couchpotato/core/plugins/score/main.py
2013-07-15 20:47:29 +02:00
iguykingandRuud 3650624e4b Update contributing.md
Fixed to say what was intended
2013-07-15 20:44:42 +02:00
Ruud Burger 585c509aba Merge pull request #1950 from mano3m/develop_rpc-url
Add rpc_url to Transmission options
2013-07-15 04:20:25 -07:00
Ruud Burger fc8db130e0 Merge pull request #1947 from iguyking/patch-1
Update contributing.md
2013-07-15 04:17:17 -07:00
mano3m 046c7e732f Add rpc_url to Transmission options
Fixes  #1832
2013-07-14 23:43:07 +02:00
mano3m 564a27461d XBMC: Only add directory if XBMC is on localhost 2013-07-14 23:30:37 +02:00
iguyking 682d678f91 Update contributing.md
Fixed to say what was intended
2013-07-14 11:49:48 -05:00
mano3m 4ebbc1a01d XBMC: Only scan the new movie folder 2013-07-14 02:19:35 +02:00
Ruud 4ec32a6403 Merge branch 'develop_seed_fixes' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_seed_fixes 2013-07-13 17:56:07 +02:00
Ruud 412627aab0 Move rating and genres to suggestions only 2013-07-13 17:52:40 +02:00
mano3m 2584abda0e Several fixes and increased readability 2013-07-13 17:06:59 +02:00
dkboy 7692322fba Expand IMDB automation provider to include charts
Expand IMDB automation provider to include certain top charts, this
includes the 'in theaters' list, as well as the top 250 list. They both
respect the minimum requirement settings.
2013-07-13 16:45:39 +12:00
Ruud 954018fea2 Youtube trailer search in https 2013-07-12 21:03:03 +02:00
Ruud ebf37f7310 Cleanup plex urls 2013-07-12 20:52:41 +02:00
Ruud f22b836ede Combine adopt 2013-07-12 14:42:59 +02:00
Ruud 1cea786d66 Style rating and genres 2013-07-12 14:36:04 +02:00
dkboy 9be10f7b79 Add Rating / Genre to Dashboard Suggestions
Add Rating and up to 3 Genres to movie suggestions, to avoid constantly
jumping through to IMDB site.
2013-07-12 21:49:24 +12:00
Ruud 1f35d0ec2f Remove debug print 2013-07-11 17:36:27 +02:00
Ruud 9fcf36a2ff Add WEB-DL and WEB-Rip. fix #1913 2013-07-11 17:34:55 +02:00
Ruud 30f5a66487 AwesomeHD: Log wrong passkey. fix #1912 2013-07-11 15:24:20 +02:00
Ruud 60e0ad1f5d Add Windows Media Center / Explorer folder.jpg creation. closes #1932 2013-07-11 15:05:08 +02:00
Ruud ed60b4670e Move root creation to metadata base 2013-07-11 15:04:39 +02:00
Ruud 318daaf083 Cleanup BitSoup 2013-07-09 23:31:43 +02:00
Ruud 182987218b Merge branch 'develop' of git://github.com/dkboy/CouchPotatoServer into dkboy-develop 2013-07-09 23:13:15 +02:00
Ruud 5ff8c7302f Sabnzbd prio description 2013-07-09 23:08:33 +02:00
Ruud 398712403b Merge branch 'develop' of git://github.com/gthicks/CouchPotatoServer into gthicks-develop 2013-07-09 23:04:28 +02:00
Ruud 63f72eb23b Merge branch 'refs/heads/seeding' into develop 2013-07-09 22:53:14 +02:00
Ruud 9dea6d7200 Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2013-07-09 22:52:53 +02:00
Ruud 36f63bdf99 Seeding cleanup and better defaults 2013-07-09 22:52:32 +02:00
Ruud a09fc14625 Twitter DM didn't work 2013-07-09 20:32:29 +02:00
dkboy 71e280238d Fixed missing detail_url 2013-07-10 01:48:11 +12:00
Ruud e20bb13649 Delete NZBx 2013-07-08 11:31:13 +02:00
Ruud ed8108a9d8 Remove NZBsRus 2013-07-08 11:30:55 +02:00
Ruud c0b3c9a330 Make description a bit shorter 2013-07-07 13:44:49 +02:00
Ruud 8a252bff64 Don't use parentdir for tagging 2013-07-07 13:00:38 +02:00
Ruud d3d3106fc9 Merge branch 'develop_seed' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_seed 2013-07-07 11:37:53 +02:00
dkboy 1ebb09226d Add Bitsoup provider 2013-07-07 14:23:15 +12:00
Ruud 52163428e9 Break if media headers are corrupt. fix #1828 2013-07-07 00:09:22 +02:00
Ruud da9dda2c2b Make minimal movie automation clearer. fix #1923 2013-07-06 23:39:34 +02:00
Ruud a4a14cae96 Use forwarded host when provided. fix #1922 2013-07-06 23:26:46 +02:00
Garret 989d6c55c4 Added priority setting for SABnzbd
Includes ability to add nzb to queue paused.
2013-07-06 10:28:32 -07:00