1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Commit Graph

2455 Commits

Author SHA1 Message Date
Mark McDowall
6133bc6db7 Missing episode search will skip already queued releases 2014-04-08 17:25:56 -07:00
Mark McDowall
e21574a203 Blacklisting improvements
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
2014-04-08 17:19:36 -07:00
Mark McDowall
492ffb5714 Added more logging for series editor 2014-04-08 15:41:14 -07:00
Mark McDowall
b582127e14 Fixed a couple xbmc metadata bugs 2014-04-08 12:14:35 -07:00
Mark McDowall
6a26204d8e Allow episode zero in tests, but fail in season and episode are both zero 2014-04-08 10:22:36 -07:00
Mark McDowall
31deff1ea3 Fixed: Daily shows will no longer skip sample detection 2014-04-08 07:12:21 -07:00
Mark McDowall
606875cc2e Added SkipFreeSpaceCheckWhenImporting to resource so it can be saved 2014-04-07 11:51:51 -07:00
Mark McDowall
c41944ed33 if_mono to fix free space check on import 2014-04-07 11:15:18 -07:00
Mark McDowall
8b9ea9817a Show download client and download client id in history details 2014-04-06 21:07:55 -07:00
Mark McDowall
0a17630c5a Fixed: Do not treat the pressence of Italy as an Italian release 2014-04-06 20:10:05 -07:00
Mark McDowall
e58faf8621 Plex server testing will use username and password if configured 2014-04-06 19:46:41 -07:00
Mark McDowall
2cc0dc3aab New: Username and Password for Plex Server (optional) 2014-04-06 19:44:04 -07:00
Mark McDowall
b65f2e7845 Messenger supports hideOnNavigate now
New: After adding a series you will be able to navigate to it via the UI notification
2014-04-04 10:58:21 -07:00
Mark McDowall
0f9360bccb New: Advanced option to skip checking free space when importing files 2014-04-04 09:25:18 -07:00
Mark McDowall
52c5c19b0a New: Show release name when downloading (series details & calendar) 2014-04-04 08:56:29 -07:00
Mark McDowall
2427b1f254 New: Blacklist release from episode details 2014-04-04 08:32:06 -07:00
Mark McDowall
0951e0c74b Fixed: Prevent setting series folder to drone factory, root folder or another series' folder 2014-04-04 08:18:07 -07:00
Mark McDowall
ff865f56d0 New: Include mediainfo dylib on OS X 2014-04-04 08:14:23 -07:00
Mark McDowall
30e66afb20 Show message when no updates are available 2014-04-03 19:16:48 -07:00
Mark McDowall
e5263f143d Import process improvements
New: Post processing scripts can pass "Path" via API to scan a specific folder directly
Fixed: Do not delete folder from drone factory when non-sample video files exist
2014-04-03 17:08:51 -07:00
Mark McDowall
037127163f New: Choose notification sound for PushOver 2014-04-03 07:05:38 -07:00
Mark McDowall
48a92696e9 New: PushBullet to all devices (leave device id blank) 2014-04-02 17:17:38 -07:00
Mark McDowall
9edb261c16 Fixed: Daily series with multiple episodes on the same day 2014-04-02 17:02:53 -07:00
Mark McDowall
a336726dd5 Fixed: Searching for all missing episodes 2014-04-02 16:25:54 -07:00
Mark McDowall
206b69524d Merge pull request #69 from Taloth/xemseasonsearch
Season Search now correctly uses scene numbering
2014-04-02 08:24:54 -07:00
Mark McDowall
f1322555d5 Merge pull request #68 from Taloth/develop
Authentication and fixes
2014-04-02 07:35:38 -07:00
Mark McDowall
380a813dbc Fixed: Refreshing season images for XBMC metadata when there are multiple types (poster, banner, etc) 2014-04-02 07:26:18 -07:00
Taloth Saldono
bfe7bde17e Fixed: iCal feed no longer shows Episodes aired at 0:00 GMT as all-day events. 2014-04-01 22:50:37 +02:00
Taloth Saldono
73c3cca69c Revised History Details labels. 2014-04-01 22:50:36 +02:00
Taloth Saldono
fe02467a71 Exceptron now uses 'en' culture if none is specified. 2014-04-01 22:50:36 +02:00
Taloth Saldono
118089c272 Process start logged as Debug instead of Info. 2014-04-01 22:50:35 +02:00
Taloth Saldono
cfc29f4424 Fixed typo in delete episode. 2014-04-01 22:50:34 +02:00
Taloth Saldono
f92aded4f0 Revised Authentication logic for api and logfiles. 2014-04-01 22:50:34 +02:00
Taloth Saldono
38b0fae29a Moved Episode Not Requested check to new Specification. Updated tests. 2014-04-01 21:39:17 +02:00
Taloth Saldono
198ff059c4 Fixed: Season Search now correctly uses scene numbering. 2014-03-30 13:50:17 +02:00
Mark McDowall
9645fb07db Removed DateTimeExtensions 2014-03-28 16:45:29 -07:00
Mark McDowall
da5713688d Fixed: Cleanup duplicate Series Metadata files in database on startup 2014-03-27 16:47:04 -07:00
Mark McDowall
4de036af55 Fixed: Exclude @eaDir folders when adding existing series 2014-03-27 08:02:39 -07:00
Mark McDowall
30894429f3 Add another test to ensure removal from directories 2014-03-26 16:49:31 -07:00
Mark McDowall
47624ef704 Remove special folder regardless of location 2014-03-26 16:49:03 -07:00
Mark McDowall
149a1c2b75 OsAgnostic for OnlyContain 2014-03-26 08:13:11 -07:00
Mark McDowall
41ebf21657 Fixed system files test 2014-03-26 07:47:58 -07:00
Mark McDowall
6072a58c57 Fixed: Ignore Apple generated files when adding existing series 2014-03-26 07:37:36 -07:00
Mark McDowall
f88a83ae10 Better cleaning before parsing releases and files 2014-03-26 07:21:02 -07:00
Mark McDowall
2211cc5057 Do not show connection to backend restored message 2014-03-26 07:06:30 -07:00
Mark McDowall
a0aaac0fd9 Added some stopwatches for disk scanning 2014-03-25 16:25:45 -07:00
Mark McDowall
30788a45e1 Fixed: Calendar will show all downloading instead of top 15 2014-03-21 23:15:13 -07:00
Mark McDowall
f52c151f0a Call DiskScanService.Scan directly 2014-03-21 22:32:57 -07:00
Mark McDowall
69f5c8444e New: Added drone factory rescan button to Wanted 2014-03-21 21:31:15 -07:00
Mark McDowall
357726ed09 Fixed: Do not prevent adding of indexer when API request limit was reached 2014-03-21 07:59:42 -07:00
Mark McDowall
0cad77303d Only search for monitored missing episodes 2014-03-21 07:58:38 -07:00
Mark McDowall
b47fa831ae Fixed: Only clear readonly flag when file has readonly flag 2014-03-20 22:42:31 -07:00
Mark McDowall
4752ba3341 Fixed: Downloading log file asking for password when authentication is disabled 2014-03-20 22:20:35 -07:00
Mark McDowall
c6e492af4e Fixed: Ended series will be refreshed from trakt every 30 days instead of daily 2014-03-20 21:15:01 -07:00
Mark McDowall
87e5d1d84f Log reasons a release was rejected after all specs have processed 2014-03-20 16:52:19 -07:00
Mark McDowall
89e0b41ebc New: Search for all missing episodes 2014-03-20 16:41:44 -07:00
Taloth Saldono
393727db8c Fixed: No longer listening on the https port when ssl is disabled. 2014-03-20 22:30:23 +01:00
Taloth Saldono
37d2279011 Typo in Drone Factory Interval Setting. 2014-03-20 22:30:23 +01:00
Taloth Saldono
bdec0f52e7 Removed duplicate ScheduledTask to prevent error on first database initialization. 2014-03-20 22:30:20 +01:00
Taloth Saldono
f20c40a24d VS2013 automatically adds these entries for NUnit integration. 2014-03-20 22:28:43 +01:00
Mark McDowall
f9ac09acea Merge pull request #66 from BubbaFatAss/develop
New: Support for Roksbox Metadata
2014-03-20 09:53:11 -07:00
Mark McDowall
78ef0d6fb0 Fixed broken in queue test for nzbget 2014-03-20 00:39:24 -07:00
Mark McDowall
55a808a87b Fixed broken build 2014-03-20 00:33:18 -07:00
Mark McDowall
bac75ac6d9 New: Failed download handling for Nzbget 2014-03-20 00:08:15 -07:00
Andrew Chappell
a868a0742a Support for Roksbox Metadata. Outputs Series, Season and Episode images along with xml metadata. 2014-03-19 23:27:07 +00:00
Mark McDowall
b60633882e Fixed: Only vacuum the main db on startup 2014-03-17 17:18:03 -07:00
Mark McDowall
e4de87c0ad Merge pull request #64 from BubbaFatAss/develop
New: WDTV compatible metadata
2014-03-17 16:58:26 -07:00
Mark McDowall
d24eaaa784 Merge pull request #65 from Taloth/feed-ical
New: Added iCal feed for the calendar
2014-03-17 16:53:07 -07:00
Andrew Chappell
e415c7aaa2 Added support for WDTV metadata. Correctly writes out xml files
for episode metadata, .metathumb files (jpegs) for episode stills and
folder.jpgs for series / season images.
2014-03-17 21:56:34 +00:00
Mark McDowall
58fa56968c Added DLL map for media info on solaris 2014-03-17 13:41:13 -07:00
Mark McDowall
87f591dfbd Fixed: nzb.su URL changed to api.nzb.su 2014-03-16 22:32:39 -07:00
Mark McDowall
0a5ed41270 Fixed: Don't blacklist nzbs due to disk space issues 2014-03-16 22:32:15 -07:00
Taloth Saldono
b10f8a6d3f Calendar view selection now persistent. 2014-03-15 11:13:57 +01:00
Taloth Saldono
794c09c17a New: iCal calendar feed. 2014-03-14 22:39:02 +01:00
Peter Czyz
cf1e0a4946 Added iCal feed for the calendar, reachable through
/feed/calendar/NzbDrone.ics or through the calendar page.
2014-03-14 22:39:01 +01:00
Mark McDowall
7445adb455 mono version check will support 3 digit versions 2014-03-14 13:20:31 -07:00
Mark McDowall
088028b426 DB will log Info and above now (temp fix) 2014-03-14 12:35:34 -07:00
Mark McDowall
eeac2aee89 Fixed test reference 2014-03-14 03:23:28 -07:00
Mark McDowall
01d3decf7e Added Mono version health check 2014-03-14 03:15:30 -07:00
Mark McDowall
1d4738b18f Merge branch 'api-key' into develop 2014-03-14 02:42:07 -07:00
Mark McDowall
c2ab59f5c5 New: Set scanning interval for Drone Factory 2014-03-14 02:41:56 -07:00
Mark McDowall
6b423c104c API Key in UI
New: view/reset API in General Settings
Fixed: API will reject unauthenticated requests
2014-03-13 21:23:47 -07:00
Mark McDowall
0914441de7 Removed Status from cleansed log messages 2014-03-13 13:17:06 -07:00
Mark McDowall
2f3430387e Major logging overhaul 2014-03-13 13:13:02 -07:00
Mark McDowall
953024cd40 Merge pull request #59 from TectonicEd/patch-2
Bug fix: get groupname of group rather than user
2014-03-12 22:34:34 -07:00
Mark McDowall
65909ff3be Merge pull request #58 from TectonicEd/patch-1
Clarifying error message
2014-03-12 22:34:22 -07:00
Mark McDowall
a02108922f Set episode file modified date to local or utc air date 2014-03-12 22:27:36 -07:00
Mark McDowall
8478379ff4 Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date 2014-03-11 22:16:38 -07:00
Mark McDowall
7ebe4018d2 Added info to device id for push over 2014-03-11 14:34:05 -07:00
Mark McDowall
32562ba731 Fixed: Series editor saves much faster 2014-03-11 14:16:35 -07:00
Mark McDowall
9e80473ea0 Show spinner when loading from dropdown 2014-03-11 10:05:20 -07:00
Mark McDowall
11bc946797 New: Jump to page on tables (click on page number) 2014-03-11 01:12:18 -07:00
Mark McDowall
2d028d9bc7 History check shouldn't die if download client is not configured.
Do not log exceptron response when no errors are found
2014-03-11 01:08:50 -07:00
Mark McDowall
d7ca33ff04 Fixed: UI notifications when using a reverse proxy 2014-03-10 21:02:02 -07:00
Mark McDowall
0e5b100733 Reverse proxy settings in UI 2014-03-10 20:54:43 -07:00
Mark McDowall
9447ea6786 Fixed broken tests 2014-03-10 12:24:32 -07:00
Mark McDowall
db5baf70ea Don't clean common words from the start of the title
Fixed: Do not treat similar titles as the exact same
2014-03-10 12:20:28 -07:00
Mark McDowall
70266c921b Update messenger instance if it was already created
Fixed: UI notifications don't bounce around when there is more than one
2014-03-10 11:57:25 -07:00
Mark McDowall
c2087af8c9 Gracefully exit on restart instead of forcibly killing it 2014-03-09 22:35:50 -07:00
Mark McDowall
565a172053 Fixed casing of folder 2014-03-09 01:51:27 -08:00
Mark McDowall
d6adf2ebaf Added TestArchive.tar.gz 2014-03-09 01:44:57 -08:00
Mark McDowall
d3621fca71 Run update tests on linux 2014-03-09 01:08:56 -08:00
Mark McDowall
57912ab86d Fixed update test, send os when requesting update packages 2014-03-09 00:22:35 -08:00
Mark McDowall
176f3e0563 Log startup location, log number of results from feed 2014-03-08 22:11:38 -08:00
Mark McDowall
8885bbb60f OS X and linux can be treated separately 2014-03-08 21:28:40 -08:00
JackDandy
d9eab04029 Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
Add, new setting "Set File Date to Airdate" on the Media Management tab of the Settings page to toggle this feature for new, imported and auto updating media files.

