Commit Graph
3033 Commits
Author SHA1 Message Date
Ruud 8724076601 Remove sqlalchemy and elixir 2014-02-10 23:41:54 +01:00
Ruud 4b356aba3e Nosql 2014-02-10 23:22:11 +01:00
Ruud a13e0a75e8 Remove test 2014-02-10 23:08:14 +01:00
Ruud ecf91d616b nosql 2014-02-10 23:07:42 +01:00
Ruud 0d4d0f3126 scandir 2014-02-09 18:29:17 +01:00
Ruud b9a8ca14c3 nosql 2014-02-09 18:21:47 +01:00
Ruud f7e1a2a5eb nosql 2014-02-09 15:57:08 +01:00
Ruud c3bc9c8591 Nosql 2014-02-08 17:58:45 +01:00
Dean Gardiner 3380e20e3a Cleaned up naming of functions in rtorrent downloader 2014-02-08 03:25:11 +13:00
Dean Gardiner a2c87e1b7d Fixed bug where changes to rtorrent settings wouldn't take effect until a restart 2014-02-08 03:22:59 +13:00
Ruud a609b401c4 nosql 2014-02-07 15:11:06 +01:00
Ruud Burger 9098e44513 Merge pull request #2823 from ramon86/develop
Category changes for Torrent provider TorrentBytes
2014-02-07 12:26:26 +01:00
Ramon van Damandramonvandam@gmail.com 62524e01e1 * Added category 'bd50' (BR-Disk) to Torrent provider TorrentBytes
* Changed category identifier for category 'brrip' for Torrent provider TorrentBytes (see issue #2795)
2014-02-07 12:08:17 +01:00
Ruud Burger 78bf1d274e Merge pull request #2817 from fuzeman/feature/dev_rtorrent
[rtorrent] Fixed bug which caused large torrents to fail
2014-02-06 14:04:46 +01:00
Dean Gardiner 461e469f28 Updated rtorrent-python library
- Fixed bencode encoding bug with long types
2014-02-07 01:40:11 +13:00
Ruud 99252074be More nosql 2014-02-02 20:41:14 +01:00
Ruud Burger e4e7ae3621 Merge pull request #2775 from ressu/fix_rtorrent_connection
Fix rTorrent connectivity
2014-01-31 13:31:32 -08:00
Ruud 63743dd2b6 More NoSQL 2014-01-31 00:38:37 +01:00
Ruud a254886bad Try NoSQL 2014-01-29 17:49:54 +01:00
Ruud aab10fb599 Close all 2014-01-28 08:22:06 +01:00
Ruud 9d55ecffe9 Add log var 2014-01-27 21:58:48 +01:00
Ruud 00b613d2e0 Scoped session 2014-01-27 21:56:47 +01:00
Ruud fe24322f7c Add kwargs to to_dict 2014-01-27 21:56:27 +01:00
mikke89 660e20dada Merge branch 'downloaders_test' into downloaders_test_dev
Conflicts:
	couchpotato/core/downloaders/transmission/main.py
2014-01-26 18:37:18 +01:00
mikke89 18c8e803a4 Fixed 'connection test' for Transmission and Sabnzbd 2014-01-26 18:34:42 +01:00
Sami Haahtinen 15a19949b8 Fix rTorrent connectivity
The combination of cleanHost and rTorrent.connect issues caused rTorrent
connections to fail. This update fixes cleanHost() so that it can
actually cope with SSL based hosts and finishes the migration to
cleanHost() in connect()

Conflicts:
	couchpotato/core/helpers/variable.py
2014-01-26 19:26:15 +02:00
mikke89 ebc5a66375 Fixed 'connection test' for Transmission and Sabnzbd 2014-01-26 18:17:23 +01:00
Ruud 1120b4ab51 Remove Elixir library
Update SQLAlchemy
2014-01-26 16:29:16 +01:00
Ruud f91081e39c uTorrent hostname hint 2014-01-26 10:52:50 +01:00
Ruud 9e991e1595 Fix Yify proxy check 2014-01-26 10:40:15 +01:00
Ruud afac06081c Defer settings dom injection 2014-01-26 10:05:05 +01:00
Ruud b773228719 Merge branch 'refs/heads/commit_rollback' into develop 2014-01-26 09:18:52 +01:00
Ruud 7001ed476d Wrap all commits with try/except 2014-01-26 00:33:21 +01:00
Ruud 31c39650a9 Force default title when none match 2014-01-25 15:26:35 +01:00
Ruud fbae706b0f Use correct var to shuffle 2014-01-25 15:26:00 +01:00
Ruud 88c328af8e Improved manage scanning
Expire after db get
2014-01-24 22:33:22 +01:00
Ruud cbd8981ee2 Use helper 2014-01-24 16:33:10 +01:00
Ruud 3101926e9b removeDuplicate helper 2014-01-24 15:42:29 +01:00
Ruud c9e0910c55 Can't use len() on filter iterator. fix #2762 2014-01-24 15:29:24 +01:00
Ruud d65667ce16 Don't force add basic auth to url 2014-01-24 14:50:54 +01:00
Ruud 7d7251862c Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2014-01-23 22:00:40 +01:00
Ruud 4d02a969c2 Merge branch 'refs/heads/georgewhewell-hdbits-api' into develop 2014-01-23 22:00:17 +01:00
Ruud e20c776364 Use urlopen for HD Bits requests 2014-01-23 22:00:12 +01:00
Ruud c55404699e Merge branch 'hdbits-api' of git://github.com/georgewhewell/CouchPotatoServer into georgewhewell-hdbits-api 2014-01-23 21:50:31 +01:00
Ruud Burger 6240e4eba0 Merge pull request #2756 from fuzeman/feature/dev_rtorrent
Increased rTorrent load_torrent max waiting time
2014-01-23 12:48:41 -08:00
Ruud cf86719607 Encode before logging 2014-01-23 00:08:38 +01:00
Ruud 76943b6529 Make sure imdb list_id regex matches whole string.
Thanks @basrieter
2014-01-23 00:00:59 +01:00
Ruud ca8bbdc293 Allow longer imdb user_id parse 2014-01-22 23:59:25 +01:00
Ruud 8e6f12a897 Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2014-01-22 23:39:13 +01:00
Ruud 52c64c1a6a Get full imdb (watch)list without login. fix #2715 2014-01-22 23:38:18 +01:00