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

2365 Commits

Author SHA1 Message Date
Mark McDowall
210524b51a Fixed: Scene numbered season searches when some episode weren't monitored 2015-03-25 16:47:04 -07:00
Mark McDowall
a1a91878ad New: Choose the latest season when adding a new series 2015-03-25 16:47:03 -07:00
Mark McDowall
216286db5e Fixed: navbar hover mobile styling 2015-03-25 16:47:01 -07:00
Taloth Saldono
061c40c8f4 It is Not an Error Message 2015-03-25 01:39:40 +01:00
Taloth Saldono
15eeb19cd5 New: Synology Media Indexer support in Connect. 2015-03-24 20:09:12 +01:00
Taloth Saldono
93c6047cd5 Added Nzbget version check for 12.0 or higher. 2015-03-23 20:56:35 +01:00
Taloth Saldono
db4746bef7 Failed DeleteStatus now only a Warning, also added null check to handle older NzbGet version. 2015-03-23 20:56:32 +01:00
Taloth Saldono
971e159fa4 Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name. 2015-03-23 20:56:28 +01:00
BrendenCA
6114952012 Fixed a typo 2015-03-23 09:33:53 +05:30
Taloth Saldono
fcc1439754 Ugly indexer release name cleaned up before sending to Sab. 2015-03-21 00:55:30 +01:00
Mark McDowall
06a2cb0de4 New: Restrict ports that Sonarr will allow for its webserver 2015-03-18 23:15:20 -07:00
Taloth Saldono
9dd66879a2 Fixed: Better handling for Remote NAS errors. 2015-03-19 01:17:52 +01:00
Taloth Saldono
5d03c94b26 Fixed typo 2015-03-19 01:17:51 +01:00
Mark McDowall
679455713e Fixed: sorting on episode list when new episodes are added during refresh 2015-03-18 16:14:44 -07:00
Mark McDowall
9aeda7aaba Fixed: Legitimate API redirects 2015-03-18 15:27:36 -07:00
Mark McDowall
1efb7446c9 Log full path when moving or copying 2015-03-18 13:51:21 -07:00
Mark McDowall
c5f2c2823e Separate log messages for hardlinking and copying 2015-03-18 13:18:34 -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
Mark McDowall
446d470f53 Fixed null config test 2015-03-16 21:37:33 -07:00
Mark McDowall
99d9303394 Fixed: Download Client with config Warnings won't be excluded 2015-03-16 21:33:34 -07:00
Taloth
8dccf2efe8 Merge pull request #224 from bjeanes/force-priority-for-nzbget
Added Force priority for NZBGet
2015-03-16 23:46:13 +01:00
Taloth Saldono
c7470a426a New: Added Torznab as generic indexer. 2015-03-16 23:42:22 +01:00
Taloth Saldono
37e4a06b5d Fixed: Adjuted parser cleanup to properly handle anime titles with 10b instead of 10bit 2015-03-15 13:39:50 +01:00
Taloth Saldono
6e5e781245 Added another nzbgeek hashed pattern. 2015-03-15 13:11:17 +01:00
Taloth Saldono
61c263856b Giving a slightly more useful IPTorrent rss feed error. 2015-03-15 12:37:29 +01:00
Taloth Saldono
593c4b8182 Update test for redirect diagnostic. 2015-03-15 02:00:44 +01:00
Taloth Saldono
a3873634b0 Fixed TorrentBlackhole failing fatally on magnet link instead of falling back to torrent url. 2015-03-15 01:49:11 +01:00
Taloth Saldono
36ac4f0a8d Fixed: Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder. 2015-03-14 22:39:22 +01:00
Taloth Saldono
96469be7f0 Fixed: Can now specify a cookie for BitMeTv. 2015-03-14 22:39:19 +01:00
Taloth Saldono
d1ce1bf218 Fixed: Season packs will no longer be grabbed if it contains an unmonitored episode. 2015-03-13 21:08:00 +01:00
Mark McDowall
74ad841be4 Fixed: Only show best pending item in Queue 2015-03-12 16:41:07 -07:00
Bo Jeanes
174d1fb0cc New: "Force" priority for NZBGet
The force priority allows NZBs to be downloaded even if the general queue is in a paused state. The use case here is setting recently released items to be downloaded even if the queue is paused. This is a quite common pattern on ISPs that have download quotas (e.g.: most in Australia) where downloading huge archives may need to be paced but shows being currently aired should be fetched for viewing as soon as they are available.

The existence of this priority is buried in their API docs[1] and in forum posts[2] but has been supported for a while (as of r1000). On older clients, the NZBGet UI will just show "Priority: 900" instead of the friendly label. They will be prioritised above other items in the queue but won't bypass the paused state. In other words, NZBGet models priorities as numeric values so this is compatible with old versions and new versions will treat this value specially when encountered.

