Radarr/CHANGELOG.md

1.1 MiB
Raw Blame History

Changelog

(unreleased)

New features

Fixes

v0.2.0.1067 (2018-04-17)

Fixes

v0.2.0.1066 (2018-04-16)

New features

Fixes

v0.2.0.995 (2018-03-04)

New features

Fixes

v0.2.0.980 (2018-02-21)

New features

Fixes

v0.2.0.935 (2018-02-06)

New features

Fixes

v0.2.0.910 (2017-12-13)

New features

Fixes

v0.2.0.870 (2017-10-09)

New features

  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) new codec HEVC with ID=5 for HDBits (#2146) [Wyall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) Option to omit year from indexer searches when searching by title. Also added option to force a movie search by title instead of imdb id. Fixes #1912 [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) Last round of optimisation. Large libraries should load around 2x faster again compared to the last version. [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) Improved load times of very large libraries again (around x5) [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) Movie files are now eager loaded. This should speed up the loading process a lot as well as RSS Sync and other tasks. It should also prevent some other bugs. [Leonardo Galli]

Fixes

v0.2.0.852 (2017-09-10)

New features

Fixes

v0.2.0.846 (2017-08-27)

New features

Fixes

v0.2.0.778 (2017-06-20)

New features

Fixes

v0.2.0.696 (2017-05-12)

New features

Fixes

  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) test. [Leonardo Galli]
  • Movies with same name but different year being downloaded regardlessly is now fixed! [Leonardo Galli]

v0.2.0.692 (2017-05-11)

New features

Fixes

  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) design issue when deleting css bug (#1480) Fixes #1475 [Levi Wilcox]
  • 10 Movies are now shown on discover as well as search results. [Leonardo Galli]
  • Hotfix for when ignored movies would appear again after clicking on show more. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) appveyor build. [Leonardo Galli]
  • Completely overhauled how import exclusions work. [Leonardo Galli]
  • Hopefully more logging to catch errors better. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) A small bug fix for items loading as undefined in organize modal. Movie titles should now show up correctly. (#1424) [PatrickGHanna]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) error when language is present in title, but has dots instead of spaces. For example The.Danish.Girl.2015. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Final in titles parsing as an edition. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Radarr not importing torrents in Vuze if the torrent already finished seeding and was stopped (#1471) [Mitchell Cash]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Incorrect imports with Vuze when torrent contains a single file. (#1470) [Mitchell Cash]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sonarr UI Authentication cookie should be placed on path (UrlBase) instead of domain alone. Fixes ##1451 [Mitchell Cash]
  • Use Post for tmdbids request, to avoid too long URIs. [Leonardo Galli]
  • Tidy up layout of buttons on the Add Movies page for mobile/tablet (#1454) [David Pooley]
  • Rename Sonarr to Radarr for OSX App. [morberg]
  • Minor text fixes. [Leonardo Galli]
  • Enable automatic renaming, according to naming scheme, of movie folder after creation of the movie. (#1349) [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for error when clicking Rescan Drone Folder. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for error when trying to manually import. [Leonardo Galli]

v0.2.0.654 (2017-04-18)

New features

Fixes

  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) PTP_Approved turning into HDBits Internal. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) ptp tests. [Leonardo Galli]
  • AHD, PTP and HDB support the new indexer flags too now! Indexer flags can be preferred over other releases. [Leonardo Galli]
  • Movies with Umlauts are now correctly matched and have correct CleanTitles. [Leonardo Galli]
  • Minor Text fixes. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) error when MinimumAvailability was Announced and Delay was negative. [Leonardo Galli]
  • Disable PreDB sync for now. [Leonardo Galli]
  • Stats are now sent to our server instead of Sonarr's :) [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for sql error. Did not think everything through exactly. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) when MovieTitle is the empty string (should not occur, but what evs) [Leonardo Galli]
  • Fixes Movie Size not showing correctly. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue where movies which were labelled with an alternative title could not be found. [Leonardo Galli]
  • Indexer flags implementation. (#1377) Will be further finalized over the next few weeks with Freelech, preferring of certain flags, etc. [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) default runtime when runtime info of tmdb says 0. [Leonardo Galli]
  • Fixes an issue where the semicolon and space afterwards was replaced. [Leonardo Galli]
  • Final tweak for package.sh. [Leonardo Galli]
  • This should finally fix all packaging stuff. [Leonardo Galli]
  • Test fixes. [Leonardo Galli]
  • More test debugging. [Leonardo Galli]
  • Remote Test debugging yey! [Leonardo Galli]
  • Remove unecessary test. [Leonardo Galli]
  • Using NUnit.Runners so that teamcity build works. [Leonardo Galli]
  • Turn installer back on. [Leonardo Galli]
  • Disabled installer being picked up, causes error with update api. [Leonardo Galli]
  • Now artifacts get pushed even if tests fail. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) package script for Teamcity. [Leonardo Galli]
  • Log if ParsedMovieInfo is NULL. [Leonardo Galli]
  • Catching predb.me errors hopefully. [Leonardo Galli]

v0.2.0.596 (2017-04-10)

New features

Fixes

  • Just getting Appveyor to build. [Leonardo Galli]
  • Installer should be built too now. [Leonardo Galli]
  • Text fixes and got pending releases finally fully working. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) searching for movie after it is added from a list. [Leonardo Galli]
  • Specific Subtitle tags (such as nlsub) can now be whitelisted and will be downloaded. [Leonardo Galli]
  • Allow Hardcoded subs to be downloaded still. [Leonardo Galli]
  • Catching HTTP Errors when adding movies from a list. [Leonardo Galli]
  • SABnzbd 2.0 API compatibility (#1339) [Mitchell Cash]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Zero length file causes MediaInfo hanging in 100% cpu load. (#1340) [Mitchell Cash]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Newznab default capabilities erroneously cached if indexer is unavailable. (#1341) [Mitchell Cash]
  • Cleanup on mapping logic. Movies with up to 4500 parts are now supported! [Rusk85]
  • Released icon is back. [geogolem]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) spelling mistake. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an error when searching for movies with no imdbid. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) DownloadStation api client for DSM 5.x. (#1259) [Marcelo Castagna]
  • Should fix covers not being local. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) error when downloading a movie. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) only one movie appearing when list does not give us a tmdbid. [Leonardo Galli]
  • This should fix all imdbid problems with indexers. [Leonardo Galli]
  • Revert "Move up IMDB logic in ParsingService, should help with the mismatched movies" [Devin Buhl]
  • Move up IMDB logic in ParsingService, should help with the mismatched movies. [Devin Buhl]
  • Clean up jsHint warnings (#1225) [Zach]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) pending release service, HDBits, also the release deduper. Clean up housekeeping (#1211) [Devin Buhl]
  • Patch/onedr0p 3 16 17 (#1200) [Devin Buhl]
  • Revert "Small changes to list sync (#1179)" [Devin Buhl]
  • Small changes to list sync (#1179) [Devin Buhl]
  • Patch/onedr0p 3 14 17 (#1171) [Devin Buhl]
  • Maybe fix PTP? Don't have an account, so cannot test. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for editing quality of movie files. [Leonardo Galli]
  • Patch/onedr0p 3 13 17 (#1166) [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue where 1080p Telesyncs get tagged as 1080p Blurays. [Leonardo Galli]

v0.2.0.535 (2017-03-12)

New features

Fixes

  • Grammar check HelpText for CouchPotato lists (#1142) [James White]
  • Preliminary Fix for downloaded error in Wanted section. [Leonardo Galli]
  • Fixes banners when searching for new movies. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue where searching for new movies is not possible. [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) helptext for Jackett API key (#1121) [Mathew Giljum]
  • Better method to obtain the folderName. [geogolem]
  • Keep the current page the same after clicking Save. [geogolem]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing headers that have a trailing semi-colon (#1117) [Mitchell Cash]
  • PreDB Integration. Update Library is advisable. [Leonardo Galli]
  • QOL changes to PTP logic (#1114) [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for VS for Mac. [Leonardo Galli]
  • Ammend to previous commit. [Leonardo Galli]
  • Hopefully fix all issues with unlinked movie files. [Leonardo Galli]
  • This needs to match with the property forclient mode. [geogolem]
  • CP list hotfix. [Devin Buhl]
  • Incorrect check for imdbId prefix. [geogolem]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) regression for missing libgdiplus (#1073) [SWu]
  • Refactor so that filteringExpressions are constructed in one place less code duplication, easier to manage moving forward. [geogolem]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) filters were added, but they werent being handled via the API. [geogolem]
  • Allow larger trakt lists than 500. [geogolem]
  • Restructeured readme and added a new logo asset (#1088) [Matthew Treadwell]
  • Onedr0p/3 8 17 (#1087) [Devin Buhl]
  • Ensure drone factory runs on its specificed interval (#1067) [Tim Turner]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) hotio's nightly docker image. (#1084) [Donald Webster]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) Installation, Docker and Setup Guide to new Install section and add Feathub and Wiki to Support (#1083) [Donald Webster]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) the parser for movies with A. [Leonardo Galli]
  • Loads only request movie first into full collection. Should fix things. (#1046) [Leonardo Galli]
  • Addressing jshint warnings (#1050) [Bill Szeliga]
  • Correct DownloadDescisionMaker to use ImdbId, and update the ui a little. (#1068) [Devin Buhl]
  • Deluge 1.3.14 API support due to changed json-rpc checks. [Devin Buhl]
  • Reverting a change made yesterday regarding sorting the change fixed sorting titles of newly added movies without a refresh however, people have noticed it broke sorting of "In Cinemas" column in general. i commented out the change; but also added a special case in the comment, that would fix the case in question, without breaking the others; however, more investigating is needed because there is an issue with sorting newly added movies in general and the fix this reverts was never good enough anyway. [geogolem]
  • Oops -- this was a fix from the last merge - sorry. [geogolem]
  • URLEncode the string for searching (#1055) [Mihai Blaga]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) client mode fetching.. only setPageSize when necessary. [geogolem]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) error with weirdly formatted audioChannelPositions on MediaInfo. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a couple typos (#1049) [Greg Fitzgerald]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tests. [Devin Buhl]
  • Patch/onedr0p (#1048) [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) all tests and even added some new ones :) (#835) [Leonardo Galli]
  • Fixes issue where quality settings wont save due to no pagesize. [Leonardo Galli]
  • Fixes sorting after adding movies. [geogolem]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) most paging issues on first load. [Leonardo Galli]
  • /movies without pagesize or page gives back the old format. [Leonardo Galli]
  • This seems to make it more stable. [geogolem]
  • Im not too sure why this fixes the problem but now the filterState is respected when returning from another page. [geogolem]
  • Use href instead of hostname+port. [geogolem]
  • Improve RSS parsing for movies without year. [Devin Buhl]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) ReplaceGermanUmlauts method. [Devin Buhl]

v0.2.0.453 (2017-03-05)

New features

Fixes

  • Try to add year to release titles that have no year (foriegn release groups) (#1028) [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Delay profiles are no longer hidden under advanced settings (#1019) [Mitchell Cash]
  • Revert "Added FindByAlternativeTitle in MovieRepo." [Devin Buhl]
  • Use http request builder (aided by onedrop) [geogolem]
  • Improve indexer health check messages (#1015) [Mitchell Cash]
  • Clean RSS feed before detecting type (#1014) [Mitchell Cash]
  • Store titleSlug in tags for exclusions and always use TMDBID. [geogolem]
  • Also use TMDBID on list sync. [geogolem]
  • Always check exclusions with tmdbid. [geogolem]
  • An updated radarrAPI has been deployed --> this commit makes trakt authentication ready to be merged to the develop branch. [geogolem]
  • Fully functional traktAuthentication using api.couchpota.to with comments for when updated RadarrAPI is deployed. [geogolem]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) error with null dates. [Devin Buhl]
  • Patch/more updates (#1009) [Devin Buhl]
  • Revert.. [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) "wrong" quality being detected. Scan will be slower though. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for wrong qualities showing up. Will be slower to load though. [Leonardo Galli]
  • Patch/onedr0p 3 4 2017 (#1006) [Devin Buhl]
  • Respect the page when initializing the layout. [geogolem]
  • Patch/onedr0p updates (#998) [Devin Buhl]
  • The movie was not being printed correctly, and i believe this was also causing movies to be added when they shouldnt have been... [geogolem]
  • Clean up the fetching on loading of MovieEditor and MovieIndex once and for all. [geogolem]
  • I dont know why i was doing this inside the for loop... It did not scale well ! fixed. [geogolem]
  • Use clone so that we only detect empty collection when collectio is empty.. not when current filter is empty but collectionis not. [geogolem]
  • I believe these are old code that is not needed since pagination.. [geogolem]
  • Default Wanted and Cutoff to be 50 movies per page, added filtering options to Cutoff and a Search all (#984) [Devin Buhl]
  • Empty string case should not be only for the contains case. [geogolem]
  • Reset filters on save.. [geogolem]
  • Possible fix for Custom script (#973) [Devin Buhl]
  • Hotfix when importing movie (#971) [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) infinite loop. Added default destination test when adding client (#968) [Marcelo Castagna]
  • Date added in Movie List & Possible Fix for Importing Movies. (#969) [Devin Buhl]
  • Ensure collection is synced before opening movieDetails. [Tim Turner]
  • Revert some changes -- use FullCollection (maybe just for now) [geogolem]
  • Just show imdbid or tmdbid for now in exclusions. [geogolem]
  • MovieIndexPage Stability + MovieEditor fix (#925) [geogolem]
  • Patch/galileo fixes (#951) [Devin Buhl]
  • Patch/updates onedr0p (#946) [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) problem with TMDb list when Year is null, Revert using UrlPathEncode on newznab requests (#937) [Devin Buhl]
  • Expose more information to the Webhook notification (#935) [Ross Valler]
  • Fix/implement Webhook notifications (#901) [Ross Valler]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) remux 1080p and 2160p as qualities (#900) [Devin Buhl]
  • NZBGet delete:scan treated as failure (#898) [Mitchell Cash]
  • Small changes. [Devin Buhl]
  • Hotfix. [Devin Buhl]
  • List sync with removal (#656) [geogolem]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) the footer to show correct information and refresh when FullCollection changes (#893) [geogolem]
  • Increase fullCollection page size, update Refresh Library command. [Tim Turner]
  • Patch/updates (#887) [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) poster placeholder height on small screens (#883) [hotio]
  • Small UI fixes (#882) [hotio]
  • Me = idiot. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue where an unloaded movie could case linking to fail. [Leonardo Galli]
  • Maybe fix issue with imported files not being linked to the movie? [Leonardo Galli]
  • Search is now fixed too. [Leonardo Galli]
  • Should fix most issues with paging. [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) first steps of paging to movie editor. [Leonardo Galli]
  • HDBits prefer/require internal release (#584) (#881) [Devin Buhl]
  • Ignore Deleted Movies (#755) (#879) [Devin Buhl]
  • First fixes for Movie Editor. Testing to see if this approach could work. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) missing showing downloaded instead. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue where details page wont load. [Leonardo Galli]
  • Paging for movies :) (#861) [Leonardo Galli]
  • Bug fixes (#874) [Devin Buhl]
  • The Search All Missing button (#860) [geogolem]
  • Cleanup min availability (#846) [geogolem]
  • Some minor cleanup + changed filter on wanted/missing (#845) [geogolem]
  • Min availability (#816) [geogolem]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) NZB Station for Synology (#841) [Devin Buhl]
  • Patch/filter trakt (#838) [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) language parsing of movies with language in movie name. [Leonardo Galli]

v0.2.0.375 (2017-02-22)

New features

Fixes

  • Patch/bulk import tests (#833) [Tim Turner]
  • Patch/bulk import qol (#785) [Tim Turner]
  • URL Encode for newznab query strings, closes #818 (#819) [Mihai Blaga]
  • Rename Sonarr to Radarr in DownloadStation client (#812) [Mitchell Cash]
  • Fixes error message for MovieExistsValidator to state the movie doesn't exist (#723) (#808) [Ryan Matthews]
  • Set PROWL application to Radarr (#770) (#807) [Ryan Matthews]
  • TMDb Lists should be working now :) (#775) [Devin Buhl]
  • Roll back some code on Net Import (#772) [Devin Buhl]
  • Check to see if output path is right when DownloadClient.Test is invoked (#768) [Marcelo Castagna]
  • TMDb Filtering Options: Rating, Min Votes, Min Vote Ave, Original Language, TMDb Genre Ids (CSV), (#765) [Devin Buhl]
  • Small consistancy updates to PTP and AwesomeHD (#758) [Devin Buhl]
  • Patch/onedr0p (#757) [Devin Buhl]
  • Handle download data diskstation (#744) [Marcelo Castagna]
  • When refreshing movie, refresh Files tab. [Tim Turner]
  • Feature/Add TMDb Functionality (#739) [Devin Buhl]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) downloaded quality column to movie editor (#738) [zductiv]
  • Clean up Trakt a little (#735) [Devin Buhl]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) Synology Download Station (#725) [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) pending release table. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Hardcoded .DKSubs. (#726) [Devin Buhl]
  • Patch/re add ghost migrations (#724) [Devin Buhl]
  • Patch/onedr0p (#716) [Devin Buhl]
  • Increase timeout when waiting for rTorrent to finish adding torrent (#721) [Mitchell Cash]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) RescanMovie command for single movie. [Tim Turner]
  • Hopefully fixes a lot of null reference bugs in BulkImport. [Leonardo Galli]
  • Should fix blacklist items disappearing. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) manual import for when downloaded movies are in a folder. [Leonardo Galli]
  • Search all missing movie works - missing tab only (#710) [zductiv]
  • Limit TMDb requests when importing via IMDBid (#703) [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) parsing with lower bluray qualities. [Leonardo Galli]
  • Fixes issue with movies with same name but different years being downloaded. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a few parser issues. Also added some tests. [Leonardo Galli]
  • Cutoff tab actually working now. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) trakt links for movies (like sonarr for shows) (#690) [geogolem]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sorting In Wanted and Cutoff (#693) [Devin Buhl]
  • Pass at seeing if this works on linux now (#692) [Devin Buhl]
  • Small UI changes (#691) [zductiv]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) required flag for PTP (#688) [Devin Buhl]
  • Wanted & Missing (#687) [Devin Buhl]
    • Make Missing/Wanted Work again (#686) [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) MovieMissingModule failed while processing [MovieDownloadedEvent] [Devin Buhl]
  • UI Enhancements for Manual Import (#681) [Tim Turner]
  • May be fix loading view? Idk. [Leonardo Galli]
  • Display loading view when changing page size. [Tim Turner]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) ordering in PTP, should prefer GP releases (#667) [Devin Buhl]
  • Patch/onedr0p updates (#664) [Devin Buhl]
  • Make Movie Title and Status sortable on Wanted tab (#662) [schumi2004]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) paging breaking in bulk import. [Leonardo Galli]
  • Bulk Import. (#583) [Leonardo Galli]

v0.2.0.299 (2017-02-07)

New features

Fixes

  • Wait 5 seconds before getting the next 35 movies from TMDb using X-RateLimit-Remaining (#647) [Devin Buhl]
  • Correct the Kickass migration (#649) [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) movies not showing up in Queue when downloading (#640) [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Movie link in history tab (#637) [Devin Buhl]
  • Clean up download clients to use radarr as label, fix hoduken, and blackhole. (#635) [Devin Buhl]
  • Use Movie Name-TmdbId for slug, update toUrlSlug (#629) [Devin Buhl]
  • Removed Wombles and Kickass, updated torrentpotato and torznab (#625) [Devin Buhl]
  • Various ui text fixes (#620) [Abzie]
  • Delay Profile: Fix for when preferred words is null. (#618) [vertigo235]

v0.2.0.288 (2017-02-05)

New features

  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) 'Case Insensitive.' to preferred tags info to help-inline. [Devin Buhl]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) more options to trakt, popular movies, upcoming, anticipated etc.. [Devin Buhl]

Fixes

v0.2.0.267 (2017-01-30)

New features

Fixes

  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) importfromlist abck. [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) the filter modes on the movie list xD. [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issues with different languages than english when adding alternative titles. [Leonardo Galli]
  • Use username, password and passkey for passthepopcorn. [Devin Buhl]
  • Migration migraine-tion. [Devin Buhl]
  • Ensure qualities don't overflow profile card. [Tim Turner]
  • Migration. [Devin Buhl]
  • Migration. [Devin Buhl]
  • Make DVDR not unlimited. [Devin Buhl]
  • Set Drone Factory Interval default to 0 (#515) [Tim Turner]
  • Make year nullable for trakt. [Devin Buhl]
  • Make year nullable, and rmember the profileid. [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Proper port validation for download clients and connections. [Mark McDowall]
  • Make NetImport sync interval work (needs some testing) [Devin Buhl]
  • Allow Duplicate Preferred Words (#484) [vertigo235]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for movies without an imdbid. Fixes 176. [Leonardo Galli]
  • Quality of an existing movie file can now be edited. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) recognition of 4k Movies upon import. [Leonardo Galli]
  • This should hopefully fix the error that decisions were not ordered correctly and therefore just the first release was grabbed. [Leonardo Galli]
  • Remove confusing warning about file not being loaded. [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) movie year to NotificationService (#496) [Tim Turner]
  • Revert "Merge branch 'rename-existing-folder' into develop" [Tim Turner]
  • Revert "Add movie year to NotificationService (#489)" [Tim Turner]
  • Revert "Ensure the movie isn't delete when the folder isn't renamed (#491)" [Tim Turner]
  • Ensure the movie isn't delete when the folder isn't renamed (#491) [Tim Turner]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) movie year to NotificationService (#489) [Tim Turner]
  • Kodi Update Fix: OldFiles -> OldMovieFiles (#483) [vertigo235]
  • More Notification Updates (#482) [vertigo235]
  • Remove old folder and all contents. [Tim Turner]
  • Movie reference properly updates UI now. [Tim Turner]
  • Be more proper about Ensuring the folder exists. [Tim Turner]
  • Undo unecessary changes. [Tim Turner]
  • Move folder on rename; event doesn't fire yet. [Tim Turner]
  • Only show "Display Existing Movies" toggle after selecting a folder. [Tim Turner]
  • Clean up settings UI. [Tim Turner]
  • Manual Import works now! [Leonardo Galli]
  • Only wanted is default for CP. [Devin Buhl]
  • Manual importing almost done. Needs fixing for mapping movies. [Leonardo Galli]
  • Nullable all the fields.. [Devin Buhl]
  • Rephrase wording. [Devin Buhl]
  • Monitored to false for movies already downloaded on CP. [Devin Buhl]
  • Allow null value for seed time. [Devin Buhl]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) basic ui of manual import. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) importing for StevenLu. [Devin Buhl]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) StevenLu to csproj. [Devin Buhl]
  • First pass at ui for manually importing from lists. [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) import from http://movies.stevenlu.com/ [Devin Buhl]
  • Movies can now be added monitored or unmonitored. [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) Ability to set RootFolderPath for Net Import List. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) netimport search and add NetImportSyncCommand. [Leonardo Galli]
  • Remove duplicate code. [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) movies being clobbered when a new list is sent thru. [Devin Buhl]
  • Implement NetImportSearchService. [Devin Buhl]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) urlBase option to CP settings. [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) media info parsing of multiple audio channels. Fixes #315 Fixes #294 [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) styling. Fixed definitions not being returned. [Leonardo Galli]
  • Rethought about where certain things are stored. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) stuff regarding the ordering of Fields. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) migration to include ConfigContract and EnableAuto. Also fixed redirects on lists. [Leonardo Galli]
  • Second UI Pass, Testing now works and other little things. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up presets. [Leonardo Galli]
  • Make presets work for RSS Import :) [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) CP list class. [Leonardo Galli]
  • Migration migrainetion. [Devin Buhl]
  • Couchpotato API classes. [Devin Buhl]
  • WIP UI Update for adding lists. [Leonardo Galli]
  • Basis of UI Update. [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) base for netimport api. Still nothing on the UI side. [Leonardo Galli]
  • Imdbid parsing works now from url. [Leonardo Galli]
  • Big Abstraction for IMDBWatchlist -> RSSImport (With a test) [Leonardo Galli]
  • Whoops, only parse title once. [Devin Buhl]
  • Few changes. [Devin Buhl]
  • Initial autoimporter commit. [Devin Buhl]

v0.2.0.238 (2017-01-26)

New features

Fixes

v0.2.0.226 (2017-01-24)

New features

Fixes

  • "fixed" error message. [Devin Buhl]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) link to Activity -> History Tab (#408) [Tim Turner]
  • Allow renaming of movies that don't have an "Edition" (#432) [Tim Turner]
  • #292 - Allow longer threshold for RSS Sync (#428) [Devin Buhl]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) year to search (#425) [Devin Buhl]
  • Initial Notification Updates and Support (#401) [vertigo235]
  • Fixes an issue where movies with (year) at the beginning were recognized with a title of "(" [Leonardo Galli]
  • Blind fix to support seperator in movie tags. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with certain audio streams. Should fix #404 [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) {Tags} to renaming options. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) when libgdiplus isn't present. [Leonardo Galli]
  • Proper ico and favicon. [hotio]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue where monitored movies were still downloaded. Fixes #326 [Leonardo Galli]

v0.2.0.210 (2017-01-22)

New features

Fixes

  • Fixes issue when multiple audio channels are present. Fixes #315 Fixes #294 [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) duplicate key prefixing. [Tim Turner]
  • Prefix localstorage keys with "Radarr" [Tim Turner]
  • Optimized logo (#375) [hotio]
  • Set update interval to 30 minutes if on nightly. [Leonardo Galli]
  • Prefix Keys with "Radarr" [Tim Turner]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) more filter options to movie list. [Devin Buhl]
  • Search selected button in wanted tab works. [Vlad Ilies]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) #228 - Fix Drone Factory interval input not saving. [Tim Turner]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Corruped Media Cover Images. [Leonardo Galli]

v0.2.0.196 (2017-01-20)

New features

Fixes

  • Should fix 4K releases not getting parsed. [Leonardo Galli]
  • Adds 'Movie Title, The' filename option (#359) [Krystian Charubin]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue when movie file is null. [Leonardo Galli]
  • Should fix upgrading of existing movie files. [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) tests for 4K quality. [Leonardo Galli]
  • Hopefully a fix for corrupt media covers. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) blacklist being ignored by download decision maker. [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) helptext to nzbget "add paused" settings. (#363) [vertigo235]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) year to quick search results. [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with reimporting on movie fresh (#357) [Tim Turner]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) MediaCoversUpdatedEvent broadcast. [Tim Turner]
  • Bug fix for 15 movie wanted tab (#348) [Vlad Ilies]
  • Blacklisting works now. [Leonardo Galli]

v0.2.0.182 (2017-01-18)

New features

Fixes

  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) pushover priority values. [vertigo235]
  • Hopefully fix issue when importing. [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) download status to poster view. [Tim Turner]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) IMDb ID to file naming. [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) build. [Vlad Ilies]
  • Basic implementation of the wanted tab (#31) [Vlad Ilies]
  • Revert DownloadedMovieScanCommand to DownloadedEpisodesScanCommand. [Devin Buhl]
  • Turn off scene mapping task #329, update TaskManager to use 'DownloadedMovieScanCommand' [Devin Buhl]
  • Revert "Sonarr/sqlite updates" [Devin Buhl]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) "Add Paused" option for NZBGET downloader. [vertigo235]
  • Upgraded System.Data.SQLite to 1.0.104.0. [Keivan Beigi]
  • Revert "Upgraded System.Data.SQLite to 1.0.104.0" [Keivan Beigi]
  • Remove series references. [Leonardo Galli]
  • Hopefully fix download ordering. [Leonardo Galli]
  • Maybe this will solve the error. [Devin Buhl]

v0.2.0.166 (2017-01-17)

New features

Fixes

v0.2.0.152 (2017-01-16)

New features

Fixes

  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for hardcoded subs regex. [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) Calendar Tab back. Fixes #32. [Leonardo Galli]
  • Removed duplicate PublishDate. [Devin Buhl]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) support section to README (#281) [hotio]
  • First pass at hiding existing movies upon import. [Tim Turner]
  • Reworked README (#280) [hotio]
  • Move Travis builds to container-based infrastructure (#273) [Mitchell Cash]
  • Adding only original title is now allowed. Fixes #272 [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for special characters when searching with title in Newznab. Fixes #97. [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) {Original Title} to FileNameBuilder. Fixes #103 [Leonardo Galli]
  • Release Group should now be available for renamer to use. [Leonardo Galli]
  • 95% done with hiding existing movies. [Tim Turner]
  • Cleanup README. [Mitchell Cash]

v0.2.0.134 (2017-01-14)

New features

Fixes

  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) in theaters to 1st coumn in movie list. [Devin Buhl]
  • Simply completed download service. [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) TitleSlug For Realz! [Devin Buhl]
  • Torpotato username regression. [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) exception when Quality meets cutoff. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) history items getting deleted because they do not have a series id. [Leonardo Galli]
  • If this does not fix stuff with no history, I have no clue anymore. [Leonardo Galli]
  • Use MediaInfo to correctly identify quality when scanning disk as some file names may not contain the real quality. [Leonardo Galli]
  • Should help identify problem with queue trying to reimport stuff. [Leonardo Galli]
  • Should fix issue when history fails to capture a download item. [Leonardo Galli]
  • Use DOGnzb name as the default rather than the URL (#250) [Mitchell Cash]
  • Disable migration 117, takes too long to complete. [Leonardo Galli]
  • Remove file count, unecessary after the file info tab was added. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) epic fail on migration 117. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing of SABnzbd develop version. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) rss sync to awesome-hd. [Devin Buhl]
  • Files tab is now present. (#245) [Leonardo Galli]
  • Revert "Fix movie title slugs" [Devin Buhl]
  • Revert TMDBResources. [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Movie Title Slugs #233 [Devin Buhl]
  • This conditional makes more sense. [Devin Buhl]
  • #236 #239 - Fixed user being needed, fixed age on torrentpotato. [Devin Buhl]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) Missing Filter (#237) [William Comartin]
  • Finally fix for sorting title (hopefully) [Devin Buhl]
  • Clean up QBitTorrent. [Devin Buhl]
  • Clean up rTorrent. [Devin Buhl]
  • Clean up Transmission. [Devin Buhl]
  • Clean up Deluge Settings. [Devin Buhl]
  • Initial awesomeHD support. [Devin Buhl]
  • Queue Service should now work properly again. [Leonardo Galli]
  • DownloadMonitoringService should now not care about deleted movies. Fixes #131. [Leonardo Galli]
  • Downloaded column should now use the correct quality name. Fixes #210. [Leonardo Galli]
  • Stop incrementing version for pull requests. [Mike]
  • Omgwtfnzbs: fixed parsing of GetInfoUrl and updated tests. [Tim Schindler]
  • Improved categories, added Nzb-Tortuga as a preset. [Devin Buhl]

v0.2.0.99 (2017-01-12)

New features

  • ![Updated](https://img.shields.io/badge/-- -Updated-blue.svg?style=flat-square) UserAgentBuilder.cs. [Devin Buhl]
  • ![Updated](https://img.shields.io/badge/-- -Updated-blue.svg?style=flat-square) Parser to support large array of Extended, Director, Collectors, ... Cut, Edition, etc. [Leonardo Galli]
  • ![Changed](https://img.shields.io/badge/-- -Changed-orange.svg?style=flat-square) Sonarr to Radarr in CLA.md and CONTRIBUTING.md. [William Comartin]
  • ![Changed](https://img.shields.io/badge/-- -Changed-orange.svg?style=flat-square) Sonarr to Radarr in Help Text, and in Notification Text Change sonarr log files to radarr log files. [William Comartin]
  • ![Updated](https://img.shields.io/badge/-- -Updated-blue.svg?style=flat-square) sortValue when selecting movie for manual import. [Tim Turner]

Fixes

  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) sorting in movie list view. Also added new downloaded quality column. [Leonardo Galli]
  • Should fix ordering of releases. Fixes #147 (hopefully) [Leonardo Galli]
  • Should fix queueService failed while processing. [Leonardo Galli]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) UHD to default movie categories for newsnab providers. [Devin Buhl]
  • Movies in list don't sort correctly #174 [Devin Buhl]
  • Replace Sonarr With Radarr in UI Directory. [William Comartin]

v0.2.0.85 (2017-01-11)

New features

Fixes

  • Now hidden files are ignored :). Fixes #166. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) sorting of unkown release date. [Leonardo Galli]
  • Sorting now working according to quality in release collection. Fixes #85. [Leonardo Galli]
  • Correctly check if inCinemas date is present. Creates issue with sorting, but eh. Fixes 140. [Leonardo Galli]
  • Problem with Avatar (2009) #168 [Devin Buhl]
  • Clean up basic movie naming. [Tim Turner]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some spelling mistakes and update the newznab api 'imdbid' [Devin Buhl]
  • Fixes Manual Import and DroneFactory. [Tim Turner]
  • Manual Import works. [Tim Turner]
  • Aarch64 docker container added to readme. [Neil]
  • Removed indexer Fanzub - site shutdown. [Devin Buhl]
  • #146 search imdbid for usenet indexers that support it. [Devin Buhl]
  • Get rid of unnecessary AppVeyor builds. [Mike]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) category 2035 to Newznab providers for WEB-DL search support. #123 [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) transmission. [Devin Buhl]

v0.2.0.61 (2017-01-10)

New features

Fixes

  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Wombles for movies. [Devin Buhl]
  • Clean up Feature Requests. [Tim Turner]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) #108 - Links to IMDB not working when searching for movies. [Devin Buhl]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) download rejections being ignored. [Leonardo Galli]
  • Fixes #104 - Backup/update fail Access to the path "/tmp/nzbdrone_backup/config.xml" is denied. [Devin Buhl]
  • Fixes #100 - When adding a movie, monitored toggle doesn't apply and always defaults to being monitored. [Devin Buhl]

v0.2.0.45 (2017-01-10)

New features

Fixes

  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issues with media managment config not getting saved. [Leonardo Galli]
  • Movie Editor works now. Fixes #99. [Leonardo Galli]
  • Fixes a few things with importing: Sample check is done even when file is already in movie folder. Fixed importing of movies with "DC". [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) queue specification. [Leonardo Galli]
  • Movie search should now work, even when titles returned from the TMDB do not have a release date set. Fixes #27. [Leonardo Galli]
  • History now correctly shows movie title. Fixes #92. [Leonardo Galli]
  • Redownloading failed downloads works again. Fixes #89. [Leonardo Galli]
  • Use correct Modal for editing movies in table view. Fixes #90. [Leonardo Galli]
  • Replace Sonarr with Radarr in Test notification messages. [schumi2004]

v0.2.0.32 (2017-01-09)

Fixes

  • Fixes an issue with movies not being added with same title slug as existing movies. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some links under status. Needs further changing further down the line. [Leonardo Galli]
  • Organize & Rename work. [Tim Turner]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for importing movie folders with the at the end. [Leonardo Galli]
  • Taking another pass at organization/renaming. [Tim Turner]
  • Unable to properly parse many movie titles. [Tim Turner]
  • Second Pass at rename/organize. [Tim Turner]
  • Display UI for MovieEditor, remove reference to SeasonPass. [Tim Turner]

v0.2.0.27 (2017-01-09)

New features

Fixes

  • Remove some indexers and fixed HDBits (#79) [Devin Buhl]
  • Fixes Parser to match ImdbId as well as (year). [Leonardo Galli]
  • Fixes movies not being able to be searched for. [Leonardo Galli]

v0.2.0.18 (2017-01-08)

New features

Fixes

  • Remove hacky way to change branch. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) multiple things in the Update procedure. [Leonardo Galli]
  • Available date is now displayed. [Leonardo Galli]
  • Adding first implementation of release_dates for movies. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Service install, when Sonarr is also present. Fixes #55. [Leonardo Galli]
  • Fixes sorting of movies. Fixes #53. [Leonardo Galli]

v0.2.0.2 (2017-01-08)

New features

Fixes

  • Sets Branch to develop. We need to change this later. [Leonardo Galli]
  • Integrate AppVeyor and change assembly versioning (#50) [Mike]
  • Remove all .DS_Store files. [Mitchell Cash]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issues with ", the" not trimming properly. [Tim Turner]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for movie naming config. Still kinda hacky, but works ok now. [Leonardo Galli]
  • 1st pass at Movie Naming. [Tim Turner]
  • Movies can now be edited, even from the detail view. Fixes #42. [Leonardo Galli]
  • Dirty fix for rtorrent. [Tim Schindler]
  • Hopefully icon is now finally fixed. [Leonardo Galli]
  • Should finally fix exe icon and resulting build error. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) exe icon. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) bug where movies and moviefiles were not linked. [Leonardo Galli]
  • Decision Engine is now mostly working with movies :) [Leonardo Galli]
  • Parser now recognizes Hardcoded subs. By default these releases are rejected. However, they can still be manually downloaded. [Leonardo Galli]
  • Real fix for osx app icon. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for osx icon really now. [Leonardo Galli]
  • Fixes osx app icon. [Leonardo Galli]
  • Replaced more logos. [Tim Turner]
  • Fixes text color of movie links for list view. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for PassThePopcorn release titles. [Leonardo Galli]
  • Fixes for movie statuses. [Leonardo Galli]
  • Fixes compile issues introduced with latest commit. [Leonardo Galli]
  • Renamed NzbDrone.exe to Radarr.exe. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) package script for osx. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) alternative titles, if there is only one. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) History not picking up imported movie. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for Path column in MovieFiles table. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) matching wrong movies from database when searching. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue where tracked downloads would not be found in the database due to alternative titles. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) parsing of special editions without . in title. [Leonardo Galli]
  • Fixes some strings still saying episode. [Leonardo Galli]
  • Fixes Deluge for movies. [Leonardo Galli]
  • Fixes default Category of QBittorent client. [Leonardo Galli]
  • Fixes all usenet download clients. (#25) [Mike]
  • Better folder name. [AeonLucid]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some things regarding director's cut / special edition. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up Newznab indexers. [Tim Turner]
  • Fixes some issues when adding movies caused by TMDB. [Leonardo Galli]
  • Replace colon in movie path. [AeonLucid]
  • TheMovieDB.org is now used as metadata source. [Leonardo Galli]
  • Fixes OSX Application name. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue where sometimes the json returned from IMDb just was not parsed correctly for some misterious reason. [Leonardo Galli]
  • Fixes issue with History table. [Leonardo Galli]
  • Fixes issue with History table not having a movie id field. [Leonardo Galli]
  • Implemented importing movies. This is still in early stages, however it should work pretty well. [Leonardo Galli]
  • Fixes package.sh for OSX builds. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) package.sh. [Leonardo Galli]
  • Allow Sonarr and Radarr to run together. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) package.sh permissions for travis. [Leonardo Galli]
  • Travis now automatically pushes a build to a server. [Leonardo Galli]
  • Searching for movies directly when adding them is now working. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) adding multiple movies. [Leonardo Galli]
  • Automatically downloading the best movie release works now. [Leonardo Galli]
  • Movies now show up in the Queue. [Leonardo Galli]
  • Movie history now fully implemented. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) History for Movie Details page. [Leonardo Galli]
  • First implementation of History for Movies. However, nothing is returned from the Database query misteriously. [Leonardo Galli]
  • Fixes downloading a movie. However, now all downloaders except QBittorrent are non functional until they get fixed. See #14. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent. [Leonardo Galli]
  • Create .travis.yml. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) template references and 'movie' strings. [Tim Turner]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) css for movies. [Leonardo Galli]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with Homepage movies not loading correctly. [Leonardo Galli]
  • Use different folder to store sqlite database. Fixes #10. [Leonardo Galli]
  • Movies should now show on the main page. However, a lot has to be done to the detail controller before it is really going to work. [Leonardo Galli]
  • First implementation of custom database table for movies.Some things are not yet working quite well (e.g. search clears when movies are added.). Also movies cannot yet be looked up! [Leonardo Galli]
  • First implementation of completely rewriting the way Radarr handles movies. Searching for new movies is now mostly feature complete. [Leonardo Galli]
  • Searching for movie now works with downloading. They also get imported fine. [Leonardo Galli]
  • Rename Metadata Dir to fix build in *nix. [Keivan]
  • Rename Metadata Dir Step 1. [Keivan]
  • Rename QBittorent Dir to fix building in *nix. [Keivan]
  • Rename QBittorent Dir Step 1. [Keivan]
  • Upgraded MediaInfo from 0.7.74 to 0.7.91. [Keivan Beigi]
  • Removed unused using statements. [Keivan Beigi]
  • Upgraded DDay.iCal to Ical.Net. [Keivan Beigi]
  • Because it's 2016! [Keivan Beigi]
  • Environment variables sometimes lie! [Keivan Beigi]
  • More kosher regex group names. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing of some anime releases that use Episode after the title. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Handle download clients sending invalid content-type header. [margaale]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Use Category from qBittorrent when set instead of Label. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing of mini episodes that contain the year in the title. [Mark McDowall]
  • Upgraded Nlog/RestSharp/Selenium. [Keivan Beigi]
  • Upgraded Nancy!!!! [Keivan Beigi]
  • Upgraded nbuilder/automoq. [Keivan Beigi]
  • Upgrade fluentmigrator. [Keivan Beigi]
  • Upgraded nunit/fluentassertion. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Partial library updates for Plex Media Server 1.3. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Partial library updates for Plex Media Server 1.3. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Error handling of valid, empty responses from Plex Media Server. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Error handling of valid, empty responses from Plex Media Server. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Lingering Socks5 Proxy sockets when proxy is using dynamic ips. [Lloyd Sparkes]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing of some Plex server responses before 1.3. [Mark McDowall]
  • Shorten 'MPEG-2 Video' to 'MPEG2'. [Chris Allen]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't delete extra files after unlinking an episode file that still exists on disk. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) GetAncestorFolders tests under mono. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) mono 4.4.2 won't trigger mono version error. [Mark McDowall]
  • Saving settings failed if value was null. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Mount handling logic of net namespaces as seen on QNAP. [Taloth Saldono]
  • Compile error when fixing FileBrowser not displaying drive letters on Windows. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) FileBrowser not displaying drive letters on Windows. [Taloth Saldono]
  • Removed unused disk provider. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Failing database migration of metadata files without extensions. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Email connection test reporting success incorrectly. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Handling of some really long qBittorrent ETAs. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Handle SABnzbd Propagating status. [Mark McDowall]
  • Capture exit code of nunit to avoid using failed tests as exit code. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing of some poorly named standard episode release names. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) login page being returned instead of unauthorized response. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) typo. [Mark McDowall]
  • Re-added accidentally removed anime parsing Regex. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing of multiple absolute episode number releases. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Updated IPTorrents url validation to changed format. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Changed Quality Parser to avoid matching tags in the Episode title instead of the Quality tags. [Taloth Saldono]
  • Tweaked Nyaa Request Generator to avoid offset=1. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Import episodes in season packs in numerical order. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Default redirect URL for forms auth will use URL Base if configured. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Tweaked ratelimit logic for rarbg api. [Taloth Saldono]
  • Upgraded mono version check (3.10 minimum and 4.4.x) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Calendar api again includes series images. (Nzb360) [Taloth Saldono]
  • Join: Device ID entry and better error handling. [Chris Heath]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Filter qbittorrent torrent list on newer versions. [Taloth Saldono]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) downloadvolumefactor and uploadvolumefactor torznab attributes (#1464) [kaso17]
  • Clarified min/max size rejection message by including the episode runtime. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Cleanup unused Tags during housekeeping. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Issue loading settings on some systems. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Suppress warning log messages when unable to parse non-video files. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Version check for SABnzbd develop. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) prevents autofill on new password fields in settings. [Taloth Saldono]
  • Removed conflicting criteria from IsProduction check. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Added config validation to ensure NzbGet KeepHistory isn't set to 0. [Taloth Saldono]
  • Don't append the extension when using ParsePath. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Migrations using old SQLite versions (Prior to 3.7.15) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Ignore extrafanart subfolder when scanning for extra files. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Generating metadata files after importing episode files. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Store metadata file extensions. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Prevent duplicate parsing of extra files. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Added fallback and log errors when Tls1.2 clashes with https certificate with obsolete md5 hash. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most). [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Auto-Updater rollback logic tries to restore unchanged files. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Removed requirement to disable sabnzbd pre-check for sab version 1.1.0 onward. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) stupid error. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sabnzbd 1.1.0 rc4 queue api changed time format. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue #1445 where sabnzbd has changed the time format reported for downloads. [Dion Woolley]
  • Cleanup. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Updated HDBits api to api changes. [Björn Dahlgren]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tests for EpisodeFileMovingService. [Mark McDowall]
  • Don't blow if driveFormat is null when looking up DriveType. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Episode import when the series folder had a trailing slash and folder was not on disk. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing absolute episode numbers preceeded by Episode. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing of a multi-episode anime formats. [Mark McDowall]
  • Better Captcha message. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) media info test. [Mark McDowall]
  • VideoBitDepth and AudioChannels in Filename examples. [Chris Allen]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) MediaInfo.AudioChannels for some eac3 and mp3 files. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Manual Import failing to parse series title from certain nested folders. [Taloth Saldono]
  • Audio codec E-AC-3 will be EAC3 in filenames. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Include afpfs mount points in free space checks. [Mark McDowall]
  • Move platform files to proper folders. [Mark McDowall]
  • Always include decimal place for AudioChannels. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UpdateMediaInfoService tests. [Mark McDowall]
  • Reject m2ts (bluray) raw releases from BTN as well. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) AnimoTosho RSS feed size parsing. [Taloth Saldono]
  • Api errors now log statuscode too. [Taloth Saldono]
  • Improved Quality lookup. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Allow series to be added unmonitored through the API. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Slack Icon is optional. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Incorrect matching of date in title. [Mark McDowall]
  • Adjusted Gzip stream to reduce response times. [Taloth Saldono]
  • Order the pipeline registration process. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Significantly improved api performance. [Taloth Saldono]
  • Reset srcset on failed load. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Deluge and BTN cleanse password logic. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) cookie tests with expired dates. [Taloth Saldono]
  • Removed fanzub tests and disabled kickass tests. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Forcibly disable kat when using the wrong domain. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Calendar arrows on Edge browser. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) XEM series with only alternate season titles. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Delete all history for series when series is removed from Sonarr. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Recreate log database if migration fails. [Mark McDowall]
  • GHI and PR Templates. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing series title during manual import. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Kodi metadata AC3 audio codec. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing Plex Media Server version 1.0. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) spelling mistake. [Mark McDowall]
  • Emby metadata name changes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Adding label to torrents in qBittorrent v3.3.5. [vintage81]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) More results in season searches when KAT. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Tweaked sample detection for short episodes. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Roksbox metadata generation when series certification is not available. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series filter 'missing' since percentOfEpisodes isn't always set. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) relative path issue in Metadata handling. [Taloth Saldono]
  • Include full grab/import message for Slack notifications. [Mark McDowall]
  • AsOsAgnostic. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Metadata files incorrectly stored in database. [Mark McDowall]
  • Removed 6box. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing WEB releases that use spaces instead of periods. [Mark McDowall]
  • Re-enabled calling synoindex after renaming. [Peter Tutervai]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tests. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Reduced spurious cpu usage on mono while idle. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) regex for expanded series + episode number (S01 - E01) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Hadouken tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Ignore more folder names when browsing file system. [Mark McDowall]
  • Basic Hadouken v5 implementation. [Viktor Elofsson]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing separated season and episode numbers (S01 - E01) [Mark McDowall]
  • Better logger name for QualityParser. [Mark McDowall]
  • Replace octal characters from mounts in /proc/mounts. [Mark McDowall]
  • Log message makes sense now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Search tests. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Respect delays when searching after a failed DownloadRelease. [Mark McDowall]
  • Final cleanup on proxy support. [Taloth Saldono]
  • Proxy BypassList tests. [Lloyd Sparkes]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tests failing due to lack of constructor less classes, after refactoring. [Lloyd Sparkes]
  • Updating SocksWebProxy to fix issues with POST Requests. [Lloyd Sparkes]
  • Moved Proxy types around and refactored/renamed a few things. [Taloth Saldono]
  • Create HttpProxySettingsProvider and fixed related issues. [Taloth Saldono]
  • Force to IPv4. [Lloyd Sparkes]
  • Bug Fixes. [Lloyd Sparkes]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) merging issues & API changes - that conflict resolution did not detect. [Lloyd Sparkes]
  • Proxy Support for Sonarr #732 [Lloyd Sparkes]
  • Service now depends on HTTP Service (http) [Mark McDowall]
  • FolderWritableValidator. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Error messages when config file is empty or contains invalid characters. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Perform health check after download clients or indexers are removed. [Mark McDowall]
  • Use wildcards when searching for single episodes on BTN. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Prefix Twitter notifications (Grabbed/Imported) [Mark McDowall]
  • Using a tiered fallback is safer in case there is another data-loss and ids get reset. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) HDBits release age incorrect. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Adjusted BTN Recent Feed (RssSync) to better use their api db indexes. [Taloth Saldono]
  • Nice try uTorrent, you're not Deluge. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Refreshing series that have duplicate season information. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Updating Emby Library. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) An issue preventing access to settings due to extraneous data in the database. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Rare error when removing pending items that have been rejected. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Plex Meda Server authentication. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sabnzbd 1.0.1 added two new status values. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Manual Import not scrolling after using file browser. [Mark McDowall]
  • Return decisions when catching exceptions during decision making. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) NzbGet DUPE/COPY status should be considered failure. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Adding Nzb with {{password}} in name to NzbGet failed. [Taloth Saldono]
  • Removed redundant logging. [Taloth Saldono]
  • Release scoring. [Mark McDowall]
  • Don't throw after catching the exception during TearDown. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't force testing when updating connections, indexers or download clients. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Set permissions on series metadata images when they are created. [Mark McDowall]
  • Implement mono logic to not set owner/group with chown. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Default display time for Kodi notifications. [Mark McDowall]
  • Disabled unreliable lookup test. [Taloth Saldono]
  • Readded logging Download Client responses. [Taloth Saldono]
  • Better error handling in the Deluge ConnectDaemon code. [Taloth Saldono]
  • Refactored IntegrationTests to work with Nunit3 VS adapter. [Taloth Saldono]
  • Give a couple of timing-based tests a bit more breathing room. [Taloth Saldono]
  • CombinePath now simple, uri resolve done via operator and CombineRelativePath. [Taloth Saldono]
  • Cleanup HttpUri.PathCombine. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) uTorrent api proxy would fail on specific Win10 configurations. (The Phoenix Rises) [Taloth Saldono]
  • Upgrade to NUnit3. [Mark McDowall]
  • ParsingService.GetEpisodes will use TVDB season number when available. [Mark McDowall]
  • Treat XEM aliases as SceneSeasonNumber. [Mark McDowall]
  • Build.sh uses msbuild 14. [Keivan Beigi]
  • Use npm-cache if installed. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Newznab/Torznab used wrong query if tvrageid was unknown in combination with a specific indexer capability profile. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Release Group detection didn't handle RLSGRP_English properly. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Removed TrollHD from the RawHD detection regex since they now also release other sources. [Taloth Saldono]
  • Don't set ACL if already set. [Taloth Saldono]
  • Reconfigure Logging early in the process to set the correct log level. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Some releases with date and season/episode numbers with multiple episodes on a single day. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Prevent root folders from being added under the startup folder. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Use new rTorrent commands when resolving magnets. [Mark McDowall]
  • Run gulp using npm Simplifies usage of gulp and makes sure everyone is using same version. [Björn Dahlgren]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) RSS Sync failing due to one broken indexer. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Allow underscore when validating hostnames. [Iain Nicol]
  • ItemViewContainer didn't exist sometimes for root folders. [Mark McDowall]
  • Include series type for CustomScript. [Mark McDowall]
  • Always validate settings when testing thingies. [Mark McDowall]
  • On grab for custom scripts. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) WebException handlers to prevent them reaching the UI. [Taloth Saldono]
  • Send Http auth without waiting for challenge. [Taloth Saldono]
  • Adding magnet to qbit should use FormData not QueryParam. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UsenetBlackhole not importing since latest develop. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Not uploading nzbs to Nzbget on linux since previous develop. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Rarbg indexer broken on develop. [Taloth Saldono]
  • Ensure auto-generated mocks are also registered in the test container. [Taloth Saldono]
  • Migrated all Download client proxies from RestSharp to HttpClient. [Taloth Saldono]
  • Replaced Uri with HttpUri. [Taloth Saldono]
  • Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't purge xem scene mapping cache when new series gets added. [Taloth Saldono]
  • Sort episodes in calendar by ep nr if airdate is the same. [Taloth Saldono]
  • Revert "Fixed: Sort episodes on the api by episode number when they air at the same time." [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Anime season search won't search for missing episodes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sort episodes on the api by episode number when they air at the same time. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't trigger SceneMapping update and Housekeeping right on the startup event. [Taloth Saldono]
  • Don't hammer thexem, kthxbai. [Taloth Saldono]
  • Default Plex Media Server "Update Library" to true. [Mark McDowall]
  • Don't die in MonoTorrent if nodes is an empty string. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Warn if user has movie/date sorting enabled in Sabnzbd for the Sonarr category. [Taloth Saldono]
  • Clarified error message in MatchesFolderSpecification. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Newznab should reject a Torznab feed. [Taloth Saldono]
  • Womble's has size parsing now. [Mark McDowall]
  • Don't use Sonarr as ReleaseGroup if the pattern contains an advanced prefix/suffix. [Taloth Saldono]
  • Write debug/trace log files separately to prevent trace from quickly rolling over debug. [Taloth Saldono]
  • Replaced with (removed) for the log cleanser so it doesn't mess with forums. [Taloth Saldono]
  • Couple more anime version test cases. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Protocol returned for release/push endpoint. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parses size in Wombles Description field so min/maxsize checks works on Wombles feed. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) failing torznab test. [Taloth Saldono]
  • Handle 1.1x version from Sabnzbd. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't collapse episode titles when episode titles contain Part x only. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Use Protocol over DownloadProtocol for ReleasePushModule. [Mark McDowall]
  • Fiddled with the Back to the Top button a bit so it's better visible on the white background, also only on widescreen now. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) DownloadedEpisodesScan API command couldn't be used to process individual files. [Taloth Saldono]
  • Cleaned up 2160p changes and added migration and tests. Also reserved the quality ids for WEBRip etc. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Daily + Standard with 3 digit episode numbers. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some compile warnings. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sample files of daily episodes should also be deleted after import. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Replaced mono symlink resolve logic to better handle errors. [Taloth Saldono]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) another nn preset. [Taloth Saldono]
  • Delete the subfolder not the parent folder. [Mark McDowall]
  • Revert "Fixed regression, mono should resolve symlinks while trying to find out the available/total space." [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) regression, mono should resolve symlinks while trying to find out the available/total space. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Manual Import didn't revert to parent folder when trying to parse series leading to issues with obfuscated releases. [Taloth Saldono]
  • Certain log messages didn't include the exception. [Taloth Saldono]
  • Ignore -Obfuscated while parsing. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Handling xml responses containing invalid html entities. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Throw more specific error when there's an issue with the curl root certificate bundle. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) ZFS and other mounts now listed in the System page. [Taloth Saldono]
  • Updating nzbplanet.net api url to reflect recent change. [cturra]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) xbuild doesn't support /m parameter. [ta264]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Delete confirmation message for Restriction. [Mark McDowall]
  • AutoComplete and file browser will show files when appropriate. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Regression in parser incorrectly parsing S2015Exx.2015-01-01 notation. [Taloth Saldono]
  • Do or do not, there is no try. [Taloth Saldono]
  • Ensure rTorrent download is started even if the user doesn't have schedule=...,start_tied= in their rtorrent.rc. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Misleading error message when Kickass/Torrent Rss indexer returned invalid xml. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Incorrect api error when calling /api/episode without seriesId queryparam. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Added support for Sabnzbd 0.8 history category queryparam. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't apply indexer backoff on DNS and connection issues. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Additional log cleanse Regex to keep even more sensitive information out of the logs. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Magnet downloads weren't being started on RTorrent. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) build.sh. [Keivan Beigi]
  • Use build config to exclude xml doc rather than deleting them later. [Keivan Beigi]
  • Removed msbuild integerated nuget restore. [Keivan Beigi]
  • Cleanup app.manifest for Service helpers, upgraded compat to windows 8.1. [Keivan Beigi]
  • Apparently new compilers alraedy embed the app.manifest into the app, no need for mt.exe anymore. [Keivan Beigi]
  • Cleanup. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) gulp build. [Keivan Beigi]
  • Replaced build.ps1 with warning. [Keivan Beigi]
  • Smarted mdb generation. [Keivan Beigi]
  • Upgraded pdb2mdb.exe to mono 4.2 Stable (4.2.1.102) [Keivan Beigi]
  • Remove double slash in NZBVortex add URL. [Mark McDowall]
  • Faster test packaging in build.sh. [Keivan Beigi]
  • Upgraded nuget packages. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Manual Import Series selection. [Mark McDowall]
  • NZBVortex Download Client. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Twitter notifications. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing of queued specials from download client queue. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Use folder quality when better than file quality (regression) [Mark McDowall]
  • Selectable range for iCal. [Mark McDowall]
  • Increased timeout for Deluge to prevent timeout errors when posting large torrent files. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Ospath incorrectly detecting arbitrary colon as windows path. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Paths with colons prevent Sonarr from communicating with Transmission. [vawen]
  • Safety net to handle MaxSize=0. Some users still have 0 = unlimited in their db and migration failed for them. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Indexer sites returning date as Retry-After header. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Health Check produced warning if Sonarr binaries folder was not writable even when the external script update mechanism was selected. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Regex mistake in CleanLogMessage. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Username must not be null or empty when logging in. [Mark McDowall]
  • Don't return series as subtype for /api/episode. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Show a better error message when no episodes are parsed in a release. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) donate button. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Curl Fallback should ignore invalid cookies. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Improved parsing for single digit multi-episode titles. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) RSS Sync Interval validation. [Mark McDowall]
  • A few UI Fixes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Hardlink/Copy files from QBittorrent. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Removed Titans of TV tracker. [Mark McDowall]
  • Qbittorrent: client plugin based heavily on uTorrent. [Casey Bodley]
  • Don't keep dylibs for WIndows and Linux builds. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Force grabbing some delayed releases. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Improved parsing of some multi-episode filenames. [Mark McDowall]
  • Re-order regex to prefer [1x01] over 101. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Prevent series from being added with an invalid Profile ID. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Saving settings changes. [Mark McDowall]
  • Include mediainfo and sqlite3 libraries for Mac Enables usage within MonoDevelop and Xamarin Studio including NUnit. [Björn Dahlgren]
  • Changing Indexer failure log message to local from UTC. [Matt]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Folder quality when file quality determined by its extension. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) failing tests on Mono Test case unicode characters in escaped format. [Björn Dahlgren]
  • Adding new newznab preset for NZBCat. [zetas]
  • ConfigServiceFixture shouldn't be touching the DB. [Keivan Beigi]
  • Give legend ul max width of 100% [Benjamin Uzelac]
  • UI: Update jQuery to 1.11.3. [Gaulin, Brendan]
  • Alter calendar tooltip container. fixes #857 [Benjamin Uzelac]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) wrapping to fix long paths in labels. Fixes #875 [Benjamin Uzelac]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Logging invalid version when failing to connect to Kodi. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Failing missing episode search when one search fails. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) z-index on scroll to top button. [Benjamin Uzelac]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Manual import when quality was not available after failed parsing. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Magnet links with torrent blackhole. [Mark McDowall]
  • Prevent regrab for all grabs. [Mark McDowall]
  • PFMonkey Newznab preset. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Stricter parsing of some release filenames. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Log download client name when communication fails. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Test messaging when indexer API returns an error with a message. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing anime series with number in title. [Mark McDowall]
  • Sanitize dognzb apikey in nzb fetch url. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) handling cookies in different system languages. [Taloth Saldono]
  • Better UI messaging when searching for all specials in a series. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) sorting on Progress in Queue. [Taloth Saldono]
  • Degraded 101 regex to favour S01 regex to match prevent matching 3 digit series title. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Added verified file transfer mode that doesn't revert to copy. [Taloth Saldono]
  • Don't try to process a download client item with an invalid path for the OS. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) External links again open in new windows. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Removal of common suffixes such as [ettv] while parsing. [Taloth Saldono]
  • Warning message when BTN API throw internal server error. [Taloth Saldono]
  • History Spec handles both blackhole and CDH disabled scenarios. [Mark McDowall]
  • Tests passing for the wrong reason. [Mark McDowall]
  • Lrn2spell. [Mark McDowall]
  • Extend Blackhole grace period to 12 hours. [Mark McDowall]
  • Debug log when release is accepted. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Torrent Blackhole client will not track torrents by hash. [Mark McDowall]
  • HistorySpecification checks cutoff as well. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) SeasonPass didn't update Series monitored flag if only those were changed. [Taloth Saldono]
  • Bind SignalR to root SeriesCollection so typeahead gets the newest data. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't produce scene mapping warnings if TheXEM only maps the second half of a season. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) torznab searching without any id or q. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) indeterministic test. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) typo in nn caps and apikey error message. [Taloth Saldono]
  • Don't be so strict about dupe attr values. [Taloth Saldono]
  • Refactored the HttpDispatchers. [Taloth Saldono]
  • Missing TvdbId on ReleaseResource. [Taloth Saldono]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) tests for CurlHttpClient and fix the failures. [ta264]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) namespace detection for EZRSS now DOCTYPE is gone. [Taloth Saldono]
  • Removed doctype from ezrss test. [Taloth Saldono]
  • Show Specials in Wanted. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) removing partials before trying to copy files. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) rTorrent test. [Mark McDowall]
  • RTorrent: Url Path displayed by default, misc. [Lars]
  • RTorrent: Fixed label bug. [Lars]
  • RTorrent: Fixed race condition. [Lars]
  • Log description for invalid API key response. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't import single files that start with ._ [Mark McDowall]
  • Don't error out if PMS returns no ID for a specific series. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) nullables. [Taloth Saldono]
  • Replaced built-in valuetypes with language keywords. [Taloth Saldono]
  • Clarified error message when parsed episode doesn't exist in the database. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Tooltips for series and season searches. [Mark McDowall]
  • Use X-Api-Key header in integration tests. [Mark McDowall]
  • Terminate Sonarr instance created during integration tests by Process ID. [Mark McDowall]
  • Removed Trakt to Tvdb migration workaround, so it actually removes the tvrageid when skyhook says so. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) TV Directory is not required for local rTorrent. [Mark McDowall]
  • Only apply kat peers fix for recent releases. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Removed deferrer from external links, instead relying solely on the rel=noreferrer attribute (supported by Chrome and Firefox, but not all browser) [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Consistent display of sizes. [kmcc049]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Missing Episode Search command wasn't stored properly in the db causing it to search for all series, instead of one. [Taloth Saldono]
  • Disable kickass seeds/peers info since they only report 0 on the rss. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) composition. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Removing torcache url query params to avoid redirect. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parse TVRip releases as SDTV. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing 4-digit season packs. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Log error message when moving file to recycling bin fails. [Mark McDowall]
  • Extremely long titles. [Mark McDowall]
  • Hide completed downloads when CDH is disabled. [Mark McDowall]
  • Path and Arguments were set to the same number for CustomScript. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Preserve startup arguments during restart. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Only run a complete section update in Plex if all partial updates fail. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Import episodes in ascending numerical order. [Mark McDowall]
  • Show implementationName for metadata. [Mark McDowall]
  • Return early for existing files in UnverifiedSceneNumberingSpecification. [Mark McDowall]
  • Phantom: screen less files are defined in sonarr.less. [Keivan Beigi]
  • Upgraded postcss, webpack. [Keivan Beigi]
  • Switched web pack watch to poll mode. [Keivan Beigi]
  • Succeeded instead of completed for testing. [Mark McDowall]
  • Convert onGrab from passing a string to passing an object with series and episode information. [Gavin Mogan]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) build on linux and add build.sh. [ta264]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't log all daily episodes parsing as unknown episodes. [Mark McDowall]
  • Inital work for release pushing. [bitPhex]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) theme less file. [Mark McDowall]
  • Support for not adding a hash to some index elements. [Mark McDowall]
  • External less source maps, autoprefixer. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Better parsing of full season x265 releases. [Mark McDowall]
  • Mono and .net handle Uri escapes differently messing up the tests. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tests after Uri cleanup logic. [Taloth Saldono]
  • MediaInfo should use ParseSpeed > 0.2 for .ts files to get accurate readings. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Indexers returning relative urls for grabs. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Emby metadata added date will use series added date. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) SkyHookSearch tests. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) log message for rss sync gap warning. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series refresh repeated too often if Sonarr is killed before Scheduled task finishes. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) negative NzbGet DownloadLimit. [Taloth Saldono]
  • Ignore duplicates when using history to identify an existing downloaditem. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't check for missing TheXEM numbering when importing existing series. [Taloth Saldono]
  • Log number of episodes, not type. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) phantom build. [Keivan Beigi]
  • Removed semi-colon. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) rTorrent category is optional. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) paths for phantom. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Should ignore indexer provided tvrageid when scene naming exception exists. [Taloth Saldono]
  • Cleaned up project root. [Keivan Beigi]
  • Only list the matching ignored terms in the rejection. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series failing to load when there were no seasons. [Mark McDowall]
  • Cleanup and refactoring of Twitter notifications. [Mark McDowall]
  • Inital work on Twitter notifications. [Gavin Mogan]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Refreshing individual series incorrectly delayed the schedule task. [Taloth Saldono]
  • Minor pageable code error. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) backbone.collectionview shim. [Mark McDowall]
  • Icon now completely hidden if spinner overlay is shown. Fixed season action margin. [Taloth Saldono]
  • Include indexers name in back-off healthcheck warning. [Taloth Saldono]
  • Actually added deepmodel shim. [Taloth Saldono]
  • Shim for deepmodel. [Mark McDowall]
  • AsPageableMixin to make backbone.pageable to stay on same page during fetch. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Readded series monitoring flag to Season Pass view. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Updated libcurl version mappings to use libcurl.4 instead of libcurl.3. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) indexer returning an empty page during the rss sync. [Taloth Saldono]
  • Rewrote the RequestGenerator to support paging and other refactorings. [Taloth Saldono]
  • Incorrect number of parameters. [Taloth Saldono]
  • Now logging nzb&torrent response sizes. [Taloth Saldono]
  • Show thexem outdated mappings message on the calendar as well. [Taloth Saldono]
  • Tooltips are now properly hidden if the element is removed from the dom. [Taloth Saldono]
  • Use IsProduction instead of IsDebug to toggle caching on/off. [Keivan Beigi]
  • _output folder is considered a non-prodction folder. [Keivan Beigi]
  • Revert "Fixed: Disabled transactional file transfers since we don't want that feature in master yet." [Taloth Saldono]
  • Removed duplicate test. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Extrapolate scene numbering but won't auto import. [Taloth Saldono]
  • Removed duplicate file. [Taloth Saldono]
  • Custom scripts. [Mark McDowall]
  • Reverted handlebars version. [Keivan Beigi]
  • Gulp getSonarr --branch=develop. [Keivan Beigi]
  • Download and start Sonarr using gulp (Can work on UI without VS) [Keivan Beigi]
  • Removed yargs dependency since it fails to install in windows. [Keivan Beigi]
  • Don't list drives that aren't available. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Disabled transactional file transfers since we don't want that feature in master yet. [Taloth Saldono]
  • Refactored VerifiedFile transfer to have a verified and transactional mode. [Taloth Saldono]
  • Learning to spell. [Mark McDowall]
  • Renamed Activity to History in episode details modal. [Mark McDowall]
  • Fixes Release restriction validation. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sorting by timeleft on Activity: Queue. [Mark McDowall]
  • Formatting. [Mark McDowall]
  • Double clicking test and save won't retrigger button. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Do not monitor specials when monitoring missing. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Doki rss feed now uses correct url for torrent. [Taloth Saldono]
  • Applied workaround for CurlSharp GC handling. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) curl multithreaded access. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) regression in QueueService caused by pr650. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Removing pending releases. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken unit test. [Mark McDowall]
  • Removed trello from CONTRIBUTING as well. [Taloth Saldono]
  • Removed link to trello. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Updater occasionally killed Sonarr twice before allowing it to be restarted by upstart. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) thread concurrency issue on http cookie handling. [Taloth Saldono]
  • Removed dupe tests. [Taloth Saldono]
  • Actually commented out now... [Mark McDowall]
  • Broken test that we can use once we have better parsing. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) BTN Anime Season search. [Taloth Saldono]
  • Series is already available in model. [Taloth Saldono]
  • Don't log invalid date in rss as Error. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Matching anime using full series title instead of cleaned title to be able to detect subtle!! differences`!! in titles!!! [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sonarr didn't clear scene mappings if a series was removed from TheXEM. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) project files. [Taloth Saldono]
  • Unsaved file. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) TorrentRssParser incorrectly detected description element. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) When removing pending items from the queue remove all releases for that episode. [Keivan Beigi]
  • Show warning message for rTorrent that it doesn't support torrent removal. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) the build. [Mark McDowall]
  • Use a list for ChannelTags and DeviceIds in Pushbullet settings. [Mark McDowall]
  • Removed eztv migration tests. [Taloth Saldono]
  • Removed HDAccess.net torznab preset since the site has stopped. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Removed Eztv-like api support entirely since TorrentRss is now available. [Taloth Saldono]
  • Improved PushBullet implementation (v2 API, multiple devices, channels) [Mark McDowall]
  • MediaInfo Dispose only when handle was created. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Renaming episodes on OSX with case-insensitive filesystem. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Updating empty Kodi library. [Mark McDowall]
  • Clear scrollbars on window resize. [Mark McDowall]
  • Upgrade to Bootstrap 3.3.5. [Mark McDowall]
  • Remove calendar header padding for scrollbar. [Mark McDowall]
  • Cleanup tabs. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) ambiguous calls when compiling under mono. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series poster controls. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) btn tests. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) BTN will now use http/https for grabbing downloads as specified by the settings instead of by the feed. [Taloth Saldono]
  • Ignore OS X metadata files in repo. [Mark McDowall]
  • Remove scrollbar from calendar. [Mark McDowall]
  • Upgrade FullCalendar and MomentJS. [Mark McDowall]
  • Upgraded bootstrap to 3.3.4. [Mark McDowall]
  • Disabled verified file transfer on windows. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Downloading progress won't cutoff series title prematurely. [Mark McDowall]
  • Clean up some warnings. [Mark McDowall]
  • OS Agnostic Paths. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Speed up disk rescaning during series refresh. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Next airing on series list. [Mark McDowall]
  • SeasonNumber not season. [Mark McDowall]
  • Refresh using sort order. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Size on disk display. [Mark McDowall]
  • Use protocol agnostic URLs for images on add series. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Improved error messaging for manual import. [Mark McDowall]
  • Poster x-class. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) error when season stats are missing. [Mark McDowall]
  • Improved season pass styling. [Taloth Saldono]
  • Season pass overhaul. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) typo in UI. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Calendar not showing some items on the last day of the week. [Mark McDowall]
  • GetCurrentProcessId for PidFileProvider. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Torznab advanced setting 'Enable RageID Lookup' had wrong UI type. [Taloth Saldono]
  • Strict parsing of anime releases that have a number at the end of the episode title. [Mark McDowall]
  • Suppress warnings for free space check on fixed disks. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Size Parsing in TorrentRss was a bit too tolerant. [Taloth Saldono]
  • Disabled unstable CI integration tests. [Taloth Saldono]
  • Prevent ProgressMessageTarget from ever reading the command from the database. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Exiting from tray icon. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Editing episode file quality. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Early cleanup of completed tasks. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) A bug caused way too much data being read during MediaInfo discovery (often the entire file). [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Added x/h265 to renamer. [Taloth Saldono]
  • More logging for CommandExecutor. [Mark McDowall]
  • Better validation messaging for Newznab Categories. [Mark McDowall]
  • Ignore more signalr non-errors. [Mark McDowall]
  • And added a test for it. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) transmission returning -1 as Eta. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) transmission returning -1 as Eta. [Taloth Saldono]
  • Shift select range on Missing/Cutoff Unmet. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tests. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series/season metadata also created on episode import. [Taloth Saldono]
  • RTorrent: Fix load commands. [Lars]
  • RTorrent: Update method names, enable compression on XMLRPC. [Lars]
  • Version and product for MyPlex Authentication. [Mark McDowall]
  • Support for Season xx Episode yy multi-episode format. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't use folder quality when it is unknown and file quality is. [Mark McDowall]
  • HDBits fixup. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Added /transmission/ part to UrlBase in Transmission settings making it configurable. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing of season and episode inside square brackets. [Mark McDowall]
  • Log signalR errors as trace when they are network connection aborted. [Mark McDowall]
  • Make sure URL base doesn't start with http or https. [Mark McDowall]
  • Settings: Remove misleading placeholder, fix error-message. [Lars]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tiny cosmetic in rTorrent settings. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Unlimited MaxSize and increased granularity. [Taloth Saldono]
  • Download clients: New client rTorrent. [Your Name]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) torrent blacklisting when InfoHash is available. [Mark McDowall]
  • Recent folders for add series now show clickable cursor. [Mark McDowall]
  • Properly dispose filestream after getting mediainfo. [Taloth Saldono]
  • Compilation: Misc changes to support XBuild. [Lars Johnsen]
  • Compilation: Fix case inconsistencies. [Lars Johnsen]
  • Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tests. [Mark McDowall]
  • Don't filter excluded files twice. [Mark McDowall]
  • Test to make sure we scan files in root of series folder (no season folders) [Mark McDowall]
  • Use HTTPS for piwik when loading via HTTPS. [Mark McDowall]
  • Stricter rejection of series subfolders. [Mark McDowall]
  • Only make manual import cells clickable when previous steps have been done. [Mark McDowall]
  • Manual Import sends progress messages. [Mark McDowall]
  • Remove Kodi specific settings from PHT Settings. [Mark McDowall]
  • DotSolutions update. [Mark McDowall]
  • Select input for select series in manual import. [Mark McDowall]
  • Modal Regions inherit from a common base. [Mark McDowall]
  • Interval for RSS is minutes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Exclude OS X Metadata files when scanning for files. [Mark McDowall]
  • Ignore unicode test for now, fails on tc. [Taloth Saldono]
  • HashAlgorithm.ComputerHash isn't thread safe, [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Taloth Saldono]
  • Kickass Verified Only flag no longer an Advanced option to increase visibility. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) manual import of unknown episodes. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Fetching multiple pages for kickass to get more releases on the recent/rss feed due to small page size. [Taloth Saldono]
  • Casing for button text. [Mark McDowall]
  • Use skyhook for searching. [Mark McDowall]
  • Title case for buttons. [Thirrian]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) A season pack import taking a long time should no longer cause the download to be deleted prematurely. [Taloth Saldono]
  • Transform buttons to title case. [Mark McDowall]
  • Prefix relative dates with "in" where appropriate. [Mark McDowall]
  • Releases instead of reports (but no results found) [Mark McDowall]
  • Don't run DownloadCompletedEvent if DownloadItem not Completed. [Taloth Saldono]
  • Its a good idea to remove testing elements before merging. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for #242 [Thirrian]
  • Blacklisting torrents and using more info to evaluate matches. [Mark McDowall]
  • Move error div inside body tag. [Thirrian]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) sort key for series "A.D. The Bible Continues" [Thirrian]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't delete downloads unless a file was imported. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Do not replace a file unless it contains the same episodes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some tests. [Taloth Saldono]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) db name to Vacuum log message. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) scrolling performance issues on Webkit based browsers. (Opera, Chrome, Safari) [Chao Man]
  • Actually make it lower case... [Mark McDowall]
  • Partial updates for command updates. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Nzbget will now properly remove data from original directory if Remove option is enabled. (nzbToMedia transcoding) [Taloth Saldono]
  • Log partial indexer response on parser error. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing some anime releases with multiple absolute episode numbers. [Mark McDowall]
  • Permissions can cause OWIN port registration to fail. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Generic SignalR messages no longer treated as errors. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Monitoring options not be applied when adding a new series to an empty root folder. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Ignore @eaDir inside Series folders. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Long sets of required/ignored words would overflow the view in Manual Search. [Mark McDowall]
  • Couple name fixes. [Mark McDowall]
  • Order provider based settings by name. [Mark McDowall]
  • Display names for Download clients. [Mark McDowall]
  • Display names for Indexers. [Mark McDowall]
  • Set default Metadata name. [Mark McDowall]
  • No longer titlecases notifications, indexers, etc. [Mark McDowall]
  • Display names for Notifications. [Mark McDowall]
  • Fixing scene mappings. [Mark McDowall]
  • Show reload when already on updates page. [Mark McDowall]
  • Remove invalid scene mappings. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Pushbullet settings typo. [Roy Handelsman]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) URL Base for favicon and Apple Touch icons. [Mark McDowall]
  • Cleanse some names. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't save invalid scene mappings into database. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Torznab parsing when enclosure is magent link. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Testing indexers, connections and download clients. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Set permissions on Sonarr.app (OS X) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) DB locking due to Progress Messaging. [Mark McDowall]
  • Mapped Network Drive Validator. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Better error messaging when import fails due to inaccessible path. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Table pagers show correct loading icon. [Mark McDowall]
  • Jshint in WebStorm 10. [Mark McDowall]
  • Response cookies not stored by default. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) MediaInfo now also works on linux with unicode filenames. [Taloth Saldono]
  • Made optional resource properties nullable. [Taloth Saldono]
  • Hard test on dev nzbget version as requested. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) If Nzbget failed to add an nzb, Sonarr will try another but not blacklist it. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Some anime season 1 parsing. [Mark McDowall]
  • API endpoint to parse a release title. [Mark McDowall]
  • Don't throw error when episode title matching doesn't find a match. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Rename preview for Specials. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Wrap long release names in history details. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Improved special episode parsing for multiple matching titles. [Mark McDowall]
  • Search all missing fixes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) BitMeTv cookie will now also be used for the fetching the torrent file. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) No longer possible to add protocol to a Host field (that's what Url fields are for) [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) notification enable logic and test when On Upgrade is disabled. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) icon colours. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Changed sqlite to use full fsync on osx to reduce the chance of corruption at the cost of some performance. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) NzbGet development version no longer fails validation check. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Searching for unmonitored anime episodes during season/all missing searches. [Mark McDowall]
  • Toggle cell use spinForPromise. [Mark McDowall]
  • Use cache to check for running or started commands. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Scene numbered season searches when some episode weren't monitored. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) navbar hover mobile styling. [Mark McDowall]
  • It is Not an Error Message. [Taloth Saldono]
  • Failed DeleteStatus now only a Warning, also added null check to handle older NzbGet version. [Taloth Saldono]
  • Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a typo. [BrendenCA]
  • Ugly indexer release name cleaned up before sending to Sab. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Better handling for Remote NAS errors. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) typo. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) sorting on episode list when new episodes are added during refresh. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Legitimate API redirects. [Mark McDowall]
  • Allow startup on case sensitive file systems. [Alex]
  • Log full path when moving or copying. [Mark McDowall]
  • Separate log messages for hardlinking and copying. [Mark McDowall]
  • Command queue. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) null config test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Download Client with config Warnings won't be excluded. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Adjuted parser cleanup to properly handle anime titles with 10b instead of 10bit. [Taloth Saldono]
  • Giving a slightly more useful IPTorrent rss feed error. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) TorrentBlackhole failing fatally on magnet link instead of falling back to torrent url. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Can now specify a cookie for BitMeTv. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Season packs will no longer be grabbed if it contains an unmonitored episode. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Only show best pending item in Queue. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Import of single-file anime torrents. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Added tooltips to Blackhole Watch/Torrent/Nzb Folder fields. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Selecting range with shift-key in Series Editor should now work as intended. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Validation of dot prefix in Transmission category. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) piwik loading when accessing Sonarr via HTTPS. [Mark McDowall]
  • Test fixed. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Added symbols and tooltips to Manual Search last two sort columns. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Column sort direction will not toggle unless the same column is clicked again. [Taloth Saldono]
  • Removed deprecated code. [Taloth Saldono]
  • Removed duplicate tests. [Taloth Saldono]
  • Series editor cleanup. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sorting on path in series editor. [Mark McDowall]
  • UI: Separate setting groups & clarify tooltips. [Lars Johnsen]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Updating Kodi won't fail if a series has an IMDB ID instead of a TVDB ID. [Mark McDowall]
  • Disabled eztv test entirely. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Empty Sabnzbd category is now properly handled. But added UI validation to recommend adding a category. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) parsing specials with Scene.Title.S0x.Episode.Title format. [Taloth Saldono]
  • And the same fix for the actual import. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) regex incompatible with mono. [Taloth Saldono]
  • No longer marks download as imported if no episodes were found. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Activity->Queue didn't show manually downloaded specials for which the parser couldn't find an episode number. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a couple of logging errors. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Hashes being parsed as 0e00 numbering. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Force import won't trigger icon change on multiple items. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Improved parsing for anime episodes with leading release group. [Mark McDowall]
  • Delete obsolete file: handlebars.run.min.js. [larsjohnsen]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Cutoff will be respected when release is still in queue. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Preferring season packs over single episodes before comparing relative sizes. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Menu button on mobile views. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Episode/Season searches on BTN are now performed by tvdb numbering instead of scene numbering. (let us know if you run into problems with series with scene numbering) [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Now searching BTN by tvdbid instead of tvrageid to get results for certain series. [Taloth Saldono]
  • Removed extra 's' in file. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tooltip for pending queue items. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) sorting in episode file editor. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) CDH can now remove items after import from NzbGet it didn't grab itself. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Failed download handling should now only report a download wasn't grabbed by sonarr if the download actually failed. [Taloth Saldono]
  • Less wordy tooltip for season rename. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Ignore .AppleDouble subfolders of season folder. [Mark McDowall]
  • Episode file editor. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) search icons. [Mark McDowall]
  • Upgraded to FontAwesome 4.3.0. [Mark McDowall]
  • Clear log files. [Mark McDowall]
  • Don't try to set console logging when its not enabled. [Mark McDowall]
  • Deduping tags only updates affected models. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UI notification after Sonarr updates. [Mark McDowall]
  • Series details styling fixes. [Mark McDowall]
  • UI Cleanup - Updated System, Tags and Wanted subtrees. [Taloth Saldono]
  • UI Cleanup - Updated Shared and Shims subtrees. [Taloth Saldono]
  • UI Cleanup - Updated Settings subtree. [Taloth Saldono]
  • UI Cleanup - Updated Series subtree. [Taloth Saldono]
  • UI Cleanup - Updated Rename and SeasonPass subtrees. [Taloth Saldono]
  • UI Cleanup - Updated Navbar, Profile, Quality and Release subtrees. [Taloth Saldono]
  • UI Cleanup - Updated root tree. [Taloth Saldono]
  • UI Cleanup - Updated Instrumentation, jQuery and Mixins subtrees. [Taloth Saldono]
  • UI Cleanup - Updated Health subtree. [Taloth Saldono]
  • UI Cleanup - Updated Form and Handlebars subtree. [Taloth Saldono]
  • UI Cleanup - Updated Episode subtree. [Taloth Saldono]
  • UI Cleanup - Updated Commands subtree. [Taloth Saldono]
  • UI Cleanup - Updated Cells subtree. [Taloth Saldono]
  • UI Cleanup - Updated Calendar subtree. [Taloth Saldono]
  • UI Cleanup - Updated AddSeries subtree. [Taloth Saldono]
  • UI Cleanup - Updated Activity subtree. [Taloth Saldono]
  • Remove unused parameter. [Mark McDowall]
  • De-dupe Tags. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Not properly getting the parent of a folder with a trailing slash. [Mark McDowall]
  • Tooltips should now be attached to a container close to the target element while avoiding button/input groups. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Daily episodes that have date and season/episode numbers in the release name. [Mark McDowall]
  • Search improvements. [Mark McDowall]
  • Commonjsed SearchResultView. [Mark McDowall]
  • Option to monitor no episodes on add. [Mark McDowall]
  • Help text for tags on notifications. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) and added tests. [Taloth Saldono]
  • Moved naming pattern in Rename preview dialog to top. [Taloth Saldono]
  • Manual search no longer permits downloading releases for which we can't find an episode until we can fix the association logic. [Taloth Saldono]
  • Metadata file improvements. [Mark McDowall]
  • Root folder improvements. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) default KAT url. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) error on load for poster item view. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Monitor from first season. [Mark McDowall]
  • AsOsAgnostic? [Mark McDowall]
  • Parsing improvements. [Mark McDowall]
  • Include version in services Changes api call so the server knows how to redirect. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Updated installation HealthCheck warning link to wiki. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some mono specific tests. [Taloth Saldono]
  • Reordered and renamed tabs in System. [Taloth Saldono]
  • Removed InstallUpdate, instead manually triggering ApplicationUpdate. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Branch redirects will now occur during install of the a new update instead of during an update check. [Taloth Saldono]
  • InstallUpdate pre-check failures should now show a nice error on the UI. [Taloth Saldono]
  • Allow failing a Command using a specific message. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Manually triggering Check Health will now also run health checks that normally only run on startup. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Install Update UI should now report an error if the application folder is not writable instead of failing silently. [Taloth Saldono]
  • Checks for update regardless of settings, but won't install it. [Taloth Saldono]
  • Episode import improvements. [Mark McDowall]
  • Separated vendor.js from main.js. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) only add cache breaker to css/js files (exclude calendar, apple icons etc) [Keivan Beigi]
  • Reverting SignalR.Core/Infrastructure/CancellationTokenExtensions.cs to old version. [Keivan Beigi]
  • Different favicon for debug mode. [Keivan Beigi]
  • Maybe? [Keivan Beigi]
  • More shim cleanup. [Keivan Beigi]
  • Cleaned up validation shims/modules. [Keivan Beigi]
  • Upgraded SignalR to 1.2.2. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) ToTheTop. [Keivan Beigi]
  • RSS Sync interval cannot be set to a 1-9 minutes (0 or 10+ only) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) All issues regarding Media Covers should be fixed now after apply this update. Refresh browser cache if still missing and report issues on forum. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Health Checks on mono now shows correct wiki links. [Taloth Saldono]
  • Set RSS Sync to minimum 10 minutes. [Mark McDowall]
  • Spawn new mono processes with --debug. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Italians in title will not treat the episode as Italian language. [Mark McDowall]
  • Comment out parsing test. [Mark McDowall]
  • Don't search for episodes in series that haven't aired yet. [Mark McDowall]
  • Handlebars 2.0. [Keivan Beigi]
  • Enable named views for smoke tests. [Keivan Beigi]
  • Integration tests as well. [Mark McDowall]
  • Run nunit console on *nix with runtime 4.0 (for proper stacktraces) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Wrong user name won't result in error message being generated. [Mark McDowall]
  • More parsing test cases. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Add series will update UI properly. [Mark McDowall]
  • Disabled webpack jshit. [Keivan Beigi]
  • Moved jshint config to .jshintrc. [Keivan Beigi]
  • Don't add named views in production. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) No longer leaves a corrupt file if MediaCover resize failed. [Taloth Saldono]
  • Logout button for forms Auth and fix UrlBase redirects. [Mark McDowall]
  • HeaderCell is a standard mixin. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) table header cell. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) webpack issues adding indexers/download clients/notifications. [Mark McDowall]
  • Spinner on add series buttons. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Remove from pending. [Mark McDowall]
  • Rjs -> webpack. [Keivan Beigi]
  • Reloading the page before restarting won't break the UI when changing authentication method. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) spacing for labels when series path is abnormally long. [Mark McDowall]
  • Only use resized posters when the images are served from Sonarr. [Taloth Saldono]
  • Replaced trakt reference on ui with thetvdb. [Taloth Saldono]
  • Remove from queue improvements. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Removing pending items from Queue. [Mark McDowall]
  • Couple fixes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Transmission proxy should no longer produce paths with double slashes. [Taloth Saldono]
  • StripBom. [Keivan Beigi]
  • Spelling. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sonarr now installs as sonarr instead of NzbDrone. [Keivan Beigi]
  • StripBom. [Keivan Beigi]
  • UI now loads the 250px image if available, and reverts to full size otherwise. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) spacing. [Lucas Schad]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Do not allow adding of a series without a title. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't scan subfolders in series folders that start with a period. [Mark McDowall]
  • Increased requirejs timeout. [Mark McDowall]
  • Increased requirejs timeout. [Mark McDowall]
  • Better message when rejecting episode if its not an upgrade. [Mark McDowall]
  • Use URL_BASE in index mapper. [Mark McDowall]
  • 1 file, not 1 files. [Mark McDowall]
  • Spelling. [Mark McDowall]
  • Rename preview shows same order as series details (descending) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) default sort order of episodes on series details. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sorting by episode number on series details. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Extra checks in place to prevent config file corruption. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Forced english metadata for the search api. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) DownloadEpisodesScan api command regressed during a refactoring causing nzbToMedia to fail. [Taloth Saldono]
  • TrackedDownload cache, queue etc now use DownloadId instead of TrackedId so it can be found purely by the id provided by the download client. [Taloth Saldono]
  • Removed incorrect test. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Error when entering unsupported character in tag. [Mark McDowall]
  • Use rss-download for omg RSS feed. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) hashed release name. [Mark McDowall]
  • Show title mismatches, but don't import them automaticallys. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Use Orignal Filename token for renaming as only token. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UrlBase for view updates. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Remove failed downloads from download client (when enabled) [Mark McDowall]
  • Go to series instead of open series on episode modal. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Removed Animezb indexer. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sorting by age in Manual Search now also considers fractions. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) No longer reports SxxExx as releasegroup if original title uses - separator. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Remove on Activity page should now work for Blackhole items. [Taloth Saldono]
  • Made sqlite version explicit in the connection string. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) WDTV metadata title for episode uses 2 digit episode number. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Do not scan series folder if root folder is empty. [Mark McDowall]
  • Rename gulpFile.js to gulpfile.js. [Scott Robertson]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some parsing issues. [Mark McDowall]
  • Rename piwik.js to piwikCheck.js to make Ghostery happy. [Mark McDowall]
  • Forcing lib update on upgrade. [Keivan Beigi]
  • Disable test. [Mark McDowall]
  • Disable search after new episodes being added due to existing files not being counted. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Disable EZTV when using the default URL. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Deleting items from download queue should now work as intended. [Taloth Saldono]
  • Clarify minimum age is in minutes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Do not remove directories when they contain a RAR file over 10MB. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing of absolute numbers inside of brackets. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) XBMC notifications have a minimum display time of 2 seconds. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't search for newly added episodes if they aren't monitored. [Mark McDowall]
  • Fixes small grammatical error. [Justin Kenyon]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) support full any valid int32 as valid route ID. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) changed Journaling for osx to prevent db corruption. [Keivan Beigi]
  • Removed [TV] from Kodi notifications. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't run netsh unless on Windows. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Conflicts with mono 3.12. [Mark McDowall]
  • Refresh status when series is refreshed. [Mark McDowall]
  • Revert "Don't show queue actions buttons until API side fixes are in" [Taloth Saldono]
  • Now generating unique ids for queue items sent to the api. [Taloth Saldono]
  • Fixing broken tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) No not trim trailing "A" from series title when looking for a matching series. [Mark McDowall]
  • AirDateUtc comparison validation on Linux. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't recalculate episode air times for Netflix series. [Mark McDowall]
  • Collapse Pt or Pt. in episode title. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Default episode title to TBA if missing. [Mark McDowall]
  • Release group parsing improvements. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Another hashed release format. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) less. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) series formatting. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Show default poster view in Firefox. [Mark McDowall]
  • Don't show queue actions buttons until API side fixes are in. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Xbmc metadata no longer fails if an episode has no rating. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Xbmc Metadata no longer fails when an actor has no image. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) typo in Deluge default TvCategory. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Handle abc.mkv hashed filename. [Mark McDowall]
  • Log where the torrent request is being redirected to. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Greedy absolute number regex. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing some numbers as absolute numbers incorrectly. [Mark McDowall]
  • OS Agnostic paths. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Show better error message when TV library isn't added to Plex server. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Import files for the series Extras. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Refreshing anime series won't cause an error. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Remove invalid metadata images. [Keivan Beigi]
  • Removed trakt link from series details. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) series fixes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) update tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) nCrunch builds. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Only test indexers/connections when creating a new one. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't store incomplete image URLs (image doesn't exist) [Mark McDowall]
  • Removed trakt references, added user agent to tvdb requests. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Search results without TV Rage IDs won't match a series without a TV Rage ID. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) return proper error when searching for invalid tvdb id. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) increased tvdb search limit to 10. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) search using tvdb id is now fixed. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Remove bad ratings from trakt. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Replaced trakt with tvdb as data source. [Keivan Beigi]
  • Revert "Fixed: Breaking trakt API changes (Posters for add series are placeholders for now)" [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Breaking trakt API changes (Posters for add series are placeholders for now) [Mark McDowall]
  • Couple more test cases for episode title collapse. [Mark McDowall]
  • Csproj fail. [Mark McDowall]
  • Cleaner file names/multi-episode file names. [Mark McDowall]
  • More 24 hour fixes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Use 24 hour time when configured. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) No longer produces error when deleting pending item from queue. [Taloth Saldono]
  • Fixing the build. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UI now properly sorts on the Peers column. [Taloth Saldono]
  • Cleanup. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing some files that did not contain a series title. [Mark McDowall]
  • Show the difference between Quality Full and Quality Title. [Mark McDowall]
  • Only show date in upcoming when its not an episode for today. [Mark McDowall]
  • More support for Season 1 - Episode 01 style files. [Mark McDowall]
  • Some more test cases for CleanTitle. [Mark McDowall]
  • A couple more CleanTitle fixes. [Mark McDowall]
  • More CleanTitle fixes. [Mark McDowall]
  • Better help message for Media Info. [Mark McDowall]
  • Better help message for Media Info. [Mark McDowall]
  • Log Plex sections response before checking for error. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some issues around removing completed and failed downloads. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) consider download completed if all remote episodes are imported. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue where completed torrents wouldn't be removed after they finished seeding. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Episode CleanTitle token helper and keep # in title. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) loading for root series modal. [Mark McDowall]
  • Size formatted culture invariant. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) No longer mixes up peers and leechers, so the UI should now properly report seeders and leechers. [Taloth Saldono]
  • Private constructor for TrackedDownloadStatusMessage. [Mark McDowall]
  • Do not limit number of args for update on Non-Windows. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) line height for episode file in modal. [Mark McDowall]
  • Headers for import existing. [Mark McDowall]
  • Cleanup file browser, added loading indicator. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Updated OZnzb URL to api.oznzb.com (new indexer settings only) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) File browser ordering and volume name. [Mark McDowall]
  • File Browser. [Mark McDowall]
  • Pass data cmd argument between application and update. [Keivan Beigi]
  • Ignore data backup errors during upgrade. [Keivan Beigi]
  • Better logging in update client. [Keivan Beigi]
  • GlobalExceptionHandlers are now registered with other loggers. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) logging tests. [Keivan Beigi]
  • Safer log configuration. [Keivan Beigi]
  • Removed post-build events. [Keivan Beigi]
  • Support removing from nbzget queue. [Mark McDowall]
  • Prevent invalid response to get torrents from Deluge from throwing an error. [Mark McDowall]
  • Better times for tasks when not using relative dates. [Mark McDowall]
  • Improvements for minimum age. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) download URL for some newznab imposters. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Url Encode password and category for SAB. [Mark McDowall]
  • More test cases for human readable bytes. [Mark McDowall]
  • Adding a new tag shows the proper UI now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Log error when health check fails to communicate with download client. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Humanized size show same values as size settings. [Mark McDowall]
  • Better parsing of Chistmas Specials. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Handle numerical hashed releases. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) WDTV Metadata will be created padding season/episode numbers to two digits. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Show next airing on poster/overview even if series has ended. [Mark McDowall]
  • Don't fetch media info when adding existing episodes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Add series searching improvements. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Show human readable sizes in manual search rejections. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) placeholder text to navbar search. [Mark McDowall]
  • Advanced option to disable media info for add series/rescan. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Remove pending releases that are rejected. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sort by Next Airing will always keep empty values at the bottom. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Follow redirects when getting torrent from KAT. [Mark McDowall]
  • Include MM/D/YYYY format (so its not reset to nothing) [Mark McDowall]
  • Release rejections list padding reduced. [Mark McDowall]
  • Larger badges for episode status. [Mark McDowall]
  • Secondary sorting on series list. [Mark McDowall]
  • Sorting for another show that starts with A. [Mark McDowall]
  • Removed sorting on some manual search columns. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't check for sample for anime specials. [Mark McDowall]
  • Wide modals for Rename preview and episode details. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sonarr as default Release Group instead of DRONE. [Mark McDowall]
  • Label-default for network on add series. [Mark McDowall]
  • Naming tokens. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) omgwtfnzbs RSS results will be delayed 30 minutes (propagation issues) [Mark McDowall]
  • Remove existing URL ACLs to avoid conflicts. [Mark McDowall]
  • Allow binding to specific interface addresses. [Mike]
  • Renamed files. [Mark McDowall]
  • Queue actions. [Mark McDowall]
  • Multi-epsiode test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Delays use minutes not hours. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Removed accents before searching indexers. [Mark McDowall]
  • Sonarr instead of nzbdrone on mobile. [Mark McDowall]
  • Fixing the build. [Mark McDowall]
  • Cleaned up environment detection. [Keivan Beigi]
  • Removed redundant else. [Keivan Beigi]
  • Minor cleanup. [Keivan Beigi]
  • Cleaned up using directive. [Keivan Beigi]
  • Log cert issues at debug (need to deal with self signed certs) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Removed support for CamelCase in folder names to support legitimate show titles like MythBusters. [Mark McDowall]
  • Switched services to http. [Keivan Beigi]
  • Log HTTPS cert errors. [Keivan Beigi]
  • Log cert errors. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Add tag when text box loses focus. [Mark McDowall]
  • Our first data migration test :D. [Keivan Beigi]
  • Delay Profiles. [Mark McDowall]
  • Marked OS X app as Agent app. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) PackageOsxApp script. [kay.one]
  • Removed process renaming for osx. [Keivan Beigi]
  • Osx app package metadata. [Keivan Beigi]
  • Better branch redirection logging. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken BTN tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) EZTV logging generic error when there were no results. [Mark McDowall]
  • Log reason why download isn't being imported. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) compilation. [Mark McDowall]
  • Moved Extension methods in common to subfolder. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • Removed sorting on diskspace table to prevent errors. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Importing "Backup_tvdbid" encrypted filenames. [Mark McDowall]
  • Various naming fixes. [Mark McDowall]
  • Use an event to update title mismatches. [Mark McDowall]
  • Cleanse API key from logs for omgwtfnzbs. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Only throw API key error for OMG when notice contains "api" [Mark McDowall]
  • Absolute release group parsing fix for custom filenames. [Mark McDowall]
  • Calendar fixes. [Mark McDowall]
  • Naming fixes. [Mark McDowall]
  • Various naming fixes. [Mark McDowall]
  • Show published date in history details and manual search. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) System Info layout when no health warnings are active. [Mark McDowall]
  • Debug log when we're doubling the allowed size for a possible special. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing Raw-HD is filename as Raw-HD instead of HDTV-720p. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Indexer testing. [Mark McDowall]
  • Connect to EZTV over SSL. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) EzRSS Size Parsing. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) MonoTorrent namespace. [Keivan Beigi]
  • Set X-Plex-Device-Name. [Sander Spies]
  • Require mono 3.2 for Debian package (armhf support) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests in torrent client. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) File imports via CDH are no longer checked for file locks. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) An error reported by the torrent client, such as tracker error, is no longer considered a failed download but shown as a warning in Activity. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) build error. [Keivan Beigi]
  • FluentMigrator.1.3.0.0 => FluentMigrator.1.3.1.0. [Keivan Beigi]
  • Restsharp 104.4.0.0 =>105.0.1.0. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) XBMC Metadata errors when no episode image was available. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Disabled error reporting. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't report log exceptions when connection to XBMC fails. [Mark McDowall]
  • Defaulted hardlink to false again after an internal debate regarding some Windows peculiarities. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) CDH erroneously reported a locked file on import. [Taloth Saldono]
  • Implemented indexer integration tests for a couple of public indexers. [Taloth Saldono]
  • Processed comments. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing Transmission version for nightly builds. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Changed the api call for Deluge to reduce the response size preventing a timeout when a lot of torrents are listed. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Resolved performance issue in the log cleaning method when running trace level. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parser no longer chokes on titles with a file extension and invalid path characters such as :. [Taloth Saldono]
  • Replaced rimraf with del. [Keivan Beigi]
  • Replaced clean with rimraf. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) the migration to release restrictions. [Mark McDowall]
  • Workaround to deal with updating scene names. [Mark McDowall]
  • Refresh the scene mapping cache if it is empty during a lookup. [Mark McDowall]
  • Release restrictions. [Mark McDowall]
  • Removed old test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series title sorting won't remove special/part/episode. [Mark McDowall]
  • Refactored setting attributes on media/metadata files to its own service. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Use runtime of series for sample checks instead of constant. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UrlBase when downloading backup files. [Mark McDowall]
  • Cleanup. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sort by episode count takes number of episodes into account. [Mark McDowall]
  • Drone factory would throw exception on unknown series instead of proper error. [Taloth Saldono]
  • Remove PostQueue from NzbGetProxy coz it's useless anyway. [Taloth Saldono]
  • Removed obsolete tests. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) NzbDrone to Sonarr on restart and shutdown. [delphiactual]
  • Don't lower-case document title. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Exception when navigating away from series details view while it is still loading. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Do not scan episode files in .AppleDouble folders. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series fanart images won't be stored as episode screenshots. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Replace periods in title with nothing when searching indexers. [Mark McDowall]
  • Cleaned up completed download service (more methods) [Mark McDowall]
  • Moved trakt search term tests to non-integration test. Added several more testcases for the camelCase conversion and adjusted the underlying logic accordingly. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) 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. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) profile unit test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Extras folder detection is case insensitive. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Ability to monitor no seasons when adding a new series. [Mark McDowall]
  • Series detials fixes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Improved title sorting for 'A to Z' [Mark McDowall]
  • UI fixes. [Mark McDowall]
  • Reverted email to fix signing. [Keivan Beigi]
  • Reverted email to fix signing. [Keivan Beigi]
  • Reverted email to fix signing. [Keivan Beigi]
  • Parsing improvements. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Multi-episode absolute getting treated as Season/episode. [Mark McDowall]
  • Absolute tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) HDDVD now recognized as bluray quality. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Default to dash as separator for absolute numbers in multi-episode pattern. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) show proper episode file count on series details. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Show an error message after a failed Trakt search. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Rejection message for cutoff already met in Manual Search. [Taloth Saldono]
  • Only check changes when changes aren't null. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Only show install/cannot install on the latest version. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken migration 036 for people upgrading from very old DBs. [Mark McDowall]
  • Minor fixes to wtf-gtfo. [Keivan Beigi]
  • Download decision rejection reasons are no longer static messages. [Mark McDowall]
  • Tags. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Should allow space/period between season and episode number patterns in naming. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Treat WebHD as Web-DL. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Treat iTunesHD as Web-DL. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parse extended multi episode with 4 digit (year) seasons. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing 'NL Subs' in addition to NLSub. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Missing won't show episodes that are on air. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) ctrl + clicking links will open in a new tab. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Update UI will show that older versions are not installable. [Mark McDowall]
  • Log path being deleted when deleting permanently at info. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Searching for a new series with the same title twice in a row. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Show search for existing series that finds no results. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Multi-absolute episode parsing. [Mark McDowall]
  • Resolved failing search due to missing Scene season number. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Duplicate multi-episode style with trailing brackets. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Will no longer cause an error when trying to parse an anime episode with absolute number 0. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Getting list of xem series won't die if a bad ID is entered on their site. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Mono returning a drive with an empty path causing disk space check to fail. [Mark McDowall]
  • Remove vshost files from all packages. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) powershell error during build. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some more tests. [Mark McDowall]
  • Run NzbDrone.Mono.Test on mono. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken last write time test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) log to the database using UTC not local time. [Mark McDowall]
  • Don't convert arg values to lower-case. [Mark McDowall]
  • Run mono tests with --debug. [Mark McDowall]
  • Switched projects from Any CPU to x86. [Keivan Beigi]
  • Removed method column from log db. [Keivan Beigi]
  • Use raw sql to write logs to db. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Getting tracked download status for pending item in UI won't result in an error. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) filter duplicated episodes returned from Trakt. [Keivan Beigi]
  • Should no longer log error if download client was removed/disabled between CDH updates. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Using different retry method for NzbGet to actually trigger NzbGet to redownload. [Taloth Saldono]
  • Removed redunent UTC/non-utc File/dire methods. [Keivan Beigi]
  • Extra check to make sure trackedDownloadStatus exists on queue item. [Mark McDowall]
  • Removed dead code. [Keivan Beigi]
  • Don't blow up if a single download is not trackable. [Keivan Beigi]
  • Better error messages when download client connection fails. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) show a better error message when nzbdrone port is already in use. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Missing MediaInfo doesn't block import anymore. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) activity.less reference. [Mark McDowall]
  • Activity instead of History. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests (due to logging) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) 3 digit season/episode numbers followed by an underscore. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Error when attempting to retry a release with nzbget. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) SAB retry not finding new ID in history. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Getting free space for inaccessible drive won't log an error. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Only upgrade anime version when release group is the same. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Setting SSL Cert Hash should remove all extra characters. [Mark McDowall]
  • Don't try to download small version of non-existing poster. [Keivan Beigi]
  • Removed dead code. [Keivan Beigi]
  • Log global inner exceptions. [Keivan Beigi]
  • Don't log getqueue download client exceptions as error. [Keivan Beigi]
  • Log newsnab 429 errors as warn instead of exceptions. [Keivan Beigi]
  • Removed loggly. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) namespaces. [Keivan Beigi]
  • Include branch as analytics custom variable. [Keivan Beigi]
  • Don't allow port 0 as a listen port. [Mike]
  • Enabled excepton with new api key, disabled throwing exception. [Keivan Beigi]
  • Check history when retrying downloads with SAB. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) HttpClient would fail with an unrelated exception. [Keivan Beigi]
  • Use DownloadClientIds to find matching series/episodes instead of relying solely on release name. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Use empty string when {Original Title} is not available. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) version variable for analytics. [Keivan Beigi]
  • Omgwtfnzbs fixes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) grammar. [Keivan Beigi]
  • Disable analytics in dev. [Keivan Beigi]
  • Minor cleanup. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Refactored the Indexer architecture to support non-rss indexers. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) File upgrade rejections will be reported properly when importing. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Extensions are now removed from scene names during import. [Taloth Saldono]
  • Moved mini series parsing tests to their own fixture. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Detecting NzbGet free-space errors during unpack and move errors as warnings. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Now the UI will update properly if you change a custom quality title in the Quality table. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) XBMC will update the series path only when possible. [Mark McDowall]
  • Actually fixed what I said I fixed last time. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Notifications won't show version unless its anime, will show proper. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) grabbing a release from manual search. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) NzbGet history items deleted due to health are now properly recognized as failed. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Updated Add Series sort logic to better handle Country/Year variants. [Taloth Saldono]
  • Episode file import fixes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) logging text for XBMC episode images. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sorting on title in Manual Search table now works. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Properly parse mono version 3.10. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Now sends appropriate http Accept header to indexer. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't try to test notifications when only on upgrade is enabled. [Mark McDowall]
  • SignalR for tasks, better handling of future/disabled jobs. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Now shows UI notification if downloading nzb from indexer fails. [Taloth Saldono]
  • General fixes and adjusted ParseSize method. [Taloth Saldono]
  • Downloading releases via Manual Search are now processed via unique id to allow caching more Release details. [Taloth Saldono]
  • Max width for tooltip is now 250px. [Mark McDowall]
  • UI cleanup for tasks. [Mark McDowall]
  • HttpClient. [Keivan Beigi]
  • Manual property on Command resource. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Manual refresh of all series will refresh every series, including ended series. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Toggling episode monitored state won't shift UI over. [Mark McDowall]
  • Episode resource now uses series resource as the subtype. [Mark McDowall]
  • More logging when episode file image can't be found for XBMC metadata. [Mark McDowall]
  • Better css. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Multiple SeasonEpisode formats in the same pattern are now supported. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) keep search buttons on one line. [Mark McDowall]
  • Manual search icon is user, instead of male. [Mark McDowall]
  • Searching icons and spinner fix. [Mark McDowall]
  • Don't clear scenenames that are 40 char long. [Keivan Beigi]
  • Spelling. [Keivan Beigi]
  • Made ImportApprovedEpisodesFixture Os Agnostic. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Use Nzb title as scene name when available. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't mark releases as imported unless at least one file is imported. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) No longer gives an Unauthorized error when calculating file hashes of UI resources. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Set permissions on new metadata files (mono) [Mark McDowall]
  • A couple more tests for periods at start/end of folder name. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series/season folders will have leading/trailing periods removed when they are created. [Mark McDowall]
  • Queue count above history shows count for all items and won't show error erroneously. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) All migrations are now transactional and will rollback if failed. [Taloth Saldono]
  • Lowercase page title of sub pages. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Support for poorly numbered multi-episode releases. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue where a partially generated index.html would be cached. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) cache break issue when base url was used. [kayone]
  • Pneumatic will set the download client ID for strm files. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Pneumatic now has a watch folder (for importing strm files) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Fanzub will connect via HTTP because their cert has expired. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) cursor for series search navigation results. [Mark McDowall]
  • Removed edit/add tooltips for providers. [Mark McDowall]
  • Search/RSS will be greyed out if they are not available on that indexer (instead of missing) [Mark McDowall]
  • Revert "removed semibold font-face" [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) font on switches. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't mark a download as successful unless all valid files are imported. [Mark McDowall]
  • Removed semibold font-face. [kayone]
  • Remove background image. [kayone]
  • Removed the useless background image. [kayone]
  • Removed bootstrap components that we don't use. [kayone]
  • Lossless compression of png files. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) gulp less. [kayone]
  • Gulp watch fix. [kayone]
  • Switched from grunt to gulp. [kayone]
  • Handlebar templates are now .hbs instead of .html. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Failed downloads not removed from history will no longer be erroneously retried after restarting drone. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Errors after episode is imported. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Cutoff Unmet not loading. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Repaired Cutoff Unmet UI and added Cutoff Unmet status badge to History. [Taloth Saldono]
  • Set file version on installer. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) naming config preventing settings from loading properly. [Mark McDowall]
  • SignalR connection is now called directly rather than using a command to reduce overhead. [kayone]
  • Include config file for test projects to make assemblyredirect work. [kayone]
  • Revert "updated moq" [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Migration issue when column names were wrapped in backticks instead of quotes. [Mark McDowall]
  • Downgraded signalr. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) json.net references. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) property comparison order. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) property comparison order. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) ShouldBeEquivalentTo tests. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Framerate in mediainfo is now parsed culture invariant. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Update Quality parser for Anime Elysium group. [Taloth Saldono]
  • Upgraded Selenium webdriver. [kayone]
  • AddApplicationVersionHeader is a bit less wasteful. [kayone]
  • Upgraded to Owin 2.1.0. [kayone]
  • Upgraded nancy to 0.23.2. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Basic naming settings take existing format into consideration. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) parsing of files without a title and a 4 digit season number. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Calendar tooltips won't be hidden behind buttons. [Mark McDowall]
  • Only apply li hightlight to xs screens, use same colour as other sizes. [Mark McDowall]
  • Show hover status in nav bar hamburger menu on mobile. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tests. [Mark McDowall]
  • Only set last write time for recycling bin on Windows. [Mark McDowall]
  • Clear episode file change event in episode status cell. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Large log messages won't force the timestamp off screen. [Mark McDowall]
  • FixedL Posters will show episode cound about next airing for consistency. [Mark McDowall]
  • Don't log query strings. [Mark McDowall]
  • Don't copy 64.png on build. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) search bar styling. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Cancelling editing a modal will reset to previous saved state. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Metadata creation issue due to relative episode file paths. [Mark McDowall]
  • Center add icon on profiles. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Removed redirect permanent from old quality profile endpoint. [Mark McDowall]
  • Relative episode file paths. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Validation errors showing multiple times. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Added additional separators to reversed title detection. [Taloth Saldono]
  • Warn if unable to get new nzoid from SAB. [Mark McDowall]
  • SAB test to warn if Category Local Path is set when connection is to localhost. [Mark McDowall]
  • Remove request info from title when parsing. [Mark McDowall]
  • Wait longer for spinner in automation tests. [Mark McDowall]
  • Anime special fixes. [Mark McDowall]
  • Attach calendar tooltips to calendar instead of body. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Solved database performance bug causing slow rss syncs. [Taloth Saldono]
  • Uncomment build steps. [Mark McDowall]
  • Remove xml files when they are for a dll or exe. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Remove accents from titles when looking for matching series. [Mark McDowall]
  • Treat StaleElementReferenceExceptions as inconclusive instead of failures. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Set permissions on new series folders (mono) [Mark McDowall]
  • Styling fixes. [Mark McDowall]
  • Readded Growl logo via embedded binary blob. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Now assuming that an Ended series without any airdates are direct-to-dvd. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parser now recognizes 848x480 as 480p. [Taloth Saldono]
  • Removing logo from growl temporarily. [Mark McDowall]
  • Fixing csproj. [Mark McDowall]
  • Copy logo into output folder on build, fix broken tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Remove GDI+ dependency with embedded resource. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) several issues in GrowlService: [Frank Riley]
  • Move grid below show/hide button so that the button does not move when the grid is shown. [Frank Riley]
  • 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. [Frank Riley]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Update IMDB ID from trakt when series is refreshed. [Mark McDowall]
  • More info on calendar. [Mark McDowall]
  • Wait 30 seconds for automation tests to load UI. [Mark McDowall]
  • Removed some extra using statements. [Mark McDowall]
  • Pushover default to Normal. [Mark McDowall]
  • Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token. [Taloth Saldono]
  • Null EmbeddedDocuments are now stored as DBNull instead of json null. [Taloth Saldono]
  • Cleaned up time formatting. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) error when trying to display time. [Mark McDowall]
  • Week column header help is info not warning. [Mark McDowall]
  • Calendar/Date localization. [Mark McDowall]
  • Better logging if SQLite exception is thrown during API call. [Mark McDowall]
  • FIxed jshint issue. [Mark McDowall]
  • Much better logging for searching. [Mark McDowall]
  • Don't set folder write time on Mono. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) don't try to delete series folder if it doesn't exist. [Mark McDowall]
  • XBMC version is cached by host & port. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Connecting to XBMC when user name and password are configured. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Checking for an existing file will respect the OSes case-sensitivity. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Renaming Episodes will never overwrite existing files. [Taloth Saldono]
  • Log error if gzip fails during response. [Mark McDowall]
  • Better handling of ? for hotkey legend. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Update logs won't log an error if there are no update logs. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) VOSTFR will be treated as French. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) no longer logging finished searching messages when search did not occur on that indexer. [Mark McDowall]
  • Keyboard shortcut legend. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Womble's publish date will be treated as UTC instead of local. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series remembered when adding. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Some timing issues in Sabnzbd RetryDownload logic. [Taloth Saldono]
  • Log trace message when handling exceptions in the API. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) display of search results on series details pages. [Mark McDowall]
  • Title must be included for 6 digit air date. [Mark McDowall]
  • Improve decision processing and deleting of pending releases. [Mark McDowall]
  • Cleanup, sorted project files. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Manually marking a grabbed release failed will now mark all episodes in that release failed instead of only one. [Taloth Saldono]
  • Profiles. [Mark McDowall]
  • Using absolute episode number logging moved to Debug. [Mark McDowall]
  • Tests are good too. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Manual search won't fail if release wasn't parsed correctly. [Mark McDowall]
  • Better regex for mono version parsing. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) mono version check will check running mono version instead running another version. [Mark McDowall]
  • Verify disk scan won't scan if root folder doesn't exist. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) do not send season images in json requests for series. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) compile warnings. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sabnzbd downloads with single obfuscated files in nested subdirectories are now handled appropriately. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Do cache images returned through the API (3rd party app support) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Blacklist Retry logic will now properly handle Sabnzbd changing the unique id. [Taloth Saldono]
  • Revert "New: Filter series by type (standard, daily or anime)" [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Blu-Ray in release/file name will be handle as Blu-Ray properly. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Multi-episode style is used when renaming multi episode anime. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) xem integration test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Get all anime episodes even when absolute episode number is zero. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) manual search will use tvrage id if required when sending release to client. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UI notification error for Missing. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with a relative complete dir in sabnzbd. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Attempt to refresh anime episodes by absolute numering when refreshing. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tvrage ID will be updated if changed on trakt. [Mark McDowall]
  • Manual search shouldn't die on mono. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Problems with backup before update (see forums for announcement on updating) [Mark McDowall]
  • Various anime improvements. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Age of releases includes time of day in calculation. [Mark McDowall]
  • Backup before update. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) linting issues, used single quotes instead of double quotes for strings. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Specials with the season number will be handled properly. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sabnzbd now verifies the category configuration. [Taloth Saldono]
  • Removed extra usings from migrations. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) newznab testing and saving. [Mark McDowall]
  • Backup "type" folders created properly. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UI loads properly even if UI settings cannot be persisted. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series Actions on series detials page spin on center. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Errors after importing episodes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series type won't flash back to Standard when adding an Anime series. [Mark McDowall]
  • Provider testing improvements. [Mark McDowall]
  • Backups. [Mark McDowall]
  • Removed extra namespaces. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Fate/Zero being incorrectly imported to Fate/Stay Night. [Mark McDowall]
  • Version check for mono 3.6.1. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sorting on Series Title now ignores articles (a/an/the). [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) 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. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) NzbDrone running on Windows should no longer fail while getting a very long path from a sabnzbd running on linux. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Updated check for hashed releases. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) webcal url now has the apikey embedded to support more third-party webcal clients. [Taloth Saldono]
  • Anime! [Mark McDowall]
  • Adds Anime-specific searching and Fanzub support. [Scott Rice]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tooltips on shutdown/restart buttons. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Viewing log files with URL Base enabled. [Mark McDowall]
  • More fixes for signalr + episodes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) signalR for Missing/Wanted. [Mark McDowall]
  • ICal fixes. [Mark McDowall]
  • ListenTo instead of on. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Category is not required SABnzbd or NZBGet. [Mark McDowall]
  • Replaced vent.on with this.listenTo vent. [Mark McDowall]
  • Log file changes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Prevent adding a series if the path is the ancestor of another series. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing of RAW-HD releases. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Year on add series will be shown in grey if its not part of the series title. [Mark McDowall]
  • Removed delete button from series lists, added refresh button. [Mark McDowall]
  • Tooltip fixes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Update installed checkmark spacing and tooltip. [Mark McDowall]
  • Quality parsing improvements. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Show unlimited when quality max size is set to 0. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) show no results found when manual search returns 0 results. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't show an error if filesize cannot be formatted. [Mark McDowall]
  • Removed edit button from metadata (click to edit now) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sabnzbd/Nzbget settings will now fail to save if you entered a non-existing category. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Do not create XBMC Episode Metadata files when setting is off. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue trying getting parent of drive. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with Nzbget client detecting completed downloads when no intermediate directory was used. [Taloth Saldono]
  • Trying to fix XBMC timeout errors. [Mark McDowall]
  • Use sane IDs for XBMC JSON RPC calls. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) mono fix by checking if the Enum value exists in the runtime. [Taloth Saldono]
  • Reverted mono fix because it breaks on .net 4. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Processing more than 3 concurrent Automatic Searches should no longer freeze on mono. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) update tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) validation that was causing add existing series to fail. [Mark McDowall]
  • Updating on mono. [Mark McDowall]
  • Only accept the PID for now in the updater, ignore everything else. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Updater being passed invalid path in some cases. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Search results from trakt are now sorted based on similarity with the search query. Using a Levenshtein distance algorithm. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Checks full path for UNPACK prefix so that full season downloads are properly checked for unpacking. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Newznab parser will attempt to use the usenetdate for age determination instead of the feed publish date. [Taloth Saldono]
  • Plex proxy logging. [Mark McDowall]
  • Some additional release group parsing tests. [Mark McDowall]
  • More logging during output process. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Error messages not being shown in the UI or being shown in the wrong place. [Mark McDowall]
  • Sabnzbdproxy now returns the folder instead of the file in case of a single file download. [Taloth Saldono]
  • Renamed completed/failed download handling sections. [Mark McDowall]
  • Drone factory folder not being set is now logged at trace. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) path in rename preview. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) performance issues with the QueueModule and limited the number of items the Download Client will fetch as history. [Taloth Saldono]
  • Processed comments. [Taloth Saldono]
  • Sabnzbd Download Client now reports paused items as having unknown remaining time. [Taloth Saldono]
  • Queue UI no longer shows unknown ETAs as 0:00:00. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) detection of failed unpack for nzbget proxy. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Better parsing of the delimiters for absolute episode numbering. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Failed history items now get removed from Nzbget if configured. [Taloth Saldono]
  • Removed specials from test data to fix RefreshEpisodeService tests. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) binary files. [mythjuha]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Quality in notifications when file name doesn't contain the quality. [Mark McDowall]
  • More information about arguments when installing updates. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Tooltips in modals. [Mark McDowall]
  • Logos! [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series search will skip Seasons that are not monitored. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) rename styling. [Mark McDowall]
  • Episode title cell styling. [Mark McDowall]
  • Roto folder fixes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Specials will be ignored if no specials existed previously. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) verbiage of grace period. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) overview ended label. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Bluray 480p releases will be treated as DVD. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Bluray 576p will be detected as DVD instead of Bluray 720p. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) API keys should be more reliably cleansed from the logs. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) parsing of some porrly named episodes. [Mark McDowall]
  • Ignore dotCover files. [Mark McDowall]
  • Removed extraneous code form QueueStatusCell. [Mark McDowall]
  • Renmed Downloading on EpisodeResource to Grabbed (also hidden by default) [Mark McDowall]
  • Calendar tooltip now attached to body. [Mark McDowall]
  • Calendar and table fixes. [Mark McDowall]
  • Restart/shutdown messages. [Mark McDowall]
  • Prevent double clicking of commands. [Mark McDowall]
  • Model bind will trigger when typeahead is selected. [Mark McDowall]
  • Tooltips shouldn't stay visible after clicking. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing of some quality from some Bluray files. [Mark McDowall]
  • Tooltips are now attached to body all the time. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Prevent the update button from being double clicked for 5 seconds. [Mark McDowall]
  • Only vacuum the DB in production. [Mark McDowall]
  • Going to Series should force a reload of drone after an update. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) advanced and save buttons. [Mark McDowall]
  • Resharper inspections. [Mark McDowall]
  • Better hover/focus ordering. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Firefox styling of navbar buttons after click. [Mark McDowall]
  • Some formatting. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Searching from missing won't trigger spinner on both buttons. [Mark McDowall]
  • Lrn2spl. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) nzb title width in manual search. [Mark McDowall]
  • Csproj change. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) migrations. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) compilation issue. [Mark McDowall]
  • Metadata bug fixes. [Mark McDowall]
  • Initial metadata overhaul. [Mark McDowall]
  • Auto reload when server has been updated. [Mark McDowall]
  • Bootstrap 3. [Mark McDowall]
  • Initial Bootstrap 3 migration. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • HttpProvider.PostCommand will no longer keep the connection alive. [Mark McDowall]
  • XBMC API improvements. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Ignore Priority monitor errors on mono. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Prevent errors when looking up folders via auto-complete. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Disable caching of iCal. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Restricted allowed Release Groups to reduce erroneous matches. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Quality parser now properly deals with releases with underscores as delimiter. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) mm.dd.yyyy airdate now parsed. [Taloth Saldono]
  • Moved IsFirstOrLastEpisodeOfSeason logic to AcceptableSize specification so we can reuse the seasonsearchcriteria to reduce the number of database calls. [Taloth Saldono]
  • Implemented cache for QualityDefinitionService to reduce db calls. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) bdrip/brrip with resolution now recognized as Bluray quality. [Taloth Saldono]
  • Corrected various spelling errors in code. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Blacklist sorting on Series Title no longer causes UI failure. [Taloth Saldono]
  • Cleanup duplicate episode metadata and images. [Mark McDowall]
  • Set dognzb URL to api for new installs. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) dognzb API URL. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Changing the SSL cert will re-register with the new cert (when running as admin) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Do not require SSL Cert Hash on Linux/OS X. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Double periods in filenames will be replaces with a single period. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Do not search for episodes that were just grabbed via RSS Sync. [Mark McDowall]
  • Print version response from XBMC in logs. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Set episode guide url for XBMC metadata. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Back/Cancel on add notification won't break saving settings. [Mark McDowall]
  • Use clean name when finding by title. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) new series searching is less restrictive. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) searching trakt for some series with special characters. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing daily episode formats that contain [] around the quality. [Mark McDowall]
  • Improved detection of hashed releases. [Taloth Saldono]
  • Cleanup episode metadata/image files that aren't properly attached to files. [Mark McDowall]
  • Advanced options toggle should be more clear. [Mark McDowall]
  • Don't throw permissions errors when importing files. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Updating Plex. [Mark McDowall]
  • Removed console.writeline for Regex. [Mark McDowall]
  • Series and Season folder format validation/error handling. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) updating for plex server. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing files that contain the date along with a season and episode. [Mark McDowall]
  • HashedReleaseFixture uses OS agnostic paths. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Hashed releases should be parsed more accurately. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Plex server authentication. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) ctrl, alt and cmd won't trigger searching on add series. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Next airing will only include monitored episodes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Moved main database cleanup to daily housekeeping to prevent windows service startup failure. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Daily series won't get treated as specials during sample checks. [Mark McDowall]
  • Missing search now searches for episodes not in queue. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Removed validation to ensure series path exists when updating a series. [Mark McDowall]
  • Rescan all series via RescanSeriesCommand. [Mark McDowall]
  • Health check results are stored in memory and updated as required. [Mark McDowall]
  • Blacklisting improvements. [Mark McDowall]
  • Missing episode search will skip already queued releases. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a couple xbmc metadata bugs. [Mark McDowall]
  • Allow episode zero in tests, but fail in season and episode are both zero. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Daily shows will no longer skip sample detection. [Mark McDowall]
  • If_mono to fix free space check on import. [Mark McDowall]
  • Show download client and download client id in history details. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Do not treat the pressence of Italy as an Italian release. [Mark McDowall]
  • Plex server testing will use username and password if configured. [Mark McDowall]
  • Messenger supports hideOnNavigate now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Prevent setting series folder to drone factory, root folder or another series' folder. [Mark McDowall]
  • Show message when no updates are available. [Mark McDowall]
  • Import process improvements. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Daily series with multiple episodes on the same day. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Searching for all missing episodes. [Mark McDowall]
  • Moved Episode Not Requested check to new Specification. Updated tests. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Season Search now correctly uses scene numbering. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) iCal feed no longer shows Episodes aired at 0:00 GMT as all-day events. [Taloth Saldono]
  • Revised History Details labels. [Taloth Saldono]
  • Exceptron now uses 'en' culture if none is specified. [Taloth Saldono]
  • Process start logged as Debug instead of Info. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) typo in delete episode. [Taloth Saldono]
  • Revised Authentication logic for api and logfiles. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Refreshing season images for XBMC metadata when there are multiple types (poster, banner, etc) [Mark McDowall]
  • Removed DateTimeExtensions. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Cleanup duplicate Series Metadata files in database on startup. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Exclude @eaDir folders when adding existing series. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) another test to ensure removal from directories. [Mark McDowall]
  • Remove special folder regardless of location. [Mark McDowall]
  • OsAgnostic for OnlyContain. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) system files test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Ignore Apple generated files when adding existing series. [Mark McDowall]
  • Better cleaning before parsing releases and files. [Mark McDowall]
  • Do not show connection to backend restored message. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Calendar will show all downloading instead of top 15. [Mark McDowall]
  • Call DiskScanService.Scan directly. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Do not prevent adding of indexer when API request limit was reached. [Mark McDowall]
  • Only search for monitored missing episodes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Only clear readonly flag when file has readonly flag. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Downloading log file asking for password when authentication is disabled. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Ended series will be refreshed from trakt every 30 days instead of daily. [Mark McDowall]
  • Log reasons a release was rejected after all specs have processed. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) No longer listening on the https port when ssl is disabled. [Taloth Saldono]
  • Typo in Drone Factory Interval Setting. [Taloth Saldono]
  • Removed duplicate ScheduledTask to prevent error on first database initialization. [Taloth Saldono]
  • VS2013 automatically adds these entries for NUnit integration. [Taloth Saldono]
  • Support for Roksbox Metadata. Outputs Series, Season and Episode images along with xml metadata. [Andrew Chappell]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken in queue test for nzbget. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken build. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Only vacuum the main db on startup. [Mark McDowall]
  • Calendar view selection now persistent. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) nzb.su URL changed to api.nzb.su. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't blacklist nzbs due to disk space issues. [Mark McDowall]
  • Mono version check will support 3 digit versions. [Mark McDowall]
  • DB will log Info and above now (temp fix) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) test reference. [Mark McDowall]
  • API Key in UI. [Mark McDowall]
  • Removed Status from cleansed log messages. [Mark McDowall]
  • Major logging overhaul. [Mark McDowall]
  • Bug fix: get groupname of group rather than user. [TectonicEd]
  • Clarifying error message. [TectonicEd]
  • Set episode file modified date to local or utc air date. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip. [JackDandy]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series editor saves much faster. [Mark McDowall]
  • Show spinner when loading from dropdown. [Mark McDowall]
  • History check shouldn't die if download client is not configured. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UI notifications when using a reverse proxy. [Mark McDowall]
  • Reverse proxy settings in UI. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Don't clean common words from the start of the title. [Mark McDowall]
  • Gracefully exit on restart instead of forcibly killing it. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) build.ps1 for osx package. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) casing of folder. [Mark McDowall]
  • Run update tests on linux. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) update test, send os when requesting update packages. [Mark McDowall]
  • Log startup location, log number of results from feed. [Mark McDowall]
  • OS X and linux can be treated separately. [Mark McDowall]
  • Series collection will page to 100000 instead of 1000. [Mark McDowall]
  • Branch name will be returned as lowercase. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) update test. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) major version to changes request. [Mark McDowall]
  • Don't log sqlite errors as errors to avoid logging to the database. [Mark McDowall]
  • Prevent queue/history from blowing up. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • Better help text for download client priority. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken language test. [Mark McDowall]
  • Nlsub is treated as dutch. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Naming settings resetting when changing fields/saving. [Mark McDowall]
  • Only catch SQLite exceptions. [Mark McDowall]
  • Catch errors when failing to write logs to database. [Mark McDowall]
  • Better logging when adding a new indexer and it fails. [Mark McDowall]
  • Fixing jshint errors. [Mark McDowall]
  • Saving changed quality of episode file. [Taloth Saldono]
  • Return MoveFile. [Mark McDowall]
  • EpisodeFileMover updates episode file path after move. [Mark McDowall]
  • Only catch xml exception. [Mark McDowall]
  • Prevent XML error from blowing up integration test. [Mark McDowall]
  • Better error messaging when connecting to nzbget fails. [Mark McDowall]
  • Properly handling multi episode in one scene numbered release. [Mark McDowall]
  • Csproj. [Mark McDowall]
  • Better error message when error is received from SABnzbd. [Mark McDowall]
  • Series monitored visible on seasons/episodes on details page and episode details modal. [Mark McDowall]
  • Store state of history filter. [Mark McDowall]
  • DiskSpaceService will not blow up if total or free space is null. [Mark McDowall]
  • Removed SetFolderWriteTime in favour of FolderSetLastWriteTimeUtc. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) indexer health check service. [Mark McDowall]
  • Create separate OS X package. [Mark McDowall]
  • Failed Download detection now ignores history without unique download client id. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) removed validation for Nzbget username and password when either is blank. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) sqlite dylibs to mono package (in sqlite folder) [Mark McDowall]
  • Blacklist uses seriesId for index. [Mark McDowall]
  • Renumbered migration after rebase. [Mark McDowall]
  • Removed migrationcache. [kayone]
  • Container Cleanup. [kayone]
  • Database is now singleton. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kayone]
  • Cleaned up Datastore folder. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UI test for missing page. [Mark McDowall]
  • Now creating Backbone.Model instance for EpisodeFile. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) jslint errors. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up some tests. [Mark McDowall]
  • Wanted is much much faster now. [Mark McDowall]
  • Redirect /api/missing to new endpoint. [Mark McDowall]
  • Processed PR Comments. Added tests for EpisodesWithCutoffUnmet. [Taloth Saldono]
  • Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff. [Taloth Saldono]
  • Support for loading of LazyLoaded properties via explicit join. [Taloth Saldono]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Orphaned episode file was preventing rename preview from functioning. [Mark McDowall]
  • Blacklist cleanup. [Mark McDowall]
  • Possible special is less aggressive, with tests. [Mark McDowall]
  • Metadata cleanup and fixes. [Mark McDowall]
  • Reverted some special characters. [Mark McDowall]
  • Strip some additional special characters when searching trakt. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken decision engine tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Performance issues when processing results from indexers (RSS/Search) [Mark McDowall]
  • Many (update/insert/delete) DB operations now use transactions. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Prevent queue errors from filling up UI with errors. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Better support for adding series that contain special characters. [Mark McDowall]
  • Cleaned up parser tests, 1103/1113 parsing is less greedy. [Mark McDowall]
  • Replaced + with space in special episode query string builder. [Icer Addis]
  • Fixes for code review. [Icer Addis]
  • 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. [Icer Addis]
  • Special Episode parsing support in ParsingService. [Icer Addis]
  • Indexer searching for special episodes using query string. [Icer Addis]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) command+T will not target search box in UI. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series/episode rating is 0-10. [Mark McDowall]
  • Labels for add series options. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) existing series shows a loading message. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) SABnzbd test with fail if the API Key is wrong. [Mark McDowall]
  • Refactored retention spec. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Multi episode naming example. [Mark McDowall]
  • Failed download handling won't error when download client hasn't been configured. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) XBMC notification logo. [Mark McDowall]
  • More xbmc metadata improvements. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Getting root folders with invalid paths. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Do not set display season/episode for XBMC metadata. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a copy pasta error for SAB history. [Mark McDowall]
  • Reordered migrations after rebase. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) root folder integration test. [Mark McDowall]
  • Validation, settings UI cleanup and different settings models, oh my. [Mark McDowall]
  • Download clients now use thingy provider. [Mark McDowall]
  • Couple XBMC Metadata fixes. [Mark McDowall]
  • Cleaned up tests and names. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) migration filenames, check if process has exited before waiting for exit. [Mark McDowall]
  • Cache break old logo. [Mark McDowall]
  • Metadata settings added to UI. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Indexer delete view. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) migrations after rebase. [Mark McDowall]
  • Re numbered metadata migrations. [Mark McDowall]
  • Fixes after rebase. [Mark McDowall]
  • No more dupes and house cleaner added. [Mark McDowall]
  • Almost everything working except importing episode thumbs. [Mark McDowall]
  • Also trim question marks. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Double periods before extensions when episode title ends in a period. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Detection of russian releases using 'rus' in the title. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Changing quality of episode file. [Mark McDowall]
  • Renamed /api/qualityprofiles to /api/qualityprofile. [Mark McDowall]
  • Binding signalr to cloned series collection. [Mark McDowall]
  • Mono NzbDrone processes are more restricted. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some unit tests. [Mark McDowall]
  • Restart on linux/os x working. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Fatal error will not be logged when browser is closed (linux/osx) [Mark McDowall]
  • Close both toolbars. [Mark McDowall]
  • Removed extraneous filtering code from series index. [Mark McDowall]
  • Enter on add root folder will add folder. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Adding an invalid root folder will show a usable error message. [Mark McDowall]
  • Only backup database and config file before update. [Mark McDowall]
  • Shutdown and restart are buttons now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Show title on posters view when poster is unavailable. [Mark McDowall]
  • Renamed some series index views. [Mark McDowall]
  • Disable nancyfx diagnostics unless in debug. [Mark McDowall]
  • Shutdown working on mono. [markus101]
  • Restart for Windows. [Mark McDowall]
  • Shutdown! Restart working for services. [Mark McDowall]
  • Proper wiki link for add series. [Mark McDowall]
  • Return false for size when quality is unknown. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) not in queue spec. [Mark McDowall]
  • Single quotes around index column name won't die. [Mark McDowall]
  • Better trace messaging for Download Decision specs. [Mark McDowall]
  • Get series from DB before publishing add series, so we can use LazyLoaded values. [markus101]
  • ScheduledTasks won't run immediately after first start. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken episode integration tests. [markus101]
  • Moved /api/episodes to /api/episode to align with other endpoints. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Order Upcoming by date and time. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Use friendly name instead of "Newznab" when fetching feeds. [markus101]
  • Migration to new quality takes seconds not minutes now. [markus101]
  • Error handling in migration to new quality. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) namespace. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up form-info icons after merge. [Mark McDowall]
  • Solved error in quality comparison for HistoryService. [Taloth Saldono]
  • Disable background click to prevent deselection of all items. [Taloth Saldono]
  • Cancelling quality profile editing will refetch it from the server. [Mark McDowall]
  • Moved to regions for quality profile editor. [Mark McDowall]
  • UI looking better for quality profile editing. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) sorting of cutoff when allowed list changes. [Mark McDowall]
  • Renamed view template. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) styles for quality profile editor, click chevron to move. [Mark McDowall]
  • 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. [Taloth Saldono]
  • Re-organized buttons on series index. [Mark McDowall]
  • Hide both series toolbars when there are no series. [markus101]
  • Quick patch to solve Model.url issue. Should update to backbone 1.1.0 instead. [Taloth Saldono]
  • Workaround to ensure the view uses a unique cloned collection for filtering instead of affecting the generic SeriesCollection. [Taloth Saldono]
  • System.Logs view can now be filtered by severity. [Taloth Saldono]
  • Series Index can now be filtered and no longer fetches twice when starting. [Taloth Saldono]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) absolute episode numbers to episodes during refresh. [markus101]
  • Calendar and series details show download progress. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) chown config keys. [Mark McDowall]
  • Do not try to chown when user or group is blank. [Mark McDowall]
  • Support for setting uid/gid on *nix systems. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) favicon for reverse proxy support. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Calendar will show downloaded/downloading if applicable when the show is on air. [Mark McDowall]
  • Validate series is the one searched for. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) cleaning titles that use underscores instead of spaces. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sequential series have proper clean titles. [Mark McDowall]
  • Return promise for EpisodeModel syncing. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Set episode's monitored status from missing and calendar. [Mark McDowall]
  • Cancelling adding an indexer will stop listening to save event. [Mark McDowall]
  • Adding NzbDrone.Windows to update package. [Mark McDowall]
  • Parser logging - changed Debug.WriteLine to Logger.Trace. [Icer Addis]
  • NLog - fixed debugger target name. [Icer Addis]
  • NLog - Added debugger target. [Icer Addis]
  • Use proper path for episode file moving. [Mark McDowall]
  • If folder does not exist... [Mark McDowall]
  • Hiding permissions when OS is windows. [Mark McDowall]
  • UI and opt-in for setting permissions. [Mark McDowall]
  • DiskProvider split to Windows and Mono projects. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up readme a bit. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) API Authentication issues with Apache Basic Auth. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Clean series title in season folder of reserved characters. [Mark McDowall]
  • Logging destination filename when importing/renaming files. [Mark McDowall]
  • Validation and integration test for SeriesFolderFormat. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken add series test. [Mark McDowall]
  • ImdbId and Title Slug are now nullable. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Womble's URL. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Initial sorting for Next Airing. [Mark McDowall]
  • Get 1000 releases from indexers. [Mark McDowall]
  • Better way to fix empty string split results. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Extra new line in release restrictions causing all releases to be rejected. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Search being triggered from Release Restrictions when pressing 't' [Mark McDowall]
  • Some test cleanup for season search. [Mark McDowall]
  • Install updates will send info to UI. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken integration tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) omgwtfnzbs season/series searches stuck in a loop. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Exit from tray icon. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Xem mapped series should be more reliable. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) New device_iden from PushBullet can be used. [Mark McDowall]
  • Grunt-contrib-less version locked (0.9.0 fails me!) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) XML clean extra spaces from config file settings when saving/retrieving. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) URL when adding an indexer. [Mark McDowall]
  • Only get DownloadClientId when its been added to history. [Mark McDowall]
  • Configure URLs on Linux, but don't register them. [Mark McDowall]
  • Better css for sorting button text. [Mark McDowall]
  • Little hack to deal with backgrid's setting of sortKey. [Mark McDowall]
  • Sorting on all series views is now working. [Mark McDowall]
  • Using SortValue instead of API hack for history. [Mark McDowall]
  • Logs and series are now persisted. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series editor. [Mark McDowall]
  • History state is persisted across page reloads now. [Mark McDowall]
  • Massive backgrid update, only one header cell left. [Mark McDowall]
  • Support for persistent state for collections. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) No longer showing connect lost messages when trying to reconnect. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Manually failing a release. [Mark McDowall]
  • Sync event instead of promise. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Some specials will no longer be treated as containing the full season on import. [Mark McDowall]
  • Rename and search will be on the same line on mobile devices. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Add series won't incorrectly mark the series as existing when it fails to add. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Settings/System tabs will no longer fill up the browser history. [Mark McDowall]
  • Create .mdb files for mono releases. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) output message. [Mark McDowall]
  • Moved reqres for GetEpisodeFileById outside of the collection fetches. [Mark McDowall]
  • Log file requests will be authenticated when they come through with an API key. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Release group will not contain file extension. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Incorrectly treating single episode releases as full season releases. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Issue processing full season releases. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Issue saving notifications. [Mark McDowall]
  • Updating proj. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Refresh Xem mapped series list every 12 hours, instead of on startup only. [Mark McDowall]
  • Xem integration tests for American Dad. [kayone]
  • Support for Int64 in SchemaBuilder. [Mark McDowall]
  • One more test. [Mark McDowall]
  • Tests and cleanup. [Mark McDowall]
  • Default category is now empty for nzbget. [Mark McDowall]
  • Long not int. [Mark McDowall]
  • Actual fix for multiple network interfaces. [Mark McDowall]
  • Use Int64 for PushBullet device ID. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Opening firewall ports when system has more than one network adapter. [Mark McDowall]
  • Trigger change on input after adding token. [Mark McDowall]
  • ModalController. [Mark McDowall]
  • Use audio and general stream runtimes when video runtime is zero. [Mark McDowall]
  • Logging quality again when using it from folder during import. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Incorrect parsing as DVD for releases that contained 'pal' as part of another word. [Mark McDowall]
  • Stop double fecthing the collection on first load of series page. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • Narrower episode title on calendar upcoming for longer episode numbers. [Mark McDowall]
  • Upgraded Filesize.js to 2.0.0. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) event binding for episode file collection on episode modal. [Mark McDowall]
  • Decimal.TryParse the frame rate instead of Decimal.Parse. [Mark McDowall]
  • Replaced manual argument validations with Ensure. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) newznab validation when URL is null. [kayone]
  • Dllmap added for MediaInfo.DLL. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Don't block ctrl+t from opening a new tab. [Mark McDowall]
  • Log db value when mapping fails. [kayone]
  • Constraint failed exceptions are translated to 409 conflict status codes. [kayone]
  • NzbGet now uses RestSharp. [Mark McDowall]
  • Refresh upcoming collection every hour. [Mark McDowall]
  • Revert "removed default for Sab" [Mark McDowall]
  • Don't strip episode count from title if only one episode. [Mark McDowall]
  • Touch! [kayone]
  • Removed default for Sab. [kayone]
  • Renamed FailedDownloadCommand to CheckForFailedDownloadCommand. [kayone]
  • Reset existing xem info during update. [kayone]
  • Don't report DirectoryNotFoundException in FreeSpaceSpecification. [kayone]
  • Path performance optimization. [kayone]
  • Ignore known xem errors. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Memory leak in Ensure.That. [kayone]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) delay before showing backend connection lost. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) loading settings. [Mark McDowall]
  • Use folder will now default on. [Mark McDowall]
  • Moved SxEE to episode title row on calendar. [Mark McDowall]
  • Option to prevent backbone from adding new models to a collection (update only) [Mark McDowall]
  • Removed debugging alert. [Mark McDowall]
  • More parsing tests to ensure anime doesn't break standard episodes. [Mark McDowall]
  • Adding a dependency on EventLog. [Mark McDowall]
  • Service now depends on Tcpip. [Mark McDowall]
  • Rename previews are now ordered in asscending season and epsiode order. [Mark McDowall]
  • More tests for single title paring of shows with a number in the title. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing files/releases for series that start with numbers. [Mark McDowall]
  • Deleting episode files from episode details is a go. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Scheduled Tasks that last ran in the future will be re-run after application start up. [Mark McDowall]
  • Adding some more logging to import process. [Mark McDowall]
  • Banishing bin and obj folder contents. [Mark McDowall]
  • Removed NZbDrone.Setup Wix project from solution. [Mark McDowall]
  • Catching InvalidOperationExceptions when Inheriting folder permissions. [Mark McDowall]
  • Rename preview for full series and season. [Mark McDowall]
  • Minor parsing fix. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) xem mappings for series without scene mapping. [kayone]
  • Install nzbdrone into c:\ProgramData instead of start menu. [kayone]
  • Installing as windows service is now optional during setup. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) inno script. [kayone]
  • Made paths relative in inno script file. [kayone]
  • Service kills other instances on start. [kayone]
  • Applicationmode cleanup. [kayone]
  • App lifecycle cleanup. [kayone]
  • Fuck you wix. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) the broken tests. [Mark McDowall]
  • No more wizard, now only show when advanced settings are off. [Mark McDowall]
  • Couple touch ups. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) compilation issue. [Mark McDowall]
  • Moved SeasonFolderFormat to NamingConfig. [Mark McDowall]
  • Cleanup! [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with validation when rename episodes is false. [Mark McDowall]
  • Validation for samples and saving. [Mark McDowall]
  • Validate that we can parse the chosen scheme before saving. [Mark McDowall]
  • Using season:00 instead of 0season. [Mark McDowall]
  • Minor cleanup. [kayone]
  • Season folder format is lowercase. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) naming config integration test. [Mark McDowall]
  • Helper for configuring naming. [Mark McDowall]
  • Basic UI + Wizard for custom naming added. [Mark McDowall]
  • Server side for custom naming is complete. [Mark McDowall]
  • Don't watch _output for changes. [Mark McDowall]
  • Removed conflicting files from wix. [kayone]
  • Cleanup grunt file. [kayone]
  • Generate msi installer based on _output folder. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Another runtime parsing issue for .ts files. [Mark McDowall]
  • Increased load timeout of UI for remote requests from 7 to 30 seconds. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) NzbDrone using 100% CPU on Linux. [kayone]
  • Moved signalr to x86. [kayone]
  • Imported signalr 1.1.3 into NzbDrone. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) rjs builds not loading routed pages. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) error detection for SAB. [Mark McDowall]
  • No longer saving download client for entire the life cycle. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) intentional error. [kayone]
  • UI build cleanup. [kayone]
  • Testing jshint. [kayone]
  • Improved: web interface load time should be significantly faster. [kayone]
  • Rjs optimize the app. [kayone]
  • Removed ServerStatus.js. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) compilation issue. [Mark McDowall]
  • Better handling of SAB not returning json to addfile. [Mark McDowall]
  • Delete logs/log files won't blow up. [Mark McDowall]
  • Cleaned up using directives. [kayone]
  • Create missing series folders on disk scan (if enabled) [Mark McDowall]
  • Log response content, not response. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tests. [Mark McDowall]
  • Cleanup naming specs if there is more than one. [Mark McDowall]
  • Link to wiki on Linux instead of doing nothing. [Mark McDowall]
  • White space. [Mark McDowall]
  • UI will reload on navigation if the backend has been update. [Mark McDowall]
  • Revert "updated OWIN to 2.0.1" [kayone]
  • Build status for teamcity. [kayone]
  • Signalr connection fails if can't connect in 5 seconds. [kayone]
  • Reverting signalr disconnection issue to prevent failures on Linux. [Mark McDowall]
  • Actually fixed free space. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Total free space on Linux. [Mark McDowall]
  • Trying to fix lastwrite unit test. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) daily parsing tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken mapping tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Small tweaks based on feedback from @markus101. [Cyberlane]
  • Parsing service code (and tests) for absolute numbered episodes. [Cyberlane]
  • Parser can parse absolute episode numbers. [Cyberlane]
  • Messaging to handle signalR disconnection and reconnection added. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken build. [kayone]
  • NzbDrone.sln.DotSettings. [kayone]
  • Basic automation test for main pages. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) release collection. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) manually download will show queued when downloading. [Mark McDowall]
  • Use folder quality when it is better than file quality. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) log files refresh. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) logs table, added spinner to logs refresh. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) error pipeline. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken build. [kayone]
  • More reliable apikey for integration tests. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UI not loading. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) local integration tests. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) jquery shim. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) rjs task. [kayone]
  • ListenTo, not promise for log table loading. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Now able to queue downloads using manual search on mono (Linux) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) icon path for monodevelop. [Mark McDowall]
  • Refresh series logs more and is done in alphabetical order. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing .ts files for runtime should work now. [Mark McDowall]
  • Free disk space check on Linux will use best match. [Mark McDowall]
  • Log response from SAB (trace) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken sample tests. [Mark McDowall]
  • Better sample checks. [Mark McDowall]
  • Log details. [Mark McDowall]
  • Manually mark a release as failed to start failed download process (history details) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) History taking a long time to change pages. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken FailedDownloadService tests. [Mark McDowall]
  • Failed downloads are removed from queue/history (opt out) [Mark McDowall]
  • Redownload after failure is an advanced option. [Mark McDowall]
  • List will be converted to json and stored in the DB. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Blacklisting will trigger episode search. [Mark McDowall]
  • Blacklist check is case insensitive now. [Mark McDowall]
  • Blacklist is now used when processing results. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) sab test. [Mark McDowall]
  • Failed downloads are added to history. [Mark McDowall]
  • Storing nzo_id from SAB in history (data) [Mark McDowall]
  • Posting nzbs to SAB instead of sending an URL to download. [Mark McDowall]
  • Made NotUnpackingSpec test WindowsOnly. [Mark McDowall]
  • Using string for airdate instead of DateTime in models to prevent timezone issues. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Skip last write time check on linux for UNPACK folders. [Mark McDowall]
  • Catch any errors setting last write time so we don't blow up the whole process. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some UI issues. [Mark McDowall]
  • Updating manually now uses a command so it shows progress. [Mark McDowall]
  • Better name from LocalEpisode in EpisodeImportedEvent. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Now able to parse series names that use underscores instead of spaces. [Mark McDowall]
  • Only run InheritFolderPermissions on Windows. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issues adding root folders. [Mark McDowall]
  • GetPathRoot for DownloadedEpisodesFolder. [Mark McDowall]
  • Free space will show shared drives and show drive label. [Mark McDowall]
  • Import episodes will import largest files first (to reject samples) [Mark McDowall]
  • Moved disk space and about to new info tab. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) omgwtfnzbs issues with null settings. [Mark McDowall]
  • More Connects cleanup/fixing. [Mark McDowall]
  • Converted notifications to thingi provider. [Mark McDowall]
  • Removed random s from jquery.ajax. [Mark McDowall]
  • Run cleanup when drone starts. [Mark McDowall]
  • Send auth header with ajax requests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Back to top button is back. [kayone]
  • Cleanup orphaned episode files if the series was deleted. [Mark McDowall]
  • Show latest release as maintenance release when there are no changes. [Mark McDowall]
  • Dropped TVDbEpisodeId since its not used and was causing contraint issues. [Mark McDowall]
  • SeasonPass buttons are labeled better. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • Download client will return queue with remoteEpsiode. [Mark McDowall]
  • Better NotInQueue checking. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) error when showing episode list. [kayone]
  • Minor cleanup. [kayone]
  • UI dependency graph cleanup. [kayone]
  • Episode details uses listenTo instead of promises. [Mark McDowall]
  • Root folders use listenTo now. [Mark McDowall]
  • Series title will be shown as alt text when series doesn't have poster (poster view) [Mark McDowall]
  • Deleting logs will refresh on completion. [Mark McDowall]
  • Naming samples no longer use promises to load. [Mark McDowall]
  • No more caching of log files, also better handling of logs on page load. [Mark McDowall]
  • Converted selectall.css to less for better import. [Mark McDowall]
  • Report errors on linux. [Mark McDowall]
  • Show no activity when no activity for episode. [Mark McDowall]
  • Episode activity goes through History now. [Mark McDowall]
  • EpisodeActivity cleanup. [Mark McDowall]
  • Tests for command comparer when lists are different. [Mark McDowall]
  • Revert "updated to owin 2.0.0-rc1" [kayone]
  • Removed check for update button, latest version will have install link. [Mark McDowall]
  • Don't use undefined name when saving indexer. [Mark McDowall]
  • Speicals go in Specials folder. [Mark McDowall]
  • CommandComparer supports IEnumerables now. [Mark McDowall]
  • Full page searching for missing episodes. [Mark McDowall]
  • Command buttons with additional properties. [Mark McDowall]
  • Quality size header slightly smaller. [Mark McDowall]
  • Episode Activity added. [Mark McDowall]
  • Removed extra fonts. [kayone]
  • Upcoming now only shows 3 days of episodes. [Mark McDowall]
  • Queue should update now. [Mark McDowall]
  • Connect to SAB over SSL (optional) [Mark McDowall]
  • Quality size settings are shown under advanced settings. [Mark McDowall]
  • Do not copy config.xml for Core.Test. [Mark McDowall]
  • Moved source code under src folder - massive change. [Mark McDowall]
  • Hide torrent indexers. [kayone]
  • Nullconfig indexers are enabled by default. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) indexer endpoint. [kayone]
  • Cleaned up ThingiProvider. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) indexer integration tests. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test, cleaned up some code around config contracts. [kayone]
  • Created ProviderModuleBase. [kayone]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) schema support for indexers. [kay.one]
  • Schema updates. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Indexer cleanup. [kay.one]
  • Created generic provider factory. [kay.one]
  • Starting to move indexers to generic provider. [kay.one]
  • Can now read/write provider config to db. [kay.one]
  • Something! [Keivan Beigi]
  • Auto detect first day of week for calendar. [Mark McDowall]
  • Cleaned up queue table a bit. [Mark McDowall]
  • Close view after adding series. [Mark McDowall]
  • Episode grid will show downloading on grab. [Mark McDowall]
  • Signalr-episodes. [Mark McDowall]
  • System now uses tabs instead of toolbar. [Mark McDowall]
  • Remove duplicate episodes from trakt before processing (by season and episode numbers) [Mark McDowall]
  • Refresh series details after rename/refresh. [Mark McDowall]
  • Stop searching for existing series when view is changed. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) new series will clear results and re-focus search box. [Mark McDowall]
  • Recycling bin setting is available on Media Management (advanced) [Mark McDowall]
  • Set write time on destination season folder - oops. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) LastWriteTime. [Mark McDowall]
  • Implement https://trello.com/c/a1il1sTd modified: NzbDrone.Core/MediaFiles/EpisodeFileMovingService.cs. [Eric Yen]
  • Unauthorized.xml. [Mark McDowall]
  • Now checking for errors before parsing newznab feeds. [Mark McDowall]
  • Set year to current year when show doesn't have a valid year. [Mark McDowall]
  • Open SSL port in firewall when SSL is enabled. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) sslcert registration arguments. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) SSL cert registration string. [Mark McDowall]
  • Disable quality sorting on history - since its json. [Mark McDowall]
  • Quality sorting for ManualSearch. [Mark McDowall]
  • Validate newznab indexers when adding. [Mark McDowall]
  • SeasonCount excludes specials. [Mark McDowall]
  • Advancified some more settings. [Mark McDowall]
  • Advanced settings! [Mark McDowall]
  • Moved search hotkey to search.js. [Mark McDowall]
  • Toggle monitored status from season pass as well as all seasons (skip specials) [Mark McDowall]
  • Use t as shortcut to series search navigator. [Mark McDowall]
  • Don't check for API key on local requests. [Mark McDowall]
  • Allow Basic Auth on API. [Mark McDowall]
  • Show yellow dot and season not monitored when no episode files and season isn't monitored. [Mark McDowall]
  • Pluck and findWhere, not map and find. [Mark McDowall]
  • Integration tests use the api key now. [Mark McDowall]
  • Csproj fail :( [Mark McDowall]
  • ApiKey Authentication cleanup. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series actions wrapping to two lines. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UI for downloadAllowed. [Mark McDowall]
  • Allow manual downloads. [Mark McDowall]
  • Moved UrlAcl registration to adapter. [Mark McDowall]
  • Check if URL is registered when running in non-admin and run accordingly. [Mark McDowall]
  • Cleaned up some validation. [Mark McDowall]
  • DownloadAllowed logic moved, using proper validation. [Mark McDowall]
  • Episode actions cell width so button does shift whole table. [Mark McDowall]
  • NzbDroneErrorPipeline uses the new aggregate exceptions. [kay.one]
  • Upgraded to nancy 20. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) install update progress message. [Mark McDowall]
  • Housekeepers talk to the DB directly now. [Mark McDowall]
  • Prevent releases with unknown series from being downloaded. [Mark McDowall]
  • Removed unused Housekeeping interface. [Mark McDowall]
  • Removed Core/Model Core/Provider. [Keivan Beigi]
  • Reverting mono workaround as it didn't work. [Keivan Beigi]
  • User 4.0 version of json.net. [Keivan Beigi]
  • More json cleanup. [Keivan Beigi]
  • Cleanup using statements. [Keivan Beigi]
  • Delete old Reporting code. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) add existing series. [Keivan Beigi]
  • Command Equality ignores properties defined in Command. [Mark McDowall]
  • Use _.debounce instead of _.throttle for search. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) results not showing on render. [kay.one]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) series cleanup. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Issue parsing size from newznab mocking indexers. [Mark McDowall]
  • Removed old tests. [Keivan Beigi]
  • Moved console polyfills to polyfills.js. [Keivan Beigi]
  • Trakt fixed DST issue, removing workaround. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [kay.one]
  • Xem cleanup. [kay.one]
  • Left over test. [kay.one]
  • Removed dead code. [kay.one]
  • Event aggregator uses threadpool to publish events. [kay.one]
  • Moved console polyfills to polyfills.js. [Keivan Beigi]
  • Event aggregator uses threadpool to publish events. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) merge issue. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) episode number in history. [Mark McDowall]
  • Couple minor download spec changes. [Mark McDowall]
  • Use Id instead of time to sort logs to take advantage of built in index. [kay.one]
  • Renamed Updating to Development. [kay.one]
  • Tests for ParsingService. [Mark McDowall]
  • Use episodes attached to search criteria instead of fetching from DB. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) command equality to take type into consideration. [kay.one]
  • Guard against InheritFolderPermissionsNotImplementedException in linux. [kay.one]
  • Stop NzbDrone.Common.Tests from killing the runner. [kay.one]
  • Less chatty command events. [kay.one]
  • Don't log signalr heartbeat exceptions as EPIC FAIL. [kay.one]
  • Stop trying to load place holder image for placeholder when server is offline. [kay.one]
  • Reject all updates if in linux. [kay.one]
  • Missed files. [kay.one]
  • Split MessageAggregator in EventAggregator and CommandExecutor. [kay.one]
  • Cleanup CommandId from MappedDiagnosticsContext. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) rebase issues. [Keivan Beigi]
  • Adding some trace logging when setting last execution time for tasks. [Mark McDowall]
  • FreeSpaceSpec will return true is free space check returns null. [Mark McDowall]
  • Skipping free space check when importing existing episodes. [Mark McDowall]
  • Disk provider removes readonly flag before trying to delete files. [kay.one]
  • Removed SeasonService, fixed an issue with episode monitored status. [Mark McDowall]
  • Minor cleanup. [Keivan Beigi]
  • Cleaned up using statements. [Keivan Beigi]
  • Custom ncrunch config with fast running tests. (excludes DB/Integration tests) [Keivan Beigi]
  • Diskprovider cleanup. [kay.one]
  • Don't show messages for updates that aren't allowed on client. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) season template helpers. [kay.one]
  • This should cover it! [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series actions. [Keivan Beigi]
  • Jquery plugin to attach a promise to a spinning icon. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some namespaces. [Keivan Beigi]
  • Signalr cleanup. [kay.one]
  • QualityParser uses GetQualityForExtension. [Mark McDowall]
  • More media file extension cleanup. [Mark McDowall]
  • Switched to dictionary for media file extensions. [Mark McDowall]
  • Moved media file extensions to a static class. [Mark McDowall]
  • Better placeholder for recent folder path. [Mark McDowall]
  • Adding seasons to series will also unmonitor season 0. [Mark McDowall]
  • Minor fixes and polyfills. [Mark McDowall]
  • Better error message when port is in use. [Mark McDowall]
  • Using regex match instead of endsWith for better browser compatibility. [Mark McDowall]
  • NzbDroneException now has inner exception. [Mark McDowall]
  • LoadConfigFile will only catch XmlExceptions. [Mark McDowall]
  • Cleaned up season service/repo. [Mark McDowall]
  • Default to starting at lowest season above 0. [Mark McDowall]
  • Seasons are now subdocuments of series. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a bunch of specs that handled propers and cutoffs. [Mark McDowall]
  • Multi-episode air time only applies to episodes in the same season. [Mark McDowall]
  • Cutoff moved to its own spec. [Mark McDowall]
  • Display a better error message when config.xml is corrupt. [Mark McDowall]
  • Sample folder moved to new testcop style. [Keivan Beigi]
  • Try to import file anyway if free space check fails. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) trakt test to be less fragile. [kay.one]
  • Improved clone injection. [kay.one]
  • Use drone factory folder in error message when not configured. [Mark McDowall]
  • Removed old logo from Core, Growl uses new icon. [Mark McDowall]
  • Moved NzbDroneClientException to Core. [Mark McDowall]
  • Better client side errors when there are issues communicating with trakt. [Mark McDowall]
  • Allow editing of unknown episode file quality. [Mark McDowall]
  • Series stats tests. [Mark McDowall]
  • Check for null before checking if EST. [Mark McDowall]
  • Hacked in a fix for EDT shows showing the wrong start time. [Mark McDowall]
  • Empty folder before update instead of deleting it. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) fetching root folders. [Mark McDowall]
  • More parsing tests. [Mark McDowall]
  • Log fatal for windows app when fails to start. [Mark McDowall]
  • Disabled root folder signalr. [Mark McDowall]
  • Fail nicer when MediaInfo lib is not available. [Keivan Beigi]
  • Allow editing of branch name when not on master. [Mark McDowall]
  • DailySeries uses new endpoint. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) SceneMappingProxy tests. [Mark McDowall]
  • SceneMapping uses new API endpoint. [Mark McDowall]
  • Set templateHelpers in initialize to stop it from being attached to proto [Mark McDowall]
  • Progress messaging updates as each report is processed. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Keivan Beigi]
  • Better migration error handling. [Keivan Beigi]
  • Re-adding indexes for series/episodes. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Restore sqlite indexes on alter. [kay.one]
  • SeasonCount is fixed. [Mark McDowall]
  • Season status icon added to seasons on series details. [Mark McDowall]
  • Removed season menu in favour of minimizing seasons. [Mark McDowall]
  • Actioneer won't blow up after saving model. [Mark McDowall]
  • QualityParserFixture improvements, m2ts will default to HDTV720p. [Mark McDowall]
  • SignalR disconnect timeout is now 5 minutes instead of 30 seconds. [Mark McDowall]
  • Chained commands keep the same CommandId in nlog context. [Mark McDowall]
  • Progress messages are logged with Logger.Progress. [Mark McDowall]
  • Semi-colon required. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) the broken tests. [Mark McDowall]
  • If nzbdrone restarts mid command the client will treat it as failed. [Mark McDowall]
  • Fixing CommandIntegrationTest - for now. [Mark McDowall]
  • ScheduledTasks properly set last run time now. [Mark McDowall]
  • Commands return immediately and signalr is used to control the UI. [Mark McDowall]
  • Cahce.Remove is now void. [Keivan Beigi]
  • TrackedCommands are cleaned up automatically. [Mark McDowall]
  • Better names, more info, not using events. [Mark McDowall]
  • Type and Command have private setters. [Mark McDowall]
  • Commands are stored in memory and prevents duplicate jobs. [Mark McDowall]
  • Emergency hack to fix breaking trakt api. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Keivan Beigi]
  • Delete target folder before update. [Keivan Beigi]
  • Moved logging config to in-process. [Keivan Beigi]
  • Episode files are refreshed after season is renamed. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Keivan Beigi]
  • Emergency hack to fix breaking trakt api. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) merge conflict. [kay.one]
  • Episodes will actually be renamed now. [Mark McDowall]
  • Logs won't throw when cleared from a page past page 1. [Mark McDowall]
  • Nzb titles in manual search will wrap. [Mark McDowall]
  • Getting freespace returns null instead of blowing up. [kay.one]
  • Treating FR as french, better parsing for weird DVD releases. [Mark McDowall]
  • Refactored quality parsing, should make things easier to work with. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series add series integration tests. [kay.one]
  • Trying to fix integration tests. [kay.one]
  • Handling of blank paths during validation. [kay.one]
  • Cleaned up path validation logic. [kay.one]
  • Exceptron stores reference ID in exception. [kay.one]
  • Removed tooltip for quality profile name. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) app startup. [Keivan Beigi]
  • Host process cleanup. [Keivan Beigi]
  • Clear existing scene name since it wasn't storing the correct string. [kay.one]
  • Moveepisode is less side-effecty! [kay.one]
  • Moveepisode is less side-effecty! [kay.one]
  • Store scene name in history. [kay.one]
  • Db stores logs for 7 days instead of 15. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Dtd issues on Linux. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken build. [kay.one]
  • Handle exceptions when getting header for covers fail. [kay.one]
  • Don't log indexer errors as exceptions. [kay.one]
  • Handle empty rss response from indexers. [kay.one]
  • GetActualCasing can partially fix the path for non-existing paths. [kay.one]
  • Revert "updated Owin to 2.0 RC1" [kay.one]
  • Cleanup orphaned seasons when deleting episodes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some help icons that were pointing at old names. [Mark McDowall]
  • Replaced owin's ITraceOutputFactory to one based on nlog that should work on linux. [Keivan Beigi]
  • Replaced owin's ITraceOutputFactory to one based on nlog that should work on linux. [Keivan Beigi]
  • Saved changefile in ubuntu. [kay.one]
  • Naming config fixed, with integration tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) deb install file. [kay.one]
  • FilterExistingFiles no longer converts paths to all lower case. [Mark McDowall]
  • Favicon.ico is now served properly. [Mark McDowall]
  • 1080p releases without x264 or hdtv markers will be treated as HDTV instead of unknown. [Mark McDowall]
  • Using OsAgnostic paths for episode/season integration tests. [Mark McDowall]
  • Episode and Season monitored toggling works again. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UpdateResource. [Mark McDowall]
  • Using services to get updates now. [Mark McDowall]
  • Cache list of Xem Mapped series at start and recache every 12 hours. [Mark McDowall]
  • Naming config fixed, with integration tests. [Mark McDowall]
  • FilterExistingFiles no longer converts paths to all lower case. [Mark McDowall]
  • Episode and Season monitored toggling works again. [Mark McDowall]
  • Fixing Linux integration tests. [Keivan Beigi]
  • RootFolderService adds FreeSpace, UnmappedFolders to Get(int id) [kay.one]
  • Using warning instead of danger for form elements. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) input validation for indexers. [kay.one]
  • RestExtensions log validation at trace so they don't show up in UI. [Mark McDowall]
  • Appending .nzb to name when sent to nzbget. [Mark McDowall]
  • Old config file values are removed on app start. [Mark McDowall]
  • Parsing tvrage id from newznab with TryParse now. [Mark McDowall]
  • Better episode count query. [Mark McDowall]
  • Episodes without dates but file will be included in count. [Mark McDowall]
  • Removed validation from OmgwtfnzbSettings. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some disk upgrade tests that were testing the wrong thing. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue with propers being skipped for old and lower quality episodes. [Mark McDowall]
  • Integration test script for mono. [Keivan Beigi]
  • I guess mono needs some UI too. [Keivan Beigi]
  • Removed commented line. [Mark McDowall]
  • Rename will just refetch episodeFiles instead of the whole page. [Mark McDowall]
  • AVCDVD releases will not be detected as DVD. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) automatic search failing because series wasn't part of episode. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) add series referencing spinnerView. [Mark McDowall]
  • NotUnpacking check added to episode import. [Mark McDowall]
  • Indexer specific setting validation. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) calendar on air. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) LoadingView. [Mark McDowall]
  • Refresh seasons after rename. [Mark McDowall]
  • EpisodeFile is downloaded if not available already. [Mark McDowall]
  • Using reqres to map episode to episode file. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) on air for upcoming view. [Mark McDowall]
  • Episode details summary has access to series now. [Mark McDowall]
  • Less model pollution. [Mark McDowall]
  • More validation. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) validation spelling. [Keivan Beigi]
  • Removed leak from signalr. [Keivan Beigi]
  • QualityCell editing cleanup. [Mark McDowall]
  • Save episode quality after change. [Mark McDowall]
  • Disable cache while debugging. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests, cases insensitive for windows only. [Mark McDowall]
  • Speedier unmapped folders lookup. [Mark McDowall]
  • Started Inline edit of quality for episode file. [Mark McDowall]
  • Removed virtuals from Xem. [Keivan Beigi]
  • Can display server-side errors on the UI. [Keivan Beigi]
  • Remove readline to exit app. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) NzbDrone using 100% cpu when console not available. [Keivan Beigi]
  • Checking for existing files to import is now case insensitive. [Keivan Beigi]
  • Case insensitive match for unmapped folders. [Keivan Beigi]
  • Cleanup series path on update. [kay.one]
  • Remove duplicated test. [kay.one]
  • Moved logic for reading static file to mappers. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) index not loading. [Keivan Beigi]
  • Moved static resource to basic nancy module. [Keivan Beigi]
  • Upgraded nancy bootstrapers to 0.18.0. [Keivan Beigi]
  • Using listenTo instead of on. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • Using Newznab extended attributes to get the tvrage id for matching. [Mark McDowall]
  • Re-added missing test dlls to test package. [kay.one]
  • Re-added missing test dlls to test package. [kay.one]
  • Copy test script to test package. [kay.one]
  • Allow series grid sorting by episodes (percent downloaded) [Mark McDowall]
  • Cleaned build script. [kay.one]
  • Nuget runner is downloaded using nuget. [kay.one]
  • No need for custom header for series status. [Mark McDowall]
  • Ended overrides not monitored and sorting separates by monitored state. [Mark McDowall]
  • Better parsing of 3 digit episodes. [Mark McDowall]
  • No longer clearing cookies, oops. [Mark McDowall]
  • Re-added m2ts to know file lists. [kay.one]
  • Synced know file extentions with XBMC's list. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Better remove RemoveAccent logic. [kay.one]
  • Cleaned up nzb download clients. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue with XemMappings and single episode searching. [Mark McDowall]
  • Cleaned up some old files. [Keivan Beigi]
  • Url is now logged when feed parse fails. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) update again. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) rename. [kay.one]
  • Cleaned up app startup logic. [kay.one]
  • More nd icons and some spelling fixes. [Mark McDowall]
  • Cleaned up some series less. [Mark McDowall]
  • Reload series info on model sync (details) [Mark McDowall]
  • Better example when not renaming with NzbDrone. [Mark McDowall]
  • Better process.start for mono. [kay.one]
  • Better mono process detection. [kay.one]
  • GetProcessesByName for mono. [kay.one]
  • Use mono to start process if in linux. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) runner path for Linux. [kay.one]
  • Better routing. [kay.one]
  • Better service routing. [kay.one]
  • Don't attempt to run in service mode if service is not installed. [kay.one]
  • Redirect standard input on integeration tests. [kay.one]
  • Handling process end on integration tests. [kay.one]
  • Adding support for running integration tests using packaged build. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) multiple nzbdrone instances running after update. [Keivan Beigi]
  • Btn-danger on switch will make it red for on and black for off. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) multiple instances starting when updateing nzbdrone. [kay.one]
  • Signalr package version sync. [kay.one]
  • Removed resource manager. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) XBMC notification image. [Mark McDowall]
  • Adding signalr references just in case. [kay.one]
  • Fixing signalr startup issues. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken build. [kay.one]
  • Throw exception when unable to get size from newznab feed. [Mark McDowall]
  • Throw when unable to move file. [Mark McDowall]
  • Use SID S-1-1-0 instead of EVERYONE for non-english systems. [Mark McDowall]
  • Root agnostic path. [Mark McDowall]
  • Free space check should use series' parent directory. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Preventing more errors when move fails. [Mark McDowall]
  • OsAgnostic Paths. [Mark McDowall]
  • Extending NamingConfigResource instead of rec recreating its properties. [Mark McDowall]
  • Removed premove and instead check for source file being in use. [Mark McDowall]
  • Version and branch shown when not on master. [Mark McDowall]
  • Minor cleanup. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [kay.one]
  • Removed NzbDrone.Console dependency to UI components. [kay.one]
  • Branch is now part of status api and shows up in the footer if not on master. [kay.one]
  • Properly respond to IfModifiedSince headers. should improve caching. [kay.one]
  • Episode status icons converted to nd icons. [Mark McDowall]
  • When a new episode is grabbed the client will update its status. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Prepping for git flow, changed update branch to master. [Mark McDowall]
  • Switches are now red when set to off. [Mark McDowall]
  • Some nd icons renamed and added. [Mark McDowall]
  • Made free disk space non-existent folder should throw windows only. [Mark McDowall]
  • Csproj file changes. [Mark McDowall]
  • Fixing test issue when Linux always returns / for PathGetPathRoot (when its rooted) [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) existing series, load more will only load 5 results at a time. [Mark McDowall]
  • Skip sample check for .flv files, also log error for runtime 0. [Mark McDowall]
  • FreeSpace check now uses the root of the drive\share as the check. [Mark McDowall]
  • FreeSpaceSpec is blowing everything up... undoing for now. [Mark McDowall]
  • Require 100MB extra for import. [Mark McDowall]
  • Do not import episodes when destination doesn't have enough disk space. [Mark McDowall]
  • NzbDrone red added as variable. [Mark McDowall]
  • Toolbar/Actioneer callback cleanup. [Mark McDowall]
  • Ellipsis added, but doesn't play nice with onRender... yet. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) series auto complete will show results outside of modal now. [Mark McDowall]
  • Episode files are moved to final folder without renaming before deletion and final renaming. [Mark McDowall]
  • Should skip History check during a search. [Mark McDowall]
  • Removed RegexOptions.IgnoreCase from some expressions. supposed to be faster. [Keivan Beigi]
  • Better RSS date parsing. [Keivan Beigi]
  • Log exception if pubDate can't be parsed. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue with season searching using the season number as the tvrageid. [Mark McDowall]
  • Donate is a little more colourful <3. [Mark McDowall]
  • Log exception if pubDate can't be parsed. [kay.one]
  • Episode details file uses backgrid. [Mark McDowall]
  • Throw a custom error for trakt so it doesn't die in LINQ. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue with series editing after going to series details. [Mark McDowall]
  • MonitoredSpec does not apply to searching. [Mark McDowall]
  • Use title when TvRageId is 0 when searching newznab. [Mark McDowall]
  • SeasonPass now properly updates episodes. [Mark McDowall]
  • More param changes. [faush01]
  • Remove query selection logic and rename param to tvRageId. [faush01]
  • Use Rage TV ID for newznab search api calls. [faush01]
  • Dispose tray icon when application is exited. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series page background. [kay.one]
  • Crap! [kay.one]
  • Removed ServiceModel references. [Mark McDowall]
  • User can now configure RSS Sync Interval. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken builds. [kay.one]
  • Minor feed fetch cleanup. [kay.one]
  • Only assert no warn/errors when test has passed.r. [kay.one]
  • Good riddance SyndicationFeed. [Mark McDowall]
  • Exceptionverification outputs exception info. [kay.one]
  • NzbDrone.Test.Dummy is no longer Client Profile. (Not available in mono) [kay.one]
  • Fixing linux tests. [kay.one]
  • Removed ClientSettings. [kay.one]
  • Minor cleanup. [kay.one]
  • Show a basic spinner while the app is loading all the js files/series list. [Keivan Beigi]
  • Always replace .NET 3.5 of json.net with 4.0 on build. [kay.one]
  • Removed some extra logging. [kay.one]
  • Cleaned up extra usings. [kay.one]
  • Cleaned up DirectoryLookupService. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • Seasons will reload when series info is refreshed. [Mark McDowall]
  • Recent folder list will scroll when needed. [Mark McDowall]
  • Special folders also apply to RootFolder unmapped folders. [Mark McDowall]
  • Monitored status tooltip should disappear properly now. [Mark McDowall]
  • EpisodeRefresh matches by season and episode number instead of tvdbepisodeid. [Mark McDowall]
  • Because kayone says any. [Mark McDowall]
  • MediaFile cleanup will unlink removed episode files from episodes. [Mark McDowall]
  • LogFile mapper is less greedy which logged other messages. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) the broken tests. [Mark McDowall]
  • Directory lookup will not include some folders at base of drive. [Mark McDowall]
  • Prevent adding a root folder that is the same as drone factory. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) less grunt watch. [Keivan Beigi]
  • Series collection is now loaded on app start. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with number only series title. [Keivan Beigi]
  • Because pencil = edit. [Mark McDowall]
  • Notification and Indexer settings are enabled by default on add. [Mark McDowall]
  • Better notification messages. [Mark McDowall]
  • Logo point to series home. [kay.one]
  • Cleaned up refresh series a bit. [Keivan Beigi]
  • Toggle cell appends tooltip to body. [Mark McDowall]
  • "Its an error" [Mark McDowall]
  • Do not blowup notificaiton pipeline when on notification throws. [Mark McDowall]
  • This should fix the sticky tooltip issues. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [kay.one]
  • Skip queue check and adding new items if download client isn't configured correctly. [kay.one]
  • Less aggressive http exception logging. [kay.one]
  • Upgrade service only tries to delete existing file if it actually exists. [kay.one]
  • Do a check to see if daily episode has airdate before attempting a search. [Keivan Beigi]
  • Cleaned up some code around process handling. [Keivan Beigi]
  • Upped updated interval to 60 minutes from 5 minutes. [kay.one]
  • Moved update url from db to nzbdrone.config. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken app start. [kay.one]
  • DB log target is removed after test/app shutdown. [Keivan Beigi]
  • Cleaned up gruntfile.js. [Keivan Beigi]
  • A bit more logging for delete file (in recycle bin) [Mark McDowall]
  • Properly store AirDate from source timezone. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) AirDate displayed on Episode Details modal. [Mark McDowall]
  • Downloaded overrides other statuses. [Mark McDowall]
  • Notification name will default to implemenation name. [Mark McDowall]
  • More details in series footer. [Mark McDowall]
  • Hiding rss sync time, added warning to womble's. [Mark McDowall]
  • Log files are viewable in the UI. [Mark McDowall]
  • System page added, with link to logs. [Mark McDowall]
  • Series episode count legend added. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) parsing of shows with scene numbering. [Mark McDowall]
  • Removed code redundancies. [kay.one]
  • Create data folder if doesn't exist. [kay.one]
  • Linux fixes. [kay.one]
  • Fixes for pedantic filename case on linux. [Adrian Cowan]
  • Removed season count from poster, table has coloured episode count now. [Mark McDowall]
  • Renamed notifications to connect in settings. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) router test for linux. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) GetProcessByName in mono. [Keivan Beigi]
  • Remove AnyCPU. [Keivan Beigi]
  • MARK IS BEING SUCK TODAY! [Keivan Beigi]
  • Well screw you. [Mark McDowall]
  • Minor linux fixes. [kay.one]
  • Settings will load with zero notifications. [Mark McDowall]
  • Notifications work for daily shows. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) alignment issues and better rendering for add cards. [Mark McDowall]
  • Indexers add card. [Mark McDowall]
  • Quality Profile add card. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) notification card. [Mark McDowall]
  • Don't set data permission in linux. [kay.one]
  • App data is now stored in /var/[USER]/.config/ folder in *nix. [kay.one]
  • More linux fixes. [kay.one]
  • More linux fixes. [kay.one]
  • More linux fixes. [kay.one]
  • More linux fixes. [kay.one]
  • More linux fixes. [kay.one]
  • More linux fixes. [kay.one]
  • More linux fixes. [kay.one]
  • More linux fixes. [kay.one]
  • Use airDateUtc not airDate. [Mark McDowall]
  • Episode count on posters, slightly smaller. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) linux path conversion. [kay.one]
  • Fixing linux tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) SeriesStats query. [Mark McDowall]
  • Removed airdate cell (merge conflict) [Mark McDowall]
  • Episode count on posters and coloured bars. [Mark McDowall]
  • AirDate now stored as a string. [Mark McDowall]
  • Logo in app links to www.nzbdrone.com. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) toggle-cell tool-tips sticking around. [Keivan Beigi]
  • Cache is disabled for json responses. [Keivan Beigi]
  • Service helpers should be part of the package again. [Keivan Beigi]
  • Remove nuget folder from output package. [Keivan Beigi]
  • QualitySizeView uses filesize now. [Mark McDowall]
  • Logging level can be set in the UI (immediately applied) [Mark McDowall]
  • Set version to 10.0.0.* in AssemblyInfo. [Mark McDowall]
  • Use airDateUtc on missing. [Mark McDowall]
  • Log level halfway there. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue where tooltips in some grids would make the grid shift slightly. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) handlebars debug casing issue. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) edit series from series details. [Keivan Beigi]
  • Static resource URLs are now case sensitive. [kay.one]
  • Removed redundant qualifiers. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Removed CustomStartDate. [Mark McDowall]
  • QualityCell uses badges. [Mark McDowall]
  • Edit/delete modal cleanup. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issues with edit/delete series modal. [kay.one]
  • Making modals event driven, [Keivan Beigi]
  • Making modals event driven, [Keivan Beigi]
  • Xem update errors will be treated as trace. [Mark McDowall]
  • Remove UNPACK and FAILED from folder name before processing. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken import decision test. [Mark McDowall]
  • Xem is used now. [Mark McDowall]
  • Do not reparse episode files. [Mark McDowall]
  • EpisodeFile cleanup and deletion fixes. [Mark McDowall]
  • More logging for existing file import issue. [Mark McDowall]
  • Missing count will not include unmonitored episodes. [Mark McDowall]
  • Series search added. [Mark McDowall]
  • Actioneer added to handle common spinner switching. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) sorting on episode tables. [Mark McDowall]
  • Dates older than 1 year will show date instead of time ago. [Mark McDowall]
  • Modal region is loaded by controller. [Keivan Beigi]
  • Epsiode quality styling. [Mark McDowall]
  • Episode status shows quality for downloaded episodes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue where season and episode monitored states were inversed. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) merge conflict. [Mark McDowall]
  • Rename series added. [Mark McDowall]
  • SeriesRenamed should trigger AfterRename. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Disk scan is much much much much faster. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) compile issues. [kay.one]
  • Removed unused using statements. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) airdate on episode modal. [Mark McDowall]
  • Daily series status will be fetched from API on data refresh. [Mark McDowall]
  • Toggle episode monitored status from episode details. [Mark McDowall]
  • Replaced our zip library so we can validate update package before applying. [Keivan Beigi]
  • Episode grid is sorted by episode number descending. [Mark McDowall]
  • Redirect to index when on series is deleted from details. [Mark McDowall]
  • DeleteFiles with Delete Series is now respected. [Mark McDowall]
  • Calendar past events are grayed out, today's background is gray. [Mark McDowall]
  • Episode status cell shows TBA for episodes that do not have an air date. [Mark McDowall]
  • Import will only delete folder if files were imported. [Mark McDowall]
  • Even better date formating. [Mark McDowall]
  • Series grid sorts on title now. [Mark McDowall]
  • QualityProfile added to series table. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) DateCells. [Mark McDowall]
  • Less shitty way to do series stats for single requests and fixed tests. [Mark McDowall]
  • Blow up if series stats is null. [Mark McDowall]
  • Improved Paginator. [Mark McDowall]
  • RefreshSeriesTask runs every 12 hours now. [Mark McDowall]
  • SeriesStats are returned when fetching a single series. [Mark McDowall]
  • Actually fixed size parsing this time. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) parsing of NzbClub releases below 1GB. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) episode details, manual download will show check on success. [Mark McDowall]
  • Sugar kills (removed sugar.js) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series links on calendar/upcoming. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) EpisodeStatusCell. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue with auto unmonitor episodes. [Mark McDowall]
  • Deleted mutator, mutator.deepmodel. [Keivan Beigi]
  • NLsub releases are properly detected. [Mark McDowall]
  • Dextered mutators. [Mark McDowall]
  • Removed mutators from EpisodeModel. [Mark McDowall]
  • Removed mutators from series. [Keivan Beigi]
  • Removed QualityModel/SeasonModel mutators. [Keivan Beigi]
  • Skip episode folder if drop folder doesn't exist. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Moved SampleSizeLimit to Spec. [Mark McDowall]
  • Lower quality episodes are deleted on import (from disk and db) [Mark McDowall]
  • Reverted solution changes for Any CPU. [Mark McDowall]
  • Do not import episodes with the same filename and size. [Mark McDowall]
  • Minor cleanup. [Keivan Beigi]
  • Converted underscore.mixin.deepExtend to proper AMD module. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) marr threading bug. [Keivan Beigi]
  • Calendar will now only show monitored episodes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken missing test. [Mark McDowall]
  • Missing will not include series and episodes that are not monitored. [Mark McDowall]
  • Use x86 not Any CPU. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) disabling of app.js cache. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) parsing of mult-episode files with underscores. [Mark McDowall]
  • Cleaned up auth settings. [kay.one]
  • Renamed Search Indexers to Search in episode popup. [kay.one]
  • Form tooltips pop from right. [kay.one]
  • Moved series/season monitor toggle. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) FontAwsome relative path. [kay.one]
  • App.js is no longer cached. [kay.one]
  • Styled log page. [kay.one]
  • Recent folder is removed from list when deleted. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) disk not being scanned during series refresh. [kay.one]
  • Cleaned up project config. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue when trying to import files. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken build. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) getting series with number only titles. eg. 90210. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue with parsing full path instead of filename on import. [Mark McDowall]
  • No longer setting AirDate to null if it aired before series start date. [Mark McDowall]
  • Specials will not be monitored by default. [Mark McDowall]
  • Existing episodes will not be added to history. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) new series won't create a folder. [Mark McDowall]
  • Testing trello connection Card(44) [Keivan Beigi]
  • Removed history tab from episode modal for now. [Keivan Beigi]
  • Removed test button from download client page. [Keivan Beigi]
  • Free disk space should be faster on drive pools. [Mark McDowall]
  • Delete xhr.data before sending. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) selecting a new folder on add new series. [Keivan Beigi]
  • Removed unneeded js libraries. [Keivan Beigi]
  • Removed extra console.log. [Keivan Beigi]
  • A little formating on add series. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) root folder deletion. [Mark McDowall]
  • General settings now with save. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) season folder format not changing. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) episode details from history. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) default monitored status for non-special episodes. [Mark McDowall]
  • General settings tab is model bound. [Mark McDowall]
  • Episode Details episode number is templated. [Mark McDowall]
  • Removed misc tab from settings. [Mark McDowall]
  • Season monitor toggle added. [Mark McDowall]
  • Toogle cell shows spinner when clicked. [Mark McDowall]
  • Revert "Airing instead of On Air" [Mark McDowall]
  • Toggle episode monitored status from the table. [Mark McDowall]
  • Removed Nzbx. [Keivan Beigi]
  • Getting model by invalid ID throws a more specific exception. [Keivan Beigi]
  • Monitored instead of ignored for episodes and seasons. [Mark McDowall]
  • Airing instead of On Air. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Marr's annoying namespace so resharper can shutup about it. [Keivan Beigi]
  • Removed old TODOs. [Keivan Beigi]
  • NzbDrone Update no longer opens console/browser. [Keivan Beigi]
  • Ellipsis episode title in upcoming. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) colours on Calendar. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken DownloadClient tests. [Mark McDowall]
  • Episodes older than 14 days have their own priority. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) app start on clean windows 8. [Keivan Beigi]
  • Ignore cert errors in linux http://www.mono-project.com/FAQ:_Security. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) double compression issue. [kay.one]
  • Revert "updated nancy to 0.17.1.0" [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) gzip for static resource. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) gzip for static resource. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken file mover test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) folder auto complete. [Mark McDowall]
  • Episode import uses specs and moves before import now. [Mark McDowall]
  • Marked UpdateServiceFixture as Windows only test. [kay.one]
  • Disable delete profile button, show tooltip if profile is in use. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Ajax errors not being displayed in the UI. [Keivan Beigi]
  • Exit with non-zero exit code when build.ps1 fails. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue where tvdbepisodeid change would break episode update. [Keivan Beigi]
  • Tootips added or episode status. [Mark McDowall]
  • Number input for ViewTemplate. [Mark McDowall]
  • Better icons in main menu. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) Series autocomplete extends beyond tiny modal now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken build. [Keivan Beigi]
  • Kill NzbDrone process if service couldn't be stopped. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) NzbGet test. [Mark McDowall]
  • Set ProgramData folder permissions for everyone. [Mark McDowall]
  • Better Series.ToString() [kay.one]
  • Made some of useless exceptions to calm down. [kay.one]
  • Removed Misc from settings. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken filename tests. [Mark McDowall]
  • Indexer settings overhaul, reviewed settings tooltips. [Mark McDowall]
  • Moved data from Roaming to ProgramData. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) merge conflicts. [kay.one]
  • Starting to add ALTER COLUMN to SQLite. [Keivan Beigi]
  • Removed backlog from server. [Keivan Beigi]
  • Removed underscore.js. [Keivan Beigi]
  • Removed backlog from UI. [Keivan Beigi]
  • Media Management settings are alive. [Mark McDowall]
  • NzbClub and any indexers with settings are not enabled by default. [Mark McDowall]
  • Quality profile card size. [Mark McDowall]
  • More default quality profiles. [Mark McDowall]
  • Manual search is persistent through tab changes. [Mark McDowall]
  • Allow series name in season folder. [Mark McDowall]
  • Show rejection reasons in a tool tip instead of plaint text in the grid. [Keivan Beigi]
  • Mark parse as invalid if last episode is before first. [Keivan Beigi]
  • Settings loading overhaul. [Mark McDowall]
  • Made Nzb Restrictions case-insensative. [Mark McDowall]
  • Size limits step in 30MB increments. [Mark McDowall]
  • NzbRestrictions are now used, no more allowed release groups. [Mark McDowall]
  • Ignore Firefox debug errors. [Mark McDowall]
  • Backbone collection will not sort properly.... wtf. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) the add button on add series. [Mark McDowall]
  • Disable cache in debug. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) main menu focus underlining. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) series UI changes. [Mark McDowall]
  • Don't cache in debug. [Mark McDowall]
  • Indexer settings messages have indexer name. [Mark McDowall]
  • Quality size settings save now, with fancy messages. [Mark McDowall]
  • Marked trakt tests as integration. [kay.one]
  • Wider modals. [kay.one]
  • Fully working add series. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) settings icons. [Mark McDowall]
  • Manual episode search added to episode details. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) this time :D. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) fast loading when collection is already fetched. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) button size. [Keivan Beigi]
  • Much smarter handling of series collection rendering. [Keivan Beigi]
  • Default episode title to TBA if empty. [Mark McDowall]
  • Sugared quality size knobs. [Mark McDowall]
  • Skip report if series title can't be parsed. [Keivan Beigi]
  • Calendar/Upcoming use episode details. [Mark McDowall]
  • Knobs look way better. [Mark McDowall]
  • Save and add, notif settings cleanup. [Mark McDowall]
  • Prettier root folder. [Mark McDowall]
  • Nzbclub sucks, so making their integration test explicit. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Keivan Beigi]
  • Cleaned up test db path for tests. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Keivan Beigi]
  • Removed nzbsrus. [Keivan Beigi]
  • Broke up EnvironmentProvider into different services. [Keivan Beigi]
  • Oh hai Drone Factory. [Mark McDowall]
  • Delete added to indexers. [Mark McDowall]
  • Handlebar helpers uses built in require. [Mark McDowall]
  • Revert "updated backgrid" Also fixed his naive capitalization... [Mark McDowall]
  • Clickabled pager btn. [Mark McDowall]
  • Smaller headers on settings cards. [Mark McDowall]
  • Carded notifications. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) FormBuilder. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) less prefixer path. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) grunt.js jquery.kbob file name. [kay.one]
  • Nicer routes. [Keivan Beigi]
  • Re-added calendar.css. [Keivan Beigi]
  • Run less:general when bootstrap/fontawsome is changed. [Keivan Beigi]
  • Less cleanup. [Keivan Beigi]
  • Holy broken merge batman. Go home, you're drunk. [Mark McDowall]
  • Quality Size knobbed, other quality changes. [Mark McDowall]
  • Quality Profiles move to cards. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) 404 placeholder image template helper. [kay.one]
  • Removed leftover {{debug}} [kay.one]
  • Replaced underscore with lodash. [kay.one]
  • Minor fixes. [kay.one]
  • Cleaned up mutators. [kay.one]
  • Cleaned up template helpers. [kay.one]
  • Badge and label have default cursor instead of text one. [Mark McDowall]
  • Removed NzbDrone. namespace, everything is done using require. [Keivan Beigi]
  • Don't skip files/folders that are too fresh on import. [Mark McDowall]
  • Cleaned up some issues from self closing tags. [Mark McDowall]
  • Quality settings profile view is model bound. [Mark McDowall]
  • Season Search added to series details. [Mark McDowall]
  • Required toolbar. [Mark McDowall]
  • Moar require. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some quote issues. [kay.one]
  • Updating add existing series to use the common views. [Keivan Beigi]
  • All tooltips are automatically converted to bootstrap. [kay.one]
  • Moved mixins to require.js. [kay.one]
  • Moved add series to require. [kay.one]
  • Broken. [Keivan Beigi]
  • Cache busting for js file based on server version. [Keivan Beigi]
  • Properly parsing Season 03 Episode 10 releases. [Mark McDowall]
  • Self closing div tag. [kay.one]
  • Self closing icon tag. [kay.one]
  • Tests added for DownloadApprovedReports also some cleanup. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) saving settings. now done more generically. [kay.one]
  • Settings text-boxes are not spell-checked. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) csproj. [Mark McDowall]
  • RssSync defaults to 15 minutes. [Mark McDowall]
  • ModelBoundView now blows up if there is no model. [Keivan Beigi]
  • Settings is fully moved to required. [Keivan Beigi]
  • Better require. [Mark McDowall]
  • Bit more width for episode number cells. [Mark McDowall]
  • Version added to footer. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) more require issues. [kay.one]
  • Font.less because I can. [Mark McDowall]
  • Fonts are served locally. [Mark McDowall]
  • Handlebars and templates are loaded with require.js. [Keivan Beigi]
  • Almost all js files are loaded using require.js. [Keivan Beigi]
  • Removing js refrences from index.html. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) NotInQueueSpecification throwing exceptions when it couldn't parse an item in the queue. [Keivan Beigi]
  • When restarting after update if service start fails update app will fallback to console. [kay.one]
  • Datamapper supports null and DBNull. [kay.one]
  • Font.css serves opensans now (less calls to google) [Mark McDowall]
  • Test button moved to modal footer. [Mark McDowall]
  • Settings save when changed only. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up per comments. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) fanart backdrop not showing up. [Keivan Beigi]
  • Select type added for client schema. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test from not using Name. [Mark McDowall]
  • Notifications can be tested. [Mark McDowall]
  • Removed extra files. [Mark McDowall]
  • Xbmc Refactored. [Mark McDowall]
  • Basic width styling for common cells. [kay.one]
  • EpisodeModel will include mutators in toJson. [Mark McDowall]
  • Ncrunch file updated. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) calendar view. [kay.one]
  • Cleaned up all the cells. there is a cell for pretty much everything. [kay.one]
  • Should be able to queue report using api. [kay.one]
  • Only publish import event if an episode is actually imported. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) exceptron file name in stacktrace. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) index.html watch. [kay.one]
  • Handlebar partials are compiled into template.js. [kay.one]
  • Cleaned up the mindfuck that was scene mapping. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) newznab parsing limited Wombles rss to TV. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) nzbclub size parsing. Http timeout reduced from 100 to 20 seconds. [kay.one]
  • Series shows loading while collection is fetched. [Mark McDowall]
  • History and missing show loading. [Mark McDowall]
  • Removed icon-sort, replaced with .clickable instead. [Mark McDowall]
  • Episode.AirDate will be nulled if its before Series.FirstAired. [Mark McDowall]
  • Backgrid pagination works again. [Mark McDowall]
  • Removed filename from exception reports. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) merge conflict. [Mark McDowall]
  • RouteBinder will open external links in new tab. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) filesize cell. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) FileSizeCell, template helper. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series poster size in FF. [Mark McDowall]
  • Calendar moved to layout. [Mark McDowall]
  • Removed box-shadow when back-drop is on. [kay.one]
  • I feel pretty, [kay.one]
  • Styling. [kay.one]
  • Using span for formatted date. [Mark McDowall]
  • System icon is a laptop now. [Mark McDowall]
  • Metadata removed from naming. [Mark McDowall]
  • Series Poster height is static. [Mark McDowall]
  • Helper cleanup. [Mark McDowall]
  • Calendar defaults to week view. [Mark McDowall]
  • Indented if/else content. [Mark McDowall]
  • File size won't be bytes anymore. [Mark McDowall]
  • Minor cleanup. [kay.one]
  • Tightened javascript code policy. [kay.one]
  • Unknow quality is rejected by AcceptableSizeSpecification. [kay.one]
  • Renamed SearchDefinition to SearchCriteria. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) exceptron app version. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken build. [kay.one]
  • All links are automatically handled through backbone router. [kay.one]
  • Default sort ordering. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) calendar now showing on load. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) XBMC updating. [Mark McDowall]
  • Notifications have real messages now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) card styling for import series. [Keivan Beigi]
  • Minor cleanup. [kay.one]
  • Using LoadSubtype for Missing and Calendar. [Mark McDowall]
  • End added to EpisodeModel. [Mark McDowall]
  • Calendar and Missing join series in API. [Mark McDowall]
  • Internal links are automatically handled using NzbDrone.Router.navigate instead. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Newznab category numbers. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) newznab apikey. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) header request. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) media cover download issue. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) media cover download issue. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) episodeservice.updatemany. [kay.one]
  • Minor cleanup. [kay.one]
  • Commented out benchmark test. [kay.one]
  • Using compiled delegate instead of reflection in Marr. [kay.one]
  • Read is done using simple reflection strategy. [kay.one]
  • Cleaned up refresh series info. [kay.one]
  • Replaced background image. [kay.one]
  • Removed join from EpisodesBetweenDates, should be join in memoery in the API. [kay.one]
  • Episodes for series are now fetched using a single call and broken into seasons. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) backbone ajax differed. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) autobinder on re-render. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) more injection issues. [kay.one]
  • Value injector should map lazy loaded values properly. [kay.one]
  • Minor js library updates. [Keivan Beigi]
  • Better message handling on save. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) copy pasta. [Mark McDowall]
  • Don't use alias for group by. [Mark McDowall]
  • SaveIfChangedMixin. [Mark McDowall]
  • Default separater will be " - " now. [Mark McDowall]
  • Indexers are saved when settings are saved. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) paging ID10T issue. [Mark McDowall]
  • Naming Settings fixed up. [Mark McDowall]
  • DownloadClient settings cleaned up. [Mark McDowall]
  • Cleaned up handling of Unknown quality type. [Keivan Beigi]
  • Cleaned up qualityprofile response format. [Keivan Beigi]
  • Removed automapper. [Keivan Beigi]
  • Non-working cached repository. [Keivan Beigi]
  • CalendarModule uses injectTo instead of AutoMapper. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [kay.one]
  • Tuned down DB logging. [kay.one]
  • Indexer cards consistent height. [Mark McDowall]
  • Episodes between dates uses SQL join. [Mark McDowall]
  • Csproj changes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) trakt searching, cleaned up indexer/notification modules. [Mark McDowall]
  • More granular Concurrency control. [Keivan Beigi]
  • All services are singleton by default. [Keivan Beigi]
  • Replaced Json.Serialize with ToJson extension method. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up notifications edit. [Mark McDowall]
  • Indexers carded. [Mark McDowall]
  • Removed indexer tooltips. [Mark McDowall]
  • Cleaned up per comments. [Mark McDowall]
  • Removed some false/positive error message from the UI. [kay.one]
  • Covers are re-downloaded if remote size is different than. [kay.one]
  • Notifications wired up. [Mark McDowall]
  • Able to create new Newznab indexers. [Mark McDowall]
  • Cleaned up a bit. [Mark McDowall]
  • Better handling of situations where a parsed episode isn't in the database. [kay.one]
  • Removed comma from windows invalid path chars. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Marr multiple where clause issue. [Mark McDowall]
  • Delete all client side cookies. [kay.one]
  • Last used quality profile is now used as default. [kay.one]
  • Finished add series, [Keivan Beigi]
  • Can add indexer (in UI) [Mark McDowall]
  • Treat WEBRip as WEBDL. [Mark McDowall]
  • Order notifications in schema. [Mark McDowall]
  • Rebased with Marr.Data. [Keivan Beigi]
  • Removed add series tab. [kay.one]
  • Renamed Smtp to Email. [Mark McDowall]
  • Removed ugly notification icons. [Mark McDowall]
  • Purdy Add Notifications. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) modal opening a modal. [kay.one]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) existing has a load more button that shows all of the results. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) posters for add series search. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) notifications re GH feedback. [Mark McDowall]
  • Notification Schema in UI. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) new series id in addseries.collection. [kay.one]
  • Should ignore Id when its 0. [Mark McDowall]
  • Existing series search shows first suggestion. [Keivan Beigi]
  • Notification schema added to server side. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) linux path validation. [Keivan Beigi]
  • Validator will allow empty Path when RootFolderPath has a value. [Mark McDowall]
  • Mutators for DeepModel, fixed QualityProfile settings. [Mark McDowall]
  • Client side config uses localstorage instead of cookies. [kay.one]
  • RootFolder removed from Series, going back to Path. [Mark McDowall]
  • History and missing show 15 items now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) indexer settings, switches are Yes/No now. [Mark McDowall]
  • No longer creating folders for existing series. [Mark McDowall]
  • Removed UTC conversion, now being done by DB. [kay.one]
  • Removed UGuid leftovers. [kay.one]
  • Unmapped folders now get all series up front (much faster) [Mark McDowall]
  • Using messenger for notifications on series add. [Mark McDowall]
  • Removed tablesorter. [Mark McDowall]
  • Renamed remove methods in QualityProfile, Notification. [kay.one]
  • Building connection string using SQLiteConnectionStringBuilder. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) authentication. at least locally. need to test remote. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) authentication. at least locally. need to test remote. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some test names, added logging to last write test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Broken Plex tests. [Mark McDowall]
  • Oops. fixed relationships. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) authentication. [kay.one]
  • Make model change events opt-in per repository. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) auth tests. [Mark McDowall]
  • FormBuilder split out. [Mark McDowall]
  • Basic Authentication Added. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) booleans when sent to client in fields. [Mark McDowall]
  • More notificationUI changes, start notification updates. [Mark McDowall]
  • Notification settings added to the UI. [Mark McDowall]
  • Cleaned up Notifications a bit. [Mark McDowall]
  • Toned down unittest logging. [kay.one]
  • Logging performance updates. [kay.one]
  • Diskscan will not fully fail if a single file fails to be imported. [kay.one]
  • Disable model events for log repository. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) apptype detection during update. [kay.one]
  • More logging. [kay.one]
  • Wiredup db logging. [kay.one]
  • 5 minutes update check interval. [kay.one]
  • Less reflectionee Command publishing. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) app not responding to anything but localhost. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) application crash on IE. [kay.one]
  • Diskscan is triggered when new episodes are added. [kay.one]
  • Episode grid is lining up properly. [kay.one]
  • Adding episode status to episode view. [kay.one]
  • Removed episode status from server. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) mediacover images not being returned. [kay.one]
  • Removed left over nancy code from owincontroller. [kay.one]
  • Last modified time is logged if folder is too fresh. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken update tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) bug where urlacl wouldn't register if firewall port was already open. [kay.one]
  • NotificationModule added to API. [Mark McDowall]
  • Notifications wired up server sided. [Mark McDowall]
  • Static resources are mapped to full path instead of relative. [kay.one]
  • More update fixes. [kay.one]
  • Fixing update for vnext. [kay.one]
  • Removed windows sdk dependency. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up StaticResourceProvider. [Mark McDowall]
  • Better Backgrid.Column defaults, much cleaner. [Mark McDowall]
  • Posters/Banners/Fanart served from App_Data. [Mark McDowall]
  • Application data is now stored in %APPDATA%\NzbDrone. [Keivan Beigi]
  • Removed completed TODO. [Mark McDowall]
  • Delete Subfolder after import. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken reference. [Mark McDowall]
  • Now importing downloaded episodes. [Mark McDowall]
  • For now disabling animation. [Keivan Beigi]
  • Animate I say! [Keivan Beigi]
  • Cleaned up modals in the UI. [Keivan Beigi]
  • Integration tests should now be packaged with other tests. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up DownloadClient settings in UI. [Mark McDowall]
  • Renamed HistoryRepo GetBestInHistory. [Mark McDowall]
  • Rss will only download each episode once. [Mark McDowall]
  • History stores SeriesId now. [Mark McDowall]
  • GetBestQualityInHistory will be handled in memory now. [Mark McDowall]
  • Enum Config values retrieved properly. [Mark McDowall]
  • Upgraded fontawesome to 3.1.0. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) airdate parsing. Fixed minor UI issues. [Mark McDowall]
  • Moved Missing and History to Fancy. [Mark McDowall]
  • Removed nzbindex. [kay.one]
  • Existing series view loads again. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) disk scan scheduler. [kay.one]
  • Cleaning up episode/series air date/time. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) diskscan. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) build. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) add new series. [kay.one]
  • Removed Migrator.NET, 7zip. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) build script. [kay.one]
  • Improvements to scheduler, [kay.one]
  • Cleanup. [kay.one]
  • Removed invalid container test. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some broken tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some issues here and there. [kay.one]
  • Back to tiny for now. [Keivan Beigi]
  • Removed lazy loading test for history. [Mark McDowall]
  • Look ma, history! [Mark McDowall]
  • More better joins, some minor MDM changes for paging. [Mark McDowall]
  • Scheduled Tasks should work as long as they are registered. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) service registration for event handlers and executors. [kay.one]
  • Use * instead of + in urlacl's. [Mark McDowall]
  • LINQ for paging missing episodes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken signalr reference. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Removed indexer settings from configservice. [kay.one]
  • Disabled job registration/timer. [kay.one]
  • Removed all the jobs. [Keivan Beigi]
  • Bind any collection to SignalR with a single call. [kay.one]
  • SignalR/Nancy/Owin/Mono. [kay.one]
  • Moved hosting, system tray out of common. [kay.one]
  • Replaced Nancy.Hosting.Self with Owin. [kay.one]
  • Replaced bootstrap notifications for errors with messenger.js. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) add series. [Keivan Beigi]
  • LazyLoaded Series and Episode again for history. [Mark McDowall]
  • Adding history. [Mark McDowall]
  • Missing doesn't double fetch. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) resource mapper tests. [kay.one]
  • Indexer settings is dynamically generated. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) server side indexer issue. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) indexer service, broken test. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) nzbclub parser. [Keivan Beigi]
  • Synced Marr with upstream. [Keivan Beigi]
  • Indexers implementation is now separated from settings/definition. [Keivan Beigi]
  • Cleaned up some jslint errors. [Keivan Beigi]
  • Removed toastr. [kay.one]
  • Removed images left over from last version. [kay.one]
  • Removed exceptron. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) missing sql queries. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) default sorting for series grid. [Mark McDowall]
  • Pagination for missing is alive! [Mark McDowall]
  • Setting up missing query params. [Mark McDowall]
  • Moved FC properties out of episode model. [Mark McDowall]
  • More paginator. [Mark McDowall]
  • Adding backgrid paginator. [Mark McDowall]
  • Starting missing conversion to backgrid. [Mark McDowall]
  • Unbroke backgrid template cell. [Mark McDowall]
  • Backgrid template mixin will build the template itself. [Mark McDowall]
  • Calendar now using EpisodeResource. [Mark McDowall]
  • Missing uses EpisodeResource now. [Mark McDowall]
  • Model driven indexer settings. [Mark McDowall]
  • Getting free space tries to get the space safely, if doesn't work and windows. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) linux integration tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) linux integration tests. [kay.one]
  • Single broken doesnt break the whole decision process. [kay.one]
  • Removed dropbox fail! [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) more linux tests. [kay.one]
  • Trying to fix nunit in teamcity. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken date tests. [Mark McDowall]
  • Trying to fix nunit in teamcity. [Keivan Beigi]
  • Improved Linux support for tests. [Keivan Beigi]
  • Removed filesharingtalk. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken integeration test. [kay.one]
  • Removed unused regex. [Mark McDowall]
  • FIxed parsing tests, now with more regex. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) model binder for checkboxes. [Mark McDowall]
  • Moar toggle switches! [Mark McDowall]
  • Quality Series.QualityProfile is lazyloaded. [kay.one]
  • Decision engine now reports it's own errors rather than just dying. [kay.one]
  • Broken parser tests. [kay.one]
  • Release endpoint now returns fully parsed rss info with decisions. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Basic RSS fetch seems to be working. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Keivan Beigi]
  • Toolbar now saves its state for radio buttons. [kay.one]
  • Reordered include quality and replace spaces. [Mark McDowall]
  • Shared toolbar radio button style is working. just need to store state. [kay.one]
  • Replaced bootstrap switch with css only version! [Mark McDowall]
  • Controls slide down for series poster. [Mark McDowall]
  • Hidden series title, but searchable (I think) [Mark McDowall]
  • Stuff we did :D. [Keivan Beigi]
  • Move messenger after backbone, _ so it uses those instead of the shim. [kay.one]
  • Renamed EventAggregator to MessageAggregator. [Keivan Beigi]
  • Removed title region, [Keivan Beigi]
  • Renamed some old 'parseResult' variable names. [kay.one]
  • Minor sync cleanup. [kay.one]
  • Overview and series title in series list is now click-able, [kay.one]
  • Started cleaning up episode page. [Keivan Beigi]
  • Minor cleanup. [Keivan Beigi]
  • Logging update. [kay.one]
  • More posters. [Mark McDowall]
  • Don't activate view button until its set. [Mark McDowall]
  • Posters view added for series. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) add existing series. [Mark McDowall]
  • Series Table. [Mark McDowall]
  • Finished Series Index Table formatting. [Mark McDowall]
  • Backgrid added. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) backgrid and backbone-pageable in grunt. [Mark McDowall]
  • Resync'd UI and API. [Mark McDowall]
  • Less is more. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) existing series no longer shows root dir. [Mark McDowall]
  • SeriesGrid updates. [Mark McDowall]
  • SeriesStats moved to its own Repo. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) bootstrap switches. still need to listen to checkbox event. [kay.one]
  • Moved seriesmodule to restmodule. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series statistics query. [kay.one]
  • Moving validation rules to restmodule. [kay.one]
  • Much smarter binding, [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) episodesWithoutFiles. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series module. [kay.one]
  • Calculate double episode start time on episode info refresh. [markus101]
  • Calendar, theme, awesome. [Mark McDowall]
  • Episode cleanup and added end date. [Mark McDowall]
  • Using bsSwitch instead of switch to remove jslint errors. [Mark McDowall]
  • Calculate proper start time for double episodes. [Mark McDowall]
  • Some FC UI tweaks. [Mark McDowall]
  • Upgraded Full Calendar, now things are left aligned. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) ended status display for series table. [Mark McDowall]
  • Removed Autofac from update project. [Keivan Beigi]
  • Introducing Fancy.Nx. [Keivan Beigi]
  • Properly detect connection issues and show appropriate message. [kay.one]
  • Properly detect connection issues and show appropriate message. [kay.one]
  • Cleaned up integration test project. [kay.one]
  • Removed empty constructors from jobs. [Mark McDowall]
  • Use long for nzbx rageid. [Mark McDowall]
  • Get by multiple ids added to BasicRepo. [Mark McDowall]
  • Now Showing: series status from Trakt. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) all tests? [Keivan Beigi]
  • Removed twitter. [Keivan Beigi]
  • More tests fixed. [Keivan Beigi]
  • Json serializer updates. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) AllowedReleaseGroupSpecification. [kay.one]
  • Manual join of Series for EpisodesBetweenDates. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue where method names weren't being logged to database. [kay.one]
  • Attempting join of Series to Episodes. [Mark McDowall]
  • Removed signalr, will re-add when actually needed. [Keivan Beigi]
  • Works for me! [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) more tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) more tests. [Keivan Beigi]
  • Removed strict mock from test base. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some more tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) more tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) merge issue. [Mark McDowall]
  • Cleaned up parsing logic and structure. [kay.one]
  • Cleaned up app update. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some tests, spelling issues. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) auto modelbinder. [kay.one]
  • Using Services, not Repos. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some broken tests. [Mark McDowall]
  • Renamed Folder to FolderName. Series.Path is readonly. [Mark McDowall]
  • Series Path joins root folder and folder. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) series uses all available information. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some broken tests. [kay.one]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) series changes. [Mark McDowall]
  • Model should automatically be bound to view. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) indexer name compression to be case in-sensitive. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) indexer setting load/reload. [Keivan Beigi]
  • Extracted interface fom HttpProvider. [Keivan Beigi]
  • Replaced IInitializable interface with ApplicationStartedEvent. [Keivan Beigi]
  • Removed old references to AddSeries/SearchResultModel, AddSeries/SearchResultCollection. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) circular dependency issue that stopped the app from starting. [Keivan Beigi]
  • More project cleanup. [kay.one]
  • Removed some UI info from views. Added UI Config. [Mark McDowall]
  • Broke episodeparseresult into filenameparseresult and indexerparseresult. [kay.one]
  • More project cleanup. [kay.one]
  • Moved some of the helper classes to their proper location. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some tests. [kay.one]
  • Rewrite of indexer/episode search. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) IInitializable registration. [Mark McDowall]
  • Return poster placeholder url when trakt doesn't have one. [Mark McDowall]
  • Existing series looks like add new series now. [Mark McDowall]
  • Use small posters from trakt. [Mark McDowall]
  • Removed old folders. [Mark McDowall]
  • Replaced autofac with TinyIoC. [Keivan Beigi]
  • Replaced the sqlite nuget package with mono compatible custom built. [Keivan Beigi]
  • Switched reflection strategy for marr to SimpleReflectionStrategy, should be more mono friendly. [Keivan Beigi]
  • Download client settings only shows config for the selected client. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) more tests. [kay.one]
  • Cleaned up scene mapping code. [kay.one]
  • Embedded type convector is now registered for all embedded types automatically. [kay.one]
  • Replaced FastReflection.dll with Fasterflect.dll to fix the race condition. [kay.one]
  • Simplified migrations. [kay.one]
  • Much nicer add new series. [kay.one]
  • Fully replaced TVDB with Trakt.tv. [kay.one]
  • Event aggregator is singleton to prevent it from being disposed. [kay.one]
  • Autofac registrations are not singleton anymore. [kay.one]
  • LazyList is now initilized using an empty list instead of null. [kay.one]
  • No more Nzbdrone.Web in any of the paths. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some jshint issues. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some jshint issues. [kay.one]
  • Template names are now case in-sensitive. [kay.one]
  • More javascript coding rules in webstorm. [kay.one]
  • Replaced full version of handlebar with handlebar.runtime since we don't need the compiler anymore. [kay.one]
  • Client side code webstorm code cleanup. [kay.one]
  • Using pre-compiled handlebar templates. [kay.one]
  • Removed 'Any CPU' config from solution. [kay.one]
  • Removed backbone from VS solution, [kay.one]
  • Some js cleanup. [kay.one]
  • Started adding support for downloading latests js libraries using grunt. [kay.one]
  • Nzbdrone now requires grunt to work. [Keivan Beigi]
  • Creating powershell build and package script. [Keivan Beigi]
  • Test clean up. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) recursion bug. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) unit test file path generation to be linux compatible. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a bit more tests. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken build. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) few more broken tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UpdateFields in basic repository. [kay.one]
  • Tweaked logging tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) scene mapping deserialization. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some broken tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) deserilization screwing with quality. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some broken tests. broke some new ones. [Keivan Beigi]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) series working, Only queue enabled jobs. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) merge conflict. [Mark McDowall]
  • Store QualityPofile properly. [Mark McDowall]
  • RelationshipExtensions has more type enforcement. [kay.one]
  • Created HasOne, HasMany relationship extension. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) history->episode relationship. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) container registration. [kay.one]
  • Removed some unneeded references. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken build. [kay.one]
  • Got basic relationships working. [kay.one]
  • More cleanup. [kay.one]
  • Marr is almost working. [kay.one]
  • Rebase cleanup. [kay.one]
  • Migrations. [markus101]
  • Cleaned up history lookup. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) more tests. [kay.one]
  • Auto increment ID. [kay.one]
  • Cleaned up ModelBase, enable writing to sqlite. [Mark McDowall]
  • Cleaned up model base Id property. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) sqlite3.dll copying issues. [kay.one]
  • Removed sqo. [kay.one]
  • First steps for SQLite. [markus101]
  • Run Nancy SelfHost locally only. [Mark McDowall]
  • NancySelfHost under Non-Admin Accounts. [markus101]
  • Grunt cleanup. [kay.one]
  • Create series folder when it doesn't exist. [Mark McDowall]
  • Console appliction is now licensed for sqo as well. [kay.one]
  • Project file cleanup. [kay.one]
  • Commented out mock to get it building. [Mark McDowall]
  • Misc Settings. [Mark McDowall]
  • Download Client settings and QualityProfiles. [Mark McDowall]
  • Split Profile and Size into their own folders. [Mark McDowall]
  • Moved moving of episode files into their own service. [kay.one]
  • Moved cleanup of deleted files to their own service. [kay.one]
  • More search cleanup. [kay.one]
  • Cleaned up episode search. [kay.one]
  • Some preliminary work to move decision engine to use the visitor pattern. [kay.one]
  • More file naming cleanup. [kay.one]
  • File name builder cleanup. [kay.one]
  • Moved naming specification out of general config. [kay.one]
  • Renamed report rejection reason. [kay.one]
  • Quality size styling. [Mark McDowall]
  • Quality Settings divided up in layout. [Mark McDowall]
  • Naming settings with css fixes. [Mark McDowall]
  • Removed unused dependencies. [Keivan Beigi]
  • Event based cleanup when a series is deleted. [Keivan Beigi]
  • Removed all the ids! [Mark McDowall]
  • Removed virtuals from ConfigService. [Mark McDowall]
  • Naming settings in UI, fuck its ugly. [Mark McDowall]
  • Moved jobs around again ;) [kay.one]
  • More project clean up. [kay.one]
  • Minor project cleanup. [kay.one]
  • Job structure cleanup. [kay.one]
  • Cleaned up JobController. [Keivan Beigi]
  • Moved jobcontroller to a blocking collection. [Keivan Beigi]
  • Cleaned up some tests. [Keivan Beigi]
  • Automatically download banner,poster, fanart. without a job :D. [kay.one]
  • Settings return with default values (via reflection) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) merge conflicts. [Mark McDowall]
  • Settings wired up. [Mark McDowall]
  • Episode detail is working but its a bit slow. [kay.one]
  • Series structure cleanup. [kay.one]
  • Season list is properly populated in series details. [kay.one]
  • Restructuring series detail around season and episodes being separate resources. [kay.one]
  • Removed tvdblib from tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) jobs running all the time. [kay.one]
  • Removed TvdbLib.dll using the embedded wattvdb.codeplex.com. [kay.one]
  • Removed TvdbLib.dll using the embedded wattvdb.codeplex.com. [kay.one]
  • Series Details started. [Mark McDowall]
  • Removed some left over files. [kay.one]
  • Removed sqlce. [kay.one]
  • Debug doesn't start a Visualstudio webdev server anymore. [kay.one]
  • Moved media file service. [kay.one]
  • Main app cleanup. [Keivan Beigi]
  • Calendar colouring, upcoming list shows yesterday. [Mark McDowall]
  • Calendar is coming together! [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series info not saving properly when refreshing info. [Mark McDowall]
  • Popover overflows, overviews no longer capped. [Mark McDowall]
  • Removed logconfiguration. [kay.one]
  • Minor UI tweaks. [Mark McDowall]
  • Config file based logging configuration. [Keivan Beigi]
  • Oops, premature commit. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up a couple things according to comments. [Mark McDowall]
  • Removed upcoming, fixed broken test. [Mark McDowall]
  • Main menu now uses backbone to handle navigation. no more reload. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) the broken tests. [Mark McDowall]
  • Quality moved to ObjectDb. [Mark McDowall]
  • Layout should be cleaner now. menu is more centered. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) OID issues. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) OID not working correctly. still should use ID. [Keivan Beigi]
  • Removed strm files. [Mark McDowall]
  • OID changed to a field. [Mark McDowall]
  • Calendar requests are cleaner. [Mark McDowall]
  • Calendar uses start and end date. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) series works again, now includes title. [Keivan Beigi]
  • Some css cleanup. [Keivan Beigi]
  • Upgraded to bootstrap v2.3.0. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) page with, [Keivan Beigi]
  • Removed searchhistory storage. [Keivan Beigi]
  • Using the interface. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) the tests that were deleted by gdrive. [Mark McDowall]
  • More Calendar! [Mark McDowall]
  • Dear gdrive, you suck! [Mark McDowall]
  • Removed notification toggle settings from configservice. [kay.one]
  • External notifications are now based on Events. [kay.one]
  • Removed ExternalNotification.OnRename since it wasn't being used. [kay.one]
  • More fixed tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) more tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some broken tests. [kay.one]
  • Post grab notification and updates are now using the new EventAggregator. [kay.one]
  • Moved config to objectdb. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) last merge + deleted files. GDrive sucks. [Mark McDowall]
  • Use Series.OID (Tests still need to be updated) [Mark McDowall]
  • Moved history over to objectdb. [kay.one]
  • Spelling. [kay.one]
  • Simplified EventAggregator. [kay.one]
  • Moved log to object db. [kay.one]
  • Keeping things on the screen now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken indexer tests. [Mark McDowall]
  • Missed csproj file. [Mark McDowall]
  • GitExtensions, go fuck yourself. [Mark McDowall]
  • Moved Newznab settings to ObjectDb. [Mark McDowall]
  • Moved indexer providers out of subfolder. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) indexer tests & More Series removals? [Mark McDowall]
  • Removed services. [Mark McDowall]
  • This should fix some more tests. [Keivan Beigi]
  • Minor js cleanup. [kay.one]
  • First edit using cloud9. [Keivan Beigi]
  • Cleaned up a bunch of old files. [Keivan Beigi]
  • Replaced EpisodeService with IEpisodeService. [Keivan Beigi]
  • Cleaned up IndexerService and tests. [Mark McDowall]
  • Renamed SeriesProvider to SeriesService. [Mark McDowall]
  • Use IIndexerService. [Mark McDowall]
  • Moved indexers to ObjectDb. [Mark McDowall]
  • Font-awesomed the menu. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) series style fixes. [kay.one]
  • Brand new theme! [Keivan Beigi]
  • Moved series/season/episodes to object db. [Keivan Beigi]
  • Still very broken. [kay.one]
  • Upcoming view working under backbone. [Mark McDowall]
  • Building and debugging once again. [Mark McDowall]
  • Moved Series,Seasons,Episodes to their own folders. [kay.one]
  • NzbDrone is getting on a bus! (added EventAggregator) [Keivan Beigi]
  • Moved DecisionEngine to root of core. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some broken tests. [Keivan Beigi]
  • CSS cleanup :) [Mark McDowall]
  • Started to remove iisexpress. [Keivan Beigi]
  • Splited jobprovider into jobrepo, jobcontroller, moved to object db. [kay.one]
  • Removed mono/pilot build configs. [kay.one]
  • Ignore WindowsService tests in *nix systems. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) renamed OID to id in json response. [kay.one]
  • Removed leftover datatable files. [kay.one]
  • No more # in the url. [kay.one]
  • Removed code analysis from Autofac.Integration.Mvc. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) merge conflicts. [kay.one]
  • Splited MVC and nancy application. [kay.one]
  • Removed old comments. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) existing series uses existing path now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) stuff :) [Mark McDowall]
  • Upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n. [kay.one]
  • Ignore WithReadDb() calls in mono. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) jobprovider teardown breaking in mono. [kay.one]
  • Moved all of the tests that didn't need to be SQL test to basic core test. [kay.one]
  • Skip sqlce teardown on mono. [kay.one]
  • App now starts up, [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some tests, cleaned up root folders. [kay.one]
  • WTF! [kay.one]
  • Fuck you git extensions! [kay.one]
  • Trying filesystem elq for mono linux. [kay.one]
  • Elq dll path setting for mono. [kay.one]
  • WTFFFFF! [kay.one]
  • ApplicationPath is actuall app path in mono. [kay.one]
  • Wtf git extentions? [kay.one]
  • More dynamic binding to sqlce. [kay.one]
  • Replaced compile time with runtime mono check. [kay.one]
  • Wtf git extentions? [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Elq id is now ignored by petapoco. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) modal dialog. [kay.one]
  • Moved to tablesorter. [kay.one]
  • Code cleanup. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) add series. [kay.one]
  • Server exceptions are formatted much nicer in the ui. [kay.one]
  • Removed series layout. [kay.one]
  • Everything should be moved to require.js. [kay.one]
  • Made RootFolderCollection, NotificationCollection singleton. [kay.one]
  • Moved most of addseries to use require.js. [Keivan Beigi]
  • Status column cleanup. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) scrollbar on add series. [Mark McDowall]
  • Dates use AirTime and UtcOffset when displaying. [Mark McDowall]
  • Some EloqueraDb cleanup. [Keivan Beigi]
  • Datatables wired up on series grid. [Mark McDowall]
  • BacklogSetting is now editable. [Mark McDowall]
  • Series/Index wired up to backbone, just need to add DT. [Mark McDowall]
  • Delete modal wired up, more formatting. [Mark McDowall]
  • Series/Index started in backbone. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up Eloquera integration, working much better now. [Mark McDowall]
  • Broke some Eloquera tests to prove a point. [Mark McDowall]
  • Ignore eloquera files. [Mark McDowall]
  • Removed eloquera db from repo. [Mark McDowall]
  • RegisterTypes in Eloquera. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) most of the broken tests. [Mark McDowall]
  • Moved rootdir to eloquera. [kay.one]
  • Registered eloquere db with autofac. [kay.one]
  • Initial Commit for Eloquera. [Mark McDowall]
  • Separated sqlce and db4o tests. [kay.one]
  • Less intrusive cache prevention. [kay.one]
  • FInished add series. need some error handling but mostly on the server. [Keivan Beigi]
  • SceneMapping added to Services API. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) existing is almost done. [Keivan Beigi]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) root dir now returns list of unmapped folders. [Keivan Beigi]
  • More import existing series code. [Keivan Beigi]
  • Revert "updated autofac to 3.0" [Keivan Beigi]
  • Tvdb offline changes, doesn't work. [Keivan Beigi]
  • Json.net instead of ServiceStack. [Mark McDowall]
  • Code to support import existing series. [Keivan Beigi]
  • Services: DailySeries added to Nancy. [Mark McDowall]
  • Rootfolder is linked to add series. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) where year could show up twice in series search. [kay.one]
  • More add series updates. [kay.one]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) series styling. [Keivan Beigi]
  • Json response from API are now in pascalCasing. [Keivan Beigi]
  • More backbone changes. [Keivan Beigi]
  • Upgraded to Font Awesome 3.0.2. [Keivan Beigi]
  • Add-series, import-series tabs are invisible if user doesn't have a root folder. [Keivan Beigi]
  • Disabled bootstrap's gradients for a more flat look. [Keivan Beigi]
  • Root dir management is fully functional. [Keivan Beigi]
  • Removed old files that came back from rebase. [Keivan Beigi]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) series lookup doesn't send a request to server with a blank filter. [Keivan Beigi]
  • Removed cassette msbuild. [kay.one]
  • Series search displays the result using auto binder. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) api root url. [kay.one]
  • More add series backbone cleanup. [Keivan Beigi]
  • Overriding console when not defined, so IE doesn't break. [Keivan Beigi]
  • Created add series layout. [Keivan Beigi]
  • Removed bootstrap-responsive. [Keivan Beigi]
  • Removed bootstrap layout from MVC, bootstrap+backbone is where we should be going. [kay.one]
  • Better template load error message. [kay.one]
  • Moved all backbone/bootstrap files to _backboneApp. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken build. [Keivan Beigi]
  • Removed backbone project. [kay.one]
  • Moved bootstrap to none responsive. [kay.one]
  • More add series styling. [kay.one]
  • Figured out how to get tabs to work in backbone. [kay.one]
  • Random template is create only in ncrunch. [kay.one]
  • Can do series lookup using the api. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) /api . responds with profiles. [kay.one]
  • Cleaned up CoreTest base class. [kay.one]
  • Some cleanup. [kay.one]
  • More test fixes. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some broken tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Replaced most of ServiceStack with nancy. [Keivan Beigi]
  • System page now uses bootstrap for layout. [kay.one]
  • More bootstrap layout changes. [kay.one]
  • Almost got the base layout working with bootstrap. [Keivan Beigi]
  • Adding bootstrap layout. [Keivan Beigi]
  • Build doesn't need SDK installed anymore. [Keivan Beigi]
  • not [Mark McDowall]
  • Rename package for handling [Mark McDowall]
  • Ignore specials when doing sample check. [Mark McDowall]
  • Use proper daily series URL for newznab. [Mark McDowall]
  • Re-fix for hidden console CPU + added tray icon. [Mark McDowall]
  • CPU usage fail. [Mark McDowall]
  • Quality profile cutoff will be set on add. [Mark McDowall]
  • Scene Mappings update every 6 hours now. [Mark McDowall]
  • Sample check reduced to 3 minutes. [Mark McDowall]
  • Repack/propers for older episodes are no more. [Mark McDowall]
  • This is why we write unit tests... [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Nzbget tests. [Mark McDowall]
  • Nzbget added to UI. [Mark McDowall]
  • Nzbget support added to core. [Mark McDowall]
  • Use scene name for download client queue. [Mark McDowall]
  • Special characters removed from titles. [Mark McDowall]
  • Error message for Size rejection fixed. [Mark McDowall]
  • Removed extraneous file. [Mark McDowall]
  • MediaInfo added. [Mark McDowall]
  • Better messages when searching for daily episodes. [Mark McDowall]
  • Nzbx download URL fixed. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with Daily Series searching. [Mark McDowall]
  • Csproj file changes. [Mark McDowall]
  • Reject non-english releases. [Mark McDowall]
  • More logging and better handling of services. [Mark McDowall]
  • More logging during updates. [Mark McDowall]
  • Little JobProvider cleanup. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) test. [Mark McDowall]
  • Don't try to move episode file that does not exist. [Mark McDowall]
  • Run Disk Scan when series path is saved. [Mark McDowall]
  • Searching refactored. [Mark McDowall]
  • Start of EpisodeSearch refactor. [Mark McDowall]
  • BestQualityInHistory fixed. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • Raw-HD. [Mark McDowall]
  • Goodbye EF! [Mark McDowall]
  • Release architecture - Any CPU = bad. [Mark McDowall]
  • Removed Fakes. [Mark McDowall]
  • Removed Ninject references. [Mark McDowall]
  • Underscores & REGEX. [Mark McDowall]
  • Register Common providers. [Mark McDowall]
  • Register Types in Updater. [Mark McDowall]
  • Cleaned up some error messages. [Mark McDowall]
  • More CentralDispatch Tests (bug caught!) [Mark McDowall]
  • More autofac. [Mark McDowall]
  • Hello Autofac, Goodbye Ninject. [Mark McDowall]
  • Removed silent switch. [Mark McDowall]
  • Hidden startup, shutodwn and restart. [Mark McDowall]
  • Give new profile a name when created. [Mark McDowall]
  • Quality type sizes moved to backbone + SS (API) [Mark McDowall]
  • Server 2012/Win8 fix Temporary ASP.Net Files. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Allow ports above 32767. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Better language parsing of releases. [Mark McDowall]
  • Sample file cutoff now 70MB. [Mark McDowall]
  • Better todo message... [Mark McDowall]
  • Save on add and WEBDL-480p on new. [Mark McDowall]
  • Removed amd64 assemblies. [Mark McDowall]
  • Existing series loading again. [Mark McDowall]
  • DailySeries renaming fixed. [Mark McDowall]
  • GetNewFilename takes series instead of string now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) omgwtfnzbs URL changed to .org. [Mark McDowall]
  • TVRageMapping updates. [Mark McDowall]
  • No longer clean Newznab URLs when saving. [Mark McDowall]
  • Missing root dir won't stop app. [Mark McDowall]
  • SceneMappings now have season number. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) post build steps. [Mark McDowall]
  • Free space widgets. [Mark McDowall]
  • Show free disk space in TB when applicable. [Mark McDowall]
  • More tests for nzbx. [Mark McDowall]
  • Backend work for nzbx.co. [Mark McDowall]
  • Cache freedisk space for 10 minutes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • Free diskspace in UI. [Mark McDowall]
  • Better handling of xml errors on tvrage. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests and removed strict mocker. [Mark McDowall]
  • Allow sorting with articles (option) [Mark McDowall]
  • Mark occasionally failing test as inconclusive. [Mark McDowall]
  • CRO reporting for duty. [Mark McDowall]
  • Encypted errors be gone! [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) gitignore file. [Mark McDowall]
  • Ampersand removed from title before searching. [Mark McDowall]
  • Renaming Season will succeed if no files are moved. [Mark McDowall]
  • Ampersand in searching replaced with and. [Mark McDowall]
  • Prevent TvRage issues from breaking InfoUpdate. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • Matching TvRage to TvDb. [Mark McDowall]
  • Replace period with space in EPR.SeriesTitle. [Mark McDowall]
  • Keep serching for episodes when partial search returns no results. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) autocomplete issues. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) SignalR - Its FM! [Mark McDowall]
  • Inject DecisionEngine. [Mark McDowall]
  • Inject constructors. [Mark McDowall]
  • Incliuding icon for omgwtfmnzbs. [Mark McDowall]
  • Forcibly added omgwtfnzbs test files. [Mark McDowall]
  • Backend work for omgwtfnzbs. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) WEBDL-480p being detected as WEBDL-720p. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) XBMC Frodo library updates. [Mark McDowall]
  • Version number parsing for XBMC Frodo. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) the tests. [Mark McDowall]
  • Index and Club URLs fixed. [Mark McDowall]
  • Project file changes... [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Prowlin reference in Core.Test. [Mark McDowall]
  • Nuget PackageSources will look at nzbdrone server. [Mark McDowall]
  • Removed nuget packages from repo. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) ninject 2 reference. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up UI changes when model is edited. [Mark McDowall]
  • Adding works! [Mark McDowall]
  • Removed NzbMatrix. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Newznab add button. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) newznab close icon. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some unit tests. [Mark McDowall]
  • DateTime.ToString fixes for other countries. [Mark McDowall]
  • Xbmc episode metadata. [Mark McDowall]
  • Stylized the new profiles. [Mark McDowall]
  • Beginning of Add New Profile button. [Mark McDowall]
  • More newzbin cleanup. [Mark McDowall]
  • QualityProfiles edit via backbone. [Mark McDowall]
  • Better parsing of full season releases on disk. [Mark McDowall]
  • Empty searches in search history now show. [Mark McDowall]
  • More backbone. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) bad migration for DownloadClientDirectory. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Renamed some settings, added 2nd priority for sab. [Mark McDowall]
  • Minor cleanup to searchProvider. [Mark McDowall]
  • Cleaned up a bunch of warnings. [Mark McDowall]
  • Search History qualioty sort by weight, not ID. [Mark McDowall]
  • Search History Force Download. [Mark McDowall]
  • Rmeove illegal characters. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test for queue. [Mark McDowall]
  • Refactored Search, less work in the searching. [Mark McDowall]
  • Better search urls for NzbMatrix. [Mark McDowall]
  • NzbMatrix searching enhancements. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Search URLs for Newznab. [Mark McDowall]
  • Don't try to update XEM mapping if there isn't one. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with quality view. [Mark McDowall]
  • Cleaned up gitignore. [Mark McDowall]
  • Binders full of women are no longer ignored. [Mark McDowall]
  • QualityType sizes are added automatically. [Mark McDowall]
  • Bootstrap loading profiles via ajax. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) scripts on DownloadClient settings. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Issue sorting downloads non-Windows NAS. [Mark McDowall]
  • First crack the API. [Mark McDowall]
  • Upgraded nuget packages, Ninject 3, SignalR 5. [Mark McDowall]
  • ServiceStack added. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) email notify on download issue. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Remove Root Dir issue in Chrome. [Mark McDowall]
  • Removed ignore relative urls. [Mark McDowall]
  • Lazy load exisitng series. [Mark McDowall]
  • Series/Details rezie title. [Mark McDowall]
  • Removed relative URLs. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) seriesid/seasonnumber route. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) URLs for AJAX loaded grids. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with deleting series. [Mark McDowall]
  • Reverted AJAX Binding for logs. [Mark McDowall]
  • Get json response when adding item to the queue. [Mark McDowall]
  • XBMC Library updates should be more reliable now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) ajax binding for logs. [Mark McDowall]
  • Unavailable... [Mark McDowall]
  • Cleaner URLs, fixed dynamics in jobs. [Mark McDowall]
  • Test buttons for Plex. [Mark McDowall]
  • Test buttons for XBMC. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests from merge. [Mark McDowall]
  • Revert to standard numbering when scene is absent. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) searchProvider. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up issues with initial XEM implementation. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Missed files... [Mark McDowall]
  • Removed American Dad fix test. [Mark McDowall]
  • Download naming uses tvdb numbering. [Mark McDowall]
  • Cleanup and updates for XEM. [Mark McDowall]
  • Properly using Xem now. [Mark McDowall]
  • Revert "XemClient added" [Mark McDowall]
  • Revert "Updated XemClient" [Mark McDowall]
  • Handle add to queue errors in SAB. [Mark McDowall]
  • Skip import when when folder is in use. [Mark McDowall]
  • More skip import. [Mark McDowall]
  • Skip import when Series.Path doesn't exist. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) dynamic jobs with single property. [Mark McDowall]
  • Cleaned and fixed broken tests. [Mark McDowall]
  • PostDownloadScanJob can now be passed a path. [Mark McDowall]
  • Renamed DeleteSeries to Delete. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up tests. [Mark McDowall]
  • Converted jobs to dynamic. [Mark McDowall]
  • Lowercase routes. [Mark McDowall]
  • Remove AJAX tabs for settings pages. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) quality settings. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series Details. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • QualityTypes no longer an enum. [Mark McDowall]
  • Renamed Quality to QualityModel. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) search history icons. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Issues with Custom Start Date. [Mark McDowall]
  • Multi episode title cleanup #ND-67 Fixed. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tests for multiple URLs. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) header parsing. [Mark McDowall]
  • A.b.hdtv added. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) db name in migration. [Mark McDowall]
  • XemClient added. [Mark McDowall]
  • Minor XML tweaks for Metadata. [Mark McDowall]
  • Fied delete button on series grid. [Mark McDowall]
  • Signalr working with Font-Awesome. [Mark McDowall]
  • Font-awesomed InfoBox. [Mark McDowall]
  • Cleaned up CSS. [Mark McDowall]
  • Building the progress bar manually. [Mark McDowall]
  • Commands won't wrap, progress bar text positioning. [Mark McDowall]
  • Removed line height for progress bar. [Mark McDowall]
  • Removed lineheight for grid row. [Mark McDowall]
  • Removed extraneous icons. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) progress bar text. [Mark McDowall]
  • HTML5 data attributes for edit/delete. [Mark McDowall]
  • Font-Awesomed System. [Mark McDowall]
  • Font-Awesomed Settings. [Mark McDowall]
  • Font-Awesomed Missing and History. [Mark McDowall]
  • Font-Awesomed Series/Details. [Mark McDowall]
  • Font-Awesomed Series/Index. [Mark McDowall]
  • Couple more mult-episode tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) padding mixup. [Mark McDowall]
  • Collapse all indexer settings by default. [Mark McDowall]
  • User configurable RSS Sync Time. [Mark McDowall]
  • TVDB numbering confusion fixed. [Mark McDowall]
  • Better client side error handling. [Mark McDowall]
  • Do not load profiler on mobile devices. [Mark McDowall]
  • Even more HTML5 data attributes. [Mark McDowall]
  • Using more html5 data attributes. [Mark McDowall]
  • Progress Bars show again. [Mark McDowall]
  • NCrunch works for unit tests. [Mark McDowall]
  • Ajax load series/index. [Mark McDowall]
  • Grid error messages #ND-71 fixed. [Mark McDowall]
  • Better error message for import fails. [Mark McDowall]
  • Removed exceptioneer, updated ninject refrence for update. [kay.one]
  • Status and Sorting added to Series Editor. [Mark McDowall]
  • Renamed AiredAfter to CustomStartDate. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) debugging issues. Add Series tweaks. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Series Editor backend cleanup. [Mark McDowall]
  • EpisodeAiredAfter added to edit/editor. [Mark McDowall]
  • EpisodeAiredAfter added to AddSeries UI. [Mark McDowall]
  • Increased z-index of msgbox. [Mark McDowall]
  • Series Editor updated. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken nuget references. [Mark McDowall]
  • Deleted some emptry lines. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) newznab config layout. [Mark McDowall]
  • Using TPL for feed downloading - more speed! [Mark McDowall]
  • Cleaned up UI in IE (stupid IE) [Mark McDowall]
  • Delete series from disk is now working. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) folder lookup for Recycle Bin settings. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UI update issue for changing season quality. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Registered jobs. [Mark McDowall]
  • Delete files when deleting series. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests... wtf was I doing? [Mark McDowall]
  • Pneumatic added to client side. [Mark McDowall]
  • Existing series won't blow up when tvdb dies. [Mark McDowall]
  • Pneumatic wired up as download client. [Mark McDowall]
  • Pneumatic added to server side. [Mark McDowall]
  • Organized tests for DiskScan and PostDownload. [Mark McDowall]
  • Import video files from root of unsroted dir. [Mark McDowall]
  • AppPath tweak. [Mark McDowall]
  • Damnit IE, you suck. [Mark McDowall]
  • Warning on misc settings. [Mark McDowall]
  • Better descriptions for Misc settings. [Mark McDowall]
  • Name change for allowed release group. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Release group shown on history details, take 2. [Mark McDowall]
  • Release group will be shown on history now. [Mark McDowall]
  • Allowed release group added to UI. [Mark McDowall]
  • Restrict nzbs based on release group, server side. [Mark McDowall]
  • Release group is added to history and episodefile. [Mark McDowall]
  • Moved Use Scene Name to top of checkboxes. [Mark McDowall]
  • Allow scene name to be used for renaming. [Mark McDowall]
  • Removed extraneous line. [Mark McDowall]
  • 3D bug with search history cleanup fixed. [Mark McDowall]
  • Removed DM - Branched if required later. [Mark McDowall]
  • Removed GA. [Mark McDowall]
  • Nzbs.org back to http only. [Mark McDowall]
  • Progress bar shows 100% for 0/0 episodes aired. [Mark McDowall]
  • Metadata won't be created when there no imported files. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • Episodes will not be imported if disk space is low. [Mark McDowall]
  • Purge has been fixed for history. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) NzbsRus settings match the site changes. [Mark McDowall]
  • Saved project file. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) plot and rating for episodes. [markus101]
  • Removed random s from layout. [Mark McDowall]
  • Migration will clean unmapped history items. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) History grid loads faster (lazy loaded) [Mark McDowall]
  • Allow profiling on remote connections. [Mark McDowall]
  • Layout file updated. [Mark McDowall]
  • Fully upgraded MP Added client profiling. [Mark McDowall]
  • Corrected a spelling mistake... foler to folder. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue creating metadata for all series. [markus101]
  • First aired is output properly. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up Genre. [Mark McDowall]
  • Cleaned up metadata output a bit. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with episodeguide URL #ND-21. [Mark McDowall]
  • Registered Metadata refresh job. [Mark McDowall]
  • Force Refresh added to Series Editor. [Mark McDowall]
  • Empty directors and writers won't blowup. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Metadata issues with renaming resolved. [Mark McDowall]
  • Images in XML use the path to the image now. [Mark McDowall]
  • Full namespace for SortDirection. [Mark McDowall]
  • Logger blowing up unit tests. [Mark McDowall]
  • Revert "Added full namespace to Xbmc Metadata tests" [Mark McDowall]
  • Tweaks to XML and thumbs #ND-21. [Mark McDowall]
  • Metadata will be called when needed #ND-21. [Mark McDowall]
  • Tests added. [Mark McDowall]
  • Metadata coming together for XBMC. [Mark McDowall]
  • Initial commit for Metadata. [Mark McDowall]
  • Central Dispatch update from last commit. [Mark McDowall]
  • Past Week Backlog Search job added. [Mark McDowall]
  • Search history details error removed. [Mark McDowall]
  • Prevent error for MinOrDefault. [Mark McDowall]
  • Register new job properly. [Mark McDowall]
  • Reordered parsing REGEX a bit. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) An issue with Episode Searches that had full season results. [Mark McDowall]
  • Project file saved... [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) SABnzbd queue checking will not fail when items in queue are being repaired. [Mark McDowall]
  • Image included in project... [Mark McDowall]
  • Episode searches will be done in ascending order now. [Mark McDowall]
  • SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found). [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Issue with notifications when new episode filename did not contain the the quality. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Daily episode parsing is less greedy. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Test Email was always setting use SSL to true, it will now use the state of the checkbox. [Mark McDowall]
  • Initialze Newznab will delete any with a null/empty name or URL. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Recent startup issues for some users. [Mark McDowall]
  • Removed extraneous dictionary, no dictception. [Mark McDowall]
  • Rss feed paring will check for errors and give a better error if found. [Mark McDowall]
  • DownloadString exceptions are no longer reported. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Re-enabled monitoring provider. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Missing grid failing when too many episodes were missing. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Search Results will sort by Time Descending instead of Ascending now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) An issue with Season and Series searching crashing the JobProvider. [Mark McDowall]
  • BuiltIn will be form submitted now. [Mark McDowall]
  • Disabled inputs don't get submitted... good to know. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Season searching won't fail when search for season 0 (specials). [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB. [Mark McDowall]
  • Nzb Url column added. [Mark McDowall]
  • DownloadStream will now add a UserAgent to the request. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Issue parsing certain multi-part episode names. [Mark McDowall]
  • SendEmail will catch any errors thrown in Send, so Notifications don't blow up. It will also log additional details. [Mark McDowall]
  • SmtpProvider will throw on exceptions, instead of returning false. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Episode Overview is trimmed down more to prevent being to large. [Mark McDowall]
  • SearchHistory Successful columns now sort properly and use images.] [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Underscores in Series Name when parsing were are now removed properly. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Details will be removed when a series is deleted and details were open. [Mark McDowall]
  • Cleanup drop folder will treat moves as new downloads, so notifications will go out (otherwise the user gets nothing). [Mark McDowall]
  • History is spelt right now... [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) bug with RSS Item TIitle. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken DownlaodProvider tests. [Mark McDowall]
  • Unit tests for SearchHistory added. [Mark McDowall]
  • Signalr errors will not be shown in the UI. [Mark McDowall]
  • Forced downloads now have episode titles. [Mark McDowall]
  • SearchResult Controller added. [Mark McDowall]
  • Use Long polling only for signalr. [Mark McDowall]
  • Removed details from searchResultsGrid. [Mark McDowall]
  • Search Results grid added. [Mark McDowall]
  • Episode searching now stores the results of the tests. [Mark McDowall]
  • Log message is now included with exception log. [kay.one]
  • Exceptions are now sent to exceptrack. [kay.one]
  • Removed exceptions from NzbDrone.Services. [kay.one]
  • DataTables.Mvc added. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Issue preventing some users from using Womble's Index. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) NzbClub nzb URL. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Twitter download complete message grammar. [Mark McDowall]
  • Exceptions when checking SAB's queue are now caught. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Successful downloads that are not moved properly should be retried. [Mark McDowall]
  • Renamed misnamed Decision Engine files. [Mark McDowall]
  • Adding a pending mapping isn't authenticated with Windows auth anymore. [Mark McDowall]
  • NzbIndex and NzbClub added to the UI. [Mark McDowall]
  • Registered NzbClub as indexer. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Search failure is more friendly. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) images for FST and Wombles. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a couple UI issues for FileSharingTalk. [Mark McDowall]
  • Truncating TvDb Overviews actually works. Stupid Recaps. [Mark McDowall]
  • Config grid was always hidden. [Mark McDowall]
  • Truncating TvDb Overviews actually works. Stupid Recaps. [Mark McDowall]
  • Config grid was always hidden. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Email notification testing. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Episode Overview will be trimmed if it is too long. [Mark McDowall]
  • Made the description for 'Use Season Folders' on 'Settings -> Naming more clear. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Exceptions are now being stored in mongo. [kay.one]
  • Exceptions are now being stored in mongo. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Added support for year as season (Looney Tunes) [Mark McDowall]
  • Better statuses for AirsToday and NotAired. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken links. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Added tooltips to menu links. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Saving series will update the grid row with the new quality. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) fixed manual job priority issue. [kay.one]
  • Cleaned up DataTables resources. [kay.one]
  • Removed Progress Notification from BannerProvider. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Naming examples when page is first loaded. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) spelling of enviroment provider (Environment). :) [Mark McDowall]
  • Bandwitdh warning tweak. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) typo in Trim History confirmation. [Mark McDowall]
  • Debugger can attach to visual studio 11 debugger automatically. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Made TheTvDb icon layout cleaner. [Mark McDowall]
  • TheTvDb link is now an icon on AddSeries. [Mark McDowall]
  • Style changes for AddSeries lookup. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series Editor Quality column width decreased, increasing title's width. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Size Limits state that it is in MB with brief description. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Renamed "Future Forecast" to "Later" on upcoming. [Mark McDowall]
  • Monitoring provider will no longer throw on Ensure priority. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Added sorting to the seasons column on the series grid. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) sorted column will have highlighted column, sortable columns will highlight on hover. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Added loading spinner to all autocomplete lists, better list text color. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue where signalr and miniprofiler weren't playing nice with each other. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Exceptions during Upgrade and AppStart are reported correctly. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) service url. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken service tests. [kay.one]
  • Reportingare.ReportException are now routed to ExceptionController. [kay.one]
  • Disabled KeepConnectionAlive in Services.NzbDrone. [kay.one]
  • Finished Exception Controller. [kay.one]
  • Adding support for exception instances in Services.NzbDrone. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with loading update page when there is no update available. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Footer size increased slightly. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Settings initial page load is smoother. [Mark McDowall]
  • One more colour change, not as dark, matches grid alt-row colouring. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some colours (no more pink). [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Newzbin will no longer include Full DVD releases, or other non-standard formats. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Newzbin custom parser will now reject full DVD reports. [Mark McDowall]
  • Minor CSS update. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Fixed an issue with the year automatically being added to new series when added to NzbDrone. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) NzbMatrix report age is now parsed properly. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Fixed parsing issue for certain multi-part episodes. [Mark McDowall]
  • Missing image colour changed. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) service path issue. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Go to Settings -> Misc to set your preference for automatically ignoring deleted episodes (false by default). [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Deleted files were always ignored when deleted, ignoring AutoIgnorePreviouslyDownloadedEpisodes setting. [Mark McDowall]
  • SignalR will now update quality in UI as well (when applicable) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) fixed an issue where season ignore check wasn't working correctly. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Newznab will now use the NZB download link properly. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Fixed issue where NzbMatrix servers would die if series title started with 'the' [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series Editor enhancements to make it more straight forward. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some namespaces in NzbDrone.Services. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Fixed styling for add series dropdown. [kay.one]
  • Don't use EnvironmentProvider.IsProduction for services. [Mark McDowall]
  • Removed some extra datatables comments. [Mark McDowall]
  • PendingMapping Editor added to Services. [Mark McDowall]
  • Reordered notification accordions. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Improved: Season search/backlog search is a lot more efficient with indexer searches. [kay.one]
  • Submenu styling. [kay.one]
  • Jobs added to queue have higher priority than scheduler jobs. [kay.one]
  • Better ajax notification for queued jobs. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Fixed an issue where there could be a race condition during app update. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) history grid buttons. [Mark McDowall]
  • Ajax Links are all handled by jQuery now, no more MvcAjax handlers. [Mark McDowall]
  • PDTV will treated as SDTV. [Mark McDowall]
  • Test added to confirm that x264 SDTV releases are classified as SDTV. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Log Grid will now allow sorting by multiple columns. [Mark McDowall]
  • Better validation for Growl settings. [Mark McDowall]
  • More validation for Settings. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Add Series Series lookup will show an AJAX wheel when loading. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series/Details grids in IE will be displayed properly now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series/Details Quality column. [Mark McDowall]
  • Validation is working on Settings -> Indexers again. [Mark McDowall]
  • Better check against internal server error exceptions during unit tests. [kay.one]
  • More new icons, updated status colors. [kay.one]
  • Some new icons/ Submenu tweaks. [kay.one]
  • Removed single episode rename button. [kay.one]
  • Temporally disabled exceptioneer. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing of daily episodes with bad date format (YYYY/DD/MM) instead of (YYYY/MM/DD) [kay.one]
  • Mass edit is now Series Editor. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Settings tabs should load a lot faster. [kay.one]
  • Edit added to Series/Details. [Mark McDowall]
  • Deleting a series will now delete the coresponding seasons. [Mark McDowall]
  • Using jquery button. Now called showDownloaded (defaults to on) [Mark McDowall]
  • Hide downloaded, not downloading. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parsing issue for episodes with year and 105 style naming. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • More Season ignore work. Already ignored seasons will be ignored. [Mark McDowall]
  • SeasonProvider Added to handle ignoring of Seasons. [Mark McDowall]
  • Parser updated. [Mark McDowall]
  • Minor spelling mistake.. [Mark McDowall]
  • Hung automation FAIL! [kay.one]
  • Logging/Download notification tweaks. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue where publish date could not be parsed for rss items. [kay.one]
  • Better process cleanup on automation teardown. [kay.one]
  • Another Plex test, slight name change for some. [Mark McDowall]
  • More unit tests for Plex notifications. [Mark McDowall]
  • Small tweak in SignalR dependency injection. [Mark McDowall]
  • SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently) [Mark McDowall]
  • Age parsing added to the indexers. [Mark McDowall]
  • Retention check added to DecisionEngine. [Mark McDowall]
  • MassEdit grid won't try to show details. [Mark McDowall]
  • Mass edit uses common styling and Datatables for alternate row colouring. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Quality Sliders. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series grid won't flash an unstyled header before it is loaded. [Mark McDowall]
  • Minor ui tweaks. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Details link is Series/Index. [Mark McDowall]
  • Upgraded services to latest version of Petapoco. [kay.one]
  • Cookie will be saved for 1 year now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) service model binding issue. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) error log file. [kay.one]
  • Better logging for NzbDrone.Service. [kay.one]
  • SeriesGrid now has sorting. [Mark McDowall]
  • Trying to fix nlog for nzbdrone services. [kay.one]
  • Marking automation tests with "Automation" category. [kay.one]
  • 2nd shot at automation using service instead of console. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) for episodes with "Part" in the Episode Title being picked up as mini-series releases. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken build. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sorting on grids will now be ordered properly regardless of user's date format. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Sorting on grids will now be ordered properly regardless of user's date format. [Mark McDowall]
  • Dates used for sorting will rely on EN-US standard, display will relay on user's culture. [Mark McDowall]
  • Deskmetrics doesn't report during dev. [kay.one]
  • Deskmetrics doesn't report during dev. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Downgraded some log levels for less verbose logging. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) compile issue. [kay.one]
  • Minor cleanups. [kay.one]
  • Reversed the last change, if episodes are not parsed in order the report should be rejected. [Mark McDowall]
  • Parser will ensure episode numbers are in order when returned. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Episode naming for files with multiple episodes. [Mark McDowall]
  • Improved: Upcoming episodes page no longer shows series that aren't monitored. [kay.one]
  • Cleaned up CSS for grid action images. [Mark McDowall]
  • Series/Details season status now shows the correct season status. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) bracket in logging message. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series Titles with apostrophes when searched on NzbMatrix will now return valid results. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) last broken parsing test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken unit tests from parsing logging changes. [Mark McDowall]
  • Log grid will reload when logs are cleared. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) RSS parse errors are no longer logged as warning and will not show up in the log page (they are still included in the log files) [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) ping for servers with windows auth enabled. [kay.one]
  • Package cleanup. [kay.one]
  • Status image on Series grid will update when monitored state is changed. [Mark McDowall]
  • Removed json library pdb,xml files from the update package. [kay.one]
  • Good bye Telerik, Hello jQuery 1.7. [Mark McDowall]
  • System/PendingProcessing grid converted to Datatables. [Mark McDowall]
  • System/Indexers moved to DataTables. [Mark McDowall]
  • System/Jobs now uses DataTables. [Mark McDowall]
  • System Config grid now uses DataTables. [Mark McDowall]
  • Upcoming grid uses combined column for SeasonNumber and EpisodeNumber. [Mark McDowall]
  • Removed old log grid copies. [Mark McDowall]
  • Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. [Mark McDowall]
  • Removed some extraneous code. [Mark McDowall]
  • Removed extraneous model. [Mark McDowall]
  • History grid will now be built from a json array sent to the view. [Mark McDowall]
  • DataTables added for use on History Grid. [Mark McDowall]
  • NzbDrone grids now have thead and tbody properly set. [Mark McDowall]
  • Centered Status Column icons. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Growl will now work for notifying on grab/download. [Mark McDowall]
  • Really fixed the progress bar, brute force fail. [Mark McDowall]
  • Made edit and delete series dialog height auto. [kay.one]
  • Prettier series grid. [kay.one]
  • Magic was hiding the progress bar colour. Brute force beats magic. Bears beat beats, Bears beat Battlestar Galactica. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) grid ajax links. [Mark McDowall]
  • Styled jquery dialog header. [kay.one]
  • Another column width fix. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Upcoming grid column widths. [Mark McDowall]
  • More grid work. Row partial views are now sent a bool set to true if it is an alternate row. [Mark McDowall]
  • Upcoming grid NzbDroned. Bye Telerik Grid. [Mark McDowall]
  • Grid fixes. [Mark McDowall]
  • Stopped links in grid triggering detail view in chrome. [Mark McDowall]
  • Delete added to edit dialog for series. [Mark McDowall]
  • CSS fixes for Series grid. [Mark McDowall]
  • Series grid updated to remove Telerik MVC Grid. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Nzbdrone reporting service to point to the right url. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) rebase issues. [kay.one]
  • Banner is removed for series that don't have a banner. [kay.one]
  • Improved: Episodes that are in the future AND have no title will not be added to db (place holder episodes in TVDB) [kay.one]
  • Season toggle style updates. [kay.one]
  • Some minor styling updates to season gird. [kay.one]
  • Cleaned up SeriesController. [Mark McDowall]
  • Click row to see the details of that episode. [Mark McDowall]
  • Fancy grid, well getting there anyways. [Mark McDowall]
  • Replaced Telerik SeasonGrid with simple table. [Mark McDowall]
  • After adding all existing series, show no series message to user. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Multipart episodes are now added to sab queue using single episode title only. [kay.one]
  • Deskmetrics will not report any data unless using the master branch. [kay.one]
  • Grid colouring for ignored and missing. [Mark McDowall]
  • DownloadClient added to the UI, it still will only download via Sabnzbd. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) DateTime parsing in SeriesProvider.CleanAirsTime, will now suppress failures because TheTvDb has random data. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) SabPriorityType of Force being Top in the model. [Mark McDowall]
  • Grid colouring for ignored and missing. [Mark McDowall]
  • DownloadClient added to the UI, it still will only download via Sabnzbd. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Indexers that are enabled but aren't configured correctly will be skipped during rss/search. [kay.one]
  • More REGEX work, cleaned up some extraneous bits and made them more accurate. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) parsing being too greedy in its search for multi-episode releases. [Mark McDowall]
  • Throwing a better exception. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Issue where daily episodes/full season releases would break sab queue check. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Deleting a QualityProfile will now remove it from the view. [Mark McDowall]
  • Code cleanup per commit comments. More Work?! [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Resolved a parsing issue when timeleft for an SabQueueItem was greater than 24 hours. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Grids will no longer display alerts when navigating to another page while the grid is still loading. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Fixed issue where an unknown episode/item in the queue would crash CheckQueue. [kay.one]
  • Parse size to decimal using en-US culture. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Size will be displayed in best format when rejected (instead of bytes). It will also be displayed as info so it shows in the normal log. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) spacing in episode search notification. [kay.one]
  • Analytics will not leak exceptions while in production. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken reference. [kay.one]
  • Removed try/catch from CreateBackupZip. [Mark McDowall]
  • Cleaned up Backup. [Mark McDowall]
  • System/Backup will backup Config.xml and NzbDrone.sdf to a zip file for the client to download. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests, DeskMetrics now has a different id during dev and production. [kay.one]
  • Started to add support for deskmetrics. [kay.one]
  • BacklogSetting refactoring. [Mark McDowall]
  • EpisodesWithoutFiles returns Series.* instead of Series.Title only. [Mark McDowall]
  • BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issues with searching and the results being filtered before the SearchProvider could properly handle them. [Mark McDowall]
  • Spelling fixed. [Mark McDowall]
  • Password boxes will now keep value from Database instead of wiping out saved values when saved with empty fields. [Mark McDowall]
  • QualityParseTest will accept bool IsProper as a parameter. [Mark McDowall]
  • Tweaked Progress notification. [kay.one]
  • Made search notifications a bit more friendly ;) [kay.one]
  • Directory write time is now calculated based on the most recent file write to any file inside of that directory. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) http 500 error. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) http 500 error. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) more queue issue. [kay.one]
  • Series Grid won't show series that haven't been completely added (LastInfoSync is null). [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) 503 Http errors not marking the test as ignored. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) 503 Http errors not marking the test as ignored. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [kay.one]
  • Enabled rolling file logging. [kay.one]
  • Enabled rolling file logging. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) typo. [Mark McDowall]
  • Files will be tagged with Proper when append quality is enabled and episode is a proper. [Mark McDowall]
  • SabQueueItem ParseResult will trim off duplicate before parsing. [Mark McDowall]
  • MassEdit table uses space better. [Mark McDowall]
  • Restored a change that wasn't needed after queue json fix. [kay.one]
  • SetUp must be Public... FYI. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) GetQueue and GetHistory. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) QueueEmpty.txt json file. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue where an unparsable item could break the parser. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue where a none-paused empty queue would throw. [kay.one]
  • Better parser logging. [kay.one]
  • Better exception logging. [kay.one]
  • Check sab queue now takes quality into consideration. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tests, results won't be as focused for nzbs.org. [Mark McDowall]
  • Nzbs.org will search for individual episodes with less strict terms. [Mark McDowall]
  • Deleting any series with seriesid =0 during migration. [kay.one]
  • Duplicated root folders are now blocked. [kay.one]
  • Cleaned as much of notifications as I could find. [kay.one]
  • Removed some unused models from NzbDrone.Web. [kay.one]
  • You can no longer add root folders that don't already exist. [kay.one]
  • Better exception data for feed errors. [kay.one]
  • SabProvider now gets JSON instead of XML for history and queue. [Mark McDowall]
  • SabProvider can now get the entire Queue for additional processing. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue where GetProcessByName could return a list containing null items. [kay.one]
  • Renamed to skipHistory to make it more clear. [Mark McDowall]
  • No longer checking history when doing a manual search. [Mark McDowall]
  • Corrected exception logging. [Mark McDowall]
  • All exception levels are now reported. [kay.one]
  • Improved the parser to properly handle files without titles, with tests. [Mark McDowall]
  • Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. [kay.one]
  • Episode auto-ignore is now done in realtime rather than using a job. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue where AppUpdateJob would throw when there are no updates available. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests after adding new job. [Mark McDowall]
  • Page footer is now cached for one hour (there is nothing that would change.) [kay.one]
  • Separated migration for LogDB and Application update. [kay.one]
  • Turning off tagging folder for now, to stop messing people's series folders. [kay.one]
  • Jobs now use Timespan rather than integer to represent minutes. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Automation Tests are now marked as Explicit. [kay.one]
  • Backlog searching will be disabled by default. Option is available in Settings/Misc. [Mark McDowall]
  • SabProvider will use Series.Title instead of the series Path, it is first cleaned by MediaFileProvide.CleanName(). [Mark McDowall]
  • Season 1, Episode 0 will not be automatically ignored (usually a pilot), with test. [Mark McDowall]
  • Ts and ogm files will now be scanned. [Mark McDowall]
  • Adding series with a ID of 0 is now blocked. [kay.one]
  • Monitoring provider now skips if Windows Auth is enabled. [kay.one]
  • Bug: Fixed qualityProfile so it returns the selected cutoff in the model. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) existing series won't add an invalid series (ID of zero, or blank title). It will show a UI alert instead. [Mark McDowall]
  • Usability: Changed wording on SAB settings to reflect this is the spot SAB downloads to, not the users final TV show directory. [Mark McDowall]
  • DailySeries now use the JSON API instead of the CSV file. [Mark McDowall]
  • SceneMapping will use the JSON API instead of CSV file now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Bug: Fixed ND-9, no longer strip out * from SABnzbd categories, * is Default. [Mark McDowall]
  • Bug: Fixed years being picked up as 4-digit season/episode combo when using the folder name only. a year wrapped with brackets '()' or '[]' will be treated as a year. [Mark McDowall]
  • XbmcProvider will use the HTTP API when updating the library for Eden clients (EventServer was failing). [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) search button on Upcoming view. [Mark McDowall]
  • Logging updates. [kay.one]
  • App will now redirect users that don't have full version of .net to download page. [kay.one]
  • Auto adding of episodes is now disabled. (we should make it more conservative if we want to bring it back) [kay.one]
  • Check if process HasExited before getting ProcessInfo. [Mark McDowall]
  • AfterRename will now call AfterRename for each external notifier instead of OnRename.... C+P Fail. [Mark McDowall]
  • ExternalNotification now has AfterRename, to notify (XBMC) after all episodes have been renamed. [Mark McDowall]
  • Removed debugging JS. [Mark McDowall]
  • Moved JS to separate file. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) method call. [Mark McDowall]
  • Increased XBMC JSON API timeout to 10 seconds. [Mark McDowall]
  • XbmcProvider uses Json.net for reading/writing JSON. [Mark McDowall]
  • EpisodeFileId not EpisodeIdFile... fail. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) rename episode from series/details. [Mark McDowall]
  • Moved try/catch for failed refresh episode info to job. [Mark McDowall]
  • Log indexer name when failing to process feed. [Mark McDowall]
  • GetActivePlayers will now work with Eden and Dharma. [Mark McDowall]
  • Renamed Newzbin panel on Settings/Indexers. [Mark McDowall]
  • Removed partial script tag. [kay.one]
  • DailySeries.CSV now has series name along with series Id. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) spelling for Expected[LogType]. [Mark McDowall]
  • GetEpisodesByParseResult will log a warning when an episode is daily, but series isn't. [Mark McDowall]
  • Web drivers are now created only once per fixture. [kay.one]
  • Nzbdrone.exe file logging. [kay.one]
  • Cleaned up some unused code and a bit more exception handling for GetDirectories. [Mark McDowall]
  • Replaced get and post with ajax to prevent XSRF. [Mark McDowall]
  • Earlier screenshot. [kay.one]
  • Automation ;) [kay.one]
  • Removed Command from JobDefinition. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Parser now supports mini-series (treats them as season 1). [Mark McDowall]
  • Undeleted localSearch and deleted episodeSearch - sleep is required apparently. [Mark McDowall]
  • History, Series/Details and Missing use ImageLink when possible for actions. [Mark McDowall]
  • TestDbHelper cleanup. [kay.one]
  • All tests now use base class Mocker. [kay.one]
  • PathEquals is used for MoveEpisodeFile. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) job provider existing job update bug. [kay.one]
  • Better logging for auto adding new episodes. [kay.one]
  • Moving file from same source/destination no longer just deletes the file. [kay.one]
  • Do not rename episodeFiles if the source and destination are the same (file is already named correctly). [Mark McDowall]
  • Profiler can be enabled via config file. [Mark McDowall]
  • JobProvider.Initialize will now update existing jobs. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) editing on Series Grid. [Mark McDowall]
  • TempFolder will be deleted if it exists, whether or not it has files in it. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) parser being too greedy. [Mark McDowall]
  • Season Search will only search for past episodes if it falls back to that. [Mark McDowall]
  • Removed extra semi-colon from Missing. [Mark McDowall]
  • Accordion will be closed on first load. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Quality Toggling on AddSeries. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some issue around path normalization. [kay.one]
  • ParseSeriesName will now return normalized version of the title if it doesn't match any predefined. [kay.one]
  • Page banner is now used for browser title. [kay.one]
  • Page banner is now used for browser title. [kay.one]
  • Renamed _RefrenceLayout to _ReferenceLayout. [Mark McDowall]
  • Password fields are now password fields, they hide entered text. [Mark McDowall]
  • Hotkeys won't fire when typing in a password field (now the same as text boxes). [Mark McDowall]
  • Cleanup in HtmlIncludeExtentions. [kay.one]
  • Adding/Removing rootDirs will refresh UI properly. [Mark McDowall]
  • Full static content (css,js) versioning. [kay.one]
  • MVC miniprofile is no longer rendered in production. [kay.one]
  • SABnzbd Auto-Configure will now display an error on failure. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) up QualityProfile CSS. [Mark McDowall]
  • Using Mocker instead of mocker for SeriesProviderTest. [Mark McDowall]
  • SearchForSeries won't fail if an apostrophe is used in the search term (Let's PetaPoco handle building the query, as it should). [Mark McDowall]
  • Quality Settings uses accordion now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series/Details calling script before jQuery is loaded. [Mark McDowall]
  • Removed random bracket from Series/Details. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Missing grid columns. [Mark McDowall]
  • Upcoming grids use the same column width. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) add series watermarks. [kay.one]
  • Miniprofiler is only enabled in production. [kay.one]
  • DiskScanJob changed to run every 6 hours, instead of every hour. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) adding of existing series, whoops. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) bug with duplicate episode naming. [Mark McDowall]
  • Minor CSS fix. [Mark McDowall]
  • Only show one Existing Series per line now. [Mark McDowall]
  • Removed code duplication in IndexerBase. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) save button text. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) the add button on AddSeries. [Mark McDowall]
  • Some notification tweaks. [kay.one]
  • Episode grid is now sortable. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) auto-complete styling. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) test per comments on last commit. [Mark McDowall]
  • EpisodeGrid sorting is done in the controller instead of the View, because it actually works... [Mark McDowall]
  • GetEpisodesByParseResult will return multiple episode names when multiple episodes are found. [Mark McDowall]
  • GetSabTitle will now handle daily episodes. [Mark McDowall]
  • Moved RenameSeriesJob to the Jobs folder. [Mark McDowall]
  • SceneMappingProvider will perform an update if database is empty when looking for a SeriesId or SceneName. [Mark McDowall]
  • Removed un-needed call from Episode Search. [Mark McDowall]
  • Moved last job over. [kay.one]
  • Last fix for deleted job didn't work, this should fix it. [kay.one]
  • Banners folder moved to root. [kay.one]
  • Banners folder moved to root. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) job provider issue where deleted job classes would break scheduler. [kay.one]
  • Removed ping from service start to speed up service start time. [kay.one]
  • Removed "nzbdrone" "iisexpress" spam from console. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken build. [kay.one]
  • Moved Jobs to their own folder. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some bugs, cleaned up some code. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue where update provider called db in a loop. [kay.one]
  • Settings forms are fixed. [kay.one]
  • Removed MainContent Section. [kay.one]
  • Removed MainContent Section. [kay.one]
  • Settings is now a single page with tabs. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • InitializeJobs will use current DateTime to setup new jobs (Prevents jobs running immediately for new installs). [Mark McDowall]
  • Using RealDb instead of Mocked DB. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken unit test for parsing future daily shows. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a big where Season 0 wasn't being ignored for new seasons + a test to confirm it. [Mark McDowall]
  • Moved from Tabs to Accordion for Notifiers. [Mark McDowall]
  • QualityProfiles now use jQuery UI Buttons to enable/disable. [Mark McDowall]
  • Renamed EpisodeSorting to Naming (to Match UI). [Mark McDowall]
  • Removed single search method in indexer base. [kay.one]
  • Indexers will actually support searching for daily episodes. [Mark McDowall]
  • Episode grid is now aligned. [kay.one]
  • Menu tweaks. [kay.one]
  • Local search updates. [kay.one]
  • TVDb exceptions are now ignored. [kay.one]
  • Removed commented CSS from EpisodeSorting. [Mark McDowall]
  • Cleaned up EpisodeSorting Settings CSS. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Notification Settings. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) EpisodeSorting. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Indexer Settings. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Quality Settings. [Mark McDowall]
  • Processing of Daily Episode searching now supported. [Mark McDowall]
  • EpisodeSearch properly uses PerformSearch. [Mark McDowall]
  • AppUpdateJob will run every 7 days. [Mark McDowall]
  • BacklogSearchJob will run every 30 days. [Mark McDowall]
  • Minor code changes. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) local search position. [kay.one]
  • UI Cleanup. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a bug in SeriesSearchJob that would cause it to fail. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Post download issues are only logged as warn the first time. [kay.one]
  • Indexers settings page now uses jQueryUI accordion. [kay.one]
  • Miniprofile is now back on for remote requests. [kay.one]
  • Some minor clean-up. [kay.one]
  • Removed Blueprint. some of config pages have layout issus. [kay.one]
  • Daily episodes that are added via RSS feed will have proper season and episode numbers. [Mark McDowall]
  • GetEpisodesByParseResult will properly handle Daily episodes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with seriesLookup boxes not autocompleting after adding or removing a rootDir. [Mark McDowall]
  • Refreshing EpisodeInfo will now set new or existing episodes that have air times prior to 1900 to null. [Mark McDowall]
  • EpisodeSearch will now notify if no download is found. [Mark McDowall]
  • Removed Injection for SeasonSearchJob on RecentBacklogSearchJob. [Mark McDowall]
  • Extended the actions column width on Series Grid - FF was creating two rows of buttons. [Mark McDowall]
  • Parser now ignores daily episodes from the future. [kay.one]
  • Parser refactoring. Now tries to parse full path if file name didn't work. [kay.one]
  • Database logging is now set to Info. [kay.one]
  • Folder cleanup. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some issues around EF and log view. [kay.one]
  • Playing around with db factories. [kay.one]
  • Log page now uses EF for faster runtime queries. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tests to ensure they have different numbers for expected count vs unexpected. [Mark McDowall]
  • Missed in last commit. [Mark McDowall]
  • Trim added to LogProvider. [Mark McDowall]
  • GetUpdateClientExePath will now use the updater in nzbdrone_update. [Mark McDowall]
  • Adding logging before deleting update package. [Mark McDowall]
  • Removed Trace Logging from FileExists. [Mark McDowall]
  • Adding trace logging to DiskProvider.FileExists. [Mark McDowall]
  • Cleaned up Web.Config. [kay.one]
  • Cleaned up progress notification. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) update log path issues. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) bug in ExceptionVerification. [kay.one]
  • Ignoring WebExceptions in IndexerTests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) application path detection. [kay.one]
  • Upgrade log files are now date stamped (no longer overwritten) [kay.one]
  • Cleaned up Environment.ApplicationPath. [kay.one]
  • Moved duplicated NormalizePath method to PathExtentions. [kay.one]
  • DiskProvider.MoveFile now overwrites existing file. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) 1101 and 101 naming incorrectly picking up 1080p and 720p. [Mark McDowall]
  • DiskProvider.Move now overwrites existing folder, Update some Diskprovider to use .NET 4 calls. [kay.one]
  • PerformSearchFixture refactoring. [kay.one]
  • Better exception info for diskprovider. [kay.one]
  • PerformSearchFixture refactoring. [kay.one]
  • Cleaned up units tests. [Mark McDowall]
  • Refactored SearchProvider and corresponding unit tests. [Mark McDowall]
  • Searching will be more picky now to ensure the proper series and season (and episode if relevant) [Mark McDowall]
  • Even more faster tests. [kay.one]
  • Even more faster tests. [kay.one]
  • Cleaned up JobProviderFixture, should save ~20 seconds in build time. [kay.one]
  • Set Newznab searching limit to 100 items, RSS queries will use the default (set per site, I think). [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) American Dad test when specials are counted in the NEW numbering system (1,3,4,6,7,21) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Newznab Enabled not saving, now loading the correct enabled status for Newznab (Copy+Paste fail). [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) adding of Newznab provider. [Mark McDowall]
  • Commented out IISProviderFixutre. Diagnosing slow tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an upgrade/service bug where it would try to stop an already stopped service. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) NzbDrone.Web project file after merge. [Mark McDowall]
  • UI for automatic update. [kay.one]
  • Better PID environment variable handling. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a bug in DiskProvider where it wouldn't copy subfolders properly. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Environment Variable conflict in IISProvider. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) update client path issue. [kay.one]
  • Missed in last commit for fixing AutoMoq. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) AutoMoq for Newznab tests. [Mark McDowall]
  • Log file is off by default. [kay.one]
  • Lots of initialization, configuration clean up. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) app startup issue. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some exception logging where exceptions weren't logged. [kay.one]
  • More update code. almost there. [kay.one]
  • More update tests. [kay.one]
  • Removed assembly level fixtures. [kay.one]
  • Alot of refactoring. [kay.one]
  • Path calculations are now done using extension methods. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) build error. [kay.one]
  • Removed unused references. [kay.one]
  • More autoupdate code. [kay.one]
  • Resharper EAP fixes. [kay.one]
  • Moved FreeDiskSpace to DiskProvider. [Mark McDowall]
  • Upgraded WebActivator (Requires Microsoft.Web.Infrastructure). [Mark McDowall]
  • Ctrl+Short+f will now open Local Search. [Mark McDowall]
  • Stop IIS from writing "iisexpress" to the console, over and over. [Mark McDowall]
  • Microsoft.Web.Infrastructure set to CopyLocal. [Mark McDowall]
  • Replaced root specific absolute paths with relative paths. [Mark McDowall]
  • Moved NzbDrone scripts to Scripts/NzbDrone. [Mark McDowall]
  • Removed testing reload button from History. Whoops! [Mark McDowall]
  • Better fix for Prowl logging issues. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Prowl ExternalNotifcation. [Mark McDowall]
  • CentralDispatch is no longer static. [kay.one]
  • AssemblyInfo version cleanup. [kay.one]
  • AssemblyInfo.cs cleanup. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) startup issue. [kay.one]
  • JobProvider can reset itself. [kay.one]
  • Some test cleanup. [kay.one]
  • PathProvider. visit us for all of your pathing needs. [kay.one]
  • Finishing up Prowl integration. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) application path issue. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Growl ExternalNotification binding. [Mark McDowall]
  • Starting path clean up. (All paths should go through EnvironmentProvider) [kay.one]
  • Twitter notifications working from end-to-end. [Mark McDowall]
  • Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place. [Mark McDowall]
  • Unit test should now run in a machine with NzbDrone installed as a service with no side effects. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) sliderImage not changing when clicked. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) installation of service, it was getting a blank filename for the executable. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) bug where service where windows service couldn't be installed. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) REGEX for title parsing. [Mark McDowall]
  • Post processor now deletes folders that are less than 40MB. [kay.one]
  • This should fix the bug where a folder was tried to be retagged with the same error. [kay.one]
  • Lots of different things ;) [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) top slider, it will now work for multiple sliders. [Mark McDowall]
  • More NzbDrone.Common updates. [kay.one]
  • Removed all static state tracking from job provider. [kay.one]
  • Cleaned up ConfigProvider. Added reflection based test for all properties in ConfigProvider. [kay.one]
  • More work on NzbDrone.Update. [kay.one]
  • Moved tests for NzbDrone.Common to its own test project. added some new tests. [kay.one]
  • Replaced deprecated NBuilder calls. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • Reformated PostDownloadProvider.cs. [kay.one]
  • Refactored the shit out of PostDownloadProvider. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test, drop folder prefix uses regex instead of prefix now. [kay.one]
  • DiskScanProvider.Scan() will log a warning if the path doesn't exist. [Mark McDowall]
  • PostDownloadProvider was treating successful downloads as ones with an error and incorrectly trying to rename them before processing. [Mark McDowall]
  • Moved TestBase to correct folder. [kay.one]
  • Local series search will now search anywhere in the title, not just the beginning. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken log provider tests. [Mark McDowall]
  • TopSlider added for local series searching! [Mark McDowall]
  • Awesome relative pathing for CSS and JS fail, reverting back. [Mark McDowall]
  • Javascript and CSS references in _Layout use relative paths instead of absolute. [Mark McDowall]
  • Cleanup generating paths for error scenarios. [Mark McDowall]
  • Adding some structure to NzbDrone.Core.Test. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue where GetEpisodesByParseResult would throw object reference when episode list was null. [Keivan Beigi]
  • Moved NLog, Fluentassertion to Nuget. [kay.one]
  • Removed broken test. [kay.one]
  • Pushing broken test to test teamcity. [kay.one]
  • Upgraded to NBuilder 3. [Keivan Beigi]
  • Removed SharedLiveTemplates.xml. [Mark McDowall]
  • Resharper... [Mark McDowall]
  • Removed duplicate test. [Mark McDowall]
  • More better exception handling. [Keivan Beigi]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a couple tests, so they shouldn't fail due to other tests impacting them. [Mark McDowall]
  • ExceptioneerTarget Tweaks. [kay.one]
  • WebException now marks indexer tests as Inconclusive. [kay.one]
  • WebException now marks indexer tests as Inconclusive. [kay.one]
  • Testing ExceptionVerification Inconclusive logic. [kay.one]
  • Teamcity should no longer send in Exceptioneer reports. [kay.one]
  • Trying to stop team city from sending exeptioneer reports. [kay.one]
  • Migration is no longer executed per test, its ran once and the db is cloned after that, (faster tests, cleaner logs ;) [kay.one]
  • Better exception handling in NzbDrone.exe. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Exceptioneer. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some issues with PostDownloadProvider. [Mark McDowall]
  • Better test for Fluent.FreeDiskSpace() [Mark McDowall]
  • RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path. [Mark McDowall]
  • Found and fixed a bug in EpisodeProvider.GetEpisodesByParseResults, where it would incorrectly return all episodes for a season when a file was detected as a Full Season release. [Mark McDowall]
  • Cleaned up some code, fixed broken build. [Keivan Beigi]
  • Windows service seems to be fully working. [Keivan Beigi]
  • More work on WindowsService, still broken. [Keivan Beigi]
  • Windows service is half working, [Keivan Beigi]
  • PostDownloadProvider broken down further. [Mark McDowall]
  • Moved core of PostDownloadScanJob to PostDownloadProvider. [Mark McDowall]
  • Orig file are added to .gitignore. [kay.one]
  • Service (work in progress) [kay.one]
  • More code to support service, isn't working yet. (Console still works fine) [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with invalid AirTimes for series causing Upcoming Views to fail. [Mark McDowall]
  • More bugfixes, tests. [kay.one]
  • Cleaned up ConfigProvider, added tests for paths. [kay.one]
  • Configuring the AuthenticationType from the WebUI will now work, just restart and NzbDrone will change the AuthenticationType on start. [Mark McDowall]
  • Resharper Code cleanup. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) log to console issue. [kay.one]
  • More nzbdrone.exe refactoring. [kay.one]
  • More NzbDrone.exe refactoring. [kay.one]
  • Starting to add windows service support, making nzbdrone.exe unit testable. [Keivan Beigi]
  • AuthenticationType is now configurable from /Settings/System. [Mark McDowall]
  • ConfigFileProvider will now add missing config values automatically, with a default value. [Mark McDowall]
  • WindowsAuthentication now works (disabled by default). [Mark McDowall]
  • SortHelper.SkipArticles will no longer bomb when a null is passed. [Mark McDowall]
  • Ignore Episode Zero when adding a new episode to the database, either via GetEpisodesByParseResult. [Mark McDowall]
  • UpcomingEpisodes will not show ignored episodes. [Mark McDowall]
  • App_Data added to .gitignore. [Mark McDowall]
  • ConfigFile for NzbDrone.exe is now stored under App_Data for NzbDrone.Web. - This will be to provide the users a way to edit Port and set whether they want their default browser to open on startup, all form the WebUI (and not be overwritten on upgrades). [Mark McDowall]
  • DeleteInvalidEpisodes Deletes by TvDbId only, skipping any manually added episodes (TvDbEpisodeId is 0 or null) [Mark McDowall]
  • Missing Grid uses ToBestDateString for formatting. [Mark McDowall]
  • DeleteInvalidEpisodes with tests added to delete episodes that TheTvDb no longer has (previously bad data). [Mark McDowall]
  • Replace '&' with its XML encoded equivalent, before parsing XML. [Mark McDowall]
  • Moved Grid altering CSS to its own file, used for Series/Details, missing, upcoming and histtory grids. [Mark McDowall]
  • Upcoming/Index now uses .ToBestDateString() for Dates, only showing on FutureForecast grid (instead of all grids). Status is shown on grid and option to search for episode. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) XBMC JSON requests. [Mark McDowall]
  • Treat SUBPACK's as extra releases, so they will not be downloaded. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) CSS for Save Button hover, so that the text no longer moves. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken Season parsing REGEX, added test to verify issue without parsing XML. [Mark McDowall]
  • Releases with only extras will be skipped, with tests. [Mark McDowall]
  • Mark invalid series downloads with NzbDrone prefix. [Mark McDowall]
  • Support for csi525 naming added, previously csi.525 would work, but csi525 wouldn't. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test that was using app relative path. [Mark McDowall]
  • Quality size sliders are implemented. Limits are calculated based on MB/Minute. [Mark McDowall]
  • Report size is now verified to ensure it is under the MaxSize for that quality type, with tests. [Mark McDowall]
  • Size is now parsed for each item in the feed. [Mark McDowall]
  • Banner is now shown on Details view. [Mark McDowall]
  • AddNewSeries now uses the created folder name wghen added the series (since windows trims some characters from the end [periods]). [Mark McDowall]
  • SeriesId is now passed back to the controller when adding a new/existing series. [Mark McDowall]
  • AutoComplete is now using jQuery UI AutoComplete. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) AddSeries watermarks. [Mark McDowall]
  • Moved away from CDNs for 3rd party scripts. [Mark McDowall]
  • Upgraded to MiniProfiler 1.9. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) logs auto column with, Time is statically set, others are dynamic (no more smallest possible width). [Mark McDowall]
  • TopLogs will now return the count pass in, reduced to 5000 from 7500 to prevent JsonSerialization issues when being sent to the grid. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) parser to properly parse a more common naming convention where the episode title starts with an episode or series/episode combination. [Mark McDowall]
  • EpisodeSearch now gets the proper QualityProfile (broken after removing AttachSeries), tests updated. [Mark McDowall]
  • Season searching fallback to individual episodes will done in order from 1 to n. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) logs being written to nzbdrone.sdf instead of log.sdf. [Mark McDowall]
  • Default Log view uses client operations, added all logs view that uses paging (No support for sorting or filtering). [Mark McDowall]
  • Removed AttachSeries for IEnumerable and using join instead, speed difference is negligible or in some cases faster . [Mark McDowall]
  • AttachSeries is no longer used for single episodes, PetaPoco will get the series in a single call for us. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) notification messages for Season searches. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) upcoming episodes grids that were broken due to changing SeriesName to SeriesTitle. [Mark McDowall]
  • EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class) [Mark McDowall]
  • Potential fix for "Execution lock has fucked up" [kay.one]
  • Log view now uses proper paging so it doesn't take a year to load up each page. [Mark McDowall]
  • Stop throwing errors where it can't get the current message because there is no object. [Mark McDowall]
  • Full season searching for Nzbs.org and NzbMatrix will also look for S01 in addition to Season. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken EpisodeProvider tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) EpisodeSorting examples layout. [Mark McDowall]
  • Should fix the transaction issues in petapoco, we are getting to far petapoco master which I don't like. [kay.one]
  • GetSabName will return cleaner Season naming when it is a FullSeason release. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken parse REGEX, removed parsing test and added to hall of shame. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) petapoco's craptastic connection management. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) port, added broken parser test. [kay.one]
  • Backlog search added (disabled) - It will search for a full season if a full season is missing. [Mark McDowall]
  • SeriesSearchJob uses SeasonSearchJob to try to download seasons first. [Mark McDowall]
  • Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs. [Mark McDowall]
  • Removed ParseSeasonInfo. [Mark McDowall]
  • Additional removals for SimpleTitleRegex added to get rid of extraneous numbers. [Mark McDowall]
  • SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first. [Mark McDowall]
  • Delete existing files on import if equal or better quality otherwise skip importing. If the folder is not deleted after processing it is renamed so it will not be processed repeatedly. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue where large 1080i MPEG HDTV rips were being considered SDTV, they now get caught as Unknown. [Mark McDowall]
  • Series Editor will now save the path properly. [Mark McDowall]
  • Improved job thread execution locking log. [kay.one]
  • AddSeries javascript fixes. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) SceneMappingProvider to resolve an issue with series with multiple clean names failing to return a Scene Name when being looked up via SeriesId. [Mark McDowall]
  • Series/Details grids now use images for ignore/status/search/rename. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests for episode status = ignored. [Mark McDowall]
  • Series/Details specials grid will be generated like all others. [Mark McDowall]
  • Season Grid toolbar uses sub-menu. [Mark McDowall]
  • NormalizeTitle will return all number only titles as is. [Mark McDowall]
  • Removed basic notification. client side notification should be used. [kay.one]
  • Leftover notification code. [kay.one]
  • Shitty merge, manually fixed it. [Mark McDowall]
  • Minor changes. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) parsing issue when Episode Title starts with a number. Split out single and multi episode REGEX for standard naming conventions. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) settings saving notifications, duplicate keys. [Mark McDowall]
  • Removing items from job queue is now done while a lock is acquired. [kay.one]
  • Menus are now custom built, using AJAX loading of links where acceptable. [Mark McDowall]
  • Ignored image is loaded half and half instead of all grey. [Mark McDowall]
  • Settings save buttons are disabled until jQuery loads and attribute is removed (prevents saving without ajax if saving too quickly). [Mark McDowall]
  • If an unsorted episode that had a series that was not being watched it would prevent additional episodes from being processed. [Mark McDowall]
  • Removed broken season editor from Series/Index editor. [Mark McDowall]
  • EpisodesWithoutFiles now skips ignored episodes, Tests updated. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with missing episodes incorrectly using include specials. [Mark McDowall]
  • Wired in the season and episode ignore saving. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) parsing of House - S06E13 - 5 to 9. [Mark McDowall]
  • SeriesPathExists compares paths in lower-case now. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) DownloadProviderTest (wasn't providing a mock for ExternalNotificationProvider) [Mark McDowall]
  • Some css tweaks to AddSeries. [kay.one]
  • ExternalNotifications enabled (Xbmc only right now). [Mark McDowall]
  • IsIgnored will now be checked when adding new episodes to the DB, it will: [Mark McDowall]
  • Increased delete folder limit size to 10MB. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) process priority correction. [kay.one]
  • Notification tweaks for chrome. [kay.one]
  • Priority is now set using a timer. [kay.one]
  • Priority is now set using a timer. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) orphaned job issue in JobController. [kay.one]
  • Priority/JobProvider tweaks. [kay.one]
  • Priority/JobProvider tweaks. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken Series with Episode Count test. [Mark McDowall]
  • Series with Episode count now ignores shows that haven't aired (includes ones that air today). [Mark McDowall]
  • XbmcProvider updated to include new Json API methods. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) save button after commit. [Mark McDowall]
  • Series Grid alternating row colours. [Mark McDowall]
  • Removed extra jQuery registration. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) episode status of recently imported episodes. [kay.one]
  • Some cleanup. [kay.one]
  • Initial quality is only setup if no other quality profiles exists. [kay.one]
  • Renamed sorting config keys. [kay.one]
  • Some db/migration cleanup. [kay.one]
  • Increased some columns sizes to avoid cutoffs. [kay.one]
  • Minor tweaks. [kay.one]
  • Logging notification tweaks. [kay.one]
  • PostDownloadScanJob will not fail completely if a single folder fails. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) doctype. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Logs view improvements. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Exceptioneer, Launcher should run as priority normal. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) static content issue. [kay.one]
  • Removed unnecessary IIS modules. [kay.one]
  • IISExpress now runs in above normal priority. [kay.one]
  • Minor cleanup. [kay.one]
  • Removed ISAPI, CGI from IISExpress. [kay.one]
  • Episode is now marked as grabbed on download. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with nzbs.org search where title contained brackets. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some petapoco issue with insert. [kay.one]
  • More notification tweaks. [kay.one]
  • Content folder cleanup. [kay.one]
  • Notification style fix. [kay.one]
  • Limited newzbin search to English only. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some notification issues. [kay.one]
  • Instant progress notifications. Now use comet instead of pooling. [kay.one]
  • Cleaned up script/content folder. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) script registrations in head. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) delete root dir issue in firefox. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) add profile link. [Mark McDowall]
  • Settings views all cleaned up. [Mark McDowall]
  • Root dir is done. [kay.one]
  • Removed 3rd parties from script registrar. [kay.one]
  • Overhauled Settings/Quality. [Mark McDowall]
  • More better. [kay.one]
  • More root dir UI cleanup. [kay.one]
  • Removed iis logging. [kay.one]
  • Removed grid loading overlays. [Mark McDowall]
  • Root Dir cleanup. [kay.one]
  • ParseEpisodeInfo is now separated into ParseTitle and ParsePath. [kay.one]
  • More javascript fixes, [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) doctype, [kay.one]
  • Remove empty folders after importing new downloads. [Mark McDowall]
  • More CSS cleanup, config pages are pretty messed up. [kay.one]
  • Some css cleanup. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) adding first RootDir after the change to use Telerik's CDN. [Mark McDowall]
  • Removed old packages. [kay.one]
  • Downgraded to MiniProfiler 1.2. [kay.one]
  • Renamed SubsonicTarget to DataBaseTarget. [kay.one]
  • CSS reordering on the layout page. [kay.one]
  • Toned down logging. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) seriesGrid query and tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [Mark McDowall]
  • Series Name will now show in the examples if it is checked. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue where RootPaths with a slash at the end would have double slash when adding a new Series. [Mark McDowall]
  • MediaFileProvider delete fixed to delete EpisodeFile with key of Int32 instead of object Int32. Added test to ensure File is deleted, but others remain. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) series grid after save so it has proper counts. [Mark McDowall]
  • CDN Updates. packaging updates. [kay.one]
  • Forces Test project to use x86 version of the SQL CE dlls. [kay.one]
  • Moved SQL CE to Nuget. [kay.one]
  • Removed old migrator projects. [kay.one]
  • Switched to SQLCE 4.0. [kay.one]
  • Removed Episodes list from EpisodeFile object. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue where series controller was still going to db for every file. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) sab title issue. [kay.one]
  • CalculateFilePath will use configured season folder, with tests. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken build. [kay.one]
  • Cleanup and tests around ImportFile. [kay.one]
  • History Items are now added with series. Test makes sure seriesId is sent in. [Mark McDowall]
  • Removed extra injects that weren't needed. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Drop folder is now wired. needs more tests. [kay.one]
  • Wired-up drop folder move. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) failure when trying to add the first root dir (Missing Telerik scripts for combobox). [Mark McDowall]
  • CleanFileName when getting new filename from MediaFileProvider. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) UnitTests (set EpisodeFileId to zero where no episo.de file is expected back) [Mark McDowall]
  • Removed leftover code from old ages ;) [kay.one]
  • Removed leftover code from old ages ;) [kay.one]
  • PetaPoco now defaults to SQLite, requires WHERE on exists calls. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) attach series issue and null episodes. [kay.one]
  • Reformated some files. [kay.one]
  • Refactored MediaFileProvider. [kay.one]
  • Cleaned up import file a bit. [kay.one]
  • Cleanedup get GetNewFilename. [kay.one]
  • SeriesProvider gets QualityProfile in single call to DB. [Mark McDowall]
  • UpcomingProvider now gets Series in call for episodes. [Mark McDowall]
  • EpisodeProvider GetEpisode(s) returns episodes with EpisodeFiles. [Mark McDowall]
  • Removed all warnings. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) season ignore. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) dbBenchmark tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) americandad's broken test. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) compile error. [kay.one]
  • Removing "Histories" on migration. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue on in ImportFile. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) duplicated episodes coming in from Tvdb. [kay.one]
  • EpisodeProvider now fills Series property for all episodes returned. [kay.one]
  • SeriesProvider.GetSeries(int seriesId) will now fail if series is not found. [kay.one]
  • Episode EpisodeFile changed to ResultColumn instead of Ignore. [Mark McDowall]
  • Test for HistoryProvider.AllItemsWithRelationships. [Mark McDowall]
  • HistoryProvider will return History Items with Episode and SeriesTitle. [Mark McDowall]
  • Reverted back to Single instead of SingleOrDefault except when searching for an episode in DB. [Mark McDowall]
  • PetaPoco won't convert DateTime to UTC by default. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) MVC profiler issue with Jobs, SQL profiling is on again. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) notifications, episodestatus test. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) enum mapping issue. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) bug where status was shown instead of title on SeriesDetail page. [kay.one]
  • Removed unnecessary IsDailyFlag from episode.cs. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) EpisodeProvider queries with multiple terms. [Mark McDowall]
  • Removed left over assemblies, CastleCore (Subsonic) and some old nuget packages. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Series.QualityProfile relationship. [kay.one]
  • Removed Series.Episodes and Series.EpisodeFiles list. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) exception when GetSeries(int seriesId) where seriesId didnt' exist. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Episode Daily Parse test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some small issues, here and there. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue where migrration would run on every page load. [kay.one]
  • Removed subsonic completely. [kay.one]
  • Removed subsonic completely. [kay.one]
  • Parser will remove quotes before trying to get filename from the path. [Mark McDowall]
  • IndexerProvider now uses PetaPoco. [Mark McDowall]
  • SceneMappings added to Migrations... again. [Mark McDowall]
  • LogProvider now usues petapoco. [kay.one]
  • UpcomingEpisodesProvider moved to PetaPoco. [Mark McDowall]
  • QualityProvider moved to PetaPoco. [Mark McDowall]
  • JobProvider moved to PetaPoco. [Mark McDowall]
  • ExternalNotificationProvider moved to Peta. [Mark McDowall]
  • RootDirs moved to PetaPoco. Removed SubSonic references from EpisodeFile & SceneMapping. [Mark McDowall]
  • Renamed SceneMappingTest now saved in project file. [Mark McDowall]
  • Renamed SceneNameMapping to SceneMapping. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [Mark McDowall]
  • HistoryProvider now uses PetaPoco. [kay.one]
  • Replaced MigSharp with MigrationsDotNet. [kay.one]
  • Using new PetaPoco Exists method in MediaFileProvider. [Mark McDowall]
  • ConfigProvider now uses PetaPoco. [kay.one]
  • MediaFileProvider moved to PetaPoco. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) IsIgnored issues. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some issues after the merge. [Mark McDowall]
  • SeriesProvider is now Subsonic free. [kay.one]
  • Adding a root dir will not add it to the DB until after it is saved, also will not save if the path is blank. [Mark McDowall]
  • Using .ToList() to get around IEnumerable multi-DB calls and possible SubSonic bug with IQueryable. [Mark McDowall]
  • Upcoming view will no longer hit the DB with the same request so many times. [Mark McDowall]
  • History view will no longer hit the DB with the same request so many times. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests after new SceneName method. [Mark McDowall]
  • Ninject is now forced to use proper constructor. [kay.one]
  • SceneNaming is now stored on NzbDrone webserver. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) american dad's broken fix ;) [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) multi testcase tests. [kay.one]
  • IISExpress is now attached to NZBDrone.exe earlier, which means it should almost have a garanteed termination as soon as the host is killed. [kay.one]
  • More episode parsing tests. [Mark McDowall]
  • Directory controller will now swallow errors that would otherwise return invalid data to the client (forcing an annoying alert to the client), no results are returned when this happens. [Mark McDowall]
  • Ignore copy error for SQLite.Interop.dll (so I don't need to quick IISExpress manually everytime I debug). [Mark McDowall]
  • Auto complete for paths added. Config text boxes are now wider. [Mark McDowall]
  • More tests for ImportNewDownload to deal with samples or certains sizes. [Mark McDowall]
  • ImportingNewDownload wasn't importing small files that weren't samples like it should. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a bug when trying to clean up an episode that was still attached to an episode file that no longer existed. [Mark McDowall]
  • Post Download Import Job created and in effect. Scans every minute to import files from the users configured "SabDropDirectory". [Mark McDowall]
  • SabDropDirectory is now editable on Settings/Sabnzbd. [Mark McDowall]
  • Removed General from Settings Submenu. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Renaming of episodes to include extension. [Mark McDowall]
  • AddSeries/Index will show the RotoDirs Panel if no root dirs are in the DB. [Mark McDowall]
  • Episode renaming implemented on the Series/Details page. [Mark McDowall]
  • RenameProvider will return string for Multi-Episode files. [Mark McDowall]
  • Rename Provider returns proper name for single episode series. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) image name for Nzbs.org image on Indexer Settings. [Mark McDowall]
  • Increased sqlite cache size to 30mb. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) history again. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) history order bug. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) bug in history check. [kay.one]
  • Renamed image is in effect. [Mark McDowall]
  • Picture Renamed so it is usable in History View. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) History Grid overlay. [Mark McDowall]
  • GetEpisodeFilesCount should be around 5 times faster. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) migration issue. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) IsSeasonIgnore logic, added tests. [kay.one]
  • More updates to Datastore. [kay.one]
  • Season Editor loading is now obvious. [Mark McDowall]
  • SeasonEditor moved to Gird Editor. [Mark McDowall]
  • Refactored Migrations. [kay.one]
  • Minor updates to test project. [kay.one]
  • Removed Season/SeasonProvider, updated dbBenchmark tests. [kay.one]
  • Hacked sabprovider to support addbyurl from newzbin. [kay.one]
  • Had the episodes going into the episode count tuple in the wrong order than, they were being retrieved. Oh noes. [Mark McDowall]
  • Moved episodeCount logic to mediaFileProvider. [Mark McDowall]
  • DeleteRootDir and AddSeries shared the same method, which caused addSeries to fail. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Integrated scene name helper into episode search, series lookup. [kay.one]
  • Commiting tests before teamcity demo. [kay.one]
  • Work on episode count. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) random dbbenchmark test breaking. [kay.one]
  • AJax load episode count to keep initial loading time of Series Grid. [Mark McDowall]
  • Episode progress on Grid is now rounded. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken episode status tests. [kay.one]
  • Recompiled Sqlite to fix a known issue, http://system.data.sqlite.org/index.html/tktview?name=54e52d4c6f. [kay.one]
  • Renamed style.css to Site.css. [Mark McDowall]
  • Moved episodeSearch to it's own javascript file. [Mark McDowall]
  • Search for Episode won't add #Search to URL now. [Mark McDowall]
  • Release now target x86. [kay.one]
  • MVC 3.0 dlls should now be included in the package. [kay.one]
  • EpisodesWithoutFiles will ignore episodes with an air date before 1900. [Mark McDowall]
  • CI changes. [kay.one]
  • Trying to get build number into the file name. [kay.one]
  • Removed MVC3 GAC dependency. [kay.one]
  • Reverted jquery registration. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some build issues. [kay.one]
  • Moved all libraries out of NzbDrone.Core\Libraries to the root of the solution. [kay.one]
  • Using nuget for Moq. [kay.one]
  • Moved NLog, Subsonic to root library folder. [kay.one]
  • Using nuget for Ninject MVC3. [kay.one]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) Existing with Refresh button after modifying root dirs. [Mark McDowall]
  • Cleaned up AddSeries UI a bit. [Mark McDowall]
  • Moved root dir config to add series. [Mark McDowall]
  • QualityProfile name, max 15 characters (to keep the UI intact). [Mark McDowall]
  • Use cursor:default instead of cursor:text for quality selectable. [Mark McDowall]
  • Re-sized images for add and delete. Fixed remove profile (changing the div name without updating the removal piece... DOH!) [Mark McDowall]
  • More icons. [kay.one]
  • GetMediaFile should be alot easier on disk. [kay.one]
  • Profiles wrap horizontally now, instead of making the page super long. On load the Unknown quality is removed from the dropdownlist if it exists. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) add new profile. [Mark McDowall]
  • Some performance tweaks to speed up episode list view. [kay.one]
  • More episode update fixes, tests. [kay.one]
  • Cleaned up RefreshEpisodeInfo added tests. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) American Dad's scene naming gong show. [kay.one]
  • Removed jQuery UI selectable, using custom select boxes now. Cutoff dropbox is dynamic (based on selected qualities). [Mark McDowall]
  • Quality Profile now uses jQuery UI Selectable instead of Sortable. [Mark McDowall]
  • All profiles (including the default ones) are now editable. [Mark McDowall]
  • The 'Master' Quality DropDownList now controls all quality controls on the page + on the AddNew Series Page. [Mark McDowall]
  • Combined AddNew and AddExisting Series pages. [Mark McDowall]
  • EpisodesWithoutFiles will now only return episodes where the series and season are monitored. [Mark McDowall]
  • MigratorNet is compiled in release mode. [kay.one]
  • Rewrite of InventoryProvider. [kay.one]
  • Make Release build compile succesfully. [sschlesier]
  • Oh hai search! [kay.one]
  • More EpisodeSearchJob fixes/tests. [kay.one]
  • EpisodeSearchJob bug fixes/tests. [kay.one]
  • ExceptionVerification improvements. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) import new series being stuck in a loop if an update failed. [kay.one]
  • Initial support for episode search in indexerbase and Nzbs.org. [kay.one]
  • Better quality parse. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) quality parse bug. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a bug where reports weren't being added to history. [kay.one]
  • Failed disk scan doesn't kill the whole job anymore. [kay.one]
  • Migrator.net fails. [kay.one]
  • Optimized ParseEpisodeInfo. [kay.one]
  • Simplified some quality types. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) nzbs.org RSS URL. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Test project cleanup. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [kay.one]
  • Diskscan/Info update job refactoring and test. [kay.one]
  • Minor logs view update. [kay.one]
  • Removed supports backlog, updated some logs in job provider. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) SabProvider test for AddByUrlSuccess. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a concurrency issue with job provider. [kay.one]
  • More test/fixes. [kay.one]
  • More inventoryprovider tests. [kay.one]
  • Renamed IndexerProviderBase to IndexerBase since its no longer a provider. [kay.one]
  • Basic indexer tests are working. [kay.one]
  • Initial stage of indexer refactoring. things compile. [kay.one]
  • Loading overlays added to Series/Details, Upcoming and History views. [Mark McDowall]
  • Series Details updated with overlay when loading. [Mark McDowall]
  • Optimized logging to improve performance. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) bug when a file that wasn't parsable would try to be imported. [kay.one]
  • Minor tweaks. [kay.one]
  • Loading overlay added to series grid. [Mark McDowall]
  • EpisodeSorting UI has descriptions, removed extra options. [Mark McDowall]
  • Disabled glimpse by default to avoid memory leaks. [kay.one]
  • Some cleanup. [kay.one]
  • Removed indexertype property. [kay.one]
  • Super smart season ignore logic. ;) [kay.one]
  • Mediascan job doesn't scan series that aren't fully added to the db yet. [kay.one]
  • Removed leftover merge files. [kay.one]
  • Diskscan now updates the last scan time of the series object. [kay.one]
  • Removed post processor from solution. [kay.one]
  • Log is now configured earlier in the life cycle. [kay.one]
  • Renamed Download settings to Sabnzbd settings. [Mark McDowall]
  • Removed blackhole downloading from IndexerProviderBase. [Mark McDowall]
  • LastExecutionTime will only be updated if no targetId was found. [Mark McDowall]
  • Minor cleanup in JobProvider. [unknown]
  • JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!) [unknown]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some settings value convert issues. would cause crash on clean installs. [unknown]
  • Removed retundant logging for Series deletion. [Mark McDowall]
  • Returned series deletion back to SeriesProvider. [Mark McDowall]
  • Replaced save notifications for settings on page with AJAX Notifications. [Mark McDowall]
  • DeleteSeriesJob now uses the providers properly. [Mark McDowall]
  • Removed Edit page and Delete (w/o AJAX) from Series Controller. [Mark McDowall]
  • Deleting a series will also delete all items in history for that series. [Mark McDowall]
  • QualityProfile dropbox positioned better. [Mark McDowall]
  • AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only. [Mark McDowall]
  • Series Grid AJAX'd. [Mark McDowall]
  • System/config is now editable. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) blackhole config to be boolean. [kay.one]
  • Minor cleanup in sabprovider, sabprovider tests. [kay.one]
  • Removed some warnings, logging tweaks. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) SAB getting the string value for Priority (instead of the integer value). [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) text box for Category, was displayed as priority. [Mark McDowall]
  • Moved filename only piece to Parser. [Mark McDowall]
  • MediaFileProvider, ImportFile will return null if episode cannot be properly parsed. Will only try to parse the filename, not the full episode path. [Mark McDowall]
  • Moved indexer images to a subfolder. [Mark McDowall]
  • IndexerType added, this will store the source indexer in history, so users can see (if they care) and we can add an icon if we want. [Mark McDowall]
  • Set Meridiem to Uppercase. [Mark McDowall]
  • Handle failed downloading on NZB so it will not get added to the History if it fails. [Mark McDowall]
  • RootDir Adds/Deletes update the database when the action occurs, no more awkward saving tactic. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) NzbDownloadUrl for NzbsRUsProvider. [Mark McDowall]
  • Removed AccountModel. [Mark McDowall]
  • Upcoming view column width fixed for Air Date (added time). [Mark McDowall]
  • SabTitle will return Quality in square brackets '[' or ']' [Mark McDowall]
  • Episode Title added to parseResult. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. [kay.one]
  • Removed duplicate test. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) bug where info update from tvdb would overwrite our own data, fileid, date flags ... [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) parser for Daily shows that didn't have the series name included. [Mark McDowall]
  • Resharper config file... [Mark McDowall]
  • Start support for daily show file import. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) display bug for Settings/Downloads, it will now show the correct Div for Blackhole/SABnzbd. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) column layout in history, upcomming. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) network auth issue, custom parser issue. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) episode parsing so it is not too aggressive. Added tests for episode parsing and Assertions for number of episodes parsed (to ensure the count is correct). [Mark McDowall]
  • Start of AutoConfigureSab. [Mark McDowall]
  • Removed .org file. [kay.one]
  • Exceptioneer is only enabled during release. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) rss datetime bug. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) IsNeeded() with tests. [kay.one]
  • Downgraded more logs. [kay.one]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) series with an ' apostrophe will now work correctly. [Mark McDowall]
  • IISController now wraps config path (in argument) with quotes to allow for paths with spaces. [Mark McDowall]
  • Remove Div when deleting instead of just hiding it (so it's not submitted when calling save). [Mark McDowall]
  • Missed some changes for send to Sab functionality in IndexerProviderBased. [Mark McDowall]
  • NZB will be sent to SABnzbd when needed. [Mark McDowall]
  • Downgraded some logs. [kay.one]
  • Downgraded some logs. [kay.one]
  • More notification updates. [kay.one]
  • Upgraded IISExpress from WebMatrix Beta 2 to 7.5 Final. [kay.one]
  • Moved GetSabTitle from episodeprovider to sabprovider, removed seriesprovider dependency. [kay.one]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) TvDbEpisodeId to Episode. now we can index episodes before they showup in thetvdb. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken tests. [kay.one]
  • Removed Year from EpisodeParseResult (we never used it anyways). [Mark McDowall]
  • Normalize REGEX will remove more words and will leave digits for now. [Mark McDowall]
  • Commit after Merge. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Episode.ToString() bug. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) history grid layout. [kay.one]
  • More tests and bug fixes. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) AutoMoqer VerifyAll() bug. [kay.one]
  • More tests. [kay.one]
  • Attach to debugger is a lot more reliable. [kay.one]
  • Cleaned-up NzbDrone.exe. [kay.one]
  • More work on indexers/jobs. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) log colors. [kay.one]
  • JobProvider now stores last execution and success. [kay.one]
  • Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky. [Mark McDowall]
  • Removed Site.Master... all ASPX pages have been destroyed! [Mark McDowall]
  • RAZOR'd Series and the Error page. [Mark McDowall]
  • RAZOR'd Log & Upcoming. [Mark McDowall]
  • AddSeries views updated to RAZOR. [Mark McDowall]
  • Master page for RAZOR views created and will be auto inherited by pages. [Mark McDowall]
  • Footer has been RAZOR'd. [Mark McDowall]
  • Settings partial pages are all in RAZOR now! [Mark McDowall]
  • CustomParser will run now. [Mark McDowall]
  • Removed folder name from update notification. [kay.one]
  • Timers are now initialized on startup. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) quality link to series. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) save button on Indexer Settings, changed margins for a cleaner look. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) save button on Indexer Settings, changed margins for a cleaner look. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) broken test. [kay.one]
  • More quality parsing tests. [Mark McDowall]
  • Project updates. [kay.one]
  • Revered back to subsonic. [Keivan]
  • Don't remember what I did here ;) [kay.one]
  • Cleaned up history/log grid UI. [kay.one]
  • ReSharper code cleanup. [kay.one]
  • Application will automatically restart on db error. [kay.one]
  • Removed IConfigProvider, ISeasonProvider, ISyncProvider. [kay.one]
  • Removed IEpisodeProvider, ILogProvider. [kay.one]
  • Removed IDiskProvider. [Mark McDowall]
  • Removed IRenameProvider. [Mark McDowall]
  • Removed IRssSyncProvider & IBacklogProvider. [Mark McDowall]
  • Removed IHistoryProvider. [Mark McDowall]
  • Removed ISeriesProvider. [Mark McDowall]
  • Removed INotificationProvider. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some build issues/notification issues. [kay.one]
  • Removed IExternalNotificationProvider. [Mark McDowall]
  • Removed IDownloadProvider. [Mark McDowall]
  • Removed IPostProcessingProvider. [Mark McDowall]
  • Removed ITimerProvider. [Mark McDowall]
  • Removed IUpcomingEpisodesProvider. [Mark McDowall]
  • Removed IXbmcProvider. [Mark McDowall]
  • Removed IRootDirProvider. [Mark McDowall]
  • Finished removing ITvDbProvider. [Mark McDowall]
  • Removed PDB files. [Mark McDowall]
  • Adding "master" dropbox for changing quality for add series. [Mark McDowall]
  • Wrote automoqer unit test. [kay.one]
  • Removed IQuality provider. [kay.one]
  • Removed IQuality provider. [kay.one]
  • Removed ITvDbProvider. [kay.one]
  • More relative path fix. [kay.one]
  • Some subsonic cleanup. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) relative path for some images to work in apps with path (localhost/nzbdrone) [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) application path to support Application path (full IIS Server) [kay.one]
  • Cleaned up Test project's references. [kay.one]
  • Removed orig files. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) GetBestMatch to TvDbProvider (Provides a way to get the best result from a list of results) [Mark McDowall]
  • ParseEpisodeInfo will now handle repeating Episode Naming Format (S01E01E02 or S01E01-02), It will not handle ranges (S01E01-06) [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some DI issues. [kay.one]
  • Removed most of existing rss code. [kay.one]
  • More rss refactoring. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) episode parse issue. [kay.one]
  • Started rss cleanup. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some css issues. added quality to each add existing item. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) project to support Razor. [Keivan]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) existing now does is reall time TvDb lookup. [Keivan]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) add existing. needs more polish around quality and manual mapping. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) ajax call for add existing. [kay.one]
  • Removed github fork button. [kay.one]
  • Deleted some old files. updated some ui. [kay.one]
  • Upgraded to MVC3, Hello Razor. [kay.one]
  • Removed upnp code. [kay.one]
  • Removed default root property. [Keivan]
  • Refactored BacklogProvider. [Keivan]
  • Separate QualityTypes.Bluray to Bluray720 and Bluray1080. [Mark McDowall]
  • Cleaned up RssItemProcessingProvider, will actually process Season NZBs now. [Mark McDowall]
  • RssItemProcessingProvider will now handle full series NZBs. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) parsing for 1013/103/113 naming. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) REGEX for 103 (was looking for non-alphanumberic), still fails on 113 numbering, but will work for 103. [Mark McDowall]
  • Parser REGEX updated to support 103 naming and breaking out of the REGEX foreach loop when a match is found. Most strict to less strict ordering of REGEX is required. [Mark McDowall]
  • Ability to delete from Edit Series (link wasn't available before). [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Parser (broke 103 naming convention, but it fixed more than it broke). [Mark McDowall]
  • SeasonProvider.IsIgnored will properly handle a season that does not exist in the DB (TV DB doesn't have the latest season is root of the problem, or the season just started and NB DB is out of date). [Mark McDowall]
  • Upcoming shows view added. [Mark McDowall]
  • History VIew Added. [Mark McDowall]
  • HttpProvider - Added Download File. [Mark McDowall]
  • Removed un-needed WebClient from XbmcProvider. [Mark McDowall]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) XBMC CleanLibrary. [Mark McDowall]
  • Ability to manually add a show has been added. [Mark McDowall]
  • AddNew is functional, using jquery for adding and display changes. [Mark McDowall]
  • AddExisting clears check/hides rows once submitted. Bi-winning. [Mark McDowall]
  • Modified TvDbProvider to aloow returning of multiple results when requesting a list of results. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) Existing Series works, UI shows TVDB Name and Path so you can check before adding to DB. [markus101]
  • Normalize path will now just clean it up, no longer returns the string in all lower-case. [Mark McDowall]
  • Manage multiple Tv Root Folders in Settings/General. [Mark McDowall]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) Series, will need to design new and existing flows. [markus101]
  • Series SubMenu moved to partial view. [markus101]
  • Notifications UI Implemented, Added ExternalNotifications and Xbmc Providers to CentralDispatch. [markus101]
  • XbmcProvider will use HttpProvider. [markus101]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) quality to titleFix so it will be added to queue (and looked for in queue) that way. [Quality] [markus101]
  • Removed Drone Specific parser, on 2nd look it is not needed... just need to include the quality when adding it to the SAB Queue. [markus101]
  • Post Processor Done. [markus101]
  • ExternalNotificationProvider complete, XBMC only for now. [markus101]
  • XBMC Provider finished. [markus101]
  • ExternalNotifications, XBMC notification, building the framework for these, UI not implemented. [markus101]
  • Post Processing has been implemented, still need to finish app for SAB to NzbDrone. [markus101]
  • Display Error when RSS Feed doesn't return any items. [markus101]
  • DisplayName added for EpisodeSortingModel (Used on UI). [markus101]
  • EpisodeSorting setup, setting page created and usable, needs labels still. [markus101]
  • Use Season Folder is set in config (also set per Series), default is true. [markus101]
  • Renaming fixes, extension will be used now. [markus101]
  • Show Path to episode on disk in Details. [markus101]
  • Do not try to rename files if the source and destination path are the same. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) the badly broken Renaming, it will now only attempt to rename episodes with files and works with multi-episode files. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Episode to EpisodeFile relationship (So getting the EpisodeFIle gets associated Episode(s) as well. [markus101]
  • UI Cleanup for Series Index and Details. [markus101]
  • RenameAll implemented in view and Controller + Rename Series, Season & Episode in Controller. [markus101]
  • Fixes for Episode to EpisodeFile mapping. [markus101]
  • EpisodeFile parsing was incorrect due to change of relationship with Episode. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issues that came up after making changes to Episode and EpisodeFile. [markus101]
  • Episode RenamingProvider created, allows renaming by Every Episode for Every Series, by Series, by Season, or individual Episodes. [markus101]
  • EpisodeFile now has a list of Episodes (support for multi-episode files), was reversed before. [markus101]
  • ![New](https://img.shields.io/badge/-- -New-brightgreen.svg?style=flat-square) to History when SAB receives the NZB and set episode.status to grabbed. [markus101]
  • Delete is setup, just need to add a link to follow through on the delete. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId. [markus101]
  • Removed an extra file, VS changed things on me. [markus101]
  • RssSync improvements and fixes. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) unit tests. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) SabProvider and Unit Tests for it. [markus101]
  • More comprehensive check to see if we want this episode, will now compare episodeFile with the episode from the feed to see if it is wanted (Quality and Proper) [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) issue with storing and retrieving quality profile, checking the profile. [markus101]
  • Issue with overwriting user settings for Indexers resolved. [markus101]
  • Removed conflicting JavaScript additions, that broke Series Details. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a bug with converting default quality profile from config when adding a new series. [markus101]
  • Save button will be disabled until page is loaded, prevents issues with user presses save before the page is fully loaded (and AJAX is used to save). [markus101]
  • Clean up SettingsController to not check for Null's as empty strings will not be null when returned. [markus101]
  • Validation changes, moved JS for Client-Side validation to Settings/Index.aspx. [markus101]
  • Cleaned up Quality partial page. [markus101]
  • More layout changes for Download Settings to get validation looking better. [markus101]
  • Working on validation for forms, issues with server side, not sure how to post back model with AJAX submit, yet. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) an issue where the RssSyncTimer was not updating the NextInterval variable after expiring the first time. [markus101]
  • TimerProvider will test every 1 minute to see if it matches a schedule for updating season or entire series. [markus101]
  • EpisodeProvider - RefreshSeasonInfo by Season added, updates only the supplied season. [markus101]
  • SeasonProvider GetLatestSeason added. [markus101]
  • RSS Sync Timer Implemented using System.Timers.Timer. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) bug with moving Quality to an empty list, which made new profiles useless (Quality Settings) [markus101]
  • Quality Settings UI updated some more. [markus101]
  • Deleting of Qualities now works. [markus101]
  • Quality config complete (needs to look better, but it is functional, minus deleting). [markus101]
  • Quality now has sortable lists for configuring Profiles, saving not implemented yet. [markus101]
  • Quality Config, Dynamically add new User Profiles, just need to get them to save. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) updating of Default Qualities in CentralDispatch. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) logging for Settings Controller and QualityProvider. [markus101]
  • Some changes to unmapped view. [Keivan]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) episode parse, profile storage. [Keivan]
  • Simplified quality fixed some broken tests. [Keivan]
  • JquerySimpleDropdown menu added, not sure of full usage yet. [markus101]
  • Returned missing Graphics, CSS and JavaScript files. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) the details view for episodes so it shows the Overview when clicked. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) REGEX for episode parsing so it would correctly parse shows with a year in the title. [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) unit tests. [markus101]
  • More config pages have been added. AJAX to save. Order with jquery sortable. [markus101]
  • Parse UNC paths. [Scott Schlesier]
  • Cleaned up css. [Keivan]
  • Cleaned up css. [Keivan]
  • Look right in IE, all episodes are ajax loaded. [Keivan]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) a bunch of things. added basic support for file scanning. logs are now avilable in the UI. [Keivan]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) notification issues. [Keivan]
  • Cleaned up logging code. [Keivan]
  • Oh Hai IIS. [Keivan]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) notitfication.js. [Keivan]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) ninjet's race condition. [Keivan]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) ninjet's race condition. [Keivan]
  • Play Pause and Stop all working. [nothingmn]
  • Cleaned up some tests. [Keivan]
  • Refactored SeriesController. Updated Post title parse. [Keivan]
  • Pretty... [Keivan]
  • AFixed QualityProfile storage test. [Keivan]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) sql lite x64/x86 issue. [Keivan]
  • Rearanged episodes object, added method stubs. [Keivan]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) some resharper line breaks. [Keivan]
  • Resharper code cleanup. [Keivan]
  • Removed redundent classes. [Keivan]
  • Removed feed. to be replaced with System.ServiceModel.Syndication.SyndicationItem. [Keivan]
  • Refactored Episode, Added Quality Enum. [Keivan]
  • Renamed all Core.Controllers to Core.Providers to avoid confusion between Core Controllers and MVC controllers. [Keivan]
  • Still trying this merge. [Keivan]
  • IHttpController/HttpController Added (So we can Mock SABnzbd requests) [markus101]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) Unit Test for SabController.AddByUrl. [markus101]
  • SabController - Removed AddByPath, Completed AddByUrl and IsInQueue. [markus101]
  • Failed attempt to write a test for Series Controller. [Keivan]
  • Removed log4net from global.asax to fix compile issue. [kay.one]
  • Cleaned DbConfigControllerTest. [kay.one]
  • Removed old nlog refrence. [kay.one]
  • Upgraded NzbDrone to 4.0 to remove warnnings. [kay.one]
  • Removed bin from NzbDrone.Web. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) tvdblib xml cache path. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) show grid, added details page. [kay.one]
  • ![Fixed](https://img.shields.io/badge/-- -Fixed-red.svg?style=flat-square) config post issue. [kay.one]
  • Removed dummy project. [kay.one]
  • Application now starts up. [kay.one]
  • Gave up on ignoring bin files. [kay.one]
  • Removed bin files from NzbDrone.Web\bin. [kay.one]
  • Initial Commit. [kay.one]