- 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]
- Fix appveyor build. [Leonardo Galli]
- Completely overhauled how import exclusions work. [Leonardo Galli]
- Hopefully more logging to catch errors better. [Leonardo Galli]
- Fix: A small bug fix for items loading as undefined in organize modal. Movie titles should now show up correctly. (#1424) [PatrickGHanna]
- Fixed error when language is present in title, but has dots instead of spaces. For example The.Danish.Girl.2015. [Leonardo Galli]
- Fixed Final in titles parsing as an edition. [Leonardo Galli]
- Radarr not importing torrents in Vuze if the torrent already finished seeding and was stopped (#1471) [Mitchell Cash]
- Incorrect imports with Vuze when torrent contains a single file. (#1470) [Mitchell Cash]
- 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]
- Fix for error when clicking Rescan Drone Folder. [Leonardo Galli]
- Fix for error when trying to manually import. [Leonardo Galli]
## v0.2.0.654 (2017-04-18)
### **New Features**
- Change smtp.google.com to smtp.gmail.com (#1410) [Donald Webster]
- Updated debug movie title to include Year. [Leonardo Galli]
- Update Series reference to Movies, should fix #1399 (#1402) [hotio]
- Added test for fix in last commit. [Leonardo Galli]
- Update branch. [Leonardo Galli]
- Update packages.sh some more. [Leonardo Galli]
- Update package.sh script. [Leonardo Galli]
### **Fixes**
- Fix PTP_Approved turning into HDBits Internal. [Leonardo Galli]
- Fix 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]
- Fix 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]
- Fix for sql error. Did not think everything through exactly. [Leonardo Galli]
- Fix when MovieTitle is the empty string (should not occur, but what evs) [Leonardo Galli]
- Fixes Movie Size not showing correctly. [Leonardo Galli]
- Fixed 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]
- Add 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 package script for Teamcity. [Leonardo Galli]
- Log if ParsedMovieInfo is NULL. [Leonardo Galli]
- 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]
- Fix client mode fetching.. only setPageSize when necessary. [geogolem]
- Fix error with weirdly formatted audioChannelPositions on MediaInfo. [Leonardo Galli]
- Fix a couple typos (#1049) [Greg Fitzgerald]
- Fix tests. [Devin Buhl]
- Patch/onedr0p (#1048) [Devin Buhl]
- Fixed 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]
- Fix 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]
- Add ReplaceGermanUmlauts method. [Devin Buhl]
## v0.2.0.453 (2017-03-05)
### **New Features**
- Added new TestCase for Parser and fixed spelling error. [Devin Buhl]
- Added FindByAlternativeTitle in MovieRepo. [Devin Buhl]
- Added debug messages to check quality. [Leonardo Galli]
- Added more filters to the movie editor (#905) [geogolem]
- Update parsing french movies (#899) [Devin Buhl]
### **Fixes**
- Try to add year to release titles that have no year (foriegn release groups) (#1028) [Devin Buhl]
- 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]
- Fix error with null dates. [Devin Buhl]
- Patch/more updates (#1009) [Devin Buhl]
- Revert.. [Devin Buhl]
- Fixed "wrong" quality being detected. Scan will be slower though. [Leonardo Galli]
- Fix 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]
- Needed to pass the filterType, received the filterType and handle the filterType. [geogolem]
- Reset filters on save.. [geogolem]
- Possible fix for Custom script (#973) [Devin Buhl]
- Hotfix when importing movie (#971) [Devin Buhl]
- Fixed 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]
- Added more checks when tracking downloads. It should work now, even if history was not present. [Leonardo Galli]
- Update uTorrent to be able to use it as download client. [Leonardo Galli]
- Update Torznab to work with movies. [Devin Buhl]
- Update movie monitor tooltip (#223) [vertigo235]
- Update readme.md. [Leonardo Galli]
### **Fixes**
- Add in theaters to 1st coumn in movie list. [Devin Buhl]
- Simply completed download service. [Devin Buhl]
- Fixed TitleSlug For Realz! [Devin Buhl]
- Torpotato username regression. [Devin Buhl]
- Fixed exception when Quality meets cutoff. [Leonardo Galli]
- Fix 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]
- Fix epic fail on migration 117. [Leonardo Galli]
- Parsing of SABnzbd develop version. [Mark McDowall]
- Add 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]
- Fix 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]
- Add 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**
- Update UserAgentBuilder.cs. [Devin Buhl]
- Update Parser to support large array of Extended, Director, Collectors, ... Cut, Edition, etc. [Leonardo Galli]
- Change Sonarr to Radarr in CLA.md and CONTRIBUTING.md. [William Comartin]
- Change Sonarr to Radarr in Help Text, and in Notification Text Change sonarr log files to radarr log files. [William Comartin]
- Update sortValue when selecting movie for manual import. [Tim Turner]
### **Fixes**
- Fixed 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]
- Add 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**
- Update parser to recognize [] and year at the beginning. Fixes #155, fixes #137 and fixes #136. [Leonardo Galli]
- Update plex movie libraries instead of series. [Devin Buhl]
- Update readme.md. [Neil]
- Update readme.md. [Leonardo Galli]
### **Fixes**
- Now hidden files are ignored :). Fixes #166. [Leonardo Galli]
- Fix 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]
- Fix 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]
- Add category 2035 to Newznab providers for WEB-DL search support. #123. [Devin Buhl]
- Fix transmission. [Devin Buhl]
## v0.2.0.61 (2017-01-10)
### **New Features**
- Update SystemLayout.js. [lxh87]
- Update readme.md. [Leonardo Galli]
- Update Info page. [Tim Turner]
- Added MovieFileResource. This allows the UI to interact with movie files better. Downloaded Quality is now shown in the table. [Leonardo Galli]
### **Fixes**
- Fix Wombles for movies. [Devin Buhl]
- Clean up Feature Requests. [Tim Turner]
- Fix #108 - Links to IMDB not working when searching for movies. [Devin Buhl]
- Fix 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**
- Updated legend with number of movies. [Leonardo Galli]
- Update legend for missing status colors. [Leonardo Galli]
- Update sample detection runtime minutes. Some trailers can be long. [Leonardo Galli]
### **Fixes**
- Fix 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]
- Fix 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)
### **New Features**
- Update Parser to support 576p movies, fixes #67. [Leonardo Galli]
- Update rss sync and fix search for omgwtfnzbs indexer. [Tim Schindler]