1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00
Commit Graph

4304 Commits

Author SHA1 Message Date
Mark McDowall
938b5f1ae3 Connect to SAB over SSL (optional)
New: Ability to connect to SABnzbd over SSL
2013-10-03 11:12:12 -07:00
Mark McDowall
89c2ff6107 Quality size settings are shown under advanced settings
New: Change max download size per quality when advanced settings are shown
2013-10-03 08:18:51 -07:00
Mark McDowall
0c9260b05c Do not copy config.xml for Core.Test 2013-10-02 18:26:18 -07:00
Mark McDowall
5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Mark McDowall
2fc8123d6b Merge branch 'thingi-provider' into develop 2013-10-02 14:51:37 -07:00
Mark McDowall
fe5b42696d Auto detect first day of week for calendar
New: Calendar will use systems first day of week when displaying
2013-10-02 12:41:21 -07:00
Mark McDowall
76089b460c Cleaned up queue table a bit. 2013-10-02 08:33:23 -07:00
Mark McDowall
fc3ad9023d Close view after adding series 2013-10-02 08:16:41 -07:00
Mark McDowall
daeb2fc652 Episode grid will show downloading on grab
New: Update episode status in UI on grab and download
2013-10-01 22:20:30 -07:00
kayone
c766089188 hide torrent indexers. 2013-10-01 12:33:48 -07:00
kayone
27bd59268d nullconfig indexers are enabled by default. 2013-10-01 12:32:08 -07:00
kayone
1b234f40df fixed indexer endpoint. 2013-10-01 10:27:22 -07:00
kayone
c9f5cb0257 cleaned up ThingiProvider 2013-10-01 10:13:40 -07:00
kayone
7b14d09976 fixed indexer integration tests. 2013-10-01 10:06:08 -07:00
kayone
e8b2d1fda0 fixed broken test, cleaned up some code around config contracts. 2013-10-01 10:06:07 -07:00
kayone
eaed756655 created ProviderModuleBase 2013-10-01 10:06:06 -07:00
kay.one
4f9b745e70 fixed schema support for indexers 2013-10-01 10:06:05 -07:00
kay.one
0eec2cd5f7 schema updates 2013-10-01 10:06:05 -07:00
kay.one
1e88d2b7c3 fixed broken tests. 2013-10-01 10:06:04 -07:00
kay.one
3e9a6ed0ef indexer cleanup. 2013-10-01 10:06:03 -07:00
kay.one
9dbfc6804f created generic provider factory 2013-10-01 10:04:15 -07:00
kay.one
0b179a6086 starting to move indexers to generic provider. 2013-10-01 10:00:43 -07:00
kay.one
4046d35604 can now read/write provider config to db. 2013-10-01 10:00:42 -07:00
kay.one
08e2d60f20 added ConverterContext to marr Converters. 2013-10-01 10:00:41 -07:00
Keivan Beigi
d1a4c7c942 something! 2013-10-01 10:00:40 -07:00
Mark McDowall
b6693a20a9 signalr-episodes 2013-09-30 22:31:27 -07:00
Mark McDowall
6a10382e7b System now uses tabs instead of toolbar 2013-09-30 22:30:02 -07:00
Mark McDowall
ea5549d736 Changelog will only show updates with notable changes 2013-09-30 14:31:03 -07:00
Mark McDowall
5f93cbc83b Remove duplicate episodes from trakt before processing (by season and episode numbers)
Fixed: Better handling of duplicate episodes from trakt
2013-09-30 08:38:26 -07:00
Mark McDowall
bd1a9db0ef refresh series details after rename/refresh
Fixed: Refresh series details after series refresh and rename
2013-09-29 01:48:47 -07:00
Mark McDowall
c2129054a0 Stop searching for existing series when view is changed 2013-09-29 00:02:12 -07:00
Mark McDowall
5d8bc50c77 Add new series will clear results and re-focus search box 2013-09-28 23:29:52 -07:00
Mark McDowall
0ee82feab7 Recycling bin setting is available on Media Management (advanced)
New: Optional recycling bin on Media Management (advanced)
2013-09-28 21:17:20 -07:00
Mark McDowall
1e0c053bd3 Set write time on destination season folder - oops 2013-09-28 20:29:05 -07:00
Mark McDowall
88afc19716 Fixed LastWriteTime 2013-09-28 15:25:22 -07:00
Mark McDowall
82d4933152 Merge pull request #30 from thejinx0r/develop
Implement https://trello.com/c/a1il1sTd
2013-09-28 15:18:25 -07:00
Eric Yen
f9384d48dd Implement https://trello.com/c/a1il1sTd
modified:   NzbDrone.Core/MediaFiles/EpisodeFileMovingService.cs

-modified:  DiskProvider.cs
added SetFolderAccessTime to the interface
added SetFolderAccessTime function

-modified MoveEpisodeFile.cs
call SetFolderAccessTime from both MoveEpisodeFile
2013-09-28 17:22:35 -04:00
Mark McDowall
de556764bd Changelog is now available in the UI
New: Added changelog to UI
2013-09-28 11:48:30 -07:00
Mark McDowall
90001b1a3b unauthorized.xml 2013-09-27 11:09:53 -07:00
Mark McDowall
9fa4cedb71 Now checking for errors before parsing newznab feeds 2013-09-26 21:41:08 -07:00
Mark McDowall
ca429cf5de Set year to current year when show doesn't have a valid year 2013-09-26 20:40:36 -07:00
Mark McDowall
74ac67eab1 Open SSL port in firewall when SSL is enabled 2013-09-26 14:57:36 -07:00
Mark McDowall
dbc0c2021e Fixed sslcert registration arguments 2013-09-26 14:07:39 -07:00
Mark McDowall
377a32e5e6 Fixed SSL cert registration string 2013-09-26 12:15:16 -07:00
Mark McDowall
4cb9db3230 Updated donation link 2013-09-26 11:04:26 -07:00
Mark McDowall
8d5e92d602 Disable quality sorting on history - since its json 2013-09-25 21:05:08 -07:00
Mark McDowall
0f4bfd7afc Quality sorting for ManualSearch 2013-09-25 20:49:22 -07:00
Mark McDowall
f0e721ee80 Validate newznab indexers when adding 2013-09-25 19:51:07 -07:00
Mark McDowall
34b5a833f5 SeasonCount excludes specials 2013-09-25 17:14:27 -07:00
Mark McDowall
1c77712bf7 Advancified some more settings 2013-09-24 22:04:33 -07:00