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
10 years ago
Mark McDowall
bb87d4e96e
Fixed: Get all anime episodes even when absolute episode number is zero
10 years ago
Mark McDowall
c81c8fec27
Fixed: manual search will use tvrage id if required when sending release to client
10 years ago
Taloth Saldono
803a76ed0f
Fixed UI notification error for Missing.
10 years ago
Taloth Saldono
df0082c077
Fixed issue with a relative complete dir in sabnzbd.
10 years ago
Mark McDowall
2a0f461135
Fixed broken tests
10 years ago
Mark McDowall
55beec4908
Fixed: Attempt to refresh anime episodes by absolute numering when refreshing
10 years ago
Mark McDowall
8b2ef1a228
Fixed: tvrage ID will be updated if changed on trakt
10 years ago
Mark McDowall
70af42e69c
Manual search shouldn't die on mono
10 years ago
Mark McDowall
c5a62bfdf1
Fixed: Problems with backup before update (see forums for announcement on updating)
10 years ago
Taloth Saldono
f9586e6f77
Updated test logic to report exceptions gracefully.
10 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
10 years ago
Mark McDowall
86936303dd
Fixed: Age of releases includes time of day in calculation
10 years ago
Mark McDowall
f008d85657
New: Show age when grabbed on history details
10 years ago
Mark McDowall
140427c76e
Backup before update
11 years ago
Mark McDowall
65e4de7441
Added ParsedEpisodeInfo properties to ReleaseResource
11 years ago
Mark McDowall
62bfdcab3c
Fixed linting issues, used single quotes instead of double quotes for strings
11 years ago
Mark McDowall
9a92815cbf
Fixed: Specials with the season number will be handled properly
11 years ago
Taloth Saldono
5e68ed7aac
Changed scene mapping log entry from Info to Debug to avoid spamming the log every minute.
11 years ago
Taloth Saldono
257cdf9382
New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings.
11 years ago
Taloth Saldono
822de39a9e
Changed the way additional validation details get sent the UI.
11 years ago
Taloth Saldono
232a2b9422
Fixed: Sabnzbd now verifies the category configuration.
11 years ago
Taloth Saldono
6941888832
Updated sorting architecture so the collections can specify the sort-oddities instead of in backgrid column definitions.
11 years ago
Mark McDowall
2b6f908038
New: HR WS PDTV releases will be treated as HDTV720p
11 years ago
Mark McDowall
87d15092e5
New: nzbplanet.net as a newznab preset
11 years ago
Mark McDowall
6c020111b8
Removed extra usings from migrations
11 years ago
Mark McDowall
07cb7edfcf
Fixed newznab testing and saving
11 years ago
Mark McDowall
1ef756acd2
Backup "type" folders created properly
11 years ago
Mark McDowall
9cafeec771
Fixed: UI loads properly even if UI settings cannot be persisted
11 years ago
Mark McDowall
085d10851a
Fixed: Series Actions on series detials page spin on center
11 years ago
Mark McDowall
a72e70fa27
Fixed: Errors after importing episodes
11 years ago
Mark McDowall
a550e94fee
Fixed: Series type won't flash back to Standard when adding an Anime series
11 years ago
Mark McDowall
7af782d353
Provider testing improvements
...
New: Test button for indexers in UI
Fixed: Testing download clients shows error messages in UI
Fixed: Testing notifications shows error messages in UI
11 years ago
Mark McDowall
c5bd8b27fb
Backups
...
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI
Fixed: Run a database backup before upgrade
11 years ago
Mark McDowall
d74e461aea
Removed extra namespaces
11 years ago
delphiactual
e1e8ab7841
New: Added MediaBrowser Metadata support.
11 years ago
Mark McDowall
4170415b03
Fixed: Fate/Zero being incorrectly imported to Fate/Stay Night
11 years ago
Mark McDowall
7dd5731633
Version check for mono 3.6.1
11 years ago
Mark McDowall
bd0392a376
Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
...
Conflicts:
src/NzbDrone.Api/Series/SeriesResource.cs
src/NzbDrone.Core/Tv/SeriesService.cs
11 years ago
Mark McDowall
7df5d6c9b8
Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop
11 years ago
Mark McDowall
193672b652
Anime!
...
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray
Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
11 years ago
Scott Rice
828dd5f5ad
Adds Anime-specific searching and Fanzub support
...
Splits searching in the same way as a Daily search, each indexer has a
method to search specifically for anime. Fanzub support was also added,
with its own indexer and parser classes.
11 years ago
Taloth Saldono
1a6abfe635
Fixed: Manually marking a release as failed will now also remove it from the queue in drone and, if enabled, remove it from the download client.
11 years ago
Taloth Saldono
839a2ac742
Fixed: NzbDrone running on Windows should no longer fail while getting a very long path from a sabnzbd running on linux.
11 years ago
Taloth Saldono
34edeac391
Fixed: Updated check for hashed releases.
11 years ago
Taloth Saldono
1e538dc7cc
Fixed: webcal url now has the apikey embedded to support more third-party webcal clients.
11 years ago
Taloth Saldono
c2b06d957d
New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date.
11 years ago
Taloth Saldono
221a457f3a
Fixed: Sorting on Series Title now ignores articles (a/an/the).
11 years ago
Taloth Saldono
fd5e8a5166
Added Series SortTitle Migration. (Left a slot for anime)
11 years ago
Mark McDowall
a75ce9ab87
Fixed: tooltips on shutdown/restart buttons
11 years ago
Mark McDowall
e2ee7e36e3
Fixed: Viewing log files with URL Base enabled
11 years ago
Mark McDowall
a6639fecd9
More fixes for signalr + episodes
11 years ago
Mark McDowall
293e6cac6d
Fixed signalR for Missing/Wanted
11 years ago
Mark McDowall
5dcc6a74eb
iCal fixes
...
Fixed: Calendar feed modal
New: iCal URL now contains the API Key
11 years ago
Mark McDowall
cb291d30b3
New: Missing/Cutoff Unmet will update when an episode is grabbed
11 years ago
Mark McDowall
83207a0baf
listenTo instead of on
11 years ago
Mark McDowall
6a9993fa70
Fixed: Category is not required SABnzbd or NZBGet
11 years ago
Mark McDowall
3735736bbc
Replaced vent.on with this.listenTo vent
11 years ago
Mark McDowall
f5d46ffcd2
Log file changes
...
New: Update log files are available in the UI
Fixed: UI error after clearing log files
11 years ago
Mark McDowall
66873b04d4
New: Network (if known) is shown on add series results
...
Fixed: Ended showing on add series results
11 years ago
Taloth Saldono
9633afc612
New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed.
11 years ago
Mark McDowall
6184105d3c
Fixed: Prevent adding a series if the path is the ancestor of another series
11 years ago
Mark McDowall
801b1b4ec4
Fixed: Parsing of RAW-HD releases
11 years ago
Mark McDowall
2fd3c354fd
Added tests for Roksbox and Wdtv metadata
...
Fixed: Detecting metadata files for Roksbox and WDTV inside of Specials folders
11 years ago
Mark McDowall
32e6b7db48
Fixed: Year on add series will be shown in grey if its not part of the series title
11 years ago
Mark McDowall
6c9ea60382
Removed delete button from series lists, added refresh button
...
New: Refresh button on series lists (replaces delete)
New: Show series title on poster on hover
11 years ago
Mark McDowall
420e6ee533
Tooltip fixes
...
Fixed: Tooltips for toolbar buttons
Fixed: Tooltips for episode search from series details
11 years ago
Mark McDowall
6a2970fef2
Fixed: Update installed checkmark spacing and tooltip
11 years ago
Mark McDowall
df1283c0a5
Quality parsing improvements
...
Fixed: Parsing quality in filename from other applications
Fixed: Parsing WEB.DL as WEB-DL
11 years ago
Mark McDowall
590a39a47e
Fixed: Show unlimited when quality max size is set to 0
11 years ago
Mark McDowall
b185748822
Fixed: show no results found when manual search returns 0 results
11 years ago
Mark McDowall
14f57d655a
Fixed: Don't show an error if filesize cannot be formatted
11 years ago
Mark McDowall
fbdc84b6cd
Removed edit button from metadata (click to edit now)
11 years ago
Taloth Saldono
8967f59f35
Fixed: Sabnzbd/Nzbget settings will now fail to save if you entered a non-existing category.
11 years ago
Mark McDowall
e3d0d25da7
Fixed: Do not create XBMC Episode Metadata files when setting is off
11 years ago
Mark McDowall
95f4d71c68
Fixed issue trying getting parent of drive
11 years ago
Taloth Saldono
cdca754b0f
Fixed issue with Nzbget client detecting completed downloads when no intermediate directory was used.
11 years ago
Mark McDowall
d489dff152
Trying to fix XBMC timeout errors
11 years ago
Mark McDowall
61ec9aff27
Use sane IDs for XBMC JSON RPC calls
11 years ago
Taloth Saldono
052a3bf47e
Fixed mono fix by checking if the Enum value exists in the runtime.
11 years ago
Mark McDowall
5b5cc48549
Reverted mono fix because it breaks on .net 4
11 years ago
Taloth Saldono
231128e01c
Changed code to avoid duplicates making their way into the TrackedDownload cache.
11 years ago
Taloth Saldono
b72c9b338c
Changed health check to send user to appropriate scenario on Wiki. Also added support to Nzbget to get the Category config.
11 years ago
Taloth Saldono
17482cb6c1
Fixed: Processing more than 3 concurrent Automatic Searches should no longer freeze on mono.
11 years ago
Mark McDowall
d2615cd831
Fixed update tests
11 years ago
Mark McDowall
ebd13bdda8
New: Health check for AppData and Startup folder conflict
11 years ago
Mark McDowall
519b6debfb
Fixed validation that was causing add existing series to fail
11 years ago
Mark McDowall
ddbcb883ca
Updating on mono
11 years ago
Mark McDowall
cdb595a3cd
Only accept the PID for now in the updater, ignore everything else
11 years ago
Mark McDowall
5d5b12d80e
Fixed: Updater being passed invalid path in some cases
11 years ago
Mark McDowall
bc9a1fe6a5
Merge pull request #81 from Taloth/search-improvements
...
Search improvements
11 years ago
Mark McDowall
6ce45b8c09
Plex proxy logging
11 years ago
Mark McDowall
69567de9a2
Some additional release group parsing tests
11 years ago
Mark McDowall
0b3e4c48f7
Added some logging to PlexServerProxy
11 years ago
Mark McDowall
f2da193ef7
More logging during output process
11 years ago
Mark McDowall
545bc756f2
Fixed: Error messages not being shown in the UI or being shown in the wrong place
11 years ago
Taloth Saldono
6d2fac5cd0
New: Adding new series by tvdbid: or slug: is now possible.
11 years ago
Taloth Saldono
e28123eefd
Fixed: Search results from trakt are now sorted based on similarity with the search query.
...
Using a Levenshtein distance algorithm.
11 years ago
Taloth Saldono
50303ce470
Fixed: Checks full path for _UNPACK_ prefix so that full season downloads are properly checked for unpacking.
11 years ago
Taloth Saldono
c04ae9f1d0
Fixed: Newznab parser will attempt to use the usenetdate for age determination instead of the feed publish date.
11 years ago
Taloth Saldono
9916479f02
Sabnzbdproxy now returns the folder instead of the file in case of a single file download.
11 years ago
Mark McDowall
341cb169eb
renamed completed/failed download handling sections
11 years ago
Mark McDowall
ce89469c9b
Drone factory folder not being set is now logged at trace
11 years ago
Mark McDowall
7b3bdee24f
Fixed: path in rename preview
11 years ago
Mark McDowall
1446e1e0e7
Merge branch 'downloadclient-import' of https://github.com/Taloth/NzbDrone into download-client-import
11 years ago
Taloth Saldono
0e7fc2e697
New: Health Check errors now have links to the wiki pages.
11 years ago
Mark McDowall
b4012e0752
Fixed: Quality in notifications when file name doesn't contain the quality
11 years ago
Mark McDowall
f214f97047
More information about arguments when installing updates
11 years ago
Mark McDowall
903e804425
Fixed: Tooltips in modals
11 years ago
Taloth Saldono
68352e0340
Updated migration to enable completed download handling for new users (those with no drone factory configured)
11 years ago
Taloth Saldono
1a63b1caba
Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
11 years ago
Taloth Saldono
1b96a43037
Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history.
11 years ago
Taloth Saldono
c6e33bc463
Processed comments.
11 years ago
Taloth Saldono
ab154d924e
Added db migration to deal with the settings changes.
11 years ago
Taloth Saldono
67dcfad5dc
Sabnzbd Download Client now reports paused items as having unknown remaining time.
11 years ago
Taloth Saldono
cb0f7792f2
Queue UI no longer shows unknown ETAs as 0:00:00.
11 years ago
Taloth Saldono
f304ad50d1
New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages.
11 years ago
Taloth Saldono
b8c9f6d42e
Fixed detection of failed unpack for nzbget proxy.
11 years ago
Taloth Saldono
2035fe8578
New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
11 years ago
Taloth Saldono
dcb586b937
Fixed: Better parsing of the delimiters for absolute episode numbering.
11 years ago
Taloth Saldono
063b9a1778
Fixed: Failed history items now get removed from Nzbget if configured.
11 years ago
Taloth Saldono
9cf8436dbc
Added 'Nordic' as norwegian language.
11 years ago
Taloth Saldono
2528dc5b95
Removed specials from test data to fix RefreshEpisodeService tests.
11 years ago
mythjuha
7c5bc94f6e
Fixed binary files.
11 years ago
Mark McDowall
760bcbb2ce
Fixed: Series search will skip Seasons that are not monitored
11 years ago
Mark McDowall
61d1026fb8
Fixed rename styling
11 years ago
Mark McDowall
30c82f2613
Added tests for RootFolderCheck
...
Fixed: Progress bar colour when series is continuing
Fixed: Episode Title in tables will show proper cursor and underline
11 years ago
Mark McDowall
e5ea50e1dc
Episode title cell styling
11 years ago
Mark McDowall
61194bc925
Added poorly named multi episode test (commented out)
11 years ago
Mark McDowall
48ac09baae
Roto folder fixes
...
New: Health check for missing series root folders
Fixed: Do not remove episodes from series when root folder is missing
11 years ago
Mark McDowall
1b10002ed8
Fixed: Specials will be ignored if no specials existed previously
11 years ago
Mark McDowall
be2690e2c8
Fixed verbiage of grace period
11 years ago
Mark McDowall
c9b5c2802b
Fixed overview ended label
11 years ago
Mark McDowall
3717b558e4
Fixed: Bluray 480p releases will be treated as DVD
11 years ago
Mark McDowall
16c60ff92c
Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p
11 years ago
Mark McDowall
a40b9a306e
Fixed: API keys should be more reliably cleansed from the logs
11 years ago
Mark McDowall
fe8555d3ea
Updater will stop process by ID on mono
11 years ago
Mark McDowall
198e7cc2f7
Fixed: parsing of some porrly named episodes
11 years ago
Mark McDowall
9c6578c5de
Removed extraneous code form QueueStatusCell
11 years ago
Mark McDowall
ab05aabcd8
Renmed Downloading on EpisodeResource to Grabbed (also hidden by default)
11 years ago
Mark McDowall
435fa927ee
Calendar tooltip now attached to body
11 years ago
Mark McDowall
7473b493c1
Added support for smaller screens (if needed)
11 years ago
Mark McDowall
e2bf6fd6a4
Calendar and table fixes
...
Fixed: Last day on calendar will be normal width
Fixed: Tables shouldn't overflow due to excessively long titles
11 years ago
Mark McDowall
94f9db940b
Restart/shutdown messages
...
Restart/Shutodwn no longer use commands (should fix issues with restarts failing)
11 years ago
Mark McDowall
d43e9785d5
Prevent double clicking of commands
11 years ago
Mark McDowall
35c618d81b
Model bind will trigger when typeahead is selected
11 years ago
Mark McDowall
34ca5d4014
Tooltips shouldn't stay visible after clicking
11 years ago
Mark McDowall
6ee876392c
Updater log filename changed and restart drone with --nobrowser
11 years ago
Mark McDowall
20124ab61d
Fixed: Parsing of some quality from some Bluray files
11 years ago
Mark McDowall
0acea5a22c
Tooltips are now attached to body all the time
11 years ago
Mark McDowall
a1abcbcd40
Fixed: Prevent the update button from being double clicked for 5 seconds
11 years ago
Mark McDowall
0a1db9d071
Only vacuum the DB in production
11 years ago
Mark McDowall
1d4837a5f2
Merge branch 'updater' into develop
11 years ago
Mark McDowall
f806fa747e
Going to Series should force a reload of drone after an update
11 years ago
Mark McDowall
ef3777fccf
Update improvements
...
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
11 years ago
Mark McDowall
5c2f77339d
Fixed advanced and save buttons
11 years ago
Mark McDowall
ac9e185ca0
Resharper inspections
11 years ago
Mark McDowall
37b96ecbbe
Better hover/focus ordering
11 years ago
Mark McDowall
828241c576
Fixed: Firefox styling of navbar buttons after click
11 years ago
Mark McDowall
a2095f6f29
some formatting
11 years ago