Change, home page "Series Editor" - "Rename" button to "Update Files" and add "Set File Date To Air Date" action button to this modal to add capability of updating legacy media.

Add, non UTC functions given that Windows undesirably adds time to file times set when using UTC.

Fix, the Trakt API response show.air_time_utc contains erroneous data, this is replaced with show.air_time.
2014-03-09 02:13:40 +00:00
Mark McDowall
9d74693bb7 Added Series Scanned Event 2014-03-08 10:35:48 -08:00
Mark McDowall
d0d5a3d3b1 Series collection will page to 100000 instead of 1000 2014-03-08 08:47:38 -08:00
Mark McDowall
9660c3f7ee Branch name will be returned as lowercase 2014-03-07 23:49:18 -08:00
Mark McDowall
1013471449 Fixed update test 2014-03-07 19:18:56 -08:00
Mark McDowall
04f07aefe1 Add major version to changes request 2014-03-07 19:00:18 -08:00
Mark McDowall
2ad2859618 Don't log sqlite errors as errors to avoid logging to the database 2014-03-07 12:09:28 -08:00
Mark McDowall
9dcd58a631 Prevent queue/history from blowing up 2014-03-06 22:28:06 -08:00
Mark McDowall
715f6c3263 Fixed broken test 2014-03-06 01:52:34 -08:00
Mark McDowall
fb5bd4994a Added EpisodesWithFiles to get episodes in a serires that have an episode file 2014-03-06 01:46:19 -08:00
Mark McDowall
9533e9e403 Better help text for download client priority 2014-03-05 21:58:32 -08:00
Mark McDowall
b14a0dd96d Fixed broken language test 2014-03-05 17:33:37 -08:00
Mark McDowall
36e7dc75e5 nlsub is treated as dutch 2014-03-05 17:29:05 -08:00
Mark McDowall
96a4cd33cb Added help text to Nzbget and Sab priority settings 2014-03-05 13:23:11 -08:00
Mark McDowall
9f92fb3fc1 Fixed: Naming settings resetting when changing fields/saving 2014-03-05 13:14:47 -08:00
Mark McDowall
6109704fb0 Only catch SQLite exceptions 2014-03-04 23:11:38 -08:00
Mark McDowall
d8f55c0358 Catch errors when failing to write logs to database 2014-03-04 17:02:36 -08:00
Mark McDowall
571da94629 Updated SQLite to 3.8.3.1 (Windows) 2014-03-01 20:51:16 -08:00
Mark McDowall
e0d8d18838 Better logging when adding a new indexer and it fails 2014-03-01 20:05:35 -08:00
Mark McDowall
ce31732b95 Fixing jshint errors 2014-03-01 11:48:18 -08:00
Taloth Saldono
e7ff84cf40 Saving changed quality of episode file 2014-03-01 20:15:04 +01:00
Mark McDowall
366034c969 Return MoveFile 2014-02-27 16:42:04 -08:00
Mark McDowall
7758db5324 EpisodeFileMover updates episode file path after move 2014-02-27 16:32:08 -08:00
Mark McDowall
645d44bf8f new: Redirect through dereferer.org for external links 2014-02-27 16:17:18 -08:00
Mark McDowall
a2953ec344 Only catch xml exception 2014-02-27 09:04:09 -08:00
Mark McDowall
6534efae18 Prevent XML error from blowing up integration test 2014-02-27 09:03:37 -08:00
Mark McDowall
33ebf1bf78 New: Rename all selected series from the series editor 2014-02-27 08:51:31 -08:00
Mark McDowall
98858bd237 Better error messaging when connecting to nzbget fails 2014-02-27 07:07:02 -08:00
Mark McDowall
669f351d08 Properly handling multi episode in one scene numbered release
Fixed: Multiple episodes under one scene episode for some shows
2014-02-26 22:51:41 -08:00
Mark McDowall
434ad5f340 csproj 2014-02-26 22:07:45 -08:00
Mark McDowall
7084b0244e Better error message when error is received from SABnzbd 2014-02-26 22:06:24 -08:00
Mark McDowall
e309f89ea1 New: Option to use SSL to connect to nzbget 2014-02-26 19:21:15 -08:00
Mark McDowall
d44b220fd0 Series monitored visible on seasons/episodes on details page and episode details modal
New: Visual indication on season/episode when series is not monitored
New: Prevent changing monitored state when series is not monitored
2014-02-26 19:11:50 -08:00
Mark McDowall
4478f2d723 Store state of history filter 2014-02-26 08:58:42 -08:00
Mark McDowall
274e2eac86 DiskSpaceService will not blow up if total or free space is null 2014-02-26 08:08:04 -08:00
Mark McDowall
99336595b0 Removed SetFolderWriteTime in favour of FolderSetLastWriteTimeUtc 2014-02-26 07:55:13 -08:00
TectonicEd
a467c2346f Bug fix: get groupname of group rather than user 2014-02-26 09:13:30 +00:00
Mark McDowall
ea09a74ad9 Fixed indexer health check service 2014-02-25 21:58:11 -08:00
Mark McDowall
c8ae9f40fb New: App health displayed in UI 2014-02-25 21:40:47 -08:00
TectonicEd
3319655e2b Clarifying error message
This error will be triggered if either setting the group or the user is the problem.  Fixing the wording after being led astray tracking down issue that was group, not user, related.
2014-02-25 23:52:33 +00:00
Mark McDowall
90a6bcaa47 New: Filter history by event (all/grabbed/imported/failed) 2014-02-24 18:50:09 -08:00
Taloth Saldono
4786bc0c34 Failed Download detection now ignores history without unique download client id. 2014-02-24 21:50:00 +01:00
Mark McDowall
9c7eaf0043 Fixed: removed validation for Nzbget username and password when either is blank 2014-02-24 08:09:16 -08:00
Mark McDowall
5672c42f24 Merge branch 'sqlite' into develop 2014-02-23 15:02:54 -08:00
Mark McDowall
860db98294 Merge branch 'wanted' into develop 2014-02-23 15:01:28 -08:00
Mark McDowall
321ce24e10 Fixed UI test for missing page 2014-02-23 14:53:33 -08:00
Mark McDowall
42936c956d New: Queue in UI is now paged 2014-02-23 14:45:37 -08:00
Mark McDowall
828e8eb147 Fixed: Orphaned episode file was preventing rename preview from functioning 2014-02-23 13:37:21 -08:00
Taloth Saldono
6a07bb1b9b Now creating Backbone.Model instance for EpisodeFile. 2014-02-23 16:02:30 +01:00
Taloth Saldono
eddfe67eb1 Added test to verify 'like' clause and fixed issue. 2014-02-23 16:02:28 +01:00
Mark McDowall
ec88286d57 Fixed jslint errors 2014-02-22 20:08:24 -08:00
Mark McDowall
120a4cf9ec Fixed up some tests 2014-02-22 19:50:24 -08:00
Mark McDowall
20dec3c205 Wanted is much much faster now. 2014-02-22 19:19:05 -08:00
Mark McDowall
ab3dbfc240 Blacklist uses seriesId for index 2014-02-22 16:25:32 -08:00
Mark McDowall
3e5117cce2 Renumbered migration after rebase 2014-02-22 16:22:59 -08:00
kayone
0b54210ab1 added index to History on date. 2014-02-22 16:22:58 -08:00
kayone
c973ab844a Added some missing indexes database. 2014-02-22 16:22:58 -08:00
kayone
5117eaaf5c removed migrationcache 2014-02-22 16:22:09 -08:00
kayone
abd994ef71 Container Cleanup 2014-02-22 16:22:08 -08:00
kayone
68129e3518 database is now singleton 2014-02-22 16:22:08 -08:00
kayone
7f8fa7ec4b Updated project config 2014-02-22 16:22:07 -08:00
kayone
7c3d91e8e8 Added OSX dylibs for Sqlite 2014-02-22 16:22:07 -08:00
kayone
3f899f2130 fixed broken tests 2014-02-22 16:22:06 -08:00
kayone
a0b0f586c8 New: Log database is compressed when logs are trimmed/purged 2014-02-22 16:22:06 -08:00
kayone
9370de0cc0 New: Main DB is compressed on app start 2014-02-22 16:22:05 -08:00
kayone
ca22ee3af3 Updated sqlite binaries to 3.8.1 2014-02-22 16:22:05 -08:00
kayone
e1376397a7 cleaned up Datastore folder 2014-02-22 16:22:04 -08:00
Mark McDowall
79767aa7bf Redirect /api/missing to new endpoint 2014-02-22 16:21:42 -08:00
Taloth Saldono
45f748cf03 Added tests to verify Marr.data changes. Fixed nested LazyLoading. 2014-02-22 16:21:41 -08:00
Taloth Saldono
8f87f06ac6 Processed PR Comments.
Added tests for EpisodesWithCutoffUnmet.
2014-02-22 16:21:41 -08:00
Taloth Saldono
d416dd4177 Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
--HG--
rename : src/NzbDrone.Api/Missing/MissingModule.cs => src/NzbDrone.Api/Wanted/MissingModule.cs
rename : src/UI/Missing/ControlsColumnTemplate.html => src/UI/Wanted/ControlsColumnTemplate.html
rename : src/UI/Missing/MissingCollection.js => src/UI/Wanted/Missing/MissingCollection.js
rename : src/UI/Missing/MissingLayout.js => src/UI/Wanted/WantedLayout.js
rename : src/UI/Missing/MissingLayoutTemplate.html => src/UI/Wanted/WantedLayoutTemplate.html
extra : source : 2c76f3e423d39446f3bd7799b7344d7be63c70f5
2014-02-22 16:21:40 -08:00
Taloth Saldono
935c26d03e Support for loading of LazyLoaded properties via explicit join.
--HG--
extra : source : 1b7c96cb2a644ae17603c9d72ec09d94bc877bf1
2014-02-22 16:21:39 -08:00
Mark McDowall
4515c1d155 Blacklist cleanup
Fixed: Cleanup blacklist when series is deleted
Fixed: Cleanup blacklist on startup
2014-02-22 16:17:19 -08:00
Mark McDowall
6d1cb90723 Possible special is less aggressive, with tests 2014-02-22 15:33:11 -08:00
Mark McDowall
7279b58a58 Metadata cleanup and fixes
Fixed: Episode metadata will be renamed to match episode file names on refresh
Fixed: Episode metadata is renamed when episode file is renamed
2014-02-22 14:03:23 -08:00
Mark McDowall
e6e2f85d71 Reverted some special characters 2014-02-22 11:30:44 -08:00
Mark McDowall
aed76afa52 Changed some special characters to more sane values in file names 2014-02-22 11:25:17 -08:00
Mark McDowall
259c408b67 Added size information when Size spec rejects import 2014-02-22 10:57:48 -08:00
Mark McDowall
acee943d47 strip some additional special characters when searching trakt 2014-02-22 10:44:42 -08:00
Mark McDowall
0d14a2df9e Changed trakt test to use Castle instead of Dexter 2014-02-22 01:09:44 -08:00
Mark McDowall
515901d1be Fixed broken decision engine tests 2014-02-22 00:59:05 -08:00
Mark McDowall
78dacf6850 Fixed: Performance issues when processing results from indexers (RSS/Search) 2014-02-22 00:53:29 -08:00
Mark McDowall
0a837be9ff Many (update/insert/delete) DB operations now use transactions
Fixed: Improved series/episode info refresh speed
2014-02-20 23:03:36 -08:00
Mark McDowall
36387dd13f Fixed: Prevent queue errors from filling up UI with errors 2014-02-20 18:30:30 -08:00
Mark McDowall
6525fe9a67 Fixed: Better support for adding series that contain special characters 2014-02-20 18:16:26 -08:00
Mark McDowall
0b2b8e9bbe Cleaned up parser tests, 1103/1113 parsing is less greedy
Fixed: Importing of hashed releases
2014-02-20 09:18:32 -08:00
Mark McDowall
faa24c5bb6 Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
Conflicts:
	src/NzbDrone.Core/Indexers/Omgwtfnzbs/Omgwtfnzbs.cs