[1]: http://nzbget.net/RPC_API_reference#Method_.22append.22
[2]: http://nzbget.net/forum/viewtopic.php?f=3&t=1177
2015-03-12 17:50:24 +11:00
Taloth Saldono
dc2c1f7928 Fixed: Import of single-file anime torrents. 2015-03-10 22:43:24 +01:00
Taloth Saldono
2b6c915e32 Fixed: Added tooltips to Blackhole Watch/Torrent/Nzb Folder fields. 2015-03-10 22:00:47 +01:00
Taloth Saldono
2a12aca66a Fixed: Selecting range with shift-key in Series Editor should now work as intended. 2015-03-10 20:31:23 +01:00
Taloth Saldono
f5f050f80b Fixed: Validation of dot prefix in Transmission category. 2015-03-10 13:38:30 +01:00
Mark McDowall
d8852d840b New: Parse releases that have a 5 digit episode number 2015-03-09 17:15:56 -07:00
Mark McDowall
a45f822fdb Fixed: piwik loading when accessing Sonarr via HTTPS 2015-03-09 15:56:34 -07:00
Taloth Saldono
bf5b645416 Test fixed 2015-03-09 21:28:49 +01:00
Taloth
aa7aa3ce61 Merge pull request #218 from Sonarr/fanzub-url
Fanzub url can now be modified [migration 82]
2015-03-09 20:54:41 +01:00
Taloth
69edfba237 Merge pull request #217 from Sonarr/transmission-category
Removed hardcoded dot prefix from the transmission category [migration 81]
2015-03-09 20:54:30 +01:00
Taloth Saldono
6393f66448 Fixed: Added symbols and tooltips to Manual Search last two sort columns. 2015-03-09 19:40:25 +01:00
Taloth Saldono
f39e99bd3c Fixed: Column sort direction will not toggle unless the same column is clicked again. 2015-03-09 19:21:18 +01:00
Taloth Saldono
112cde1cee New: Added UrlBase to Deluge Settings to facilitate seedbox setups. 2015-03-08 15:37:33 +01:00
Taloth Saldono
ebbaa403f6 Removed deprecated code. 2015-03-08 14:30:13 +01:00
Taloth Saldono
dcc988da06 Removed duplicate tests. 2015-03-08 14:30:12 +01:00
Mark McDowall
dd6dc38672 Series editor cleanup 2015-03-07 16:44:35 -08:00
Mark McDowall
1d70c97983 Fixed: Sorting on path in series editor 2015-03-06 22:14:33 -08:00
Taloth Saldono
799f6034c7 Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead. 2015-03-05 20:44:41 +01:00
Mark McDowall
dc80377a4c Merge pull request #214 from larsjohnsen/ui-connect-changes
Separate setting groups & clarify tooltips
2015-03-05 10:54:27 -08:00
Lars Johnsen
ca9c39984e UI: Separate setting groups & clarify tooltips 2015-03-05 13:07:47 +01:00
Mark McDowall
f021f9b146 Fixed: Updating Kodi won't fail if a series has an IMDB ID instead of a TVDB ID 2015-03-05 00:22:46 -08:00
Taloth Saldono
4036654f3f New: Fanzub url can now be modified (to be used only with alternative sites implementing the same api) 2015-03-04 22:41:22 +01:00
Taloth Saldono
8b1e0f68dd Added tooltip to Episode Delete button. 2015-03-04 21:20:08 +01:00
Taloth Saldono
ee02e6a31c Disabled eztv test entirely. 2015-03-04 21:20:07 +01: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
a8e805fd5d Merge pull request #205 from bdegier/develop
New: NZBFinder.ws as Newznab preset
2015-03-04 07:21:21 -08:00
Taloth Saldono
d8662321be Fixed parsing specials with Scene.Title.S0x.Episode.Title format. 2015-03-03 01:08:53 +01:00
Taloth Saldono
46da14f3bf And the same fix for the actual import. 2015-03-01 23:19:49 +01:00
Taloth Saldono
8438ee0a52 Fixed regex incompatible with mono. 2015-03-01 23:04:20 +01:00
Taloth Saldono
6ba78f6aed No longer marks download as imported if no episodes were found. 2015-03-01 22:44:13 +01:00
Taloth Saldono
7b0bc4334d Fixed: Activity->Queue didn't show manually downloaded specials for which the parser couldn't find an episode number. 2015-03-01 22:42:31 +01:00
Taloth Saldono
2e81e278e1 Fixed a couple of logging errors. 2015-03-01 22:34:39 +01:00
Taloth Saldono
8d16b8b9d6 Fixed: Hashes being parsed as 0e00 numbering. 2015-03-01 15:01:06 +01:00
Mark McDowall
a7a6a08807 Fixed: Force import won't trigger icon change on multiple items 2015-02-27 16:58:10 -08:00
Mark McDowall
f4573545cd Fixed: Improved parsing for anime episodes with leading release group 2015-02-26 22:30:31 -08:00
larsjohnsen
3b737d4b66 Delete obsolete file: handlebars.run.min.js 2015-02-27 00:37:02 +01:00
Mark McDowall
72993f3c3c Fixed: Cutoff will be respected when release is still in queue 2015-02-26 08:13:15 -08:00
Taloth Saldono
aa52a83395 Fixed: Preferring season packs over single episodes before comparing relative sizes. 2015-02-24 20:13:17 +01:00
Taloth Saldono
14a99a28cc New: Manual single episode searches on BTN will now also search for season packs to simplify manually grabbing a season pack. 2015-02-24 20:13:16 +01:00
Mark McDowall
be338a651e Fixed: Menu button on mobile views 2015-02-23 18:16:36 -08:00
Taloth Saldono
402d6b5411 New: Added rudimentary Anime search by tvdb episodenumber to BTN. 2015-02-23 20:27:11 +01:00
Taloth Saldono
e143b18df3 Fixed: Episode/Season searches on BTN are now performed by tvdb numbering instead of scene numbering. (let us know if you run into problems with series with scene numbering) 2015-02-23 20:16:55 +01:00
Taloth Saldono
4d837a46af Fixed: Now searching BTN by tvdbid instead of tvrageid to get results for certain series. 2015-02-23 20:16:54 +01:00
Mark McDowall
ca05c15340 Removed extra 's' in file 2015-02-22 21:11:42 -08:00
Taloth Saldono
2da23ae230 Fixed tooltip for pending queue items. 2015-02-22 22:10:45 +01:00
Mark McDowall
a3d649452f Fixed sorting in episode file editor 2015-02-22 12:40:34 -08:00
Taloth Saldono
42f9992af0 Fixed: CDH can now remove items after import from NzbGet it didn't grab itself. 2015-02-22 19:55:00 +01:00
Taloth Saldono
6095855102 Fixed: Failed download handling should now only report a download wasn't grabbed by sonarr if the download actually failed. 2015-02-22 13:43:14 +01:00
Mark McDowall
30849e6356 Less wordy tooltip for season rename 2015-02-21 21:33:31 -08:00
Mark McDowall
e466c77487 Fixed: Ignore .AppleDouble subfolders of season folder 2015-02-21 11:49:56 -08:00
Mark McDowall
8ab0b26773 Episode file editor
New: Ability to delete all episode files in a series or season
New: Ability to change quality for all episode files in a series or season
2015-02-21 11:13:24 -08:00
Mark McDowall
47a0f55255 Fixed search icons 2015-02-21 11:12:57 -08:00
Mark McDowall
015deacd7b Upgraded to FontAwesome 4.3.0 2015-02-21 10:53:46 -08:00
Mark McDowall
4108bbac7a Clear log files 2015-02-19 11:30:13 -08:00
Mark McDowall
e58576bcfa Don't try to set console logging when its not enabled 2015-02-19 09:19:09 -08:00
Taloth Saldono
dea58ed663 Fixed: Changed sqlite to use full fsync on osx to reduce the chance of corruption at the cost of some performance. 2015-02-18 19:28:10 +01:00
Taloth Saldono
1837ba94cc Added info to explain Generic providers such as Newznab. 2015-02-18 19:27:46 +01:00
Mark McDowall
33ed76556f Deduping tags only updates affected models 2015-02-17 22:02:24 -08:00
Mark McDowall
59f487392e Fixed: UI notification after Sonarr updates 2015-02-17 21:52:06 -08:00
bdegier
1f8f52ac9b Added NZBFinder.ws as optional Indexer
Established indexer. Been around for 2+ years.
2015-02-17 15:01:28 +01:00
Mark McDowall
bf65807ef3 Series details styling fixes
Fixed: Empty network won't be shown on series details
Fixed: Poster and series title line up on series details
2015-02-16 17:58:30 -08:00
Taloth Saldono
32fc68b9df UI Cleanup - Updated System, Tags and Wanted subtrees. 2015-02-14 19:14:57 +01:00
Taloth Saldono
d6079a701c UI Cleanup - Updated Shared and Shims subtrees. 2015-02-14 19:12:33 +01:00
Taloth Saldono
019525dd9d UI Cleanup - Updated Settings subtree. 2015-02-14 19:12:32 +01:00
Taloth Saldono
b69ea349ce UI Cleanup - Updated Series subtree. 2015-02-14 19:12:31 +01:00
Taloth Saldono
1bf433872a UI Cleanup - Updated Rename and SeasonPass subtrees. 2015-02-14 19:12:30 +01:00
Taloth Saldono
860f55996c UI Cleanup - Updated Navbar, Profile, Quality and Release subtrees. 2015-02-14 19:12:29 +01:00
Taloth Saldono
29d9e3dadf UI Cleanup - Updated root tree. 2015-02-14 19:12:28 +01:00
Taloth Saldono
70bfad4e6a UI Cleanup - Updated Instrumentation, jQuery and Mixins subtrees. 2015-02-14 19:12:28 +01:00
Taloth Saldono
44928c8f64 UI Cleanup - Updated Health subtree. 2015-02-14 19:12:27 +01:00
Taloth Saldono
a5fd28326e UI Cleanup - Updated Form and Handlebars subtree. 2015-02-14 19:12:26 +01:00
Taloth Saldono
fb7988edb8 UI Cleanup - Updated Episode subtree. 2015-02-14 19:12:25 +01:00
Taloth Saldono
7b7f199587 UI Cleanup - Updated Commands subtree. 2015-02-14 19:12:24 +01:00
Taloth Saldono
7b5c0a952b UI Cleanup - Updated Cells subtree. 2015-02-14 19:12:23 +01:00
Taloth Saldono
83b8ab8fe9 UI Cleanup - Updated Calendar subtree. 2015-02-14 19:12:22 +01:00
Taloth Saldono
f5118fc430 UI Cleanup - Updated AddSeries subtree. 2015-02-14 19:12:21 +01:00
Taloth Saldono
b556eda4a0 UI Cleanup - Updated Activity subtree. 2015-02-14 19:12:20 +01:00
Mark McDowall
b308f06af3 Remove unused parameter 2015-02-13 17:22:24 -08: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
3ed8f0ea84 Fixed: Not properly getting the parent of a folder with a trailing slash
GetParentFolder will trim trailing slashes
2015-02-13 16:53:01 -08:00
Taloth Saldono
1b3993bf6a Tooltips should now be attached to a container close to the target element while avoiding button/input groups. 2015-02-13 21:45:26 +01:00
Mark McDowall
d1df5ed7cd New: Logging level in settings will be used for Console logging 2015-02-11 17:05:27 -08:00
Mark McDowall
539de9e124 Fixed: Daily episodes that have date and season/episode numbers in the release name 2015-02-11 08:04:01 -08:00
Mark McDowall
37959fd753 Search improvements
New: Series/Season search will not grab unmonitored episodes
Fixed: Missing episode search won't grab missing unmonitored episodes by mistake
2015-02-10 17:19:15 -08:00
Mark McDowall
32dd545ef9 commonjsed SearchResultView 2015-02-10 17:02:52 -08:00
Mark McDowall
408a4e0a81 Option to monitor no episodes on add 2015-02-10 16:46:25 -08:00
Mark McDowall
cc21d83e69 Help text for tags on notifications 2015-02-10 16:41:15 -08:00
Taloth Saldono
29fe7b2acd Fixed and added tests. 2015-02-11 00:22:08 +01:00
Taloth Saldono
00dddfeaf3 Updated zero.clipboard to fix copy to clipboard function for requirejs.
Removed wrapper function.
2015-02-11 00:06:33 +01:00
Taloth Saldono
58f0e713fa Moved naming pattern in Rename preview dialog to top. 2015-02-10 23:31:19 +01:00
Taloth Saldono
e00ec8b01b Manual search no longer permits downloading releases for which we can't find an episode until we can fix the association logic. 2015-02-10 23:30:47 +01:00
Taloth Saldono
77edf53c6a New: Added poster to Series Details overview in the large screen width category. 2015-02-10 21:13:10 +01:00
Mark McDowall
8bf1d512c2 Update UI will still load if no updates are available 2015-02-09 17:11:56 -08:00
Mark McDowall
db4eadac40 Metadata file improvements
Fixed: Duplicate metadata files won't cause metadata file processing to fail
Fixed: Duplicate Metadata files will be removed from disk during rescan
2015-02-09 17:07:48 -08:00
Mark McDowall
573c2b8f60 Root folder improvements
Fixed: Prevent non-writeable root folder from being added
Fixed: Errors getting free space/subfolders for root folder won't prevent the UI from loading
2015-02-09 16:42:26 -08:00
Mark McDowall
d3c1deb203 Fixed default KAT url 2015-02-09 13:04:55 -08:00
Mark McDowall
b5cfa72c31 Fixed error on load for poster item view 2015-02-09 13:02:09 -08:00
Mark McDowall
394b93628c Fixed: Monitor from first season 2015-02-09 13:01:50 -08:00
Mark McDowall
6807f92f55 AsOsAgnostic? 2015-02-08 21:59:20 -08:00
Mark McDowall
ec88c2c2ca Parsing improvements
Fixed: Don't use full path when parsing files
New: Support for iTunes library file structure
2015-02-08 21:49:44 -08:00
Taloth
5750f012cb Merge pull request #180 from Sonarr/updatecheck-fixes
Updatecheck fixes
2015-02-08 21:21:24 +01:00
Mark McDowall
20782bbbc1 Episode import improvements
Fixed: Use folder name when file name is not parsable on import
2015-02-08 00:07:08 -08:00
Keivan Beigi
5b54b02d7e updated download url in UpdateServiceFixture 2015-02-07 22:40:20 -08:00
Keivan Beigi
811ce8fa22 separated vendor.js from main.js 2015-02-07 17:01:15 -08:00
Keivan Beigi
3fab46a740 updated html doctype 2015-02-07 12:07:54 -08:00
Taloth Saldono
40987cc335 Include version in services Changes api call so the server knows how to redirect. 2015-02-07 19:52:01 +01: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
6867319c8d added alias for vent 2015-02-07 10:30:02 -08:00
Keivan Beigi
8d03850de7 Added back version check on ajaxSuccess 2015-02-07 10:25:38 -08:00
Keivan Beigi
8f8fe99a16 Reverting SignalR.Core/Infrastructure/CancellationTokenExtensions.cs to old version
http://pastie.org/pastes/9895879/text?key=ifs697ru97thfxedyj91oq
2015-02-07 10:13:41 -08:00
Keivan Beigi
0829bb6e41 different favicon for debug mode 2015-02-07 09:58:22 -08:00
Keivan Beigi
fcb4f8fd58 Maybe? 2015-02-07 09:51:06 -08:00
Keivan Beigi
e0dd72328c more shim cleanup 2015-02-07 08:37:57 -08:00
Keivan Beigi
672e1bd9ed cleaned up validation shims/modules 2015-02-07 08:37:57 -08:00
Keivan Beigi
e4a93ded28 Merge pull request #191 from Sonarr/signalr-1-2-2
Upgraded SignalR to 1.2.2
2015-02-07 08:20:11 -08:00
Keivan Beigi
77fdd724f4 fixed ToTheTop 2015-02-07 07:31:50 -08:00
Taloth Saldono
955029ec43 Fixed: Updated installation HealthCheck warning link to wiki. 2015-02-07 16:24:30 +01:00
Taloth Saldono
52a71a4e96 Fixed some mono specific tests. 2015-02-07 16:24:29 +01:00
Taloth Saldono
f7bdf635b3 Reordered and renamed tabs in System. 2015-02-07 16:24:28 +01:00
Taloth Saldono
071839fa86 Removed InstallUpdate, instead manually triggering ApplicationUpdate. 2015-02-07 16:24:27 +01:00
Taloth Saldono
2f06cc6ffa Fixed: Branch redirects will now occur during install of the a new update instead of during an update check. 2015-02-07 16:24:26 +01:00
Taloth Saldono
7ce9f416d1 InstallUpdate pre-check failures should now show a nice error on the UI. 2015-02-07 16:24:26 +01:00
Taloth Saldono
8833f1ad31 Allow failing a Command using a specific message. 2015-02-07 16:24:25 +01:00
Taloth Saldono
a058333f65 Fixed: Manually triggering Check Health will now also run health checks that normally only run on startup. 2015-02-07 16:24:24 +01:00
Taloth Saldono
6e179839d9 Added test to check Config behavior. 2015-02-07 16:24:23 +01:00
Taloth Saldono
3a938e18fa Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently. 2015-02-07 16:24:22 +01:00
Taloth Saldono
11803afc39 Added FolderWritable to DiskProvider to centralize the check. 2015-02-07 16:24:22 +01:00
Taloth Saldono
104d35299b Checks for update regardless of settings, but won't install it. 2015-02-07 16:24:21 +01:00
Keivan Beigi
127e38feb7 Upgraded SignalR to 1.2.2 2015-02-07 07:04:22 -08:00
Taloth Saldono
0934900cab Updated exception handler to ignore certain types of exceptions. 2015-02-07 15:22:25 +01:00
Keivan Beigi
15b0bc0333 update jquery to 1.11.2 2015-02-07 05:50:19 -08:00
Mark McDowall
ec413c13bd RSS Sync interval cannot be set to a 1-9 minutes (0 or 10+ only) 2015-02-06 17:42:30 -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
Taloth Saldono
6c22a5ffdb Fixed: Health Checks on mono now shows correct wiki links. 2015-02-06 21:41:35 +01:00
Mark McDowall
9ac3a1e094 Set RSS Sync to minimum 10 minutes 2015-02-05 23:32:28 -08:00
Mark McDowall
d5cc261985 Spawn new mono processes with --debug 2015-02-05 23:31:15 -08:00
Mark McDowall
fd02f0ae55 Fixed: Italians in title will not treat the episode as Italian language 2015-02-04 23:24:30 -08:00
Mark McDowall
2a4d7b82ea Comment out parsing test 2015-02-04 22:54:16 -08:00
Mark McDowall
c9d21c7863 Don't search for episodes in series that haven't aired yet 2015-02-04 22:52:07 -08:00
Keivan Beigi
9ca97d0135 Handlebars 2.0 2015-02-04 11:40:31 -08:00
Keivan Beigi
c1467d0ecd enable named views for smoke tests 2015-02-04 11:09:34 -08:00
Mark McDowall
341daf69d1 Fixed: Wrong user name won't result in error message being generated 2015-02-04 07:15:37 -08:00
Mark McDowall
33bb64984a More parsing test cases 2015-02-04 07:04:49 -08:00
Mark McDowall
de49a5b8f6 Fixed: Add series will update UI properly 2015-02-03 21:33:39 -08:00
Keivan Beigi
095e92c7dd Moved jshint config to .jshintrc 2015-02-03 16:56:18 -08:00
Keivan Beigi
bc037e7319 don't add named views in production 2015-02-03 15:33:55 -08:00
Taloth Saldono
b3f11564a7 Fixed: No longer leaves a corrupt file if MediaCover resize failed. 2015-02-03 21:15:40 +01:00
Mark McDowall
754c1ea331 Logout button for forms Auth and fix UrlBase redirects 2015-02-03 08:37:42 -08:00
Mark McDowall
aa9df49ea2 HeaderCell is a standard mixin 2015-02-03 00:01:05 -08:00
Mark McDowall
85f6d90f40 Fixed table header cell 2015-02-02 23:46:37 -08:00
Mark McDowall
ed4bf349db Fixed webpack issues adding indexers/download clients/notifications 2015-02-02 23:01:45 -08:00
Mark McDowall
e6566b26d8 Spinner on add series buttons 2015-02-02 22:16:26 -08:00
Mark McDowall
66a9cddf01 Fixed: Remove from pending 2015-02-02 21:17:18 -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
7b7f7ac56b Fixed spacing for labels when series path is abnormally long 2015-02-02 07:37:20 -08:00
Mark McDowall
3c756348eb New: Forms authentication 2015-02-01 22:33:53 -08:00
Taloth Saldono
7c38fcb9f3 Only use resized posters when the images are served from Sonarr. 2015-02-01 23:13:17 +01:00
Taloth Saldono
23205574a3 Replaced trakt reference on ui with thetvdb. 2015-02-01 22:57:21 +01: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
5d41ebd322 Fixed: Removing pending items from Queue 2015-01-31 21:53:06 -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
cd79826aad Fixed: Transmission proxy should no longer produce paths with double slashes. 2015-01-30 20:29:38 +01:00
Keivan Beigi
0ee5261a2a stripBom 2015-01-29 18:10:16 -08:00
Keivan Beigi
c472d8fe96 stripBom 2015-01-29 17:14:38 -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
Taloth Saldono
35ab3a28fd New: MediaCover api now includes several resized variants to save bandwidth for mobile apps.
banner-35.jpg (height)
banner-70.jpg
fanart-180.jpg (height)
fanart-360.jpg
poster-170.jpg (width)
poster-340.jpg
2015-01-29 19:27:09 +01:00
Lucas Schad
235a2ddd66 Fixed spacing 2015-01-28 23:06:52 +01:00
Mark McDowall
4eb046113d Fixed: Do not allow adding of a series without a title 2015-01-26 22:47:12 -08:00
Mark McDowall
6054dd8ee6 Fixed: Don't scan subfolders in series folders that start with a period 2015-01-26 22:29:18 -08:00
Mark McDowall
0d3c467c50 Increased requirejs timeout
set timeout when running in prod regardless of hostname
2015-01-25 01:37:00 -08: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
76dd663bae Better message when rejecting episode if its not an upgrade 2015-01-24 00:38:03 -08:00
Mark McDowall
76c6d9cc5b Use URL_BASE in index mapper 2015-01-24 00:37:35 -08:00
Mark McDowall
51dc6be2fa 1 file, not 1 files 2015-01-23 18:49:26 -08:00
Mark McDowall
50b843a422 New: Show naming format on rename preview 2015-01-23 18:42:28 -08:00
Mark McDowall
b1871c1686 Spelling 2015-01-23 10:18:17 -08:00
Mark McDowall
f5de5c3a24 Rename preview shows same order as series details (descending) 2015-01-23 07:20:01 -08:00
Mark McDowall
4f669fbbd4 Fixed: default sort order of episodes on series details 2015-01-23 00:13:00 -08:00
Mark McDowall
d285e36b2b Fixed: Sorting by episode number on series details 2015-01-22 21:49:41 -08:00
Mark McDowall
ddb24549d4 Fixed: Extra checks in place to prevent config file corruption 2015-01-22 21:34:25 -08:00
Taloth Saldono
013615a7a5 Fixed: Forced english metadata for the search api. 2015-01-23 00:02:42 +01:00
Taloth Saldono
2f048f4217 Fixed: DownloadEpisodesScan api command regressed during a refactoring causing nzbToMedia to fail. 2015-01-22 21:33:48 +01: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
Taloth Saldono
8b8b60f8b8 Removed incorrect test. 2015-01-22 21:10:33 +01:00
Mark McDowall
90056044bc Fixed: Error when entering unsupported character in tag 2015-01-21 23:31:45 -08:00
Mark McDowall
313e48be61 Use rss-download for omg RSS feed 2015-01-21 23:00:05 -08:00
Mark McDowall
a11d118e32 Fixed hashed release name 2015-01-21 14:48:35 -08: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
Mark McDowall
7f27507ef6 Fixed: Use Orignal Filename token for renaming as only token 2015-01-21 11:26:47 -08:00
Mark McDowall
2b1f6b2711 Fixed UrlBase for view updates 2015-01-21 08:19:51 -08:00
Mark McDowall
2306815992 Fixed: Remove failed downloads from download client (when enabled) 2015-01-21 07:57:54 -08:00
Mark McDowall
e43f251f74 Go to series instead of open series on episode modal 2015-01-20 23:08:14 -08:00
Mark McDowall
76acc8ffa6 New: button on update notification to go to change log 2015-01-20 23:06:22 -08:00
Mark McDowall
090ba3bb86 Fixed: Removed Animezb indexer 2015-01-20 16:44:39 -08:00
Taloth Saldono
8b6ecca8c9 Fixed: Sorting by age in Manual Search now also considers fractions. 2015-01-20 23:49:32 +01:00
Taloth Saldono
3a250e95b9 Fixed: No longer reports SxxExx as releasegroup if original title uses - separator. 2015-01-20 20:47:11 +01:00
Taloth Saldono
366f8c5239 Fixed: Remove on Activity page should now work for Blackhole items. 2015-01-20 19:37:48 +01:00
Keivan Beigi
3dcfcbb400 made sqlite version explicit in the connection string. 2015-01-20 10:17:10 -08:00
Mark McDowall
9ceaf2c6a6 Added test case for 19-2 (2014) 2015-01-20 07:13:36 -08:00
Mark McDowall
f1f19d5365 Fixed: WDTV metadata title for episode uses 2 digit episode number 2015-01-19 22:48:55 -08:00
Mark McDowall
d277420849 Fixed: Do not scan series folder if root folder is empty 2015-01-19 21:55:54 -08:00
Mark McDowall
8a7673ed13 Fixed some parsing issues
Fixed: Releases getting picked up as SDTV instead of RAW-HD
Fixed: Don't parse "sample" as release group
2015-01-18 15:30:36 -08:00
Mark McDowall
a182102ee1 Rename piwik.js to piwikCheck.js to make Ghostery happy 2015-01-18 15:30:35 -08:00
Keivan Beigi
8921cbf3b1 forcing lib update on upgrade 2015-01-18 10:29:27 -08:00
Mark McDowall
eeb1aabc73 Disable test 2015-01-17 22:14:13 -08:00
Mark McDowall
b79ecf7774 Disable search after new episodes being added due to existing files not being counted 2015-01-17 21:55:00 -08:00
Mark McDowall
157124df89 Fixed: Disable EZTV when using the default URL 2015-01-17 21:42:19 -08:00
Taloth Saldono
19da886706 Fixed: Deleting items from download queue should now work as intended. 2015-01-16 21:00:35 +01:00
Mark McDowall
534418d5a4 Clarify minimum age is in minutes 2015-01-16 07:28:31 -08:00
Mark McDowall
6711ba2549 Fixed: Do not remove directories when they contain a RAR file over 10MB 2015-01-16 00:07:02 -08:00
Mark McDowall
fea906d45d Fixed: Parsing of absolute numbers inside of brackets 2015-01-15 23:25:22 -08:00
Mark McDowall
774eb5256d Fixed: XBMC notifications have a minimum display time of 2 seconds 2015-01-15 23:12:49 -08:00
Mark McDowall
4f5c437ddd Fixed: Don't search for newly added episodes if they aren't monitored 2015-01-15 23:10:28 -08:00
Keivan Beigi
0f0cc236de Fixed: support full any valid int32 as valid route ID 2015-01-15 17:04:52 -08:00
Keivan Beigi
d478e6d932 Merge pull request #167 from Sonarr/sqlite-journal-osx
fixed: changed Journaling for osx to prevent db corruption
2015-01-15 10:53:12 -08:00
Keivan Beigi
434099ea2b removed [TV] from Kodi notifications 2015-01-14 23:06:19 -08:00
Mark McDowall
c9d7e54417 Fixed: Don't run netsh unless on Windows 2015-01-14 18:33:15 -08:00
Mark McDowall
9e11745cb2 Fixed: Conflicts with mono 3.12 2015-01-14 16:58:21 -08:00
Mark McDowall
13b43dc084 New: omgwtfnzbs delay now configurable (advanced) 2015-01-13 23:40:25 -08:00
Mark McDowall
ebe7b21a8c New: Show number of episodes on season status badge 2015-01-11 14:49:08 -08:00
Mark McDowall
5ca00ef694 Refresh status when series is refreshed 2015-01-11 14:49:07 -08:00
Taloth Saldono
bcad6e538d Revert "Don't show queue actions buttons until API side fixes are in"
This reverts commit 698093cbb9.
2015-01-11 20:49:09 +01:00
Taloth Saldono
c19a393f99 Now generating unique ids for queue items sent to the api. 2015-01-11 20:48:35 +01:00
Mark McDowall
3c145c63f4 Fixing broken tests 2015-01-11 11:48:03 -08:00
Mark McDowall
fc0fa2c22f Fixed: No not trim trailing "A" from series title when looking for a matching series 2015-01-11 10:23:47 -08:00
Mark McDowall
8aa523c6df AirDateUtc comparison validation on Linux 2015-01-10 12:11:10 -08:00
Mark McDowall
4d19dddf88 Fixed: Don't recalculate episode air times for Netflix series 2015-01-10 12:00:00 -08:00
Mark McDowall
67729c4d12 Collapse Pt or Pt. in episode title 2015-01-10 11:36:35 -08:00
Mark McDowall
c25496cb6a Fixed: Default episode title to TBA if missing 2015-01-10 11:31:05 -08:00
Mark McDowall
468ac1b789 Release group parsing improvements
Fixed: Clean title before parsing release group (remove -RP & -NZBGeek)
Fixed: Parse subgroup from start of file name when inside square brackets
2015-01-10 00:58:36 -08:00
Mark McDowall
c29397aa2c Fixed: Another hashed release format 2015-01-09 21:59:06 -08:00
Mark McDowall
8caa6676e7 Fixed less 2015-01-09 17:26:55 -08:00
Mark McDowall
ca250d7e97 Add series formatting 2015-01-09 17:03:23 -08:00
Mark McDowall
28da978150 Fixed: Show default poster view in Firefox 2015-01-09 17:03:18 -08:00
Mark McDowall
698093cbb9 Don't show queue actions buttons until API side fixes are in 2015-01-09 13:46:39 -08:00
Taloth Saldono
3907e2b168 Fixed: Xbmc metadata no longer fails if an episode has no rating. 2015-01-09 19:06:01 +01:00
Taloth Saldono
da26fa8322 Fixed: Xbmc Metadata no longer fails when an actor has no image. 2015-01-09 17:32:59 +01:00
Taloth Saldono
96b7847471 Fixed typo in Deluge default TvCategory. 2015-01-09 17:31:51 +01:00
Mark McDowall
5f46f7e9f2 Added comment to piwik.js about its usage 2015-01-08 23:40:48 -08:00
Mark McDowall
daafb67fa7 New: MediaBrowser notifications 2015-01-08 22:47:59 -08:00
Mark McDowall
4fda97257b Fixed: Handle abc.mkv hashed filename 2015-01-08 22:45:29 -08:00
Keivan Beigi
53b22035be New: Skyhook! fixing your calendars! 2015-01-08 17:43:51 -08:00
Mark McDowall
3055b90178 Log where the torrent request is being redirected to 2015-01-06 07:12:17 -08:00
Keivan Beigi
9d8011042e fixed: changed Journaling for osx to prevent db corruption 2015-01-05 17:09:40 -08:00
Mark McDowall
4fd8fce4a5 Fixed: Greedy absolute number regex 2015-01-04 17:52:38 -08:00
Mark McDowall
4aa45525a4 Fixed: Parsing some numbers as absolute numbers incorrectly 2015-01-04 16:29:07 -08:00
Mark McDowall
2b050cf88c OS Agnostic paths 2015-01-03 23:33:29 -08:00
Mark McDowall
c5d4948d2a Fixed: Show better error message when TV library isn't added to Plex server 2015-01-03 23:25:11 -08:00
Mark McDowall
90ce35abee Fixed: Import files for the series Extras 2015-01-03 23:07:25 -08:00
Mark McDowall
4f0ca20808 Fixed: Refreshing anime series won't cause an error 2015-01-03 17:02:45 -08:00
Keivan Beigi
c8993db2ad Fix: Remove invalid metadata images 2015-01-02 10:58:20 -08:00
Mark McDowall
b907243bc0 New: Updated missing poster image to use our logo 2015-01-01 16:28:20 -08:00
Mark McDowall
0bef960c83 Removed trakt link from series details 2015-01-01 16:27:56 -08:00
Mark McDowall
a9d668b48d Add series fixes
Fixed: Link to TheTVDB instead of Trakt on add series
Fixed: Don't show year 0 on add series
2015-01-01 14:55:47 -08:00
Mark McDowall
07c71296fb Fixed test 2014-12-31 23:16:18 -08:00
Mark McDowall
03b5095b06 New: Prefixed Range multi-episode style (for plex) 2014-12-31 22:40:37 -08:00
Mark McDowall
8a41a4c91e Fixed update tests 2014-12-31 22:07:39 -08:00
Mark McDowall
9792cff50d Fixed nCrunch builds 2014-12-31 22:01:45 -08:00
Mark McDowall
d375513e50 Fixed: Only test indexers/connections when creating a new one 2014-12-31 19:34:57 -08:00
Mark McDowall
f4169e165c Fixed: Don't store incomplete image URLs (image doesn't exist) 2014-12-31 15:22:22 -08:00
Keivan Beigi
d4331e9470 removed trakt references, added user agent to tvdb requests 2014-12-31 14:12:07 -08:00
Mark McDowall
7e76a36d68 Fixed: Search results without TV Rage IDs won't match a series without a TV Rage ID 2014-12-31 10:23:03 -08:00
Keivan Beigi
d5da0ec4dd fixed: return proper error when searching for invalid tvdb id. 2014-12-30 21:28:46 -08:00
Keivan Beigi
46bf80dcd1 fixed: increased tvdb search limit to 10 2014-12-30 20:24:35 -08:00
Keivan Beigi
c368335183 fixed: search using tvdb id is now fixed. 2014-12-30 18:29:09 -08:00
Mark McDowall
efbe052b26 Fixed: Remove bad ratings from trakt 2014-12-30 15:39:57 -08:00
Keivan Beigi
19f5427dbf Fixed: Replaced trakt with tvdb as data source 2014-12-30 14:08:08 -08:00
Mark McDowall
0f56bfac2f Revert "Fixed: Breaking trakt API changes (Posters for add series are placeholders for now)"
This reverts commit 66ca925b0d.
2014-12-30 09:03:48 -08:00
Mark McDowall
66ca925b0d Fixed: Breaking trakt API changes (Posters for add series are placeholders for now) 2014-12-30 08:08:39 -08:00
Mark McDowall
1be44a4254 Couple more test cases for episode title collapse 2014-12-26 17:36:42 -08:00
Mark McDowall
3b3f6d70b7 csproj fail 2014-12-26 17:34:49 -08:00
Mark McDowall
821f9646f3 Cleaner file names/multi-episode file names 2014-12-26 17:21:45 -08:00
Mark McDowall
940c3bdf08 More 24 hour fixes 2014-12-26 13:48:13 -08:00
Mark McDowall
158e20bfe7 Fixed: Use 24 hour time when configured 2014-12-26 13:09:43 -08:00
Taloth Saldono
85f7195d57 Fixed: No longer produces error when deleting pending item from queue. 2014-12-26 14:31:10 +01:00
Taloth Saldono
8306305207 Fixed: UI now properly sorts on the Peers column. 2014-12-26 00:03:46 +01:00
Mark McDowall
8a1ed896ea cleanup 2014-12-24 23:45:45 -08:00
Mark McDowall
28edb56401 Fixed: Parsing some files that did not contain a series title 2014-12-23 22:24:59 -08:00
Mark McDowall
128d53bb5f Show the difference between Quality Full and Quality Title 2014-12-23 22:08:38 -08:00
Mark McDowall
bf62ab0d26 Only show date in upcoming when its not an episode for today 2014-12-23 20:03:57 -08:00
Mark McDowall
ab868cc403 More support for Season 1 - Episode 01 style files 2014-12-23 16:51:15 -08:00
Mark McDowall
2a2330548c Some more test cases for CleanTitle 2014-12-23 16:37:21 -08:00
Mark McDowall
5f8af9f3a2 A couple more CleanTitle fixes 2014-12-23 07:38:49 -08:00
Mark McDowall
7ec34de3b7 More CleanTitle fixes 2014-12-23 00:17:55 -08:00
Mark McDowall
a9177128a0 Better help message for Media Info 2014-12-22 21:32:48 -08:00
Mark McDowall
ae436ef1ab Better help message for Media Info 2014-12-22 20:18:49 -08:00
Mark McDowall
ec774ccdb5 Log Plex sections response before checking for error 2014-12-22 20:10:54 -08:00
Keivan Beigi
e79a2c742a Fixed: some issues around removing completed and failed downloads 2014-12-22 17:17:48 -08:00
Keivan Beigi
4ac9fd939a Fix: consider download completed if all remote episodes are imported 2014-12-22 11:25:23 -08:00
Keivan Beigi
2193e34537 Fixed: issue where completed torrents wouldn't be removed after they finished seeding 2014-12-22 10:40:48 -08:00
Mark McDowall
9fd90e6f99 Fixed Episode CleanTitle token helper and keep # in title 2014-12-21 23:50:23 -08:00
Mark McDowall
71c735546e Fix loading for root series modal 2014-12-21 23:49:45 -08:00
Taloth Saldono
d931626aee Size formatted culture invariant. 2014-12-21 20:08:59 +01:00
Taloth Saldono
3244f71e5c Fixed: No longer mixes up peers and leechers, so the UI should now properly report seeders and leechers. 2014-12-21 20:08:59 +01:00
Mark McDowall
400a47cd19 Private constructor for TrackedDownloadStatusMessage 2014-12-21 08:46:24 -08:00
Mark McDowall
1a34cd8e6a Do not limit number of args for update on Non-Windows 2014-12-21 08:42:50 -08:00
Mark McDowall
535b85e1de Fixed line height for episode file in modal 2014-12-21 08:42:14 -08:00
Mark McDowall
3cfbca5358 New: Episode CleanTitle renaming token 2014-12-20 23:30:53 -08:00
Mark McDowall
ac16c49ab8 Headers for import existing 2014-12-20 22:19:21 -08:00
Mark McDowall
7f91e0284f Cleanup file browser, added loading indicator 2014-12-20 21:54:29 -08:00
Mark McDowall
7a21f8b151 Fixed: Updated OZnzb URL to api.oznzb.com (new indexer settings only) 2014-12-20 14:25:12 -08:00
Mark McDowall
6878804705 Fixed: File browser ordering and volume name 2014-12-20 13:24:29 -08:00
Mark McDowall
85a9b74008 File Browser
New: File Browser to navigate to folders when choosing paths
2014-12-19 23:32:47 -08:00
Keivan Beigi
d849a4ab48 New: Show source/seed info in manual search 2014-12-19 17:21:03 -08:00
Keivan Beigi
3d1e0e7042 Merge pull request #158 from Sonarr/update-handshake
Update handshake
2014-12-18 16:57:08 -08:00
Keivan Beigi
a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
Keivan Beigi
cb3d5fbfe7 Pass data cmd argument between application and update. 2014-12-17 14:47:45 -08:00
Keivan Beigi
9b715ee078 Ignore data backup errors during upgrade 2014-12-17 14:40:10 -08:00
Keivan Beigi
264bb66c16 better logging in update client 2014-12-17 08:26:28 -08:00
Keivan Beigi
a3042197c5 GlobalExceptionHandlers are now registered with other loggers 2014-12-16 23:36:33 -08:00
Keivan Beigi
23a30f3771 fixed logging tests 2014-12-16 23:26:19 -08:00
Keivan Beigi
0a341199a8 safer log configuration 2014-12-16 23:12:26 -08:00
Keivan Beigi
9ffb9f5ad0 removed post-build events 2014-12-16 17:05:07 -08:00
Keivan Beigi
493a3c9724 Added Logentries to track down automatic upgrade issues 2014-12-16 15:35:42 -08:00
Mark McDowall
427b102900 Support removing from nbzget queue 2014-12-15 21:56:24 -08:00
Mark McDowall
b13b096e77 Added tooltip to say analytics requires a restart to take effect 2014-12-15 21:16:43 -08:00
Mark McDowall
d651e6ac52 Prevent invalid response to get torrents from Deluge from throwing an error 2014-12-15 20:46:55 -08:00
Mark McDowall
a5b09b8975 Better times for tasks when not using relative dates 2014-12-15 19:43:41 -08:00
Mark McDowall
bf169eb139 Improvements for minimum age 2014-12-15 16:31:26 -08:00
Mark McDowall
580f03a5bc New: Minimum Age setting to deal with propagation issues (Usenet only) 2014-12-15 15:40:53 -08:00
Mark McDowall
eeafa2cb64 Fixed: download URL for some newznab imposters 2014-12-15 14:38:38 -08:00
Mark McDowall
f314fab878 Fixed: Url Encode password and category for SAB 2014-12-15 13:09:16 -08:00
Mark McDowall
c10f02e0b1 More test cases for human readable bytes 2014-12-15 13:08:22 -08:00
Mark McDowall
e715275657 Adding a new tag shows the proper UI now 2014-12-15 12:38:42 -08:00
Mark McDowall
683656c651 Fixed: Log error when health check fails to communicate with download client 2014-12-15 12:22:35 -08:00
Mark McDowall
6d31b14d96 Fixed: Humanized size show same values as size settings 2014-12-15 12:16:01 -08:00
Mark McDowall
83e3d7145f Better parsing of Chistmas Specials 2014-12-15 10:52:16 -08:00
Mark McDowall
98b4027510 Fixed: Handle numerical hashed releases 2014-12-15 10:04:55 -08:00
Mark McDowall
d4ccbda99f Fixed: WDTV Metadata will be created padding season/episode numbers to two digits 2014-12-15 06:34:00 -08:00
Mark McDowall
a882aaf6ac Fixed: Show next airing on poster/overview even if series has ended 2014-12-14 14:16:55 -08:00
Mark McDowall
9686c2579b Don't fetch media info when adding existing episodes 2014-12-14 14:09:51 -08:00
Mark McDowall
e3893083bc Fixed: Add series searching improvements 2014-12-14 11:52:50 -08:00
Mark McDowall
2efed23450 Fixed: Show human readable sizes in manual search rejections 2014-12-14 11:12:36 -08:00
Mark McDowall
25f0f50bff Add placeholder text to navbar search 2014-12-14 11:10:57 -08:00
Mark McDowall
e637d68157 Advanced option to disable media info for add series/rescan 2014-12-14 10:50:38 -08:00
Mark McDowall
5f927722df Fixed: Remove pending releases that are rejected 2014-12-14 10:16:43 -08:00
Mark McDowall
a5d7809b72 Fixed: Sort by Next Airing will always keep empty values at the bottom 2014-12-14 09:42:30 -08:00
Mark McDowall
ca9c6c651f Fixed: Follow redirects when getting torrent from KAT 2014-12-13 15:56:11 -08:00
Mark McDowall
a066dcbc07 Include MM/D/YYYY format (so its not reset to nothing) 2014-12-13 09:23:31 -08:00
Mark McDowall
0dd05c7bed Release rejections list padding reduced 2014-12-13 00:31:51 -08:00
Mark McDowall
d4f051b7a3 Larger badges for episode status 2014-12-13 00:21:24 -08:00
Mark McDowall
ecc8ece1ce Secondary sorting on series list
New: Sort by title as secondary sort on series list
2014-12-13 00:12:26 -08:00
Mark McDowall
a9171d44d9 Sorting for another show that starts with A 2014-12-12 15:49:32 -08:00
Mark McDowall
cf0863a89d Removed sorting on some manual search columns 2014-12-12 15:13:59 -08:00
Mark McDowall
7aee3c5ac4 Fixed: Don't check for sample for anime specials 2014-12-12 07:39:51 -08:00
Mark McDowall
e8aa6b5727 Wide modals for Rename preview and episode details 2014-12-12 07:37:35 -08:00
Mark McDowall
e457003a91 Fixed: Sonarr as default Release Group instead of DRONE 2014-12-11 16:50:42 -08:00
Mark McDowall
9a89f4eb6f New: YYYY-MM-DD short date format for UI 2014-12-11 14:38:01 -08:00
Mark McDowall
58290adcc3 label-default for network on add series 2014-12-10 08:30:15 -08:00
Mark McDowall
e63b80000a Naming tokens
Fixed: Added more Release Group Options
Fixed: Separator inserts " - " instead of undefined
2014-12-10 08:16:52 -08:00
Mark McDowall
b8d9ec628d Fixed: omgwtfnzbs RSS results will be delayed 30 minutes (propagation issues) 2014-12-10 08:15:43 -08:00
Mark McDowall
d77c685d14 Remove existing URL ACLs to avoid conflicts
New: Choose IP address to listen on (advanced)
Fixed: Check if URL has been registered with Windows before trying to register it
2014-12-09 23:38:52 -08:00
Mike
5a8ce04bd5 Allow binding to specific interface addresses
https://trello.com/c/aWazKGQc/404-allow-binding-to-specified-ip-address
2014-12-09 22:43:18 -08:00
Mark McDowall
65c1e8852a Renamed files 2014-12-09 22:17:59 -08:00
Mark McDowall
d93bd52a01 Queue actions
New: Remove items from queue/history from Activity
New: Force import of series title mismatch from Activity
2014-12-09 21:52:41 -08:00
Mark McDowall
7ac6fc98a9 New: Add Unknown Quality to profile (advanced) 2014-12-09 21:47:40 -08:00
Mark McDowall
641fe6476c Multi-epsiode test 2014-12-09 21:23:20 -08:00
Mark McDowall
a5dd0cce29 Fixed: Delays use minutes not hours 2014-12-09 20:48:25 -08:00
Mark McDowall
b4c6284fae New: Shift-click range selection for Series Editor 2014-12-08 23:40:06 -08:00
Mark McDowall
fc4170c581 Fixed: Removed accents before searching indexers 2014-12-08 22:22:34 -08:00
Mark McDowall
291b5f48d4 sonarr instead of nzbdrone on mobile 2014-12-08 21:43:03 -08:00
Mark McDowall
a9b9a5269f Fixing the build 2014-12-07 22:05:27 -08:00
Keivan Beigi
f4c202441c Cleaned up environment detection 2014-12-07 12:56:47 -08:00
Keivan Beigi
cf77104a02 removed redundant else 2014-12-06 23:23:11 -08:00
Keivan Beigi
3b087ba922 minor cleanup 2014-12-06 22:08:51 -08:00
Keivan Beigi
6af9b03d26 added missing using 2014-12-06 22:08:41 -08:00
Keivan Beigi
0be8f55a2f Cleaned up using directive 2014-12-06 21:55:17 -08:00
Keivan Beigi
78aa91c170 Added StringLiteral as an acceptable identifier for sqlite migrations 2014-12-06 11:32:42 -08:00
Keivan Beigi
a8eb0f73d1 Added broken migration test 2014-12-06 11:16:22 -08:00
Mark McDowall
7d96d4d644 Log cert issues at debug (need to deal with self signed certs) 2014-12-06 09:07:13 -08:00
Mark McDowall
17d4b54561 Fixed: Removed support for CamelCase in folder names to support legitimate show titles like MythBusters 2014-12-05 17:45:43 -08:00
Keivan Beigi
de33b84eef Merge pull request #151 from Sonarr/sonarr-url
update usages of nzbdrone.com to sonarr.tv
2014-12-05 14:52:03 -08:00
Keivan Beigi
71638ec77e switched services to http 2014-12-05 14:23:30 -08:00
Keivan Beigi
3ce65eec08 Log HTTPS cert errors 2014-12-05 14:05:30 -08:00
Keivan Beigi
664ec45360 log cert errors 2014-12-04 22:28:46 -08:00
Mark McDowall
cd1d34a0f2 Fixed: Add tag when text box loses focus 2014-12-04 21:27:32 -08:00
Keivan Beigi
be81bf322a Our first data migration test :D 2014-12-04 21:27:32 -08:00
Keivan Beigi
c7ed76f6d3 Added before migration hook, this can be used to insert "old" data into test Db
so data migration could be tested.
2014-12-04 21:27:31 -08:00
Mark McDowall
37a1398338 Delay Profiles
New: Select preferred protocol (usenet/torrent)
New: Option to delay grabs from usenet/torrents independently
2014-12-04 21:27:31 -08:00
Keivan Beigi
c4e684fbd3 update usages of nzbdrone.com to sonarr.tv 2014-12-04 17:54:37 -08:00
Keivan Beigi
1bef690a6a better branch redirection logging 2014-12-04 15:25:56 -08:00
Keivan Beigi
cfa8dcca29 New: Added support for automatic update branch redirection 2014-12-04 15:23:22 -08:00
Mark McDowall
47c109209c Fix broken BTN tests 2014-12-03 22:33:29 -08:00
Mark McDowall
094085994a New: Updated donate link with recurring donations 2014-12-03 22:28:08 -08:00
Mark McDowall
bffc64b92b New: Progress bar for Activity: Queue 2014-12-03 22:26:50 -08:00
Mark McDowall
6b56e912eb New: Original Filename renaming token to use original filename as-is 2014-12-03 21:43:58 -08:00
Mark McDowall
29ee0ef2be Fixed: EZTV logging generic error when there were no results 2014-12-03 17:22:14 -08:00
Mark McDowall
0cc4639e65 Log reason why download isn't being imported 2014-12-03 16:45:40 -08:00
Mark McDowall
2de837558b Fixed compilation 2014-12-01 22:48:11 -08:00
Mark McDowall
935b9e5f4e New: Use the ID returned from SABnzbd (0.7.20) during retry 2014-12-01 22:39:27 -08:00
Mark McDowall
6467167046 Moved Extension methods in common to subfolder 2014-12-01 22:26:25 -08:00
Mark McDowall
d01c706082 Fixed broken test 2014-12-01 19:02:06 -08:00
Mark McDowall
1dea451ace Removed sorting on diskspace table to prevent errors 2014-12-01 18:49:47 -08:00
Mark McDowall
867746a763 Fixed: Importing "Backup_tvdbid" encrypted filenames 2014-12-01 18:49:45 -08:00
Mark McDowall
1e8c2a6a12 Various naming fixes
Fixed: Parsing anime that had season/episode pattern in the hash
Fixed: Parsing anime that had 6 consectutive digits in the hash
2014-12-01 18:49:44 -08:00
Keivan Beigi
6810bd2431 updated MediaInfo to 0.7.71 (OSX) 2014-11-30 13:25:21 -08:00
Mark McDowall
907aa4a0ba Use an event to update title mismatches 2014-11-29 18:21:55 -08:00
Mark McDowall
3c1df5693c Cleanse API key from logs for omgwtfnzbs 2014-11-29 17:15:40 -08:00
Mark McDowall
3a8507076c Fixed: Only throw API key error for OMG when notice contains "api" 2014-11-29 16:55:41 -08:00
Mark McDowall
af5096f9af Absolute release group parsing fix for custom filenames 2014-11-29 11:17:20 -08:00
Mark McDowall
7f640caa22 Calendar fixes 2014-11-29 01:28:50 -08:00
Mark McDowall
3b3066ed47 Naming fixes 2014-11-29 01:15:03 -08:00
Mark McDowall
f344a96444 New: Additional naming options for Quality in file name (Full, Title, Proper) 2014-11-28 23:54:35 -08:00
Mark McDowall
cf9f5fe569 Various naming fixes
New: Multi-episode style (Range)
New: Example for mulit-episode anime naming
Fixed: Validate anime episode format when saving
2014-11-28 23:51:21 -08:00
Mark McDowall
a83f49ca32 Show published date in history details and manual search
New: Hover over age in manual search to see published date
New: Show published date in history details for grab events
2014-11-28 23:39:59 -08:00
Mark McDowall
119677e2dd Fixed: System Info layout when no health warnings are active 2014-11-28 07:24:02 -08:00
Mark McDowall
4585605ead Changed default categories from tv-drone to tv-sonarr 2014-11-27 07:46:45 -08:00
Mark McDowall
3f8366a190 New: Search for previously aired episodes that were just added to the database 2014-11-26 23:08:17 -08:00
Mark McDowall
709f96920d Debug log when we're doubling the allowed size for a possible special 2014-11-26 12:21:50 -08:00
Keivan Beigi
a46b542bfd updated MediaInfo to 0.7.71 2014-11-26 11:17:58 -08:00
Mark McDowall
76eee87976 Fixed: Parsing Raw-HD is filename as Raw-HD instead of HDTV-720p 2014-11-26 06:35:27 -08:00
Mark McDowall
a8ca258ca4 Fixed: Indexer testing
Omg now has a preprocessor to catch authentication issues
Indexer testing works again, instead of always being successful
2014-11-25 17:02:53 -08:00
Mark McDowall
33ca71a745 Connect to EZTV over SSL 2014-11-25 11:52:07 -08:00
Mark McDowall
d78e55a4d1 Changed basic auth prompt to Sonarr 2014-11-25 07:33:06 -08:00
Mark McDowall
70f07845fd Changed UserAgent to Sonarr 2014-11-25 07:28:49 -08:00
Mark McDowall
86a12f95d2 Updated NzbDrone to Sonarr in notifications 2014-11-25 07:25:38 -08:00
Keivan Beigi
e226bf19e1 Merge pull request #147 from Sonarr/sqlite-lock
Updated transaction locks to be defered.
2014-11-24 16:22:12 -08:00
Keivan Beigi
23524c238f Fixed: EzRSS Size Parsing 2014-11-24 15:16:29 -08:00
Keivan Beigi
d30eb1b306 fixed MonoTorrent namespace 2014-11-24 14:39:36 -08:00
Sander Spies
59c28a3fc6 Set X-Plex-Device-Name
This sets a title and will make it a bit more clear that Sonarr has registered as a client on myPlex.
2014-11-24 14:17:06 -08:00
Keivan Beigi
af3c0de4d5 Updated transaction locks to be defered. 2014-11-24 12:00:19 -08:00
Taloth Saldono
54d296c2a8 fixed broken tests in torrent client. 2014-11-23 21:40:18 +01:00
Taloth Saldono
08d92c5511 Fixed: File imports via CDH are no longer checked for file locks. 2014-11-23 21:27:07 +01:00
Taloth Saldono
909f601929 Fixed: An error reported by the torrent client, such as tracker error, is no longer considered a failed download but shown as a warning in Activity. 2014-11-23 21:26:43 +01:00
Mark McDowall
b3136b359a New: Hidden field with series title for use with Xtender (Chrome Plugin) 2014-11-22 11:33:19 -08:00
Keivan Beigi
e2450e2106 updated FluentValidation 5.4.0 > 5.5.0 2014-11-21 17:14:54 -08:00
Keivan Beigi
2d42d1ce6a fixed build error 2014-11-21 17:13:00 -08:00
Keivan Beigi
04f05bdb83 FluentMigrator.1.3.0.0 => FluentMigrator.1.3.1.0 2014-11-21 17:11:11 -08:00
Keivan Beigi
e767c948f7 updated Selenium 2.43.1 > 2.44.0 2014-11-21 17:09:47 -08:00
Keivan Beigi
b92b005063 restsharp 104.4.0.0 =>105.0.1.0 2014-11-21 17:08:57 -08:00
Keivan Beigi
f127028992 updated restsharp to 6.0.5 -> 6.0.6 2014-11-21 17:08:01 -08:00
Keivan Beigi
4f852fcc6e Merge pull request #142 from Sonarr/sqlite
Sqlite
2014-11-21 15:32:50 -08:00
Keivan Beigi
a456e8a0fd updated System.Data.SQLite.dll to 1.0.94 2014-11-21 14:19:08 -08:00
Mark McDowall
e0975b9004 Fixed: XBMC Metadata errors when no episode image was available 2014-11-21 07:35:40 -08:00
Keivan Beigi
702c1fecc1 updated sqlite to 2014-11-19 (3.8.7.2) 2014-11-21 00:25:15 -08:00
Mark McDowall
365898df45 New: Links (forums, trello, etc) shown in System: Info 2014-11-20 23:44:28 -08:00
Mark McDowall
71e83ba8a8 Fixed: Disabled error reporting 2014-11-20 17:17:38 -08:00
Mark McDowall
6ffeba37cb Fixed: Don't report log exceptions when connection to XBMC fails 2014-11-20 17:15:56 -08:00
Mark McDowall
2dbf9f5baf New: Show tags on series details 2014-11-20 15:41:20 -08:00
Taloth Saldono
aa36c04d56 Defaulted hardlink to false again after an internal debate regarding some Windows peculiarities. 2014-11-20 23:46:21 +01:00
Taloth Saldono
94311bda1f Fixed: CDH erroneously reported a locked file on import. 2014-11-20 21:01:31 +01:00
Taloth Saldono
0ae0bd43be Implemented indexer integration tests for a couple of public indexers. 2014-11-19 22:06:19 +01:00
Taloth Saldono
2345984bda Processed comments. 2014-11-19 22:06:18 +01:00
Taloth Saldono
102acae972 Updated Kickass Url to new TLD. 2014-11-19 22:06:17 +01:00
Mark McDowall
d9cc0d4600 Fixed: Parsing Transmission version for nightly builds 2014-11-19 21:47:14 +01:00
Mark McDowall
17f10c9ee5 Added debug message for transmission version info 2014-11-19 21:47:14 +01:00
Taloth Saldono
764ce3507c Fixed: Changed the api call for Deluge to reduce the response size preventing a timeout when a lot of torrents are listed. 2014-11-19 21:47:13 +01:00
Taloth Saldono
1cb0bb56cd Fixed: Resolved performance issue in the log cleaning method when running trace level. 2014-11-19 21:47:12 +01:00
Taloth Saldono
10b45f769e Fixed: Parser no longer chokes on titles with a file extension and invalid path characters such as :. 2014-11-19 21:47:11 +01:00
Taloth Saldono
8a86b8acdc Added OsPath to handle OS agnostic path handling. 2014-11-19 21:47:11 +01:00
MythJuha
67cd5703a1 New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers. 2014-11-19 21:47:10 +01:00
Taloth Saldono
ffa814f387 Added support for Hardlinking instead of Copy. 2014-11-19 21:47:09 +01:00
Mark McDowall
a8bea777d7 Fixed the migration to release restrictions 2014-11-18 23:58:59 -08:00
Mark McDowall
027ed1335f Workaround to deal with updating scene names 2014-11-18 23:49:00 -08:00
Mark McDowall
438686ca1a Refresh the scene mapping cache if it is empty during a lookup 2014-11-18 23:47:19 -08:00
Mark McDowall
53c2962d2a Release restrictions
New: Required terms assignable to series via tags
New: Ignored terms assignable to series via tagss
2014-11-18 22:07:24 -08:00
Mark McDowall
d6ed475c63 Removed old test 2014-11-18 22:05:34 -08:00
Mark McDowall
ddc4c359cb Fixed: Series title sorting won't remove special/part/episode 2014-11-18 22:01:44 -08:00
Mark McDowall
fd71bd6969 Refactored setting attributes on media/metadata files to its own service 2014-11-18 21:45:44 -08:00
Mark McDowall
f8c002db9f Fixed: Use runtime of series for sample checks instead of constant 2014-11-18 21:45:43 -08:00
Mark McDowall
16156611db Fixed: UrlBase when downloading backup files 2014-11-18 16:58:53 -08:00
Mark McDowall
e75d3fa233 Cleanup 2014-11-17 07:22:35 -08:00
Mark McDowall
5a4b49d46e Fixed: Sort by episode count takes number of episodes into account. 2014-11-16 21:28:41 -08:00
Mark McDowall
0ff5850a61 Added on SeriesResource 2014-11-16 17:21:13 -08:00
Mark McDowall
4c3daf7e39 New: Store date series was added in database 2014-11-16 17:15:43 -08:00
Taloth Saldono
5fed3670c8 Drone factory would throw exception on unknown series instead of proper error. 2014-11-16 19:49:01 +01:00
Taloth Saldono
374fe07aba Remove PostQueue from NzbGetProxy coz it's useless anyway. 2014-11-16 19:49:00 +01:00
Keivan Beigi
c0a46e04b8 Updated notification titles to sonarr 2014-11-15 20:12:03 -08:00
Taloth Saldono
eb5de4a3fa Removed obsolete tests. 2014-11-16 01:46:24 +01:00
delphiactual
55a49c723d Fixed: NzbDrone to Sonarr on restart and shutdown 2014-11-15 17:26:31 -07:00
Taloth Saldono
0b48630c00 New: Improved the DownloadedEpisodesScanCommand endpoint to better support external triggers to CDH. (nzbToMedia) 2014-11-15 01:48:40 +01:00
Mark McDowall
ba38160430 Don't lower-case document title 2014-11-14 14:14:38 -08:00
delphiactual
b36b38ad78 Update NzbDroneController.js 2014-11-14 13:35:56 -07:00
delphiactual
4f48e16719 Update SysTrayApp.cs 2014-11-14 13:12:30 -07:00
delphiactual
3b6c5916e4 Update index.html 2014-11-14 13:11:43 -07:00
Mark McDowall
3ee58979ec New: CORS support on the API (for developing against the API) 2014-11-14 11:07:38 -08:00
Mark McDowall
4665682ea6 Fixed: Exception when navigating away from series details view while it is still loading 2014-11-14 07:34:09 -08:00
Mark McDowall
7af9748ff3 Fixed: Do not scan episode files in .AppleDouble folders 2014-11-13 22:15:45 -08:00
Mark McDowall
175ae3e996 Fixed: Series fanart images won't be stored as episode screenshots 2014-11-13 22:10:56 -08:00
Mark McDowall
d765d1eaef Fixed: Replace periods in title with nothing when searching indexers 2014-11-13 22:03:07 -08:00
Mark McDowall
83a64fb8b8 Cleaned up completed download service (more methods) 2014-11-13 16:37:09 -08:00
Mark McDowall
b579a1fcfe Added trackingId to queue 2014-11-13 16:37:08 -08:00
Taloth Saldono
7816499b52 Moved trakt search term tests to non-integration test. Added several more testcases for the camelCase conversion and adjusted the underlying logic accordingly. 2014-11-14 00:49:11 +01:00
Powdor
6dc72713be New: Import Existing series now handles camelCase titles without spaces. 2014-11-13 21:19:48 +01:00
Taloth Saldono
17ac82385a Fixed: Switching tabs in Activity and Wanted no longer add to navigation history, just like Settings, preventing a redirect loop when using the browser back navigation. 2014-11-11 21:40:47 +01:00
Mark McDowall
18f0e3d536 New: .wtv extension as video file 2014-11-08 09:56:01 -08:00
Mark McDowall
b53e633194 fixed profile unit test 2014-11-06 20:08:47 -08:00
Mark McDowall
64e7cc69b9 Fixed: Extras folder detection is case insensitive 2014-11-06 20:02:07 -08:00
Mark McDowall
730aba4408 New: Series search will search starting with the lowest season 2014-11-06 17:13:40 -08:00
Mark McDowall
c58c8ea542 New: Added a default Profile 'Any' (new installations only) 2014-11-06 08:19:46 -08:00
Mark McDowall
21a0df904f Fixed: Ability to monitor no seasons when adding a new series 2014-11-06 08:02:42 -08:00
Mark McDowall
b6fc490b89 Series detials fixes
Fixed: Adding a new series and going to series details will show data after information is fetched
Fixed: Series details won't reload view after update
2014-11-06 07:34:15 -08:00
Mark McDowall
48ec113598 Merge pull request #125 from Sonarr/original-title
New: Ability to use Original Title only in naming settings
2014-11-05 16:43:47 -08:00
Mark McDowall
97c9217c0d Fixed: Improved title sorting for 'A to Z' 2014-11-05 08:46:09 -08:00
Mark McDowall
3411c4e5a7 UI fixes
Fixed: Series search won't break when term contains brackets
Fixed: Attempting to apply the activity spinner incorrectly
2014-11-05 08:46:08 -08:00
Mark McDowall
8711c41649 New: Ability to use Original Title only in naming settings 2014-11-04 23:09:50 -08:00
Mark McDowall
4026a0f096 Parsing improvements
Fixed: Parsing of 1 digit season and episode numbers
Fixed: Parsing of 3 digit season numbers
2014-11-04 23:07:09 -08:00
Mark McDowall
0d3ea052c6 Fixed: Multi-episode absolute getting treated as Season/episode 2014-11-04 10:46:30 -08:00
Mark McDowall
3b54f90237 Absolute tests 2014-11-04 10:46:29 -08:00
Taloth Saldono
a4a1e4d5bf Fixed: HDDVD now recognized as bluray quality. 2014-11-03 13:06:42 +01:00
Mark McDowall
74e6d8c6e3 Fixed: Default to dash as separator for absolute numbers in multi-episode pattern 2014-11-01 23:58:32 -07:00
Mark McDowall
ea43d78ad1 Fixed: show proper episode file count on series details 2014-11-01 23:20:41 -07:00
Mark McDowall
c159a378a0 Fixed: Show an error message after a failed Trakt search 2014-11-01 22:46:45 -07:00
Taloth Saldono
e6494ba229 Fixed: Rejection message for cutoff already met in Manual Search. 2014-11-01 12:40:59 +01:00
Mark McDowall
f154e4236f Only check changes when changes aren't null 2014-10-31 09:34:17 -07:00
Mark McDowall
877a851fe9 Fixed: Only show install/cannot install on the latest version 2014-10-31 08:42:09 -07:00
Mark McDowall
86aba08289 Fixed broken migration 036 for people upgrading from very old DBs 2014-10-30 22:26:48 -07:00
Keivan Beigi
aadd9243a4 Merge pull request #128 from NzbDrone/sonarr
New: Replaced user facing instances of  NzbDrone with Sonarr
2014-10-29 11:26:17 -07:00
Keivan Beigi
4929e9fc9b New: Replaced user facing instances of NzbDrone with Sonarr 2014-10-28 21:49:49 -07:00
Keivan Beigi
380d2624f1 minor fixes to wtf-gtfo 2014-10-28 17:08:07 -07:00
Keivan Beigi
aa68faaf88 New: automatically switch back to master if current branch is invalid 2014-10-28 16:48:37 -07:00
Mark McDowall
95d67ef9f4 Download decision rejection reasons are no longer static messages
New: Better messaging on manual search when release is rejected
2014-10-27 22:25:06 -07:00
Mark McDowall
e82b29e346 Tags
New: Ability to tag series
New: Use tags to control which series use which notification channels
2014-10-27 22:04:09 -07:00
Mark McDowall
0e436f371b Fixed: Should allow space/period between season and episode number patterns in naming 2014-10-27 07:38:53 -07:00
Mark McDowall
c4836975a9 Fixed: Treat WebHD as Web-DL 2014-10-26 18:46:57 -07:00
Mark McDowall
9d5d3ce4c3 Fixed: Treat iTunesHD as Web-DL 2014-10-26 16:31:45 -07:00
Mark McDowall
0322eab509 Fixed: Parse extended multi episode with 4 digit (year) seasons 2014-10-26 01:31:00 -07:00
Mark McDowall
121ec0873b Fixed: Parsing 'NL Subs' in addition to NLSub 2014-10-26 01:26:04 -07:00
Mark McDowall
889af78b26 Fixed broken tests 2014-10-24 21:30:49 -07:00
Mark McDowall
71416eea29 Fixed: Missing won't show episodes that are on air 2014-10-24 19:44:29 -07:00
Mark McDowall
b538b450f5 Fixed: ctrl + clicking links will open in a new tab 2014-10-24 16:54:02 -07:00
Mark McDowall
2711cd6afa Fixed: Update UI will show that older versions are not installable 2014-10-24 16:40:36 -07:00
Mark McDowall
6a3bea5adc Log path being deleted when deleting permanently at info 2014-10-24 11:59:35 -07:00
Mark McDowall
1298eedb29 Fixed: Searching for a new series with the same title twice in a row 2014-10-23 21:47:05 -07:00
Mark McDowall
d017c40747 Fixed: Show search for existing series that finds no results 2014-10-23 16:55:25 -07:00
Mark McDowall
8b3fd95d55 Fixed: Multi-absolute episode parsing 2014-10-21 15:48:31 -07:00
Taloth Saldono
b532661a27 Resolved failing search due to missing Scene season number. 2014-10-21 22:19:12 +02:00
Mark McDowall
35396ea44e Fixed: Duplicate multi-episode style with trailing brackets
Only dashes, underscores, periods and spaces will be considered separators
2014-10-21 07:14:51 -07:00
Taloth Saldono
6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0. 2014-10-20 22:16:31 +02:00
Mark McDowall
e978a425c2 Fixed: Getting list of xem series won't die if a bad ID is entered on their site 2014-10-19 20:04:46 -07:00
Mark McDowall
f776aae2c0 Fixed: Mono returning a drive with an empty path causing disk space check to fail 2014-10-19 17:47:23 -07:00
Mark McDowall
42c17e885c Fixed some more tests 2014-10-17 22:47:00 -07:00
Mark McDowall
1a26bd9232 Fixed broken last write time test 2014-10-17 17:23:41 -07:00
Mark McDowall
aa6b3f70ed Fixed: log to the database using UTC not local time 2014-10-17 07:07:21 -07:00
Mark McDowall
e8e94d4384 Don't convert arg values to lower-case 2014-10-17 00:36:56 -07:00
Keivan Beigi
0301636767 switched projects from Any CPU to x86 2014-10-16 22:19:10 -07:00
Keivan Beigi
6c3a5b336d Merge pull request #124 from NzbDrone/raw-dblog
Use raw sql to write logs to db.
2014-10-16 15:11:47 -07:00
Mark McDowall
76f61e683f Fixed: Getting tracked download status for pending item in UI won't result in an error 2014-10-16 09:57:59 -07:00
Keivan Beigi
d10cdf9c87 removed method column from log db. 2014-10-15 19:23:10 -07:00
Keivan Beigi
cb00644a09 Use raw sql to write logs to db. 2014-10-15 19:10:25 -07:00
Keivan Beigi
f44fd5fcbd Fixed: filter duplicated episodes returned from Trakt
http://support.trakt.tv/forums/188762-general/suggestions/4430690-anger-management-duplicate-episode
2014-10-14 16:34:36 -07:00
Taloth Saldono
ab264b3c06 Should no longer log error if download client was removed/disabled between CDH updates. 2014-10-15 00:21:43 +02:00
Taloth Saldono
20fc66c8cc Fixed: Using different retry method for NzbGet to actually trigger NzbGet to redownload. 2014-10-15 00:21:42 +02:00
Keivan Beigi
ef1e290311 Removed redunent UTC/non-utc File/dire methods.
everything is in UTC now.
2014-10-14 14:31:35 -07:00
Mark McDowall
9d8e4de7b4 Extra check to make sure trackedDownloadStatus exists on queue item 2014-10-13 22:20:39 -07:00
Keivan Beigi
28f7e256b2 removed dead code 2014-10-13 14:11:35 -07:00
Keivan Beigi
907023ca10 don't blow up if a single download is not trackable. 2014-10-13 13:43:36 -07:00
Keivan Beigi
dcf434abd3 better error messages when download client connection fails 2014-10-13 11:07:05 -07:00
Keivan Beigi
690569cbbc Fixed: show a better error message when nzbdrone port is already in use. 2014-10-13 10:51:17 -07:00
Keivan Beigi
f684d2f0d7 Fixed: Missing MediaInfo doesn't block import anymore 2014-10-13 10:37:11 -07:00
Keivan Beigi
1b6f684522 New: Added health check to show a warning when MediaInfo is missing 2014-10-13 10:36:51 -07:00
Mark McDowall
019500ef4f Fixed activity.less reference 2014-10-12 10:21:40 -07:00
Mark McDowall
b7d3daf3ec Updated Selenium 2014-10-12 09:44:19 -07:00
Mark McDowall
1225bbe8dc Activity instead of History
New: Renamed history to activity
New: Queue is default tab of activity
2014-10-12 00:32:56 -07:00
Mark McDowall
f8fb37bae8 New: Show warning for queue when there is a warning 2014-10-12 00:02:34 -07:00
Mark McDowall
f6e4ccda84 Fixed broken tests (due to logging) 2014-10-11 22:05:21 -07:00
Mark McDowall
a21b539298 Fixed: 3 digit season/episode numbers followed by an underscore 2014-10-11 12:16:21 -07:00
Mark McDowall
89d0293f6e Fixed: Error when attempting to retry a release with nzbget 2014-10-06 08:52:36 -07:00
Mark McDowall
4e98a447cb Fixed: SAB retry not finding new ID in history 2014-10-06 08:49:14 -07:00
Mark McDowall
a433aac034 Fixed: Getting free space for inaccessible drive won't log an error 2014-10-05 16:43:43 -07:00
Mark McDowall
485fa6a13d Fixed: Only upgrade anime version when release group is the same 2014-10-04 23:04:19 -07:00
Mark McDowall
9056bc1747 Fixed: Setting SSL Cert Hash should remove all extra characters 2014-10-04 22:25:54 -07:00
Keivan Beigi
ac4f2d5e9a Don't try to download small version of non-existing poster 2014-10-03 23:06:50 -07:00
Keivan Beigi
6a743a8792 removed dead code 2014-10-03 16:29:52 -07:00
Keivan Beigi
7b49669b95 Log global inner exceptions 2014-10-03 15:55:11 -07:00
Keivan Beigi
aa75b3d331 don't log getqueue download client exceptions as error. 2014-10-03 14:38:57 -07:00
Keivan Beigi
a44be4d902 log newsnab 429 errors as warn instead of exceptions 2014-10-03 10:50:43 -07:00
Keivan Beigi
7b2e3ef0c4 added ExceptronIgnoreOnMono and ExceptronIgnore extention methods. 2014-10-03 10:39:06 -07:00
Keivan Beigi
02fab62811 added some logging to shutdown process. 2014-10-02 22:24:32 -07:00
Keivan Beigi
89e83ded04 Added fluent FluentMigrator.Runner as nuget packages 2014-10-02 21:53:19 -07:00
Keivan Beigi
0359487bf7 removed loggly 2014-10-02 21:47:37 -07:00
Keivan Beigi
54b6bfc181 updated fluentassertion/fluentmigrator 2014-10-02 21:44:53 -07:00
Keivan Beigi
cdee4916f1 updated nunit to 2.6.3 2014-10-02 21:41:57 -07:00
Keivan Beigi
6ada50783c fixed namespaces 2014-10-02 21:40:32 -07:00
Keivan Beigi
c10a9ddf6e updated json.net to 6.0.5 2014-10-02 21:39:21 -07:00
Keivan Beigi
4b51fc04ae include branch as analytics custom variable 2014-10-02 21:25:28 -07:00
Mike
87cafe0035 Don't allow port 0 as a listen port
Port 0 is not really a valid port. Using it will most likely dynamically
allocate a port to listen on.
2014-10-02 08:32:32 -04:00
Keivan Beigi
10b1d44d6f Enabled excepton with new api key, disabled throwing exception. 2014-09-30 20:47:30 -07:00
Mark McDowall
acc25d7558 Check history when retrying downloads with SAB
Fixed: Retrying a download shouldn't cause drone to lose track of it
2014-09-30 14:18:04 -07:00
Keivan Beigi
fde38938b8 fixed: HttpClient would fail with an unrelated exception 2014-09-30 10:06:48 -07:00
Mark McDowall
caa6a3858b Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
Fixed: Show a warning in Queue when drone is unable to import due to a name mismatch
Fixed: Better UI messages for Queue when there is an error or warning
2014-09-28 16:20:06 -07:00
Mark McDowall
3f11fcf2e1 Fixed: Use empty string when {Original Title} is not available 2014-09-28 00:47:24 -07:00
Keivan Beigi
d34a170214 fixed version variable for analytics 2014-09-27 19:27:13 -07:00
Mark McDowall
97370cc8b3 omgwtfnzbs fixes
New: connect to omgwtfnzbs over https
Fixed: No results found response for omgwtfnzbs
2014-09-27 18:39:33 -07:00
Keivan Beigi
e3efd9a84c Merge pull request #119 from NzbDrone/piwik-web
New: added self hosted analytics to help improve nzbdrone.
2014-09-27 18:38:39 -07:00
Keivan Beigi
9bae44003b fixed grammar 2014-09-27 18:36:15 -07:00
Keivan Beigi
c4b210c053 disable analytics in dev 2014-09-27 13:38:31 -07:00
Taloth Saldono
5e62c2335f Fixed: Refactored the Indexer architecture to support non-rss indexers. 2014-09-27 21:57:35 +02:00
Keivan Beigi
f716903a30 minor cleanup 2014-09-27 12:46:23 -07:00
Keivan Beigi
a21b535937 New: added self hosted analytics to help improve nzbdrone. Can be turned off in Setting>General 2014-09-27 12:39:29 -07:00
Mark McDowall
22c9bc402f Fixed: File upgrade rejections will be reported properly when importing 2014-09-27 08:58:53 -07:00
Taloth Saldono
cc8c88e921 Fixed: Extensions are now removed from scene names during import. 2014-09-26 23:28:24 +02:00
Mark McDowall
92f73900ef Moved mini series parsing tests to their own fixture 2014-09-26 07:19:45 -07:00
Taloth Saldono
d8d641b8df Fixed: Detecting NzbGet free-space errors during unpack and move errors as warnings.
Fixed: NzbGet Script errors are again considered failures so that corruption-detection scripts trigger drone to grab another release.
2014-09-25 20:48:41 +02:00
Taloth Saldono
efbce27a7c Fixed: Now the UI will update properly if you change a custom quality title in the Quality table. 2014-09-24 21:08:37 +02:00
Mark McDowall
89aa25e016 Fixed: XBMC will update the series path only when possible 2014-09-23 18:18:02 -07:00
Mark McDowall
d5917f34ad Actually fixed what I said I fixed last time 2014-09-23 18:11:30 -07:00
Mark McDowall
adf0fc8990 Fixed: Notifications won't show version unless its anime, will show proper 2014-09-23 10:56:15 -07:00
Mark McDowall
fdf210d10f Fixed: grabbing a release from manual search 2014-09-22 20:06:21 -07:00
Mark McDowall
a3d013d908 New: v2/v3/etc handling for anime 2014-09-22 11:08:30 -07:00
Taloth Saldono
8bef19448f Fixed: NzbGet history items deleted due to health are now properly recognized as failed. 2014-09-20 22:14:09 +02:00
Taloth Saldono
6a30b13343 Fixed: Updated Add Series sort logic to better handle Country/Year variants. 2014-09-19 22:33:52 +02:00
Mark McDowall
8acc38d9c4 Added deleted filter to history 2014-09-16 07:14:28 -07:00
Mark McDowall
4cbb59d4e8 Episode file import fixes
Fixed: Import event when file doesn't have a valid scene name
Fixed: Filename when file doesn't have a valid scene name
2014-09-15 16:46:35 -07:00
Mark McDowall
7c01f46cc0 Fixed logging text for XBMC episode images 2014-09-15 16:46:34 -07:00
Taloth Saldono
ee322feb69 Fixed: Sorting on title in Manual Search table now works. 2014-09-15 19:28:58 +02:00
Mark McDowall
21c5352183 Fixed: Properly parse mono version 3.10 2014-09-14 08:28:00 -07:00
Taloth Saldono
b3f086fe93 Fixed: Now sends appropriate http Accept header to indexer. 2014-09-14 11:47:46 +02:00
Taloth Saldono
525f1aa9dd New: Added global Remote Path mapping table to replace individual Local Category Path settings. 2014-09-14 00:26:18 +02:00
Mark McDowall
8281063698 Fixed: Don't try to test notifications when only on upgrade is enabled 2014-09-12 17:12:33 -07:00
Mark McDowall
51b397a00c SignalR for tasks, better handling of future/disabled jobs 2014-09-12 17:04:23 -07:00
Taloth Saldono
80ed203258 Updated HttpResponse to support binary content. 2014-09-13 00:46:03 +02:00
Taloth Saldono
56436fea69 Fixed: Now shows UI notification if downloading nzb from indexer fails. 2014-09-12 21:22:50 +02:00
Taloth Saldono
70fc927e9f New: Will now provider a clearer error if the indexer returned unexpected html content (indicating a blocked site) instead of failing with a parser error. 2014-09-12 21:22:50 +02:00
Taloth Saldono
82061cf5a0 General fixes and adjusted ParseSize method. 2014-09-12 21:22:26 +02:00
Taloth Saldono
518a75ea5c Downloading releases via Manual Search are now processed via unique id to allow caching more Release details. 2014-09-12 19:35:00 +02:00