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
Mark McDowall
9b5bf374a6
Max width for tooltip is now 250px
2014-09-12 08:12:16 -07:00
Mark McDowall
6b912a56f0
UI cleanup for tasks
2014-09-12 07:31:32 -07:00
Mark McDowall
2b0ddb6131
New: Scheduled tasks shwon in UI under System
2014-09-11 23:06:43 -07:00
Keivan Beigi
879035b28a
Merge branch 'http-client' into develop
2014-09-11 16:49:54 -07:00
Keivan Beigi
2c1d3339d0
HttpClient
2014-09-11 16:49:41 -07:00
Mark McDowall
cd13f4345a
manual property on Command resource
2014-09-10 23:56:24 -07:00
Mark McDowall
1b18baca44
Fixed: Manual refresh of all series will refresh every series, including ended series
2014-09-10 23:49:25 -07:00
Mark McDowall
81e80d5575
Fixed: Toggling episode monitored state won't shift UI over
2014-09-10 22:52:49 -07:00
Mark McDowall
2ff1208947
Episode resource now uses series resource as the subtype
...
Fixed: Episodes on the calendar have series images attached properly again
2014-09-10 18:11:35 -07:00
Mark McDowall
b2526a136c
More logging when episode file image can't be found for XBMC metadata
2014-09-09 19:04:25 -07:00
Mark McDowall
33f44e7932
New: log all startup events to log file at trace and above
2014-09-06 08:32:08 -07:00
Mark McDowall
f63476260b
New: Show episode file file deletions in history and episode activity
2014-09-06 08:08:12 -07:00
Mark McDowall
5d60b21dba
Better css
2014-09-06 08:07:35 -07:00
Taloth Saldono
49e2f26ffc
Fixed: Multiple SeasonEpisode formats in the same pattern are now supported.
2014-09-06 01:26:54 +02:00
Mark McDowall
ec4dc89142
Fixed: keep search buttons on one line
2014-09-05 13:06:36 -07:00
Mark McDowall
6d54401e53
manual search icon is user, instead of male
2014-09-05 08:31:21 -07:00
Mark McDowall
86ef30480f
Searching icons and spinner fix
...
New: Manual search has its own icon on series details instead of a dropdown
Fixed: Automatic search icon will spin showing activity
2014-09-05 08:29:10 -07:00
Keivan Beigi
3a287bf7e7
Merge pull request #108 from NzbDrone/scene-name
...
Fixed: Use Nzb title as scene name when available
2014-09-04 09:24:37 -07:00
Mark McDowall
b638e09f24
Fixed: Don't mark releases as imported unless at least one file is imported
2014-09-03 17:57:27 -07:00
Taloth Saldono
20894b40cf
Fixed: No longer gives an Unauthorized error when calculating file hashes of UI resources.
2014-09-03 12:32:34 +02:00
Mark McDowall
96c1ceaa29
Fixed: Set permissions on new metadata files (mono)
2014-09-02 22:08:08 -07:00
Mark McDowall
044d5ad0a5
A couple more tests for periods at start/end of folder name
2014-09-02 21:44:02 -07:00
Mark McDowall
b9ff97fe9f
Fixed: series/season folders will have leading/trailing periods removed when they are created
2014-09-02 17:15:03 -07:00
Keivan Beigi
ce8cb41bac
don't clear scenenames that are 40 char long.
2014-09-02 15:17:35 -07:00
Keivan Beigi
1c7f2ad29e
spelling
2014-09-02 15:12:13 -07:00
kayone
ee285c2d4a
made ImportApprovedEpisodesFixture Os Agnostic
2014-09-02 15:07:30 -07:00
kayone
20287f84ce
Fixed: Use Nzb title as scene name when available
2014-09-02 15:07:29 -07:00
Mark McDowall
17aac81a4d
New: Show number of files on series details
2014-09-02 07:55:21 -07:00
Mark McDowall
23726ed5df
Queue count above history shows count for all items and won't show error erroneously
2014-09-02 07:11:39 -07:00
Taloth Saldono
b9623957fd
Fixed: All migrations are now transactional and will rollback if failed
2014-09-01 22:00:20 -07:00
Keivan Beigi
2be35dfc37
lowercase page title of sub pages
2014-09-01 21:55:01 -07:00
Mark McDowall
ae97af6bb6
Fixed: Support for poorly numbered multi-episode releases
2014-09-01 21:46:07 -07:00
Keivan Beigi
c124e5dec9
updated page title to be lowercase
2014-09-01 21:19:39 -07:00
Keivan Beigi
ac465a4f07
added IndexHtmlIntegrationFixture
2014-09-01 21:02:55 -07:00
Keivan Beigi
c925c0bb24
fixed: issue where a partially generated index.html would be cached.
2014-09-01 20:46:51 -07:00
kayone
5fc7d07c76
Fixed: cache break issue when base url was used
2014-09-01 14:58:02 -07:00
Keivan Beigi
52da4e4423
Merge pull request #107 from NzbDrone/hash-cache-break
...
Hash cache break
2014-09-01 11:30:32 -07:00
Mark McDowall
bf1547a524
Pneumatic will set the download client ID for strm files
2014-09-01 11:14:54 -07:00
Mark McDowall
57448fd29a
Fixed: Pneumatic now has a watch folder (for importing strm files)
2014-09-01 10:29:55 -07:00
Mark McDowall
e67136ae64
New: number of episode files that will be deleted shown on delete dialog
2014-08-31 23:25:30 -07:00
Mark McDowall
901808e0b3
Fixed: Fanzub will connect via HTTP because their cert has expired
2014-08-31 22:52:26 -07:00
Mark McDowall
7081bd189e
New: show indicator when deleting a series
2014-08-31 19:54:12 -07:00
kayone
c4e8e3ebc7
Added cache breaking based on hash rather than version
2014-08-31 00:40:23 -07:00
Mark McDowall
47b132360c
New: show number of items in queue over history icon
2014-08-30 17:19:13 -07:00
Mark McDowall
8bb2659fcd
Fixed: cursor for series search navigation results
2014-08-30 17:19:04 -07:00
Mark McDowall
30c2c02073
Removed edit/add tooltips for providers
2014-08-30 17:18:44 -07:00
Mark McDowall
30511d166d
Search/RSS will be greyed out if they are not available on that indexer (instead of missing)
2014-08-30 15:30:32 -07:00
Mark McDowall
1709b6ff89
Revert "removed semibold font-face"
...
This reverts commit 059028da02
.
2014-08-30 15:20:00 -07:00
Mark McDowall
e2ead542c6
Fixed font on switches
2014-08-30 15:03:14 -07:00
Mark McDowall
2651cd63a8
Fixed: Don't mark a download as successful unless all valid files are imported
2014-08-30 14:42:24 -07:00
kayone
dbcabd6df6
updates to static pipeline
2014-08-30 13:40:21 -07:00
kayone
059028da02
removed semibold font-face
2014-08-30 10:01:37 -07:00
kayone
0e151b3c60
remove background image
2014-08-30 09:37:31 -07:00
kayone
ff352663ed
removed the useless background image
2014-08-29 23:44:33 -07:00
kayone
203289fabb
removed bootstrap components that we don't use
2014-08-29 23:20:46 -07:00
kayone
fb3580d072
lossless compression of png files
2014-08-29 23:20:26 -07:00
kayone
f4b8a636b9
Merge branch 'gulp' into develop
2014-08-29 21:10:10 -07:00
kayone
f1f7c2b699
updated .net download link to point to 4.5.2
2014-08-28 23:28:24 -07:00
kayone
4d23b2cac3
switched from grunt to gulp
2014-08-28 14:40:18 -07:00
Taloth Saldono
7116167ea7
Added additional test to check retry interval.
2014-08-28 21:42:01 +02:00
Taloth Saldono
1bca66a0c2
Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone.
2014-08-28 21:29:02 +02:00
Taloth Saldono
9e02a05733
New: Added automatic detection of a critical bug in mono 3.4.0 to the mono version check. (see mono bug #18599 )
2014-08-28 19:35:23 +02:00
Mark McDowall
57a95d4cc5
Fixed: Errors after episode is imported
2014-08-28 00:13:38 -07:00
Mark McDowall
ebf0dbc1d0
New: Enable/Disable RSS Sync/Searching on a per indexer basis
2014-08-27 08:23:55 -07:00
Mark McDowall
7d91b1bdb7
Fixed broken tests
2014-08-27 07:42:06 -07:00
Mark McDowall
9f3bdaa1ce
Fixed: Cutoff Unmet not loading
...
Fixed injection of lazy loaded models to resources
2014-08-27 07:22:09 -07:00
Taloth Saldono
64ecaf5f6e
Fixed: Repaired Cutoff Unmet UI and added Cutoff Unmet status badge to History.
2014-08-27 02:26:18 +02:00
kayone
5cfe2c0186
handlebar templates are now .hbs instead of .html
2014-08-26 13:17:00 -07:00
Mark McDowall
0c839d1e11
New: Trace/Debug logging will keep the last 50 files instead of only the last 5
2014-08-25 22:52:17 -07:00
Mark McDowall
0628b3dc2d
Fixed: naming config preventing settings from loading properly
...
(cherry picked from commit fc8359b0d0
)
2014-08-25 21:38:27 -07:00
kayone
322ff2af8c
signalR connection is now called directly rather than using a command to reduce overhead.
2014-08-25 21:01:32 -07:00
kayone
a225830da0
Revert "updated moq"
...
This reverts commit 34bf34c2ff
.
2014-08-25 19:06:34 -07:00
Mark McDowall
44f869902e
Fixed: Migration issue when column names were wrapped in backticks instead of quotes
...
(cherry picked from commit 15ebe03130
)
2014-08-25 13:26:20 -07:00
kayone
dbd5655473
downgraded signalr
2014-08-24 23:34:48 -07:00
kayone
89e0262733
updated reference path for fluentmigrator
2014-08-24 23:21:41 -07:00
kayone
e0e90efbc9
updated fluentmigrator
2014-08-24 23:17:05 -07:00
kayone
9ff2896bbe
fixed json.net references
2014-08-24 23:16:28 -07:00
kayone
34bf34c2ff
updated moq
2014-08-24 22:54:15 -07:00
kayone
cd7ebc658f
updated json.net
2014-08-24 22:53:55 -07:00
kayone
3114aee88e
updated AutoMoq
2014-08-24 20:13:04 -07:00
kayone
11ae144e17
updated signalr client
2014-08-24 20:07:31 -07:00
kayone
79f9805c52
fixed property comparison order
2014-08-24 18:52:05 -07:00
kayone
3205f91db0
fixed property comparison order
2014-08-24 18:51:41 -07:00
kayone
e53513a575
fixed ShouldBeEquivalentTo tests
2014-08-24 18:45:56 -07:00
kayone
3f3cc69da7
updated json.net
2014-08-24 18:45:55 -07:00
Mark McDowall
a933ab90ec
Merge pull request #103 from Taloth/develop
...
Styling episode Quality badge for Cutuff Unmet
2014-08-24 18:33:02 -07:00
kayone
b275704fe3
updated Selenium.Support
2014-08-24 18:30:18 -07:00
kayone
4c8f3724a2
updated fluentassertion
2014-08-24 18:28:41 -07:00
kayone
7b2b4794c7
updated fluentvalidation
2014-08-24 18:18:37 -07:00
kayone
8bdc23047a
Upgraded Selenium webdriver
2014-08-24 18:10:58 -07:00
kayone
f18f13326e
AddApplicationVersionHeader is a bit less wasteful.
2014-08-24 11:39:42 -07:00
kayone
3a90cc35c2
Upgraded to Owin 2.1.0
2014-08-24 11:24:43 -07:00
kayone
7e392e84a7
upgraded nancy to 0.23.2
2014-08-24 10:27:36 -07:00
Taloth Saldono
ded6e966e3
New: Episode quality badges are now styled differently for episodes that haven't met quality cutoff yet.
2014-08-23 23:42:09 +02:00
Taloth Saldono
bd60133274
Fixed: Framerate in mediainfo is now parsed culture invariant.
2014-08-23 23:42:08 +02:00
Taloth Saldono
04160a61c9
Fixed: Update Quality parser for Anime Elysium group.
2014-08-23 23:42:07 +02:00
Mark McDowall
6bb918d025
New: Unaired premieres on calendar are displayed in light blue
2014-08-23 13:08:00 -07:00
Mark McDowall
59a5b6c030
Fixed: Basic naming settings take existing format into consideration
2014-08-23 12:42:19 -07:00
Mark McDowall
7a804d4702
Fixed: parsing of files without a title and a 4 digit season number
2014-08-23 10:58:27 -07:00
Mark McDowall
2d09fdba15
New: Unaired premieres on calendar are displayed in pink
2014-08-23 10:43:25 -07:00
Mark McDowall
1a2cc0a3d1
Fixed: Calendar tooltips won't be hidden behind buttons
2014-08-23 09:53:09 -07:00
Mark McDowall
367ab6a361
New: Absolute episode numbers shown beside episode numbers
2014-08-23 00:07:44 -07:00
Mark McDowall
bc727e7187
Only apply li hightlight to xs screens, use same colour as other sizes
2014-08-22 17:20:55 -07:00
Mark McDowall
5d003fff5d
Show hover status in nav bar hamburger menu on mobile
2014-08-22 17:14:19 -07:00
Mark McDowall
59a91040df
Fixed tests
2014-08-21 19:28:17 -07:00
Mark McDowall
74ff7803a9
Only set last write time for recycling bin on Windows
2014-08-21 19:18:28 -07:00
Mark McDowall
69c680ed87
Clear episode file change event in episode status cell
2014-08-21 00:19:00 -07:00
Mark McDowall
26af2b0056
Fixed: Large log messages won't force the timestamp off screen
2014-08-20 07:16:06 -07:00
Mark McDowall
9248564e87
FixedL Posters will show episode cound about next airing for consistency
2014-08-19 17:00:50 -07:00
Mark McDowall
c4936f0523
Don't log query strings
2014-08-19 07:26:39 -07:00
Mark McDowall
807ed7df1a
New: Show disk space used by series on series details
2014-08-17 00:41:16 -07:00
Mark McDowall
6712c79143
Fixed search bar styling
2014-08-16 13:23:09 -07:00
Mark McDowall
d76e3d2ed6
Fixed: Cancelling editing a modal will reset to previous saved state
2014-08-16 11:59:14 -07:00
Mark McDowall
39c66b7951
Fixed: Metadata creation issue due to relative episode file paths
2014-08-14 23:57:49 -07:00
Mark McDowall
ff4aa0685f
Center add icon on profiles
2014-08-13 18:42:33 -07:00
Mark McDowall
7d7fe912aa
Fixed: Removed redirect permanent from old quality profile endpoint
2014-08-13 18:22:36 -07:00
Mark McDowall
6671934c0f
Relative episode file paths
2014-08-13 17:08:24 -07:00
Mark McDowall
10fc875715
Fixed: Validation errors showing multiple times
2014-08-13 17:08:22 -07:00
Taloth Saldono
9e9cb98b3a
Fixed: Added additional separators to reversed title detection.
2014-08-13 22:09:31 +02:00
Mark McDowall
457e585300
New: Progress bar will be yellow if series is not monitored, but epsiodes are missing
2014-08-12 16:56:21 -07:00
Mark McDowall
1464a5d391
Warn if unable to get new nzoid from SAB
2014-08-12 16:44:24 -07:00
Mark McDowall
8ae354a56b
SAB test to warn if Category Local Path is set when connection is to localhost
2014-08-12 07:22:30 -07:00
Mark McDowall
3b08f317dd
Remove request info from title when parsing
2014-08-11 22:11:06 -07:00
Mark McDowall
1e815e7525
Wait longer for spinner in automation tests
2014-08-11 21:26:49 -07:00
Mark McDowall
9e0c8a60b4
Anime special fixes
...
Fixed: Parsing of special/OVA/OVD releases
Fixed: Handling of anime releases with season number of zero
2014-08-11 19:44:26 -07:00
Mark McDowall
904ee7dc23
Attach calendar tooltips to calendar instead of body
2014-08-11 16:40:41 -07:00
Taloth Saldono
4540cf05ad
Fixed: Solved database performance bug causing slow rss syncs.
2014-08-11 22:30:37 +02:00
Mark McDowall
41ece422c9
Fixed: Remove accents from titles when looking for matching series
2014-08-11 12:26:06 -07:00
Mark McDowall
2008b32018
New: release name in manual search will link to info URL if available
2014-08-10 22:54:31 -07:00
Mark McDowall
135fb32bdb
Treat StaleElementReferenceExceptions as inconclusive instead of failures
2014-08-10 22:43:46 -07:00
Mark McDowall
9f52daf78e
New: close modal dialogs by clicking outside of modal
2014-08-10 22:36:51 -07:00
Mark McDowall
9ffdf18935
Fixed: Set permissions on new series folders (mono)
2014-08-10 21:20:06 -07:00
Mark McDowall
78e5209cfd
New: Details for import/grab on Episode Activity tab
2014-08-10 21:13:28 -07:00
Mark McDowall
4b5cf7d7d3
Styling fixes
2014-08-10 19:02:06 -07:00
Taloth Saldono
d1a8cd2a84
Readded Growl logo via embedded binary blob.
2014-08-10 14:55:41 -07:00
Taloth Saldono
a62cd042de
Added some resilience in the GetCurrentProcess calls so it doesn't cause a Fatal exit.
2014-08-10 14:54:57 -07:00
Taloth Saldono
10de8087f7
Added warning to Sabnzbd Client Test to disable the sabnzbd pre-check option.
2014-08-10 14:54:56 -07:00
Taloth Saldono
6c44121b09
Fixed: Now assuming that an Ended series without any airdates are direct-to-dvd.
2014-08-10 14:54:56 -07:00
Taloth Saldono
a5a99f64ff
Fixed: Parser now recognizes 848x480 as 480p.
2014-08-10 14:54:55 -07:00
Mark McDowall
cd5f404cea
Removing logo from growl temporarily
2014-08-09 02:12:56 -07:00
Mark McDowall
9eab145924
Fixing csproj
2014-08-09 01:53:15 -07:00
Mark McDowall
dd15442dcd
Copy logo into output folder on build, fix broken tests
2014-08-09 01:51:19 -07:00
Mark McDowall
ca09588390
Fixed: Remove GDI+ dependency with embedded resource
2014-08-09 01:27:53 -07:00
Mark McDowall
ac03e7e8a4
Merge pull request #99 from ToBeFrank/growl-fixes-squashed
...
Growl Fixes
Fixed: Growl for OS X
Fixed: Growl on mono
2014-08-08 20:22:02 -07:00
Frank Riley
e752e7f35d
Fixed several issues in GrowlService:
...
1) Calls to the growl SDK were not made in a thread safe manner
2) Loading the icon from a URL did not work in mono, and it made
the GrowlService calls take exceptionally long
3) The result of the growl SDK calls was not checked
4) A bug in the growl for windows SDK caused the mono version
on unix platforms to not work. A fixed version of the SDK is
now included in the build (do not use the NuGet version, it's
broken on unix). The bug was reported to growl for windows here:
https://code.google.com/p/growl-for-windows/issues/detail?id=48
use var for locals
made requested changes from code review
Gave state class a better name
2014-08-08 17:56:54 -07:00
Mark McDowall
4de9c8b7fb
Merge pull request #98 from ToBeFrank/show-hide-fix
...
Fixed: Moved episode grid below show/hide button
2014-08-08 16:35:25 -07:00
Mark McDowall
ebeccffd36
Merge pull request #96 from ToBeFrank/develop
...
Fixed: WebClient issues when downloading a large amoount of data and running under mono
2014-08-08 15:59:06 -07:00
Frank Riley
3991ae5748
Move grid below show/hide button so that the button does not move when the grid is shown
2014-08-08 15:14:50 -07:00
Mark McDowall
b4698b070c
Fixed: Update IMDB ID from trakt when series is refreshed
2014-08-07 08:24:23 -07:00
Mark McDowall
c3fee509f6
More info on calendar
...
New: Show more information of grabbed and failed downloads on calendar
2014-08-06 23:23:13 -07:00
Frank Riley
be0d779448
When running under mono, WebClient will sometimes return less data
...
than it should. This causes the FetchFeedService to log errors
because the XML received cannot be parsed. Setting the
AutomaticDecompression property on the WebRequest fixes this issue.
2014-08-06 19:48:44 -07:00
Mark McDowall
75236118dd
Wait 30 seconds for automation tests to load UI
2014-08-05 23:41:43 -07:00
Mark McDowall
15f9c3a95d
Removed some extra using statements
2014-08-05 23:17:44 -07:00
Mark McDowall
1586743df2
New: Show calendar title above buttons on small screens (phones)
2014-08-05 17:51:40 -07:00
Mark McDowall
4ad28bb6f6
Pushover default to Normal
2014-08-05 13:53:37 -07:00
Taloth Saldono
8a5edfeaf5
Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token.
2014-08-05 18:14:09 +02:00
Taloth Saldono
7b420fc033
Added MediaInfo to EpisodeFile.
2014-08-05 18:14:06 +02:00
Taloth Saldono
b427954f5f
null EmbeddedDocuments are now stored as DBNull instead of json null.
2014-08-05 18:14:03 +02:00
Mark McDowall
b0c45aef50
Cleaned up time formatting
2014-08-05 07:30:44 -07:00
Mark McDowall
0a8dcaaf16
Fixed error when trying to display time
2014-08-05 06:33:05 -07:00
Mark McDowall
cd66f8f198
Week column header help is info not warning
2014-08-04 23:31:38 -07:00
Mark McDowall
18874e2c79
Calendar/Date localization
...
New: Choose calendar starting day of week
New: Choose prefered date/time formats
New: Option to disable relative dates and show absolute dates instead
2014-08-04 23:18:14 -07:00
Mark McDowall
0ba19f0cd7
New: Add to Homescreen for mobile support
2014-08-03 16:05:15 -07:00
Mark McDowall
d9445eab84
New: show indicator when testing indexers, connections and download clients
2014-08-03 00:24:48 -07:00
Mark McDowall
1ed45625df
Better logging if SQLite exception is thrown during API call
2014-08-01 23:09:59 -07:00
Mark McDowall
64bbba90b0
FIxed jshint issue
2014-08-01 18:14:20 -07:00
Mark McDowall
c21ffcb5e4
New: Show processing time for pending items on Calendar and Queue
2014-08-01 18:08:32 -07:00
Mark McDowall
3b26e82644
Much better logging for searching
2014-08-01 18:08:02 -07:00
Mark McDowall
c11c2c831d
Don't set folder write time on Mono
2014-08-01 00:17:20 -07:00
Mark McDowall
f657afc424
Fixed: don't try to delete series folder if it doesn't exist
2014-07-31 23:57:17 -07:00
Mark McDowall
ff99c383da
XBMC version is cached by host & port
...
Cache is cleared on test
Version is cached for 12 hours
2014-07-31 23:53:38 -07:00
Mark McDowall
fc46018c9a
Fixed: Connecting to XBMC when user name and password are configured
2014-07-31 23:30:30 -07:00