2014-02-19 23:23:20 -08:00
Mark McDowall
668c667917 Fixed: command+T will not target search box in UI 2014-02-19 23:17:29 -08:00
Mark McDowall
21afdf80a2 Fixed: series/episode rating is 0-10 2014-02-19 23:06:44 -08:00
Mark McDowall
b05d2c17e5 Labels for add series options 2014-02-19 22:23:47 -08:00
Mark McDowall
d51517d60c Add existing series shows a loading message
Fixed: Message to tell users series are being loaded from trakt
2014-02-19 22:02:11 -08:00
Mark McDowall
d703bc8dc5 Fixed: SABnzbd test with fail if the API Key is wrong 2014-02-19 18:40:19 -08:00
Mark McDowall
46f904d165 Refactored retention spec 2014-02-19 18:23:55 -08:00
Mark McDowall
811122f879 Fixed: Multi episode naming example 2014-02-18 23:28:30 -08:00
Mark McDowall
d86a54d208 Failed download handling won't error when download client hasn't been configured 2014-02-18 23:19:21 -08:00
Mark McDowall
7d4a514a68 Changed how running a process and waiting for exit is handled 2014-02-18 22:37:04 -08:00
Mark McDowall
c5a3b714e6 Fixed XBMC notification logo 2014-02-18 22:25:44 -08:00
Mark McDowall
cbd8e98677 More xbmc metadata improvements
New: Create/update episode metadata when series is refreshed
Fixed: Episode Metadata when screenshot is not available
Fixed: Episode metadata being stored in database incorrectly
Fixed: Do not create metadata when series folder does not exist
2014-02-18 20:51:37 -08:00
Mark McDowall
1dec725941 Fixed: Getting root folders with invalid paths 2014-02-17 20:50:13 -08:00
Mark McDowall
55383502ca Fixed: Do not set display season/episode for XBMC metadata 2014-02-17 20:15:25 -08:00
Mark McDowall
f9312eb3e5 Fixed a copy pasta error for SAB history 2014-02-17 17:57:20 -08:00
Mark McDowall
6b389d2643 Reordered migrations after rebase 2014-02-16 23:06:24 -08:00
Mark McDowall
207ffd1e5a Fixed root folder integration test 2014-02-16 23:01:37 -08:00
Mark McDowall
77b83b521e Validation, settings UI cleanup and different settings models, oh my
New: Download client UI matches other settings
Fixed: Prevent drone factory folder from being set to invalid paths/root path for series
Fixed: Switching pages in settings will not hide changes
Fixed: Test download clients
Fixed: Settings are validated before saving
2014-02-16 23:01:36 -08:00
Mark McDowall
606d78f5e1 Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
Mark McDowall
ba22600412 Couple XBMC Metadata fixes
Fixed: Actor URL for XBMC Metadata
Fixed: Incorrectly storing season images for XBMC metadata
(cherry picked from commit 5b2c3b88c0)
2014-02-16 22:47:57 -08:00
Mark McDowall
defa54f15c cleaned up tests and names 2014-02-16 17:05:11 -08:00
Taloth Saldono
ff9887deaa Added MinSize check and revised tests. 2014-02-15 11:51:52 +01:00
Mark McDowall
ea6e858dbf Fixed migration filenames, check if process has exited before waiting for exit 2014-02-13 11:15:15 -08:00
Mark McDowall
c0fb53c7f6 Changed args to find process information by id 2014-02-13 08:12:14 -08:00
Mark McDowall
a13d187473 Cache break old logo 2014-02-12 23:00:19 -08:00
Mark McDowall
b339f8daf6 Metadata settings added to UI 2014-02-12 22:44:07 -08:00
Mark McDowall
c0ae876385 Fixed Indexer delete view 2014-02-12 21:40:56 -08:00
Mark McDowall
66504febe0 Fixed migrations after rebase 2014-02-12 12:26:31 -08:00
Mark McDowall
cc4f2f3a69 Re numbered metadata migrations 2014-02-12 01:05:31 -08:00
Mark McDowall
e9db0fc14a Fixes after rebase 2014-02-12 01:05:29 -08:00
Mark McDowall
409e1cca94 No more dupes and house cleaner added 2014-02-12 01:04:56 -08:00
Mark McDowall
3ca5e478ff Almost everything working except importing episode thumbs 2014-02-12 01:04:54 -08:00
Mark McDowall
a6361d0bbd New: XBMC Metadata (Frodo+) 2014-02-12 01:04:51 -08:00
Mark McDowall
6493622ebc Also trim question marks 2014-02-12 01:03:24 -08:00
Mark McDowall
1b21f4a2d7 Fixed: Double periods before extensions when episode title ends in a period 2014-02-12 00:59:22 -08:00
Mark McDowall
1cc4c11a7e New logo 2014-02-12 00:07:05 -08:00
Mark McDowall
54f01ce41d Fixed: Detection of russian releases using 'rus' in the title 2014-02-11 19:18:17 -08:00
Mark McDowall
a6c653651f Fixed: Changing quality of episode file 2014-02-11 19:05:13 -08:00
Mark McDowall
4e5588f5dd renamed /api/qualityprofiles to /api/qualityprofile 2014-02-11 17:52:03 -08:00
Mark McDowall
3d3390187e New: Optionally disable notifications for upgraded episode files 2014-02-10 17:09:31 -08:00
Mark McDowall
bc908e0440 Binding signalr to cloned series collection 2014-02-10 12:24:59 -08:00
Mark McDowall
f5d85b8f57 Mono NzbDrone processes are more restricted 2014-02-10 11:59:00 -08:00
Mark McDowall
4d3217432c Fixed some unit tests 2014-02-10 11:40:13 -08:00
Mark McDowall
d0a6daeb26 Restart on linux/os x working
Removed client messages for shutdown/restart since they were getting stuck
2014-02-10 01:49:06 -08:00
Mark McDowall
2d50957baa Fixed: Fatal error will not be logged when browser is closed (linux/osx) 2014-02-10 01:25:06 -08:00
Mark McDowall
267c97052e Close both toolbars 2014-02-09 23:10:06 -08:00
Mark McDowall
bcc854b78c Removed extraneous filtering code from series index 2014-02-09 12:31:57 -08:00
Mark McDowall
dff6726114 Enter on add root folder will add folder
Renamed Root Folder js files
2014-02-08 11:54:14 -08:00
Mark McDowall
0247aebb25 Fixed: Adding an invalid root folder will show a usable error message 2014-02-08 11:44:38 -08:00
Mark McDowall
e47b4c7686 New: Series lists will auto update when files are imported/deleted 2014-02-08 00:51:29 -08:00
Mark McDowall
7261a4bd71 Merge branch 'backup-on-update' into develop 2014-02-07 22:55:12 -08:00
Mark McDowall
469d802b7b Shutdown and restart are buttons now 2014-02-07 22:53:35 -08:00
Mark McDowall
fcd05cda60 Fixed: Show title on posters view when poster is unavailable 2014-02-07 21:05:52 -08:00
Mark McDowall
c3eb9a7a8c Renamed some series index views 2014-02-07 18:32:49 -08:00
Mark McDowall
e131817022 Disable nancyfx diagnostics unless in debug 2014-02-07 18:21:44 -08:00
Mark McDowall
e16a6f2b9c Only backup database and config file before update 2014-02-07 18:16:19 -08:00
Mark McDowall
85b211738b New: Backup database before updating 2014-02-06 22:13:16 -08:00
Mark McDowall
be9b7284b5 Added shutdown and restart buttons to system UI
New: Shutdown and restart from UI
Fixed: ctrl+c will shutdown app on mono
2014-02-06 21:18:48 -08:00
markus101
6ff9c9f61e Shutdown working on mono 2014-02-06 18:19:02 -08:00
Mark McDowall
aa1a76fe72 Restart for Windows 2014-02-06 18:19:01 -08:00
Mark McDowall
f69bb79077 Shutdown! Restart working for services 2014-02-06 18:18:59 -08:00
Mark McDowall
119a4ff39c Proper wiki link for add series 2014-02-06 13:31:09 -08:00
Mark McDowall
4d40ce88c2 Return false for size when quality is unknown 2014-02-05 23:45:00 -08:00
Mark McDowall
823ace02a6 Fixed not in queue spec 2014-02-05 23:43:58 -08:00
Mark McDowall
235bbc2d91 Single quotes around index column name won't die 2014-02-05 23:39:28 -08:00
Mark McDowall
d648056bc4 Better trace messaging for Download Decision specs
Fixed: Trace logs will contain more details when a release is rejected
2014-02-05 16:56:10 -08:00
markus101
2b5c512d64 Get series from DB before publishing add series, so we can use LazyLoaded values 2014-02-04 23:08:33 -08:00
markus101
16dd5b621e ScheduledTasks won't run immediately after first start 2014-02-04 21:52:53 -08:00
markus101
f9b0b2206c Added RescanSeries command 2014-02-04 21:29:57 -08:00
markus101
cdbd7273b7 Fixed broken episode integration tests 2014-02-04 21:29:43 -08:00
markus101
5a673a33ab Moved /api/episodes to /api/episode to align with other endpoints 2014-02-04 20:36:16 -08:00
markus101
9ee535328f Fixed: Order Upcoming by date and time 2014-02-04 20:23:29 -08:00
markus101
3d423f57f8 Fixed: Use friendly name instead of "Newznab" when fetching feeds 2014-02-04 20:20:00 -08:00
markus101
03ba8d071e Migration to new quality takes seconds not minutes now 2014-02-04 19:17:42 -08:00
Mark McDowall
c9a77e99a0 Error handling in migration to new quality 2014-02-04 18:46:03 -08:00
Mark McDowall
fe4f3d5d1e Fixed namespace 2014-02-03 17:42:35 -08:00
Mark McDowall
1eae184b43 Fixed up form-info icons after merge 2014-02-03 17:31:18 -08:00
Mark McDowall
958c2f1fe1 Merge branch 'quality-definitions' into develop
Conflicts:
	src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
	src/UI/app.js
