Commit Graph
2306 Commits
Author SHA1 Message Date
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
Kate von Roeder f865484182 Add Array.stableSort from mootools forge.
Change calls to Array.sort to use new Array.stableSort. Fixes sorting problems on Chrome
2013-11-20 05:47:36 -08:00
Ruud cec88319fe Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2013-11-19 23:45:28 +01:00
Ruud d31b7eb72d Add date and message-id to email notification 2013-11-19 23:45:12 +01:00
Joel Kåberg b7d93b84dd option to set download directory in utorrent 2013-11-19 18:59:54 +01:00
Joel Kåberg 4008774908 append label unnecessary
just set the full path to the dir
2013-11-19 18:51:28 +01:00
Ruud accce789ba Normalize path sp function 2013-11-19 09:16:47 +01:00
Ruud 091b1fefd2 Add category_id to movie add docs 2013-11-19 09:09:29 +01:00
Ruud 899b1f9b96 Add mobile web capable for Android
Thanks @Elziah
2013-11-18 23:03:40 +01:00
Ruud 0ce5c51c67 renamer.scan needs some files. fix #2481 2013-11-18 22:56:03 +01:00
Ruud 4242a5cedb Merge branch 'develop_fixes' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_fixes 2013-11-17 21:16:35 +01:00
mano3m 8c41046836 more fixes 2013-11-17 21:10:07 +01:00
mano3m c5e6ce0e48 Several sp fixes 2013-11-17 18:26:01 +01:00
Ruud 3ad527eb62 Allow 1080p in webrip quality 2013-11-17 00:24:09 +01:00
Ruud af2a6bf031 Force ETA data not to be to far in the future 2013-11-16 23:58:58 +01:00
Ruud 731419b61f Better error logging for syno downloader. close #2464 2013-11-16 23:33:23 +01:00
Ruud 0fafd83d76 Do some scoring with scene / nuked. fix #2009 2013-11-16 23:26:46 +01:00
Ruud 003b78a66e Scene validation 2013-11-16 23:24:05 +01:00
Ruud 4ade857f01 Better string regex between brackets 2013-11-16 23:23:10 +01:00
Ruud 658596659f Deluge wrong sp wrap. fix #2463 2013-11-16 17:23:51 +01:00
Ruud 59e6d68416 Use correct config name for bithdtv 2013-11-16 14:39:51 +01:00
Ruud db4f7a216a SP function wrapping whole variables 2013-11-16 13:32:00 +01:00
Ruud a27673eaa4 Merge branch 'develop_clean_path' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_clean_path 2013-11-16 12:57:21 +01:00
Ruud 8e3291a1b0 bithdtv, Import correct functions 2013-11-16 12:49:39 +01:00
Ruud 89c04902e8 Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2013-11-16 12:47:57 +01:00
Ruud e29b100374 Don't try to unicode None object 2013-11-16 12:47:18 +01:00
Shatil RafiullahandRuud 941d4414ce Changed to using getattr() so films lacking sets/collections are also handled. 2013-11-16 12:43:07 +01:00
Shatil RafiullahandRuud dc830324ae Added XBMC collection (set) categorization capability. 2013-11-16 12:43:02 +01:00
Ruud 3f37fc1e11 Move proxy getter to global torrent provider 2013-11-16 12:39:43 +01:00
Ruud e9d29f10c1 Cleanup KAT import 2013-11-16 12:16:37 +01:00
Joel Kåberg 8996dd34c2 fix ident in bithdtv 2013-11-16 12:01:29 +01:00
Ruud e2c5be0fcd Merge branch 'develop' of git://github.com/cptjhmiller/CouchPotatoServer into cptjhmiller-develop 2013-11-16 11:57:27 +01:00
Ruud 9d287f140b Reorder deluge import 2013-11-16 11:56:29 +01:00
Jamie 5a8f28764d Fix to help find working proxy 2013-11-16 02:30:31 +00:00
Joel Kåberg a2c5074d66 fixed bithdtv provider 2013-11-16 02:58:29 +01:00
Joel Kåberg 6acc125d4f bithdtv provider
thanks to @lansinghd ,
https://github.com/RuudBurger/CouchPotatoServer/pull/2460
2013-11-16 02:57:06 +01:00
Techmunk 7b9ebc2f34 Fixed issue https://github.com/RuudBurger/CouchPotatoServer/issues/2440, by returning a 'True' status when an existing torrent in deluge is added from CP. 2013-11-15 21:25:19 +10:00
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
Jamie f6281c6dcc Update __init__.py 2013-11-14 14:51:27 +00:00
Jamie c832a9e2b2 Added proxy support 2013-11-14 14:50:50 +00: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
Dean Gardiner 0317681597 Added directory removal to the rtorrent downloader 2013-11-11 03:21:00 +13:00
Ruud ddba0e318f Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2013-11-09 23:42:15 +01:00
Ruud 3ef9591abd Cleanup import 2013-11-09 23:42:08 +01:00