1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

305 Commits

Author SHA1 Message Date
Mark McDowall
14b9a031bb Show warning message for rTorrent that it doesn't support torrent removal 2015-06-28 14:06:03 -07:00
Mark McDowall
370406c3de Use a list for ChannelTags and DeviceIds in Pushbullet settings 2015-06-28 12:45:15 -07:00
Mark McDowall
a9ada8fcf1 Cleanup tabs 2015-06-21 22:56:00 -07:00
Mark McDowall
c7f56c1091 Fix ambiguous calls when compiling under mono 2015-06-20 14:58:49 -07:00
Mark McDowall
3c52a9066c New: Reload fanart and poster on series details after images are downloaded 2015-06-07 09:51:29 -07:00
Mark McDowall
4c3c705517 Fix error when season stats are missing 2015-06-07 02:14:40 -07:00
Taloth Saldono
fc572500e4 Improved season pass styling 2015-06-06 23:55:32 -07:00
Mark McDowall
155c82c199 Season pass overhaul
New: Season Pass supports multi-select
New: Improved Season Pass toggling

Closes #396
2015-06-06 23:55:21 -07:00
Taloth Saldono
866f971d41 Prevent ProgressMessageTarget from ever reading the command from the database. 2015-06-03 20:34:33 +02:00
Taloth Saldono
dc91fa0206 Fixed: Added /transmission/ part to UrlBase in Transmission settings making it configurable.
fixes #556
2015-05-24 12:54:50 +02:00
Mark McDowall
49acae0fbb Make sure URL base doesn't start with http or https
Closes #532
2015-05-21 17:12:33 -07:00
Taloth Saldono
ab1e82414b Fixed: Unlimited MaxSize and increased granularity.
fixes #337
2015-05-21 20:44:45 +02:00
Mark McDowall
366e3ed0be Merge pull request #539 from larsjohnsen/source-case-inconistancies
Compilation: Fix case inconsistencies
2015-05-15 09:10:05 -07:00
Mark McDowall
c4e1a732dd Remove Kodi specific settings from PHT Settings 2015-05-13 08:01:39 -07:00
Lars Johnsen
a79fc94a54 Compilation: Fix case inconsistencies 2015-05-12 23:17:51 +02:00
Mark McDowall
a8aac36379 Use skyhook for searching 2015-05-10 17:32:52 -07:00
Mark McDowall
6dd22e7dcb New: Manual Import episodes 2015-05-05 08:41:39 -07:00
Mark McDowall
bc03ad2a18 Blacklisting torrents and using more info to evaluate matches
New: Blacklisting torrents manually
New: Details on why a release was blacklisted in the UI
New: Blacklist matching take into account indexer, size, date and name
2015-05-05 08:39:41 -07:00
Taloth Saldono
2a83088045 Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
Mark McDowall
702b4429ac Order provider based settings by name 2015-04-26 00:25:40 -07:00
Mark McDowall
9a629c2fc6 Display names for Notifications 2015-04-25 09:02:17 -07:00
Taloth Saldono
b4e8a39c2c New: Added Color-Impaired mode to UI settings. 2015-04-22 19:10:07 +02:00
Mark McDowall
8a0e873eb5 Fixed: URL Base for favicon and Apple Touch icons 2015-04-22 07:52:19 -07:00
Mark McDowall
4c9f13cb26 Fixed: Testing indexers, connections and download clients 2015-04-18 22:56:36 -07:00
Mark McDowall
c12f16b6d3 Mapped Network Drive Validator
New: Prevent adding Mapped Network Drives when Running as a Windows Services
2015-04-15 23:50:19 -07:00
Mark McDowall
ab6233dd3f New: Option to show unmonitored episodes on calendar 2015-04-14 20:35:55 -07:00
Taloth Saldono
20e40f73b3 Made optional resource properties nullable. 2015-04-11 09:15:15 +02:00
Mark McDowall
cfefed34fc API endpoint to parse a release title 2015-04-10 07:30:06 -07:00
Mark McDowall
9aeda7aaba Fixed: Legitimate API redirects 2015-03-18 15:27:36 -07:00
Mark McDowall
638e3ca898 Command queue
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
2015-03-16 22:07:02 -07:00
Taloth Saldono
6803e46782 Fixed: Empty Sabnzbd category is now properly handled. But added UI validation to recommend adding a category. 2015-03-04 21:14:40 +01:00
Mark McDowall
b7e609a7d5 De-dupe Tags
Fixed: Remove duplicate tags and prevent new ones from being created
2015-02-13 17:04:07 -08:00
Mark McDowall
8bf1d512c2 Update UI will still load if no updates are available 2015-02-09 17:11:56 -08:00
Keivan Beigi
3ddc01e3f4 Fix: only add cache breaker to css/js files (exclude calendar, apple icons etc) 2015-02-07 10:41:34 -08:00
Keivan Beigi
0829bb6e41 different favicon for debug mode 2015-02-07 09:58:22 -08:00
Taloth Saldono
f5ddb36ebd Fixed: All issues regarding Media Covers should be fixed now after apply this update. Refresh browser cache if still missing and report issues on forum. 2015-02-06 21:41:36 +01:00
Mark McDowall
754c1ea331 Logout button for forms Auth and fix UrlBase redirects 2015-02-03 08:37:42 -08:00
Keivan Beigi
428a1439e5 rjs -> webpack 2015-02-02 17:43:14 -08:00
Mark McDowall
344f3d66ef Reloading the page before restarting won't break the UI when changing authentication method 2015-02-02 11:55:04 -08:00
Mark McDowall
05ee57a972 New: options when adding series, including the ability to search for all missing episodes 2015-02-02 09:03:25 -08:00
Mark McDowall
3c756348eb New: Forms authentication 2015-02-01 22:33:53 -08:00
Mark McDowall
3c641cab33 Remove from queue improvements
New: option to blacklist a release when removing it from download client
2015-01-31 23:35:56 -08:00
Mark McDowall
43e4c16cbf Couple fixes 2015-01-31 00:31:40 -08:00
Mark McDowall
e641611662 New: Show download protocol in Queue 2015-01-31 00:24:09 -08:00
Taloth Saldono
b145ea1a70 UI now loads the 250px image if available, and reverts to full size otherwise. 2015-01-29 22:31:01 +01:00
Lucas Schad
235a2ddd66 Fixed spacing 2015-01-28 23:06:52 +01:00
Mark McDowall
f606b58986 Increased requirejs timeout
set timeout when running in prod regardless of hostname
2015-01-24 17:04:44 -08:00
Mark McDowall
76c6d9cc5b Use URL_BASE in index mapper 2015-01-24 00:37:35 -08:00
Taloth Saldono
d67811b50a TrackedDownload cache, queue etc now use DownloadId instead of TrackedId so it can be found purely by the id provided by the download client. 2015-01-22 21:33:46 +01:00
Mark McDowall
2bbce39faa Show title mismatches, but don't import them automaticallys
Fixed: Show Series title mismatches in the UI
Fixed: Force import from Queue for title mismatches
2015-01-21 14:34:11 -08:00