2014-02-03 17:29:22 -08:00
Mark McDowall
9a43ab9b94 Re-organized buttons on series index 2014-02-03 13:49:46 -08:00
markus101
9da0263eb5 Added warning to permissions
fixed icon name for form-info
2014-02-02 21:57:10 -08:00
markus101
ee7cb2b80f Hide both series toolbars when there are no series
New: Filter series view
New Filter logs table
2014-02-01 17:35:48 -08:00
markus101
298837f96a Changed buttons on series/logs views to look less cramped 2014-02-01 16:32:08 -08:00
markus101
9515c28729 Merge branch 'view-filtering' of https://github.com/Taloth/NzbDrone into view-filtering 2014-02-01 15:48:37 -08:00
Taloth Saldono
45304b1bbc Solved error in quality comparison for HistoryService 2014-02-02 00:38:19 +01:00
markus101
01bdec965b Add absolute episode numbers to episodes during refresh 2014-02-01 14:26:49 -08:00
Taloth Saldono
98903869c3 Quick patch to solve Model.url issue. Should update to backbone 1.1.0 instead. 2014-02-01 23:09:30 +01:00
Taloth Saldono
7a4e05f04a Workaround to ensure the view uses a unique cloned collection for filtering instead of affecting the generic SeriesCollection. 2014-02-01 23:09:25 +01:00
Taloth Saldono
9df0ad0bf7 System.Logs view can now be filtered by severity. 2014-02-01 23:09:22 +01:00
Taloth Saldono
af4c351428 Series Index can now be filtered and no longer fetches twice when starting. 2014-02-01 23:09:19 +01:00
markus101
2cd347b829 New: Blacklist added to UI (under history) 2014-02-01 14:07:30 -08:00
markus101
953e59d7e3 New: Progress bar on series details/calendar when episode is downloading 2014-01-31 22:05:16 -08:00
Mark McDowall
d80d89e687 Calendar and series details show download progress 2014-01-31 17:47:59 -08:00
Mark McDowall
c84bd6f21f Fixed chown config keys 2014-01-31 08:17:50 -08:00
Mark McDowall
caf6f86573 Do not try to chown when user or group is blank 2014-01-31 08:11:19 -08:00
Mark McDowall
cf57188741 Added sourceTitle to failed downloads 2014-01-30 22:23:48 -08:00
Mark McDowall
7218772b32 Support for setting uid/gid on *nix systems 2014-01-30 21:24:32 -08:00
Mark McDowall
3ed37997c5 Fixed: favicon for reverse proxy support 2014-01-30 18:35:41 -08:00
Mark McDowall
22cd3695ae Fixed: Calendar will show downloaded/downloading if applicable when the show is on air 2014-01-30 17:51:34 -08:00
Mark McDowall
0ab7d035e1 Validate series is the one searched for 2014-01-30 17:35:22 -08:00
Mark McDowall
fbf242d3d5 Fixed cleaning titles that use underscores instead of spaces 2014-01-30 14:08:34 -08:00
Taloth Saldono
31e0524389 Disable background click to prevent deselection of all items. 2014-01-30 20:09:10 +01:00
Mark McDowall
4fc25b010c Fixed: Sequential series have proper clean titles 2014-01-29 22:43:23 -08:00
Mark McDowall
47f12b429e return promise for EpisodeModel syncing 2014-01-29 22:18:37 -08:00
Mark McDowall
28aee91d3f Fixed: Set episode's monitored status from missing and calendar 2014-01-29 22:08:13 -08:00
Mark McDowall
cc66077943 Cancelling adding an indexer will stop listening to save event
Fixed: Cancelling adding indexer will not break saving
2014-01-29 21:52:50 -08:00
Mark McDowall
c4fc3e77b3 Cancelling quality profile editing will refetch it from the server 2014-01-29 20:58:35 -08:00
Mark McDowall
191db1c541 Moved to regions for quality profile editor 2014-01-29 20:45:30 -08:00
Mark McDowall
75decad601 UI looking better for quality profile editing 2014-01-28 20:15:11 -08:00
Taloth Saldono
3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool. 2014-01-29 01:53:59 +01:00
Mark McDowall
6ead44ca1b Added a tooltip to allowed 2014-01-27 22:02:52 -08:00
Mark McDowall
3bfdd1d9eb Fixed sorting of cutoff when allowed list changes 2014-01-27 21:51:56 -08:00
Mark McDowall
37ff745521 Renamed view template 2014-01-27 21:42:14 -08:00
Mark McDowall
8e59843d35 Fixed styles for quality profile editor, click chevron to move
New: Quality in Profile can now be re-ordered (advanced setting)
2014-01-27 21:22:45 -08:00
Taloth Saldono
c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
Mark McDowall
47a8d93c18 Added .ogv as a file extension 2014-01-26 17:13:29 -08:00
Mark McDowall
34a08f8abb Merge pull request #50 from iaddis/nlog-debugger-output
Nlog debugger output
2014-01-26 17:13:30 -08:00
Mark McDowall
24430aef07 Use proper path for episode file moving 2014-01-26 15:12:06 -08:00
Mark McDowall
543cc4e6c1 If folder does not exist... 2014-01-26 14:58:12 -08:00
Mark McDowall
25ae19bf80 Hiding permissions when OS is windows 2014-01-26 14:16:12 -08:00
Mark McDowall
49168cad25 UI and opt-in for setting permissions 2014-01-26 00:57:14 -08:00
Mark McDowall
5459b5fed4 New: Setting file permissions on import (Linux) 2014-01-25 23:51:33 -08:00
Mark McDowall
37231d1ef0 DiskProvider split to Windows and Mono projects 2014-01-25 23:51:33 -08:00
Mark McDowall
a228bd8f1c Added test for series folder name 2014-01-24 14:08:06 -08:00
Mark McDowall
8292d4d267 Fixed: API Authentication issues with Apache Basic Auth 2014-01-24 14:08:05 -08:00
Mark McDowall
6b90a3a1eb Fixed: Clean series title in season folder of reserved characters 2014-01-24 14:08:02 -08:00
Mark McDowall
7d46f4d64d Logging destination filename when importing/renaming files. 2014-01-21 21:35:01 -08:00
Mark McDowall
7bb8a9db5f Validation and integration test for SeriesFolderFormat 2014-01-17 10:43:15 -08:00
Mark McDowall
43a2f39106 Added help text to Series Folder Format.
Fixed styling of format helper buttons
2014-01-17 08:27:49 -08:00
Mark McDowall
0b2865a97c Fixed broken add series test 2014-01-17 08:14:58 -08:00
Mark McDowall
b5b9fababb New: Series Folder format now configurable (used when adding series only) 2014-01-16 23:52:28 -08:00
Mark McDowall
7c6605c02b New: Original Title can be used in file names 2014-01-16 23:23:34 -08:00
Mark McDowall
1e878a88fd ImdbId and Title Slug are now nullable 2014-01-16 20:41:23 -08:00
Mark McDowall
d89d9e67c2 NextAiring sorting is not as drunk anymore 2014-01-16 12:37:31 -08:00
Mark McDowall
642f56c221 Fixed: Womble's URL 2014-01-16 09:36:21 -08:00
Mark McDowall
4962db3b6a Fixed: Initial sorting for Next Airing 2014-01-16 09:18:53 -08:00
Mark McDowall
442ab2b7c4 Get 1000 releases from indexers 2014-01-15 19:43:49 -08:00
Mark McDowall
6cbc8687de Better way to fix empty string split results 2014-01-15 16:22:22 -08:00
Mark McDowall
885872ff3a Fixed: Extra new line in release restrictions causing all releases to be rejected 2014-01-15 12:39:32 -08:00
Mark McDowall
2dd7fb9fdf Fixed: Search being triggered from Release Restrictions when pressing 't' 2014-01-15 08:59:38 -08:00
Mark McDowall
c50fb84216 Some test cleanup for season search 2014-01-14 11:58:53 -08:00
Icer Addis
502ddceea2 Replaced + with space in special episode query string builder 2014-01-14 00:35:22 -08:00
Icer Addis
11aa82832f Added using statement 2014-01-13 21:25:03 -08:00
Icer Addis
2dbf0ecc82 Fixes for code review 2014-01-13 21:20:29 -08:00
Mark McDowall
3ccdbca712 Install updates will send info to UI 2014-01-13 20:18:33 -08:00
Mark McDowall
2dccc0567e Fixed broken integration tests 2014-01-13 19:57:47 -08:00
Mark McDowall
5ac55b0421 Fixed: omgwtfnzbs season/series searches stuck in a loop
Fixed:  MegaSearch season/series searches stuck in a loop
2014-01-13 19:47:45 -08:00
Mark McDowall
3eeee7335e Fixed: Exit from tray icon 2014-01-09 20:32:21 -08:00
Mark McDowall
401a5c9f26 Fixed: Xem mapped series should be more reliable 2014-01-09 17:41:08 -08:00
Mark McDowall
5ada7efefc Fixed: New device_iden from PushBullet can be used 2014-01-09 09:04:43 -08:00
Icer Addis
c459cdf168 Fixes in response to code review
ParseSpecialEpisode now follows similar pattern to Map() method and accepts TvRageId and SearchCriteria
Fixed normalize episode title to handle punctuation separately from spaces and removed special episode words
Removed comments
2014-01-07 21:54:23 -08:00
Mark McDowall
a422587ed5 Fixed: XML clean extra spaces from config file settings when saving/retrieving 2014-01-07 17:37:51 -08:00
Mark McDowall
e00b216eef fixed URL when adding an indexer 2014-01-07 17:29:43 -08:00
Mark McDowall
332136bc6f Only get DownloadClientId when its been added to history 2014-01-07 17:05:06 -08:00
Icer Addis
e2939847a5 Parser logging - changed Debug.WriteLine to Logger.Trace 2014-01-07 04:12:55 -08:00
Icer Addis
6c34acc8b3 NLog - fixed debugger target name 2014-01-07 04:03:44 -08:00
Icer Addis
ff5dc6f0ce NLog - Added debugger target 2014-01-07 04:03:38 -08:00
Icer Addis
6ee08af111 Special Episode parsing support in ParsingService
Added ParsingService.ParseSpecialEpisodeTitle
Added SeriesService.FindByNameInexact
Added EpisodeService.FindSpecialEpisodeByName
Added IsPossibleSpecialEpisode method to parse info
DownloadDecisionMaker will try to find special episodes if a parse fails or is a possible special episode
2014-01-07 00:24:50 -08:00
Icer Addis
d727840fbf Indexer searching for special episodes using query string
Added SpecialEpisodeSearchCriteria criteria to handle special episode search queries
Added method NzbSearchService.SearchSpecial() for season0 episodes
Added IIndexer GetSearchUrls() for doing text based queries
2014-01-07 00:21:05 -08:00
Mark McDowall
16356b6319 Merge branch 'reverse-proxy' into develop 2014-01-06 17:17:16 -08:00
Mark McDowall
a3d67b47f9 Merge branch 'backgrid' into develop 2014-01-06 17:17:04 -08:00
Mark McDowall
ed1334514f Fixed: No longer showing connect lost messages when trying to reconnect 2014-01-05 22:37:59 -08:00
Mark McDowall
fcd5619041 Fixed: Manually failing a release 2014-01-05 11:49:04 -08:00
Mark McDowall
b16360fd39 Configure URLs on Linux, but don't register them 2014-01-02 19:25:30 -08:00
Mark McDowall
1ff652f6d6 Added dllmap for mediainfo freebsd 2014-01-02 10:34:08 -08:00
Mark McDowall
5c1f2b2dd7 Better css for sorting button text 2014-01-01 23:11:29 -08:00
Mark McDowall
8dcfbe7b9d Little hack to deal with backgrid's setting of sortKey 2014-01-01 23:07:31 -08:00
Mark McDowall
6ba17782aa Sorting on all series views is now working
New: Sorting is now persisted on a per page and browser basis
New: Series lists now support sorting on all views
2014-01-01 23:07:30 -08:00
Mark McDowall
4d6d477947 Using SortValue instead of API hack for history
Fixed jshint for series collection
2014-01-01 23:07:30 -08:00
Mark McDowall
df055d191f Logs and series are now persisted 2014-01-01 23:07:29 -08:00
Mark McDowall
96868d088f Fixed series editor 2014-01-01 23:07:29 -08:00
Mark McDowall
7dc641b3a9 History state is persisted across page reloads now 2014-01-01 23:07:28 -08:00
Mark McDowall
7e20e48023 Massive backgrid update, only one header cell left 2014-01-01 23:07:27 -08:00
Mark McDowall
874e98b408 Support for persistent state for collections 2014-01-01 23:07:27 -08:00
Mark McDowall
b5c9a811dd New: Support for running from a sub folder (reverse proxy) 2014-01-01 22:56:19 -08:00
Mark McDowall
cec479923f Merge branch 'pushover' into develop 2013-12-31 14:33:54 -08:00
Mark McDowall
a15fb00c35 sync event instead of promise 2013-12-31 00:43:01 -08:00
Mark McDowall
195cf97303 New: Added OZnzb.com as a default indexer 2013-12-30 21:44:07 -08:00
Mark McDowall
c42777086b New: PushOver will now require an application per user to avoid API limiting issues 2013-12-30 20:48:14 -08:00
Mark McDowall
72e56a1845 Fixed: Some specials will no longer be treated as containing the full season on import 2013-12-28 01:22:03 -08:00
Mark McDowall
7292f354b5 Rename and search will be on the same line on mobile devices 2013-12-27 14:32:22 -08:00
Mark McDowall
d9b9ffe8a2 Fixed: Add series won't incorrectly mark the series as existing when it fails to add 2013-12-27 14:27:27 -08:00
Mark McDowall
d494023504 Fixed: Settings/System tabs will no longer fill up the browser history 2013-12-27 14:22:57 -08:00
Mark McDowall
d0818daeed Fixed output message 2013-12-26 13:03:07 -08:00
Mark McDowall
e7052aebe4 Moved reqres for GetEpisodeFileById outside of the collection fetches 2013-12-26 13:02:53 -08:00
Mark McDowall
09c8504157 New: Double click on tray icon will open browser 2013-12-26 01:52:28 -08:00
Mark McDowall
231c6cf147 Log file requests will be authenticated when they come through with an API key
Fixed: Opening log files in the UI
2013-12-25 23:49:22 -08:00
Mark McDowall
b29efa5823 Fixed: Release group will not contain file extension 2013-12-25 23:16:13 -08:00
Mark McDowall
a5a02ce90e Fixed: Incorrectly treating single episode releases as full season releases 2013-12-23 20:17:20 -08:00
Mark McDowall
80b2e605a9 Fixed: Issue processing full season releases 2013-12-22 17:32:50 -08:00
Mark McDowall
c2a09b70f4 New: SSL certificates will not be checked for validity (to support self-signed certificates) 2013-12-19 20:34:59 -08:00
Mark McDowall
36a5eea951 Fixed: Issue saving notifications 2013-12-19 00:38:28 -08:00
Mark McDowall
fb6e365c1a Updating proj 2013-12-15 20:32:48 -08:00
Mark McDowall
68d1c421ba Fixed: Refresh Xem mapped series list every 12 hours, instead of on startup only 2013-12-15 20:10:03 -08:00
kayone
9484e7d2a9 Xem integration tests for American Dad. 2013-12-12 10:03:10 -08:00
Mark McDowall
182743e653 Support for Int64 in SchemaBuilder 2013-12-11 16:41:58 -08:00
Mark McDowall
2bfaaddedb One more test 2013-12-10 18:57:44 -08:00
Mark McDowall
0a12343b9e Tests and cleanup 2013-12-10 18:00:44 -08:00
Mark McDowall
a9ece10144 New: Mass series editor 2013-12-09 08:12:12 -08:00
Mark McDowall
f76c4700a6 New: Release Group can now be used in rename patterns 2013-12-08 22:25:11 -08:00
Mark McDowall
9dcdd06b6c Default category is now empty for nzbget 2013-12-08 22:23:47 -08:00
Mark McDowall
d5bad8c6ef long not int 2013-12-08 20:59:46 -08:00
Mark McDowall
f95f7c2320 Actual fix for multiple network interfaces 2013-12-08 20:59:04 -08:00
Mark McDowall
a7e210bfb3 Use Int64 for PushBullet device ID
Fixed: Support for large Push Bullet device IDs
2013-12-08 20:57:45 -08:00
Mark McDowall
c122a94bc0 Fixed: Opening firewall ports when system has more than one network adapter 2013-12-06 18:55:48 -08:00
Mark McDowall
dcd1b55d1f Trigger change on input after adding token
Fixed: Media Management settings not detecting changes to the UI so settings weren't saved
2013-12-06 17:34:40 -08:00
Mark McDowall
39607e240f ModalController 2013-12-06 14:29:50 -08:00
Mark McDowall
c03f01172e Use audio and general stream runtimes when video runtime is zero
Fixed: Getting runtime from files should be more reliable
2013-12-05 21:59:47 -08:00
Mark McDowall
0de25988a5 Added logging when folder quality is parsed 2013-12-05 10:20:24 -08:00
Mark McDowall
54fcbc311f Logging quality again when using it from folder during import 2013-12-05 09:31:26 -08:00
Mark McDowall
87bda21b28 Fixed: Incorrect parsing as DVD for releases that contained 'pal' as part of another word 2013-12-04 23:16:24 -08:00
Mark McDowall
693dd8f622 Stop double fecthing the collection on first load of series page 2013-12-03 17:51:40 -08:00
Mark McDowall
7ebc9e3980 Fixed broken test 2013-12-03 15:19:26 -08:00
Mark McDowall
831c0a40b1 Narrower episode title on calendar upcoming for longer episode numbers 2013-12-03 11:00:51 -08:00
Mark McDowall
c3bd5e0053 Upgraded Filesize.js to 2.0.0
Fixed: File size/disk space in UI now shows actual size instead of manufacturer size (111 GB instead of 120 GB)
2013-12-03 07:39:02 -08:00
Mark McDowall
149f94b006 Fixed event binding for episode file collection on episode modal 2013-12-03 07:30:13 -08:00
Mark McDowall
d4a9bd25bd Decimal.TryParse the frame rate instead of Decimal.Parse 2013-12-02 23:31:37 -08:00
kayone
76bc4aaa9c Replaced manual argument validations with Ensure. 2013-12-02 22:41:40 -08:00
kayone
b055fc5ade added test for HistoryRepository.Grabbed() 2013-12-02 22:41:08 -08:00
kayone
d5cbd5dc33 added nzbindex.in to list of newznab indexers that require API Key. 2013-12-02 14:41:19 -08:00
kayone
37ae2d04e3 fixed newznab validation when URL is null. 2013-12-02 14:16:34 -08:00
Mark McDowall
bd157b794b Merge pull request #43 from NzbDrone/mediainfo-dll
Added mediainfo dllmaps for linux/os x support
2013-12-02 11:00:55 -08:00
Mark McDowall
44abb6fae8 Fixed: Don't block ctrl+t from opening a new tab 2013-12-01 23:04:43 -08:00
kayone
9d29df836d log db value when mapping fails. 2013-12-01 16:39:03 -08:00
kayone
8fc93c7628 Added missing GetResourceById to CalendarModule needed by signalr 2013-12-01 16:30:30 -08:00
kayone
bbb69a1dc7 constraint failed exceptions are translated to 409 conflict status codes. 2013-12-01 16:02:32 -08:00
Mark McDowall
9cb220bf2a dllmap added for MediaInfo.DLL
Fall back to filesize check if mediainfo is not available
Ubuntu package depends on sqlite3 and mediainfo
New: mediainfo now used on mono to check runtime when available
2013-12-01 14:44:01 -08:00
kayone
be3ec7ddb8 new: smarter validation for newznab indexer settings 2013-12-01 13:33:53 -08:00
Mark McDowall
53cebdee17 NzbGet now uses RestSharp 2013-12-01 01:44:33 -08:00
Mark McDowall
39bb2ce80a Refresh upcoming collection every hour 2013-11-30 23:24:30 -08:00
Mark McDowall
e3d47cddaa Revert "removed default for Sab"
This reverts commit 9339b98d1e.
2013-11-30 22:28:04 -08:00
Mark McDowall
9e00da4d2a Don't strip episode count from title if only one episode 2013-11-30 21:49:59 -08:00
kayone
bedcbf9e70 touch! 2013-11-30 19:47:04 -08:00
kayone
9339b98d1e removed default for Sab 2013-11-30 19:27:33 -08:00
kayone
150b14aaeb renamed FailedDownloadCommand to CheckForFailedDownloadCommand 2013-11-30 18:06:26 -08:00
kayone
4ed15f0db8 added logging for signalr exception 2013-11-30 17:51:52 -08:00
kayone
575dc03e35 reset existing xem info during update 2013-11-30 17:45:30 -08:00
kayone
b43c4e04f8 don't report DirectoryNotFoundException in FreeSpaceSpecification 2013-11-30 16:34:21 -08:00
kayone
91d64f0b6a path performance optimization 2013-11-30 16:33:59 -08:00
kayone
0503d7eea6 ignore known xem errors. 2013-11-30 16:03:15 -08:00
kayone
a7d5b3761b Fixed: Memory leak in Ensure.That 2013-11-30 15:53:07 -08:00
Mark McDowall
f1f13e6248 Add delay before showing backend connection lost 2013-11-30 13:47:42 -08:00
Mark McDowall
6fde48ce6b Fixed loading settings 2013-11-30 13:23:03 -08:00
Mark McDowall
239b27d83a Use folder will now default on 2013-11-30 12:17:01 -08:00
Mark McDowall
605806c92e Moved SxEE to episode title row on calendar 2013-11-30 12:01:37 -08:00
Mark McDowall
9142d1b188 Option to prevent backbone from adding new models to a collection (update only)
Prevents upcoming/calendar from blowing up when
2013-11-30 11:40:44 -08:00
Mark McDowall
517b318b75 Removed debugging alert 2013-11-30 03:09:09 -08:00
Mark McDowall
00717a638a Updated full calendar to 1.6.4
Calendar/Upcoming now update on grab/download events
Better use of backbone collection on calendar
New: Calendar will auto refresh when episodes are grabbed and downloaded
2013-11-30 02:54:11 -08:00
Mark McDowall
26495aaa4b More parsing tests to ensure anime doesn't break standard episodes 2013-11-30 02:54:11 -08:00
Mark McDowall
2bc34e2d57 Merge pull request #41 from NzbDrone/service-dependencies
Service dependencies
2013-11-29 17:26:48 -08:00
Mark McDowall
3266d05c82 Rename previews are now ordered in asscending season and epsiode order 2013-11-29 17:26:13 -08:00
Mark McDowall
c554e3f6b9 More tests for single title paring of shows with a number in the title 2013-11-29 10:29:47 -08:00
Mark McDowall
d0adac0b5d Fixed: Parsing files/releases for series that start with numbers 2013-11-29 09:05:52 -08:00
Mark McDowall
ce6a299c98 Deleting episode files from episode details is a go
New: Delete episode file from episode details
2013-11-28 22:31:46 -08:00
Mark McDowall
133ee1a0b3 Fixed: Scheduled Tasks that last ran in the future will be re-run after application start up 2013-11-28 18:07:11 -08:00
Mark McDowall
e6a4008fad Adding some more logging to import process 2013-11-28 12:53:30 -08:00
Mark McDowall
bb7bf803a6 Banishing bin and obj folder contents 2013-11-28 12:51:40 -08:00
Mark McDowall
93e9816d24 Adding a dependency on EventLog 2013-11-28 00:11:01 -08:00
Mark McDowall
9b5e56704e Service now depends on Tcpip 2013-11-28 00:10:59 -08:00
Mark McDowall
39834c1691 Removed NZbDrone.Setup Wix project from solution 2013-11-28 00:09:48 -08:00
Mark McDowall
f3fbbf66e0 Catching InvalidOperationExceptions when Inheriting folder permissions
Fixed: Issue sorting files when series is on a share running on UFS
2013-11-28 00:03:58 -08:00
Mark McDowall
f349f1177e Added mono space font, cleaner UI for rename preview 2013-11-27 01:26:12 -08:00
Mark McDowall
e42ac25657 Rename preview for full series and season
New: Preview before renaming files
2013-11-27 01:26:10 -08:00
kayone
bb37444a99 minor parsing fix 2013-11-26 23:48:57 -08:00
kayone
0069b29f88 Fixed: xem mappings for series without scene mapping 2013-11-26 23:48:28 -08:00
kayone
7efac124c7 added input validation around MoveFile 2013-11-26 22:52:11 -08:00
kayone
95324b53d2 Update integration test uses actual update package from develop 2013-11-26 18:15:03 -08:00
kayone
d42a63a480 Service kills other instances on start. 2013-11-25 23:08:12 -08:00
kayone
1e6817220a applicationmode cleanup. 2013-11-25 22:53:36 -08:00
kayone
c219be8c8d Added single instance policy 2013-11-25 21:39:59 -08:00
kayone
266d1a43d9 app lifecycle cleanup 2013-11-25 21:36:06 -08:00
Mark McDowall
c72c2f24c0 Merge branch 'custom-naming' into develop 2013-11-25 17:58:57 -08:00
Mark McDowall
061da0573a Fixed: Another runtime parsing issue for .ts files 2013-11-22 23:45:22 -08:00
kayone
41e02208d7 Increased load timeout of UI for remote requests from 7 to 30 seconds. 2013-11-22 14:13:36 -08:00
Mark McDowall
767586304a Never allow empty episode formats to be saved 2013-11-22 09:17:04 -08:00
Mark McDowall
c90d010cd8 Fixed the broken tests 2013-11-22 08:59:03 -08:00
Mark McDowall
5659a3c496 No more wizard, now only show when advanced settings are off 2013-11-21 23:45:39 -08:00
Mark McDowall
d9b7dd257e Couple touch ups 2013-11-21 23:45:39 -08:00
Mark McDowall
3d23ac9234 Fixed compilation issue 2013-11-21 23:45:38 -08:00
Mark McDowall
2b682a4936 Added caching to seasonEpisodePattern matching 2013-11-21 23:45:38 -08:00
Mark McDowall
3db97e9d11 Moved SeasonFolderFormat to NamingConfig
Moved UseSeasonFolder to UI only (add series)
2013-11-21 23:45:37 -08:00
Mark McDowall
9d94c4490f Cleanup! 2013-11-21 23:45:37 -08:00
Mark McDowall
7a5cee5b8e Fixed issue with validation when rename episodes is false 2013-11-21 23:45:36 -08:00
Mark McDowall
fbf91fe8f5 Added naming integration tests 2013-11-21 23:45:36 -08:00
Mark McDowall
2e694485fe Validation for samples and saving 2013-11-21 23:45:35 -08:00
Mark McDowall
9d5c1aa0a4 Validate that we can parse the chosen scheme before saving 2013-11-21 23:45:34 -08:00
Mark McDowall
48ece3d367 Using season:00 instead of 0season 2013-11-21 23:45:34 -08:00
kayone
41cb5c02e8 added tests for when patter doesn't match our 'expected casing' 2013-11-21 23:45:33 -08:00
kayone
4cfb2f271d minor cleanup. 2013-11-21 23:45:32 -08:00
Mark McDowall
21af4bbdfa Season folder format is lowercase 2013-11-21 23:45:32 -08:00
Mark McDowall
f2aec932a4 Fixed naming config integration test 2013-11-21 23:45:31 -08:00
Mark McDowall
795f78296c Added tooltips and link to wiki, also made it an advanced option
New: Fully customized naming now available as an advanced setting
2013-11-21 23:45:31 -08:00
Mark McDowall
af2c7244bd Helper for configuring naming 2013-11-21 23:45:30 -08:00
Mark McDowall
0ec520c4d5 Basic UI + Wizard for custom naming added 2013-11-21 23:45:29 -08:00
Mark McDowall
7b54bca3c7 Server side for custom naming is complete 2013-11-21 23:45:28 -08:00
kayone
23c6cf2210 Fixed: NzbDrone using 100% CPU on Linux. 2013-11-21 21:51:34 -08:00
kayone
4f85865b4a moved signalr to x86 2013-11-21 21:30:37 -08:00
kayone
0e623e7ce4 imported signalr 1.1.3 into NzbDrone. 2013-11-21 21:26:57 -08:00
kayone
891443e05d fixed rjs builds not loading routed pages. 2013-11-20 22:37:27 -08:00
Mark McDowall
8bd15612f4 Fixed error detection for SAB 2013-11-20 22:29:34 -08:00
Mark McDowall
bc0bd647df No longer saving download client for entire the life cycle 2013-11-20 22:29:34 -08:00
kayone
e89c337bbe fixed intentional error. 2013-11-20 22:29:04 -08:00
kayone
0124bd9f1e UI build cleanup. 2013-11-20 22:26:18 -08:00
kayone
499a34166f testing jshint. 2013-11-20 22:20:40 -08:00
kayone
3311357df0 rjs optimize the app. 2013-11-20 22:06:55 -08:00
kayone
6b418276b6 removed ServerStatus.js 2013-11-20 22:06:55 -08:00
Mark McDowall
ab4e1edac0 Fixed compilation issue 2013-11-19 22:00:34 -08:00
Mark McDowall
4a7bd5b849 Better handling of SAB not returning json to addfile
Fixed: Handling of unexpected responses from SABnzbd when adding releases
2013-11-19 21:47:26 -08:00
Mark McDowall
a01f2dd862 Delete logs/log files won't blow up 2013-11-19 18:00:06 -08:00
Mark McDowall
fb4e9fed85 Changed pushbullet url to api.pushbullet.com
Fixed: PushBullet URL
2013-11-19 17:47:16 -08:00
kayone
ec63053fe7 cleaned up using directives. 2013-11-19 16:42:17 -08:00
Mark McDowall
ea36c6ed47 Create missing series folders on disk scan (if enabled)
New: Option to create missing series folders during disk scans
2013-11-18 22:25:02 -08:00
Mark McDowall
fd70346ab0 Log response content, not response 2013-11-18 19:47:47 -08:00
kayone
f77469cc4d merge issues. 2013-11-18 11:43:36 -08:00
kayone
db690adadf Merge branch 'develop' 2013-11-18 11:33:30 -08:00
Mark McDowall
d71ca52467 Fixed broken tests 2013-11-18 10:23:36 -08:00
Mark McDowall
07386f12e6 New: Only clean XBMC Library when a file is being upgraded 2013-11-17 22:28:49 -08:00
kayone
b29b560b14 new add series page automation
PageBase helper class.
2013-11-17 19:34:31 -08:00
Mark McDowall
ff0785b8d1 Fixed tests 2013-11-17 15:32:16 -08:00
Mark McDowall
7dfbbb3130 Changed names 2013-11-17 15:02:46 -08:00
Mark McDowall
7442cb4c68 Cleanup naming specs if there is more than one
Fixed: Rare scenario where settings wouldn't load due to data issue
2013-11-17 00:42:05 -08:00
kayone
dc100845a5 added shims for Deepmodel and modelbinder 2013-11-16 22:18:55 -08:00
Mark McDowall
30c4790f52 Link to wiki on Linux instead of doing nothing 2013-11-15 08:39:01 -08:00
Mark McDowall
5b62408ff1 White space 2013-11-15 08:39:00 -08:00
kayone
9269d3416c updated nuget.exe 2013-11-15 00:37:52 -08:00
kayone
b5fb725bc3 updated Nuget.targets 2013-11-15 00:32:53 -08:00
Mark McDowall
c286f1b18a UI will reload on navigation if the backend has been update 2013-11-13 19:38:30 -08:00
kayone
541cd0ce19 Revert "updated OWIN to 2.0.1"
This reverts commit c57c319e0c.

