Keivan Beigi
ac465a4f07
added IndexHtmlIntegrationFixture
10 years ago
Keivan Beigi
c925c0bb24
fixed: issue where a partially generated index.html would be cached.
10 years ago
kayone
5fc7d07c76
Fixed: cache break issue when base url was used
10 years ago
Keivan Beigi
52da4e4423
Merge pull request #107 from NzbDrone/hash-cache-break
...
Hash cache break
10 years ago
Mark McDowall
bf1547a524
Pneumatic will set the download client ID for strm files
10 years ago
Mark McDowall
57448fd29a
Fixed: Pneumatic now has a watch folder (for importing strm files)
10 years ago
Mark McDowall
e67136ae64
New: number of episode files that will be deleted shown on delete dialog
10 years ago
Mark McDowall
901808e0b3
Fixed: Fanzub will connect via HTTP because their cert has expired
10 years ago
Mark McDowall
7081bd189e
New: show indicator when deleting a series
10 years ago
kayone
c4e8e3ebc7
Added cache breaking based on hash rather than version
10 years ago
Mark McDowall
47b132360c
New: show number of items in queue over history icon
10 years ago
Mark McDowall
8bb2659fcd
Fixed: cursor for series search navigation results
10 years ago
Mark McDowall
30c2c02073
Removed edit/add tooltips for providers
10 years ago
Mark McDowall
30511d166d
Search/RSS will be greyed out if they are not available on that indexer (instead of missing)
10 years ago
Mark McDowall
1709b6ff89
Revert "removed semibold font-face"
...
This reverts commit 059028da02
.
10 years ago
Mark McDowall
e2ead542c6
Fixed font on switches
10 years ago
Mark McDowall
2651cd63a8
Fixed: Don't mark a download as successful unless all valid files are imported
10 years ago
kayone
dbcabd6df6
updates to static pipeline
10 years ago
kayone
059028da02
removed semibold font-face
10 years ago
kayone
0e151b3c60
remove background image
10 years ago
kayone
ff352663ed
removed the useless background image
10 years ago
kayone
203289fabb
removed bootstrap components that we don't use
10 years ago
kayone
fb3580d072
lossless compression of png files
10 years ago
kayone
f4b8a636b9
Merge branch 'gulp' into develop
10 years ago
kayone
f1f7c2b699
updated .net download link to point to 4.5.2
10 years ago
kayone
4d23b2cac3
switched from grunt to gulp
10 years ago
Taloth Saldono
7116167ea7
Added additional test to check retry interval.
10 years ago
Taloth Saldono
1bca66a0c2
Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone.
10 years ago
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 )
10 years ago
Mark McDowall
57a95d4cc5
Fixed: Errors after episode is imported
10 years ago
Mark McDowall
ebf0dbc1d0
New: Enable/Disable RSS Sync/Searching on a per indexer basis
10 years ago
Mark McDowall
7d91b1bdb7
Fixed broken tests
10 years ago
Mark McDowall
9f3bdaa1ce
Fixed: Cutoff Unmet not loading
...
Fixed injection of lazy loaded models to resources
10 years ago
Taloth Saldono
64ecaf5f6e
Fixed: Repaired Cutoff Unmet UI and added Cutoff Unmet status badge to History.
10 years ago
kayone
5cfe2c0186
handlebar templates are now .hbs instead of .html
10 years ago
Mark McDowall
0c839d1e11
New: Trace/Debug logging will keep the last 50 files instead of only the last 5
10 years ago
Mark McDowall
0628b3dc2d
Fixed: naming config preventing settings from loading properly
...
(cherry picked from commit fc8359b0d0e786f1ac54b2e473027f924c7e54a6)
10 years ago
kayone
322ff2af8c
signalR connection is now called directly rather than using a command to reduce overhead.
10 years ago
kayone
a225830da0
Revert "updated moq"
...
This reverts commit 34bf34c2ff
.
10 years ago
Mark McDowall
44f869902e
Fixed: Migration issue when column names were wrapped in backticks instead of quotes
...
(cherry picked from commit 15ebe03130bdfff82cde75eb20c8db9bf3e74f83)
10 years ago
kayone
dbd5655473
downgraded signalr
10 years ago
kayone
89e0262733
updated reference path for fluentmigrator
10 years ago
kayone
e0e90efbc9
updated fluentmigrator
10 years ago
kayone
9ff2896bbe
fixed json.net references
10 years ago
kayone
34bf34c2ff
updated moq
10 years ago
kayone
cd7ebc658f
updated json.net
10 years ago
kayone
3114aee88e
updated AutoMoq
10 years ago
kayone
11ae144e17
updated signalr client
10 years ago
kayone
79f9805c52
fixed property comparison order
10 years ago
kayone
3205f91db0
fixed property comparison order
10 years ago
kayone
e53513a575
fixed ShouldBeEquivalentTo tests
10 years ago
kayone
3f3cc69da7
updated json.net
10 years ago
Mark McDowall
a933ab90ec
Merge pull request #103 from Taloth/develop
...
Styling episode Quality badge for Cutuff Unmet
10 years ago
kayone
b275704fe3
updated Selenium.Support
10 years ago
kayone
4c8f3724a2
updated fluentassertion
10 years ago
kayone
7b2b4794c7
updated fluentvalidation
10 years ago
kayone
8bdc23047a
Upgraded Selenium webdriver
10 years ago
kayone
f18f13326e
AddApplicationVersionHeader is a bit less wasteful.
10 years ago
kayone
3a90cc35c2
Upgraded to Owin 2.1.0
10 years ago
kayone
7e392e84a7
upgraded nancy to 0.23.2
10 years ago
Taloth Saldono
ded6e966e3
New: Episode quality badges are now styled differently for episodes that haven't met quality cutoff yet.
10 years ago
Taloth Saldono
bd60133274
Fixed: Framerate in mediainfo is now parsed culture invariant.
10 years ago
Taloth Saldono
04160a61c9
Fixed: Update Quality parser for Anime Elysium group.
10 years ago
Mark McDowall
6bb918d025
New: Unaired premieres on calendar are displayed in light blue
10 years ago
Mark McDowall
59a5b6c030
Fixed: Basic naming settings take existing format into consideration
10 years ago
Mark McDowall
7a804d4702
Fixed: parsing of files without a title and a 4 digit season number
10 years ago
Mark McDowall
2d09fdba15
New: Unaired premieres on calendar are displayed in pink
10 years ago
Mark McDowall
1a2cc0a3d1
Fixed: Calendar tooltips won't be hidden behind buttons
10 years ago
Mark McDowall
367ab6a361
New: Absolute episode numbers shown beside episode numbers
10 years ago
Mark McDowall
bc727e7187
Only apply li hightlight to xs screens, use same colour as other sizes
10 years ago
Mark McDowall
5d003fff5d
Show hover status in nav bar hamburger menu on mobile
10 years ago
Mark McDowall
59a91040df
Fixed tests
10 years ago
Mark McDowall
74ff7803a9
Only set last write time for recycling bin on Windows
10 years ago
Mark McDowall
69c680ed87
Clear episode file change event in episode status cell
10 years ago
Mark McDowall
26af2b0056
Fixed: Large log messages won't force the timestamp off screen
10 years ago
Mark McDowall
9248564e87
FixedL Posters will show episode cound about next airing for consistency
10 years ago
Mark McDowall
c4936f0523
Don't log query strings
10 years ago
Mark McDowall
807ed7df1a
New: Show disk space used by series on series details
10 years ago
Mark McDowall
6712c79143
Fixed search bar styling
10 years ago
Mark McDowall
d76e3d2ed6
Fixed: Cancelling editing a modal will reset to previous saved state
10 years ago
Mark McDowall
39c66b7951
Fixed: Metadata creation issue due to relative episode file paths
10 years ago
Mark McDowall
ff4aa0685f
Center add icon on profiles
10 years ago
Mark McDowall
7d7fe912aa
Fixed: Removed redirect permanent from old quality profile endpoint
10 years ago
Mark McDowall
6671934c0f
Relative episode file paths
10 years ago
Mark McDowall
10fc875715
Fixed: Validation errors showing multiple times
10 years ago
Taloth Saldono
9e9cb98b3a
Fixed: Added additional separators to reversed title detection.
10 years ago
Mark McDowall
457e585300
New: Progress bar will be yellow if series is not monitored, but epsiodes are missing
10 years ago
Mark McDowall
1464a5d391
Warn if unable to get new nzoid from SAB
10 years ago
Mark McDowall
8ae354a56b
SAB test to warn if Category Local Path is set when connection is to localhost
10 years ago
Mark McDowall
3b08f317dd
Remove request info from title when parsing
10 years ago
Mark McDowall
1e815e7525
Wait longer for spinner in automation tests
10 years ago
Mark McDowall
9e0c8a60b4
Anime special fixes
...
Fixed: Parsing of special/OVA/OVD releases
Fixed: Handling of anime releases with season number of zero
10 years ago
Mark McDowall
904ee7dc23
Attach calendar tooltips to calendar instead of body
10 years ago
Taloth Saldono
4540cf05ad
Fixed: Solved database performance bug causing slow rss syncs.
10 years ago
Mark McDowall
41ece422c9
Fixed: Remove accents from titles when looking for matching series
10 years ago
Mark McDowall
2008b32018
New: release name in manual search will link to info URL if available
10 years ago
Mark McDowall
135fb32bdb
Treat StaleElementReferenceExceptions as inconclusive instead of failures
10 years ago
Mark McDowall
9f52daf78e
New: close modal dialogs by clicking outside of modal
10 years ago
Mark McDowall
9ffdf18935
Fixed: Set permissions on new series folders (mono)
10 years ago
Mark McDowall
78e5209cfd
New: Details for import/grab on Episode Activity tab
10 years ago
Mark McDowall
4b5cf7d7d3
Styling fixes
10 years ago
Taloth Saldono
d1a8cd2a84
Readded Growl logo via embedded binary blob.
10 years ago
Taloth Saldono
a62cd042de
Added some resilience in the GetCurrentProcess calls so it doesn't cause a Fatal exit.
10 years ago
Taloth Saldono
10de8087f7
Added warning to Sabnzbd Client Test to disable the sabnzbd pre-check option.
10 years ago
Taloth Saldono
6c44121b09
Fixed: Now assuming that an Ended series without any airdates are direct-to-dvd.
10 years ago
Taloth Saldono
a5a99f64ff
Fixed: Parser now recognizes 848x480 as 480p.
10 years ago
Mark McDowall
cd5f404cea
Removing logo from growl temporarily
10 years ago
Mark McDowall
9eab145924
Fixing csproj
10 years ago
Mark McDowall
dd15442dcd
Copy logo into output folder on build, fix broken tests
10 years ago
Mark McDowall
ca09588390
Fixed: Remove GDI+ dependency with embedded resource
10 years ago
Mark McDowall
ac03e7e8a4
Merge pull request #99 from ToBeFrank/growl-fixes-squashed
...
Growl Fixes
Fixed: Growl for OS X
Fixed: Growl on mono
10 years ago
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
10 years ago
Mark McDowall
4de9c8b7fb
Merge pull request #98 from ToBeFrank/show-hide-fix
...
Fixed: Moved episode grid below show/hide button
10 years ago
Mark McDowall
ebeccffd36
Merge pull request #96 from ToBeFrank/develop
...
Fixed: WebClient issues when downloading a large amoount of data and running under mono
10 years ago
Frank Riley
3991ae5748
Move grid below show/hide button so that the button does not move when the grid is shown
10 years ago
Mark McDowall
b4698b070c
Fixed: Update IMDB ID from trakt when series is refreshed
10 years ago
Mark McDowall
c3fee509f6
More info on calendar
...
New: Show more information of grabbed and failed downloads on calendar
10 years ago
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.
10 years ago
Mark McDowall
75236118dd
Wait 30 seconds for automation tests to load UI
10 years ago
Mark McDowall
15f9c3a95d
Removed some extra using statements
10 years ago
Mark McDowall
1586743df2
New: Show calendar title above buttons on small screens (phones)
10 years ago
Mark McDowall
4ad28bb6f6
Pushover default to Normal
10 years ago
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.
10 years ago
Taloth Saldono
7b420fc033
Added MediaInfo to EpisodeFile.
10 years ago
Taloth Saldono
b427954f5f
null EmbeddedDocuments are now stored as DBNull instead of json null.
10 years ago
Mark McDowall
b0c45aef50
Cleaned up time formatting
10 years ago
Mark McDowall
0a8dcaaf16
Fixed error when trying to display time
10 years ago
Mark McDowall
cd66f8f198
Week column header help is info not warning
10 years ago
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
10 years ago
Mark McDowall
0ba19f0cd7
New: Add to Homescreen for mobile support
10 years ago
Mark McDowall
d9445eab84
New: show indicator when testing indexers, connections and download clients
10 years ago
Mark McDowall
1ed45625df
Better logging if SQLite exception is thrown during API call
10 years ago
Mark McDowall
64bbba90b0
FIxed jshint issue
10 years ago
Mark McDowall
c21ffcb5e4
New: Show processing time for pending items on Calendar and Queue
10 years ago
Mark McDowall
3b26e82644
Much better logging for searching
10 years ago
Mark McDowall
c11c2c831d
Don't set folder write time on Mono
10 years ago
Mark McDowall
f657afc424
Fixed: don't try to delete series folder if it doesn't exist
10 years ago
Mark McDowall
ff99c383da
XBMC version is cached by host & port
...
Cache is cleared on test
Version is cached for 12 hours
10 years ago
Mark McDowall
fc46018c9a
Fixed: Connecting to XBMC when user name and password are configured
10 years ago
Mark McDowall
6ee4b6d428
Fixed: Checking for an existing file will respect the OSes case-sensitivity
10 years ago
Taloth Saldono
e5e00fd346
Fixed: Renaming Episodes will never overwrite existing files.
10 years ago
Mark McDowall
125e69da6d
Log error if gzip fails during response
10 years ago
Mark McDowall
9ecbf8773e
Better handling of ? for hotkey legend
10 years ago
Mark McDowall
b5607b79bc
Fixed: Update logs won't log an error if there are no update logs
10 years ago
Mark McDowall
b841d2e9b4
Fixed: VOSTFR will be treated as French
10 years ago
Mark McDowall
043ca57e1e
Fixed: no longer logging finished searching messages when search did not occur on that indexer
10 years ago
Mark McDowall
705d4a3d02
New: show mono version on System -> Info
10 years ago
Mark McDowall
e71de9cc29
Keyboard shortcut legend
...
New: Show keybaord shortcuts with '?'
New: ctrl+s will save settings
10 years ago
Mark McDowall
7fc3b971f6
Fixed: Womble's publish date will be treated as UTC instead of local
10 years ago
Mark McDowall
0200e3fa59
Fixed: series remembered when adding
10 years ago
Taloth Saldono
e867548ec3
Fixed: Some timing issues in Sabnzbd RetryDownload logic.
10 years ago
Mark McDowall
174a209c66
Update series test
10 years ago
Mark McDowall
b63eb4efd7
Log trace message when handling exceptions in the API
10 years ago
Mark McDowall
e0dc7fe2f3
Fixed: display of search results on series details pages
10 years ago
Mark McDowall
7febd71fd9
Title must be included for 6 digit air date
10 years ago
Mark McDowall
9410e01c92
Improve decision processing and deleting of pending releases
10 years ago
Taloth Saldono
5450170718
Cleanup, sorted project files.
10 years ago
Taloth Saldono
4b53cc7e52
Fixed: Manually marking a grabbed release failed will now mark all episodes in that release failed instead of only one.
10 years ago
Mark McDowall
74a38415cf
Profiles
...
Indexes are created with the same uniqueness when copying a table
New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
10 years ago
Mark McDowall
b72678a9ad
Using absolute episode number logging moved to Debug
10 years ago
Mark McDowall
daaf4e1831
New: Parse 6 digit date format (yymmdd)
10 years ago
Mark McDowall
a929b93695
Tests are good too.
10 years ago
Mark McDowall
d9f4eeb0f0
Fixed: Manual search won't fail if release wasn't parsed correctly
10 years ago
Mark McDowall
502c2fa6cf
Better regex for mono version parsing
10 years ago
Mark McDowall
0d112075cb
Added implementation of IRuntimeProvider for Windows
10 years ago
Mark McDowall
a4500606a9
Fixed: mono version check will check running mono version instead running another version
10 years ago
Mark McDowall
41583a8c67
New: Pushalot notification support
10 years ago
Mark McDowall
08b2e293d3
Verify disk scan won't scan if root folder doesn't exist
10 years ago
Mark McDowall
638c149b62
Added more resolutions for 1080p releases
10 years ago
Mark McDowall
39ef6123b8
New: PushBullet messages start with NzbDrone to match other applications
10 years ago
Mark McDowall
9b17a3787d
Fixed: do not send season images in json requests for series
...
This can save a significant amount of data on the wire, for something never used
10 years ago
Taloth Saldono
d64c4445b8
Fixed compile warnings.
10 years ago
Taloth Saldono
6c8c87d2e2
Added additional rules to cleanse confidential details from log file messages.
10 years ago
Taloth Saldono
9a649cf58e
Added UserAgent to RestClient.
10 years ago
Taloth Saldono
e9f39493f4
Fixed: Sabnzbd downloads with single obfuscated files in nested subdirectories are now handled appropriately.
10 years ago
Mark McDowall
8a18124212
Fixed: Do cache images returned through the API (3rd party app support)
10 years ago
Mark McDowall
fdddb13686
New: NZBgeek added as preset indexer
10 years ago
Taloth Saldono
98d79dab20
Updated NotInQueueSpecification Tests.
10 years ago
Taloth Saldono
53e723a301
Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id.
10 years ago
Taloth Saldono
47089d360d
New: The History->Queue UI now show some elementary error information for failed imports.
10 years ago
Taloth Saldono
981ffb09fc
Added hint for tvdb: imdb: search prefixes. Also fixed the series title overflow issue.
10 years ago
Taloth Saldono
8f192e635f
New: The Manual Search result table is now sorted by the internal prioritization logic and sorting by quality now works as well.
...
Tnx to mspec and betrayed for averting catastrophe.
10 years ago
Mark McDowall
d8543ad533
New: Filter visible series on season pass
...
New: Filter visible series on series editor
10 years ago
Mark McDowall
bdfc03ee0b
Revert "New: Filter series by type (standard, daily or anime)"
...
This reverts commit 0a44744c5e
.
10 years ago
Mark McDowall
c0cfbc4de4
Fixed: Blu-Ray in release/file name will be handle as Blu-Ray properly
10 years ago
Mark McDowall
0a44744c5e
New: Filter series by type (standard, daily or anime)
10 years ago
Mark McDowall
1368c4376b
Fixed: Multi-episode style is used when renaming multi episode anime
10 years ago
Mark McDowall
6483e0951c
Fixed xem integration test
11 years ago
Mark McDowall
bb87d4e96e
Fixed: Get all anime episodes even when absolute episode number is zero
11 years ago
Mark McDowall
c81c8fec27
Fixed: manual search will use tvrage id if required when sending release to client
11 years ago
Taloth Saldono
803a76ed0f
Fixed UI notification error for Missing.
11 years ago
Taloth Saldono
df0082c077
Fixed issue with a relative complete dir in sabnzbd.
11 years ago
Mark McDowall
2a0f461135
Fixed broken tests
11 years ago
Mark McDowall
55beec4908
Fixed: Attempt to refresh anime episodes by absolute numering when refreshing
11 years ago
Mark McDowall
8b2ef1a228
Fixed: tvrage ID will be updated if changed on trakt
11 years ago
Mark McDowall
70af42e69c
Manual search shouldn't die on mono
11 years ago
Mark McDowall
c5a62bfdf1
Fixed: Problems with backup before update (see forums for announcement on updating)
11 years ago
Taloth Saldono
f9586e6f77
Updated test logic to report exceptions gracefully.
11 years ago
Mark McDowall
25abeb8c9c
Various anime improvements
...
Series type is persisted in the client
New: Warning in UI if anime episode doesn't have an absolute episode number
New: If series type is changed the series will be rescanned
New: Update scene mappings when series is refreshed
11 years ago
Mark McDowall
86936303dd
Fixed: Age of releases includes time of day in calculation
11 years ago