Commit Graph

7683 Commits

Author SHA1 Message Date
Qstick 45586a5f20 Fixed: Regression with advanced settings toggle not persist current session 2017-11-26 20:48:39 -05:00
Qstick cd5b658196 UI Action Handler Changes, Misc Fixes 2017-11-26 15:09:45 -05:00
Fish2 7825319d89 lossless compression of images (#117)
* Lossless Compression of images saves 96 KB

* lossless compression of images

* Add 96-Outline-White For Lidarr and remove Sonarr.svg

* Fix SVG honeycomb
2017-11-26 14:31:48 -05:00
Qstick a613dad540 Fix Misc Naming in UI and API 2017-11-25 23:55:07 -05:00
Qstick a6882e7bdd DB Migration Check for Users not on current DB 2017-11-25 23:31:41 -05:00
Qstick 20dc8adac0 New: Validate NZBs before sending to download client 2017-11-25 22:55:50 -05:00
Qstick 5b7339cd73
Add Metadata Profiles (#132)
* Add Metadata Profiles

* fixup! Codacy
2017-11-25 22:51:37 -05:00
Qstick dd11f74073 New: Add authentication options to Webhook 2017-11-25 22:24:46 -05:00
Qstick 17eac6dac7 Fixed: Incorrect Namespace for TorrentSeedingSpecification.cs 2017-11-25 22:18:05 -05:00
Qstick b90f58763a Trim quotes from dsm version parts 2017-11-25 22:15:42 -05:00
Qstick eed81144f6 Fixed: Regression preventing new downloads from bypassing the Download Client Back-off logic 2017-11-25 22:14:51 -05:00
Qstick 2afa6c02de Fixed: Album Metadata Images don't always save in correct folder 2017-11-25 22:01:50 -05:00
Qstick 8219a8014b Fixed: Use Update branch specified in settings instead of always develop 2017-11-25 15:40:12 -05:00
Qstick 9dcf90d241 Fixed: Search on Artist Add, Monitor None Option on Artist Add 2017-11-25 01:08:54 -05:00
Qstick f7f6ad159c Temp Fix for Calendar Feed until Data Mapper can be fixed. 2017-11-25 00:16:46 -05:00
Qstick 8c68ddfeb2 Don't Build Twice on Branches with Pull Requests 2017-11-25 00:01:51 -05:00
Qstick d031b823f2
Correct iCal link 2017-11-24 18:41:50 -05:00
Daniel Underwood 30eb8c9c05 Change AlbumResource label to labels due to the change in lidarr/lidarrapi.metadata#13 (#131) 2017-11-20 22:34:27 -05:00
Qstick 10b8174726
Extend Qualities and Setup Default Groups (#127)
* Extend Qualities and Setup Default Groups

* fixup! Extend Qualities

* fixup! Codacy

* fixup! One more
2017-11-20 19:20:21 -05:00
Qstick ead0b7a2f4 Fix: Show Album Type on Manual Import Album Select Modal 2017-11-18 21:34:22 -05:00
Qstick 9a11b0fd7b Fixed: Telegram notification with underscore and other special characters. 2017-11-16 13:37:08 -05:00
Qstick 26935bd82f Fixed: Flaky Housekeeper Tests 2017-11-16 13:35:11 -05:00
Qstick 4f6415b0e5 Cache BestForTags briefly for better performance when processing releases 2017-11-16 13:33:10 -05:00
Qstick b3fbd81594 Fixed: Progressively degrading performance issue in Pending/Delayed releases system 2017-11-16 13:24:36 -05:00
Qstick fa051257e3 Fixed: Releases no longer available on the indexer should be removed from the pending queue 2017-11-16 12:32:31 -05:00
Qstick acd05ce6cd Fixed: Error in MediaInfo SchemaRevision causing it to be fetched again 2017-11-16 12:09:04 -05:00
Qstick 4faefebe7e Fixed: Raise ApplicationStartupEvent after Owin is running 2017-11-16 12:00:49 -05:00
Qstick b25c772d52 Improved test timing for CommandExecutor. 2017-11-16 11:58:34 -05:00
Qstick c2c43666f6 Shutdown logging before Environment.Exit. 2017-11-16 11:53:36 -05:00
Qstick 5d4eb3c6d8 Fix DiskTransferServiceFixture Failing Test 2017-11-16 11:52:08 -05:00
Qstick 0ea3b71bae Cleanup FileNameBuilder 2017-11-16 11:46:35 -05:00
Qstick 08b95e905e Add ArtistService Tests 2017-11-16 11:15:19 -05:00
Qstick e8d44d1cc2
Add DB Version to About Page (#124) 2017-11-16 11:07:42 -05:00
Qstick b3f92ccaef Fixed: Project File References 2017-11-15 22:56:16 -05:00
Daniel Underwood 1fa141d6c6 Fix capitalization error of LidarrRestModuleWithSignalR.cs. Resolves #122 (#123) 2017-11-15 22:06:03 -05:00
Qstick 34ca4bf150 Fix: Capitalization in CustomScript.cs 2017-11-15 21:27:41 -05:00
Qstick 21428cba6f
Medium Support (Multi-disc Albums), Quality Grouping (#121)
* Multi Disc Stage 1 - Backend Work

* Quality Group Functionality

* Fixed: Only show wanted album types on ArtistDetail page

* Add Media Count Column to ArtistDetail Page

* Parser updates for multidisc cases, other usenet release title formats

* Search for Tracks by Medium Number in Addition to Title and TrackNumber

* Medium Renaming Token for Track Naming

* fixup Codacy and Comment Cleanup

* fixup remove comments
2017-11-15 21:24:33 -05:00
ta264 e1e7cad951 Fix Linux build and set up travis (#119)
* Add missing progress functions

* eslint fails so disable

* Correct case

* Fix copy commands

* Set up travis
2017-11-12 09:18:00 -05:00
Qstick c3d5419028
Update README.md 2017-11-02 21:03:14 -04:00
David Bates ffa1eee367 Adds exception to allow metadataSource to be blank (#115)
* Adds exception to allow metadataSource to be blank

* Updates the exception to check for null or whitlespace to be more inclusive
2017-11-02 00:13:10 -04:00
Qstick f32e8974af Fixed: Import failure when unable to parse folder name 2017-11-01 21:57:09 -04:00
Qstick b5a8c342e5 Cleanup Sonarr Regexes from Parser.cs 2017-11-01 21:23:29 -04:00
Mark McDowall ef3234b5de New: Ability to rename using long paths when available 2017-10-31 23:48:41 -04:00
Qstick 8c31d39b3d Add Album Type to Wanted and Cutoff Tab Table 2017-10-31 23:43:40 -04:00
Qstick 1451a63c06 Rename Sonarr References in Backend 2017-10-30 22:25:19 -04:00
Qstick c333ca4161 Change Backup Names To Not Conflict with Sonarr 2017-10-30 22:03:47 -04:00
Qstick 3f0b315051
Merge pull request #111 from lidarr/fix/change-api-version-v1
Change API Version from V3 to V1
2017-10-30 21:59:37 -04:00
Qstick aae9f3cfc3 Change API Version from V3 to V1 2017-10-30 21:28:29 -04:00
Qstick db10057f2c Fixed: Artist Type, MBId OnRename in CustomScript.cs 2017-10-30 20:51:46 -04:00
Qstick c2ee23b6d9 Fixed: Naming of 002 Migration 2017-10-30 20:24:36 -04:00