Conflicts:
	src/NzbDrone.Console/packages.config
	src/NzbDrone.Host/packages.config
	src/NzbDrone/packages.config
2013-11-13 14:45:41 -08:00
kayone
197cad7fb5 signalr connection fails if can't connect in 5 seconds. 2013-11-13 12:27:27 -08:00
kayone
5ab873150e added signalR to Integration Test 2013-11-13 12:08:37 -08:00
Mark McDowall
47af488e4b Reverting signalr disconnection issue to prevent failures on Linux 2013-11-13 09:24:51 -08:00
Mark McDowall
fb76fee4a9 Actually fixed free space 2013-11-12 22:51:20 -08:00
Mark McDowall
e045b6fc8f Added lost+found to SpecialFolders list 2013-11-12 22:39:21 -08:00
Mark McDowall
9fcd422f29 Fixed: Total free space on Linux 2013-11-12 22:39:21 -08:00
kayone
018b898a46 trying to fix lastwrite unit test 2013-11-12 18:14:46 -08:00
Mark McDowall
e8bda2a85c Merge branch 'regex-overhaul' into develop 2013-11-12 17:31:56 -08:00
Mark McDowall
53a7ed94e1 Messaging to handle signalR disconnection and reconnection added 2013-11-11 23:43:38 -08:00
kayone
1a33896e05 fixed broken build. 2013-11-11 23:10:04 -08:00
kayone
a5c4b45937 basic automation test for main pages. 2013-11-11 22:19:52 -08:00
Mark McDowall
106f06c81f Fixed daily parsing tests 2013-11-11 21:03:12 -08:00
Mark McDowall
bb65e83012 Fixed broken mapping tests 2013-11-11 21:03:11 -08:00
Mark McDowall
92cb702b9c Added more multi-episode tests and support for them 2013-11-11 21:03:11 -08:00
Mark McDowall
9be6e68e7e Fixed broken tests 2013-11-11 21:03:10 -08:00
Cyberlane
26d3d9dcd6 Small tweaks based on feedback from @markus101 2013-11-11 21:03:10 -08:00
Cyberlane
44c1bc632e Parsing service code (and tests) for absolute numbered episodes 2013-11-11 21:03:08 -08:00
Cyberlane
d13b41313f Parser can parse absolute episode numbers 2013-11-11 21:03:07 -08:00
Mark McDowall
af5376f052 Fixed release collection 2013-11-11 20:40:04 -08:00
Mark McDowall
8388092bf5 Fixed manually download will show queued when downloading
Fixed: Manually download will change icons when sent to download client
2013-11-11 19:59:52 -08:00
Mark McDowall
410bf0d846 Use folder quality when it is better than file quality
Fixed: Better handling of downloads that don't have the quality in the filename
2013-11-11 19:59:51 -08:00
kayone
034f8e8dfd added simple automation test. 2013-11-11 19:26:38 -08:00
Mark McDowall
4defc04026 Fixed log files refresh 2013-11-11 14:49:50 -08:00
Mark McDowall
0747e53d4f Fixed logs table, added spinner to logs refresh 2013-11-11 14:31:33 -08:00
kayone
4eecf3d1ab updated FluentValidation 2013-11-11 00:34:27 -08:00
kayone
e67a805925 Fixed error pipeline. 2013-11-11 00:30:58 -08:00
kayone
28c6a69e0f fixed broken build. 2013-11-11 00:20:08 -08:00
kayone
844fa9d5e6 update NLog, Restsharp, json.net 2013-11-11 00:17:29 -08:00
kayone
40a0e044a7 updated nancy to 0.21.1.0 2013-11-11 00:02:42 -08:00
kayone
c57c319e0c updated OWIN to 2.0.1 2013-11-11 00:00:15 -08:00
kayone
af3ffa1c48 more reliable apikey for integration tests. 2013-11-10 23:26:13 -08:00
kayone
1695ff7305 fixed UI not loading 2013-11-10 22:39:10 -08:00
kayone
6e792c6916 fixed local integration tests. 2013-11-10 20:48:24 -08:00
kayone
47d924cff3 added jshint 2013-11-10 20:09:11 -08:00
kayone
9536c6c1bb fixed jquery shim. 2013-11-10 19:11:42 -08:00
kayone
35fc30e330 fixed rjs task. 2013-11-10 13:34:19 -08:00
Mark McDowall
ab60420f58 listenTo, not promise for log table loading 2013-11-10 02:05:25 -08:00
Mark McDowall
5b329ba3af Fixed: Now able to queue downloads using manual search on mono (Linux) 2013-11-10 01:51:53 -08:00
Mark McDowall
96635a6323 Fixed icon path for monodevelop 2013-11-10 00:00:17 -08:00
Mark McDowall
3789602e56 Refresh series logs more and is done in alphabetical order 2013-11-07 17:52:50 -08:00
Mark McDowall
94d50de6cb Fixed: Parsing .ts files for runtime should work now 2013-11-07 17:47:50 -08:00
Mark McDowall
5c2073b297 Free disk space check on Linux will use best match
Fixed: Better disk space check on Linux
2013-11-07 17:46:07 -08:00
Mark McDowall
2183526a34 New: Show ended on add series if applicable 2013-11-07 17:02:35 -08:00
Mark McDowall
6b04faedbc Newznab daily search forces slashes now.
Fixed: Issue with some locales and daily episode searching
2013-11-07 16:33:26 -08:00
Mark McDowall
0f1884fd20 Added continuing/ended to series details
New: Series status added to series details
2013-11-07 08:27:41 -08:00
Mark McDowall
22db06de97 Log response from SAB (trace) 2013-11-07 08:20:19 -08:00
Mark McDowall
d56a774563 Merge branch 'develop' 2013-11-04 08:12:41 -08:00
Mark McDowall
d111be17ad Fixed broken sample tests 2013-11-03 22:44:35 -08:00
Mark McDowall
77a5fd62d2 Better sample checks
Fixed: Sample checking relies on runtime instead of file size (Windows)
Fixed: Minimum file size for 1080p releases is now 140MB (lower will be considered samples)
2013-11-03 22:39:37 -08:00
Mark McDowall
e7ac2247ab Log details
New: Logs now have details available
2013-10-31 23:15:15 -07:00
Mark McDowall
436644318b Added name + year lookups
New: Support series lookup when year has been appended to the release name
2013-10-31 16:50:39 -07:00
Mark McDowall
da0f04d4c8 Manually mark a release as failed to start failed download process (history details) 2013-10-30 16:49:53 -07:00
Mark McDowall
70127125c2 Fixed: History taking a long time to change pages
Fixed: Series search results will show the year in italics if its not part of the title
2013-10-29 17:30:36 -07:00
Mark McDowall
7b6549fcd3 Fixed broken FailedDownloadService tests 2013-10-29 09:51:54 -07:00
Mark McDowall
7c6fad155a Added option to disable blacklisting, both the queue check and the spec 2013-10-28 17:41:35 -07:00
Mark McDowall
4578adf1c0 Added message to download failed history events
Fixed: NZB info url on history details
2013-10-28 17:27:28 -07:00
Mark McDowall
d634dd1e5c Failed downloads are removed from queue/history (opt out) 2013-10-24 22:55:32 -07:00
Mark McDowall
769fcdfc80 Added message to failed history events 2013-10-24 18:25:04 -07:00
Mark McDowall
6dd2951f80 Redownload after failure is an advanced option.
New: Handle failed downloads and attempt to find another release (SABnzbd only)
2013-10-24 15:12:39 -07:00
Mark McDowall
f99573e334 Added some blacklist tests 2013-10-24 08:34:39 -07:00
Mark McDowall
1684ad6e16 List<int> will be converted to json and stored in the DB 2013-10-24 08:17:39 -07:00
Mark McDowall
5150f9bd91 Fixed broken tests 2013-10-23 22:24:26 -07:00
Mark McDowall
8520fe3e0c Blacklisting will trigger episode search 2013-10-23 22:13:04 -07:00
Mark McDowall
68e40bca29 Blacklist check is case insensitive now 2013-10-23 08:19:27 -07:00
Mark McDowall
1f5bcfeb75 Blacklist is now used when processing results 2013-10-22 23:36:31 -07:00
Mark McDowall
71c0a340e7 Fixed sab test 2013-10-22 22:36:41 -07:00
Mark McDowall
e64d2f33d6 Failed downloads are added to history 2013-10-22 22:36:40 -07:00
Mark McDowall
2e1b921543 Storing nzo_id from SAB in history (data) 2013-10-22 22:36:39 -07:00
Mark McDowall
fa2bc76102 Posting nzbs to SAB instead of sending an URL to download 2013-10-22 22:36:38 -07:00
Mark McDowall
a5e08eefae Made NotUnpackingSpec test WindowsOnly 2013-10-22 22:25:17 -07:00
Mark McDowall
52da5b643d Using string for airdate instead of DateTime in models to prevent timezone issues
Fixed: Manual search air by date shows can now be sent to download client
2013-10-22 22:17:02 -07:00
Mark McDowall
46bd5d1767 Fixed: Skip last write time check on linux for _UNPACK_ folders 2013-10-22 17:42:43 -07:00
Mark McDowall
743754a041 Catch any errors setting last write time so we don't blow up the whole process
Fixed: Prevent error when importing files that causes the process to fail
2013-10-20 11:17:56 -07:00
Mark McDowall
f14fff676e Fixed some UI issues
Fixed: Add folder won't show loading when there aren't any folders
2013-10-20 11:01:30 -07:00
Mark McDowall
aa26d68f18 Updating manually now uses a command so it shows progress 2013-10-18 17:48:14 -07:00
Mark McDowall
e7780af212 Better name from LocalEpisode in EpisodeImportedEvent 2013-10-17 18:28:30 -07:00
Mark McDowall
3586d59d6c Fixed: Now able to parse series names that use underscores instead of spaces 2013-10-17 11:25:08 -07:00
Mark McDowall
c708b5ce1a Only run InheritFolderPermissions on Windows 2013-10-16 17:20:28 -07:00
Mark McDowall
2ecacecbfd Merge branch 'develop'
Conflicts:
	src/UI/app.js
2013-10-16 08:40:45 -07:00
Mark McDowall
acd2069d5a Fixed issues adding root folders
Fixed: Error after adding new path when adding a new series
Fixed: Can now add multiple paths without refreshing the page
2013-10-16 08:33:05 -07:00
Mark McDowall
af74ea967b GetPathRoot for DownloadedEpisodesFolder 2013-10-15 22:31:25 -07:00
Mark McDowall
d4fd731b34 Free space will show shared drives and show drive label 2013-10-15 21:11:45 -07:00
Mark McDowall
741279b596 Import episodes will import largest files first (to reject samples) 2013-10-14 09:22:16 -07:00
Mark McDowall
03149b1396 Newznab indexers are tested before creating 2013-10-13 23:28:20 -07:00
Mark McDowall
1689aa4f64 Merge branch 'diskspace' into develop 2013-10-13 08:58:39 -07:00
Mark McDowall
ddf83230f3 Fixed omgwtfnzbs issues with null settings
Fixed: omgwtfnzbs settings issue
2013-10-12 21:24:56 -07:00
Mark McDowall
25c5401a9d More Connects cleanup/fixing 2013-10-12 19:46:36 -07:00
Mark McDowall
27da44ba45 Converted notifications to thingi provider
Fixed: Issues creating and saving Connects
2013-10-12 12:05:37 -07:00
Mark McDowall
43a70f4479 Moved disk space and about to new info tab
New: Disk space visible in the UI under System Info
2013-10-11 16:18:04 -07:00
fzr600dave
6c414929c3 Updated as per markus request for viewing disk space
Added two methods to Diskprovider:-
getFixedDrives, getTotalSize
and letting UI decide on how to display space.
and changed from vent to listenTo
(cherry picked from commit 5aa00cfb64)
2013-10-11 15:56:18 -07:00
fzr600dave
041e767f3d Added Disk space information to system.
(cherry picked from commit 9162501937)
2013-10-11 15:56:06 -07:00
Mark McDowall
ff7ce397ab Removed random s from jquery.ajax 2013-10-10 21:22:39 -07:00
Mark McDowall
8cfc9ef0a3 Run cleanup when drone starts
New: Cleanup jobs will run when drone starts as well as every 24 hours
2013-10-10 20:37:37 -07:00
Mark McDowall
7ac77ecfcc Send auth header with ajax requests 2013-10-10 20:37:35 -07:00
kayone
48c9e29eab Fixed: Back to top button is back
Fixed: Delete series in Firefox
2013-10-10 18:29:49 -07:00
Mark McDowall
c926775719 Cleanup orphaned episode files if the series was deleted
Fixed: Cleanup orphaned episode files after a series is deleted
2013-10-09 23:58:56 -07:00
Mark McDowall
036c1f888f Show latest release as maintenance release when there are no changes 2013-10-09 18:50:56 -07:00
Mark McDowall
9f403b46ff Dropped TVDbEpisodeId since its not used and was causing contraint issues
Fixed: Issues refreshing some series due to episodes being reordered on TheTVDB
2013-10-09 17:23:13 -07:00
Mark McDowall
af278685ad SeasonPass buttons are labeled better 2013-10-09 00:29:14 -07:00
Mark McDowall
e730f02696 Merge pull request #33 from NzbDrone/not-in-queue
Not in queue check improved
2013-10-09 00:22:05 -07:00
Mark McDowall
d8189260bb Fixed broken test 2013-10-09 00:12:13 -07:00
Mark McDowall
6d46819972 Download client will return queue with remoteEpsiode
Fixed: In Queue check is more accurate
2013-10-08 23:58:29 -07:00
kayone
8169a6bd41 Fixed: error when showing episode list 2013-10-08 23:28:37 -07:00
Mark McDowall
883d0c815e Better NotInQueue checking 2013-10-08 23:16:36 -07:00
kayone
9ed7546279 minor cleanup 2013-10-08 22:48:40 -07:00
kayone
4948d0608b UI dependency graph cleanup 2013-10-08 18:43:41 -07:00
Mark McDowall
ed1be19563 Merge branch 'develop' 2013-10-08 16:39:14 -07:00
Mark McDowall
86ea33b638 Episode details uses listenTo instead of promises 2013-10-07 23:03:00 -07:00
Mark McDowall
78a5dbe097 Root folders use listenTo now 2013-10-07 22:47:04 -07:00
Mark McDowall
224100b46e Series title will be shown as alt text when series doesn't have poster (poster view)
Fixed: Series without posters will use text instead of image on poster view
2013-10-07 22:22:19 -07:00
Mark McDowall
0d7097a682 Deleting logs will refresh on completion 2013-10-07 20:35:27 -07:00
Mark McDowall
4dfe201019 naming samples no longer use promises to load 2013-10-07 20:07:16 -07:00
Mark McDowall
ee2973efe7 No more caching of log files, also better handling of logs on page load 2013-10-07 19:37:02 -07:00
Mark McDowall
7d9eaf8cfc Converted selectall.css to less for better import 2013-10-06 17:07:30 -07:00
Mark McDowall
ffc40d9456 Report errors on linux 2013-10-06 15:36:55 -07:00
Mark McDowall
be6d5aa4c2 Show no activity when no activity for episode 2013-10-06 15:27:00 -07:00
Mark McDowall
308f76d0fe Updates cleanup 2013-10-06 15:22:43 -07:00
Mark McDowall
27511769ae Episode activity goes through History now
Do not report exceptions on linux (culture is null and fails)
2013-10-06 11:06:39 -07:00
Mark McDowall
7d2c6339bc EpisodeActivity cleanup 2013-10-05 16:55:43 -07:00
Mark McDowall
6cff6122a1 Tests for command comparer when lists are different 2013-10-05 16:55:43 -07:00
kayone
fa74551777 Revert "updated to owin 2.0.0-rc1"
This reverts commit d0d65db4f2.
2013-10-05 09:46:24 -07:00
Mark McDowall
03fac8bfe5 Removed check for update button, latest version will have install link 2013-10-05 01:15:48 -07:00
Mark McDowall
e4b2c30616 Don't use undefined name when saving indexer 2013-10-05 00:15:30 -07:00
Mark McDowall
7ef2fb0242 Speicals go in Specials folder 2013-10-04 22:23:10 -07:00
Mark McDowall
ba4193cc46 CommandComparer supports IEnumerables now 2013-10-04 21:49:54 -07:00
Mark McDowall
7798e8b591 Full page searching for missing episodes
New: Search for an entire page of missing episodes
2013-10-04 20:51:57 -07:00
Mark McDowall
cf2ca6aa32 Command buttons with additional properties 2013-10-04 20:51:57 -07:00
Mark McDowall
917a918220 Quality size header slightly smaller 2013-10-04 20:51:56 -07:00
Mark McDowall
c0b7612053 Episode Activity added
New: Activity tab added to Episode Details
2013-10-04 20:51:56 -07:00
kayone
d0d65db4f2 updated to owin 2.0.0-rc1 2013-10-04 14:58:32 -07:00
kayone
c7b4deeef9 removed extra fonts. 2013-10-04 14:56:49 -07:00
Mark McDowall
a91d21fba1 Upcoming now only shows 3 days of episodes
New: Upcoming shows today, tomorrow and the day
2013-10-03 19:25:07 -07:00
Mark McDowall
6f27d8c33f Queue should update now 2013-10-03 14:06:52 -07:00
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