Qstick
993355e55a
Fixed: ArtistRepositoryFixture Test
7 years ago
Qstick
28aa2eeeed
Added: Readme OpenCollective Info
7 years ago
Joseph Milazzo
e9097b8dc6
Check for MusicBrainz Release Id during Scan ( #227 ) ( #277 )
...
* Implemented functionality to find album from DB if a track has album in the MusicBrainz Release Id tag. If tag doesn't exist or album is not found, handle via normal routes.
* Added a test case
* Fixed a bad merge.
* Fixed a bug where a track with an empty Album IDv3 tag always was ignored, even if it had MusicBrainz Release Id hardcoded.
* fixup: Quick fixes to get this merged tonight due to bug in develop
7 years ago
Joseph Milazzo
aaa3b5495f
Feature/common tag parsing ( #273 )
...
* Added refresh title on the refresh button.
* Added a quick fix for common parsing issues when albums or tracks contain (special edition), (deluxe edition), [bonus], (version), (single), etc.
7 years ago
Joseph Milazzo
798e85e4db
Implemented parsing case for Artist - Year - Album ( #264 ) ( #274 )
...
* Implemented parsing case for Artist - Year - Album
* Enhanced test case to ensure year and artist also parse correctly.
Closes #264
7 years ago
Qstick
226f884233
New: Grouped Album Import Notification ( #265 )
...
* New: Grouped Album Import Notification
* fixup: Add Emby and Kodi Notify for Album Download
7 years ago
Qstick
fa63b962ea
Fixed: Update Ratings on Artist Refresh
7 years ago
Qstick
b6f9ea9397
Fixed: Change default naming so that track number is just before title.
...
Fixes #270
7 years ago
Qstick
449a1e826d
Fixed: Remove Tests for WDTV Artist and Album Image, Same as XBMC
...
Fixes #267
7 years ago
Qstick
bdcdc13485
Fixed: Artist Images for Kodi being saved as poster.jpg instead of folder.jpg
...
Fixes #257
7 years ago
Qstick
b0fb369290
Added: Check if mono is running with --debug arg
...
13a259b473
7 years ago
Qstick
2bca86d0e2
Fixed: Use original extension when saving metadata
...
This should fix logos for #257
7 years ago
Qstick
9a50b69e8c
Fixed: Unable to Add/Edit Metadata Profile after Release Status Addition
...
Fixes #260
7 years ago
Qstick
121eb6db16
Fixed: Quality Parsing for VBR Fails in many cases
...
Fixes #258
Co-Authored-By: taloth <taloth@users.noreply.github.com>
7 years ago
Qstick
22eb5cfc66
Fixed: Add form param before submitting request
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
7 years ago
Qstick
a96df79572
Fixed: Wanted Page Count in UI and Paging, Sort by Album Title
7 years ago
Qstick
df4e1e9b26
Added: Add Release Status to Metadata Profile, Default to Official Only ( #250 )
...
* Added: Add Release Status to Metadata Profile, Default to Official Only
* Fixed: Unit Test and Comparison
7 years ago
Qstick
9d7c6bc961
Fixed: Temp fix for errors during import. Catch and report error.
...
Fixes #204
Co-Authored-By: Josh Jones <vertigo235@users.noreply.github.com>
7 years ago
Qstick
221c670bf9
New: Search for newly added past albums after artist is refreshed
...
Fixes #195
7 years ago
Qstick
b03b3d8243
Fixed: Detect Kodi nfo vs. Scene nfo. Other extras fixes
...
Fixes #240
Co-Authored-By: taloth <taloth@users.noreply.github.com>
7 years ago
Qstick
8a73b9df8a
Fixed: Files with no tags cause qualityWeight error/ui freeze
...
Fixes #199
7 years ago
Qstick
902036fbdb
Fixed: Failing test and some flaky tests.
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
7 years ago
Qstick
4c74f97153
Fixed: Artist Index Page Blank
7 years ago
Qstick
0f3934454b
Cleanup: Cleanup Import/Parsing Files
7 years ago
Qstick
254b3fcfbe
Fixed: Musicbrainz track id tag read incorrectly
7 years ago
Qstick
a27b6eb63e
New: Required/Ignored restrictions now support /pattern/ regex
7 years ago
Qstick
97d4063cf3
Added: Missing error check when adding a magnet link to deluge
7 years ago
Qstick
4bb0735565
New: Add MLP format to MediaInfoFormatter.cs
...
Fixes #232
7 years ago
Qstick
7c2a230f87
Fixed: Don't add category when removing torrent from qBittorrent
7 years ago
Qstick
929ad78db3
Fixed: Added errorcode 160 - Permission denied on FileStation
7 years ago
Qstick
7354e02bff
New: Custom Filtering for UI ( #234 )
7 years ago
Qstick
574e8ad36b
Fixed: AddArtistService log message
7 years ago
Daniel Underwood
71a0c62fdb
Fixed: Add queue size check to sort to fix #219 ( #223 )
7 years ago
Daniel Underwood
df15dbe462
Fixed: Mono 5.10 compatibility ( #220 )
...
* Update NLog to 4.5rc6 to fix compatibility with mono 5.10
* Added console logging in case NLog fails to initialize.
* Revert added references in "Update NLog to 4.5rc6 to fix compatibility with mono 5.10"
This partially reverts commit 13dd224281817ca11af6662ed04f1131dce51fc5.
* Change dictionary cast to conversion from Sonarr/Sonarr@99ee59e
7 years ago
Qstick
346647523b
Log response content from Kodi when checking for errors
7 years ago
Qstick
97a0daa1aa
Fixed: Gazelle Issues, Plus add feed parse test
...
Fixes #217
7 years ago
Qstick
88298fbac8
Fixed: Incorrect naming of ArtistFolderImported event
7 years ago
Qstick
a728517eaf
Fixed: Incorrect logo for Emby notifications.
7 years ago
Qstick
c9488351e4
Misc Cleanup
7 years ago
Qstick
8e626269d1
Misc Fixes and Better Logging/Rejection Messages for Track Import
7 years ago
Qstick
425a9045b8
Improve error message when deleting a profile that is in use
7 years ago
Qstick
e8771c9c78
Rename TvCategory to MusicCategory for Clients
7 years ago
Qstick
8ef80ba135
Fixed: Send category to qBittorrent when adding torrent/magnet
7 years ago
Qstick
8395999696
New: Selectively refresh albums ( #215 )
...
* New: Selectively refresh albums
Closes #211
7 years ago
Daniel Underwood
24ff756eeb
Fix episode reference and add case for track import failure due to permissions. Fixes #212 . ( #213 )
7 years ago
Qstick
2f6a13092f
Update FirewallAdapter.cs
7 years ago
Qstick
3488ba3d84
Fixed: Update Album State on AlbumStudio
7 years ago
Qstick
fe56c62a2b
New: Include total space with root folders
7 years ago
Qstick
28a508bed7
Fixed: Remove xpost suffix from release groups
7 years ago
Qstick
6c20832c7f
Fixed: Import List Tests
7 years ago
Qstick
37d1ed4a48
Fixed: Grab discography during artist search ( #208 )
...
Closes #184
7 years ago
Qstick
c105c9a65e
New: Import Lists Base ( #196 )
...
* New: Import Lists Base
7 years ago
Qstick
c712d932a0
Fixed: Queue sort keys
...
Closes #194
7 years ago
Qstick
ff3f52eb3f
Fixed: Don't reject paths under /srv
7 years ago
Qstick
750ecacb9b
Fixed: Remove Pre and postbot suffixes from release groups
7 years ago
Qstick
4f6ab8ec76
Fixed: Typo in GlobalExceptionHandlers.cs
7 years ago
Qstick
3e476f2637
New: Add basic ruTracker parser cases
7 years ago
Qstick
dd875a0c49
Fixed: CutoffUnmet Search Function not working
...
Closes #193
7 years ago
Qstick
e0993fb52e
Fixed: Added ALAC to MediaInfo renamer audio codecs
...
Closes #198
7 years ago
Qstick
d53b983c91
Fixed: Completed Download HealthCheck not working
...
closes #200
7 years ago
Qstick
499b222514
Fixed: Plex TV Library updates instead of Music
...
closes #148
7 years ago
Qstick
5551b2166a
Rework how albums are refreshed/added, add album search route ( #190 )
...
Rework how albums are refreshed/added, add album search route
7 years ago
Qstick
b5339b75ff
Fixed: Additional UI number input fixes
7 years ago
Qstick
8cb8059b2f
Add Skyhook for Searching by Album
...
#179
7 years ago
Qstick
54e9f88648
Various UI Fixes and Updates
...
Closes #188
Closes #185
Closes #187
7 years ago
Qstick
b2ce3d5bda
Fixed: Lidarr deletes download folder with audio files left over
...
Closes #182
7 years ago
Qstick
b0070e0229
Fixed: Last UI reference to nameSlug, remove from model
7 years ago
Qstick
b0238c1af4
Fixed: Albums not saving to DB due to release constraint
7 years ago
Qstick
960330a004
Fixed: Albums not loading after 0.2.0.233
7 years ago
Qstick
054578fa2d
Fixed: Handle null on album refresh
7 years ago
Qstick
26ef43f302
New: Manually Edit/Override Album Release ( #181 )
...
* New: Manually Edit/Override Album Release
* !fixup for comments, loading all albums instead of only artist albums
* fixup! UI Cleanup lint issues
* fixup! Remove AddAlbum service for now, fix refresh override selected release
* fixup! Last one... to fix updating albums with custom release set
Closes #109
Closes #129
Closes #128
7 years ago
Qstick
74f433d4f0
New: Added tests for DB Converters
7 years ago
Qstick
744742b5ff
New: UI Updates (Backup Restore in App, Profile Cloning)
...
UI Pulls from Sonarr
7 years ago
Qstick
80a5701b99
New: Log indexer when processing results
7 years ago
Qstick
9dfa8c5b10
New: Add paused options for Deluge and Transmission
7 years ago
Qstick
cd099c2255
New: Device names for Join notifications
7 years ago
Qstick
d9a8a92b8e
New: Indexer Setting for absolute maximum size for a release
7 years ago
Qstick
96c59e2b2b
Fixed: Handling of unknown status types in DownloadStation
7 years ago
Qstick
443e536005
Fixed: Only look for monitored albums on artist search
7 years ago
Qstick
bef04af5cd
Fixed: Saving proxy settings doesnt take.
...
Closes #174
7 years ago
Qstick
0e7a22dc95
New: Run missing root folder health check when an import is successful
7 years ago
Qstick
8ce1d4bcab
Fixed: Set release date to 1970-01-01 if track released before (mono)
7 years ago
Qstick
f814b5a6e1
Fixed: Improve logging for invalid NZB messages
7 years ago
Qstick
ec12bede9d
Fixed: Cleanup 11 more tests
7 years ago
Qstick
d8c89f5bbd
UI Updates (Cancel Import, Move Artist, Manual Import from Artist)
...
Ability to cancel an import lookup/search at any point.
Ability to move artist path from Artist Edit or bulk move from Mass Editor.
Trigger manual import for Artist path from Artist Detail page.
Pulled from Sonarr
7 years ago
Qstick
e98f7398b0
Fix syntax SkyHookProxy GUID check
7 years ago
Qstick
9cd60bc986
Fixed: Skyhook Tests, Validate GUID before sending to metadata api
7 years ago
Qstick
bc8bd9995a
Fixed: Don't import based on track number alone.
7 years ago
Tynan CR
1368dd6a53
Fix: Quality range definitions in kbps ( #157 )
...
* Quality range uses kbits per second. Quality ranges updated for each format
* Changed vorbis q10 weight
* Fixed element name
* Added migration to keep existing MB/min quality constraints valid
* Fixed migration SQL
* Slider step now 1
* Fix: using kbps for min size as well
* Added tooltip for quality-size
* Updated AcceptableSizeSpecification test
* Small magic number fix
7 years ago
Qstick
aa734bdc25
Fixed: Remove BulkImportFixture, Obsolete.
...
#166
7 years ago
Qstick
fdb7c96ffa
Fixed: DownloadedTrackImport Fixture Tests and ParserFixture Tests
...
#166
7 years ago
Qstick
aab78a62e6
Fixed: Console logging hard coded to trace level
7 years ago
Qstick
a4dacf2812
Fixed: Language Upgrade Tests
7 years ago
Qstick
8b7b2e6a83
Fixed: QueueSpecificationFixture Tests and Misc Others
7 years ago
Qstick
bfbdba14f6
Fixed: ImportApprovedTracksFixture Tests
7 years ago
Qstick
c4c3c4f620
Fixed: Quality hierarchy not being honored during track import
7 years ago
Qstick
91afcc36c0
New: Validate before deleting artist folders
7 years ago
Qstick
66d3fd17e9
Fixed: Search Criteria parsing returns bad results (Abba/Black Sabbath)
7 years ago
Qstick
882e8a575e
Re-enable unit tests in appveyor ( #159 )
...
* Re-enable unit tests in appveyor
* Delete SingleEpisodeParserFixture.cs
* fixup! Oops
* Fix multiple tests
* Fixed Language Tests
* Couple More Simple Test Fixes
* Last Round of Test Fixes
* More test Cleanup
* Fix 3 Newznab Tests
7 years ago
Qstick
7820f43b2b
Fixed: MediaInfo not parsing for some MP3 files.
7 years ago
Qstick
a4e632d95a
Fixed: Mono internals does not properly copy/move symlinks, but instead copies the contents.
7 years ago
Qstick
c83353e7ee
Fixed: Possible DivideByZeroException when getting queue
...
Closes #161
7 years ago
Qstick
9a0587bc17
Fixed: Removed Incorrect assembly, Lidarr.Common is called in base
7 years ago
Qstick
e780555d28
Fixed: Kodi(XBMC) notifications don't update correct Library ( #158 )
...
* Fixed: Kodi(XBMC) notifications don't update correct Library
* fixup! MbId and Artist Names in Test
7 years ago
Daniel Underwood
d08d89929a
Update services url to https to allow updates to work ( #154 )
7 years ago
Qstick
ded7574227
Fix Headphones Download Auth, Add Special Parsing ( #152 )
...
* Add Secondary Backup Parsing Method if Regex Fails
* Add BasicAuth info to release for nzb download handling
7 years ago
Qstick
8116e66d52
Cleanup: Remove Unused Variables from ArtistResource.cs
7 years ago
Qstick
ede3a55c68
New: Add Headphones VIP Indexer ( #147 )
...
* New: Add Headphones VIP Indexer
* fixup! String Format Invalid
* fixup! Remove hyphen from search string
* Add Tests for Headphones Indexer
7 years ago
Qstick
532e14040b
Fix: DatabaseCorruptException should slow startup loop
7 years ago
Qstick
5f75c6046b
Fix: Not Loading/Showing Track on History Page
7 years ago
Qstick
7e4a8c8ff7
New: Artist History Modal in Artist Details Page
7 years ago
Qstick
0981260887
Fixed: MediaCover endpoint
7 years ago
Qstick
8f98fb6c4e
Fix: Don't handle content requests in IndexHtmlMapper
7 years ago
Qstick
2ccc5af8d0
Fixed: Security Vulnerabilities allowing authentication to be bypass
7 years ago
Qstick
4525f99370
Fix: Rare timing issue on first-use causing duplicate naming config
7 years ago
Qstick
b63d9d0146
Fixes Misc Issues with Album Metadata Extrafiles ( #145 )
...
* Fixes Misc Issues with Album Metadata Extrafiles
* Fixed: Move Empty Subfolders to after ArtistRenamedEvent and Metadata mover
* Remove Path from Album Table, Fix Wdtv, MediaBrowser, Roksbox
* Remove Album Path from UI
* Remove Comments and add Jpeg extension to XMBC image regex
7 years ago
Qstick
71cc80aef9
Fix: Decode Gazelle Response before parsing releases
7 years ago
Qstick
0f17569908
Fix Discography Recognition and Add Parser Test
7 years ago
Qstick
d6dbd79199
Update MediaInfo and tests to 17.10
7 years ago
Qstick
d884914c81
New: Include APFS disks in disk space
7 years ago
Qstick
7be4a376ef
New: Channel setting for Slack notifications to override default channel
7 years ago
Qstick
27d65937c0
UI Updates, Separate Auto and Manual Searches per Indexer
7 years ago
Qstick
56f6b923e1
Fixed: Add metadata profile exists validator
7 years ago
Qstick
db03f43e30
Log warnings when deleting a track file and the root folder is missing/empty
7 years ago
Qstick
cd5b658196
UI Action Handler Changes, Misc Fixes
7 years ago
Qstick
a613dad540
Fix Misc Naming in UI and API
7 years ago
Qstick
a6882e7bdd
DB Migration Check for Users not on current DB
7 years ago
Qstick
20dc8adac0
New: Validate NZBs before sending to download client
7 years ago
Qstick
5b7339cd73
Add Metadata Profiles ( #132 )
...
* Add Metadata Profiles
* fixup! Codacy
7 years ago
Qstick
dd11f74073
New: Add authentication options to Webhook
7 years ago
Qstick
17eac6dac7
Fixed: Incorrect Namespace for TorrentSeedingSpecification.cs
7 years ago
Qstick
b90f58763a
Trim quotes from dsm version parts
7 years ago
Qstick
eed81144f6
Fixed: Regression preventing new downloads from bypassing the Download Client Back-off logic
7 years ago
Qstick
2afa6c02de
Fixed: Album Metadata Images don't always save in correct folder
7 years ago
Qstick
8219a8014b
Fixed: Use Update branch specified in settings instead of always develop
7 years ago
Qstick
9dcf90d241
Fixed: Search on Artist Add, Monitor None Option on Artist Add
7 years ago
Qstick
f7f6ad159c
Temp Fix for Calendar Feed until Data Mapper can be fixed.
7 years ago
Daniel Underwood
30eb8c9c05
Change AlbumResource label to labels due to the change in lidarr/lidarrapi.metadata#13 ( #131 )
7 years ago
Qstick
10b8174726
Extend Qualities and Setup Default Groups ( #127 )
...
* Extend Qualities and Setup Default Groups
* fixup! Extend Qualities
* fixup! Codacy
* fixup! One more
7 years ago
Qstick
9a11b0fd7b
Fixed: Telegram notification with underscore and other special characters.
7 years ago
Qstick
26935bd82f
Fixed: Flaky Housekeeper Tests
7 years ago
Qstick
4f6415b0e5
Cache BestForTags briefly for better performance when processing releases
7 years ago
Qstick
b3fbd81594
Fixed: Progressively degrading performance issue in Pending/Delayed releases system
7 years ago
Qstick
fa051257e3
Fixed: Releases no longer available on the indexer should be removed from the pending queue
7 years ago
Qstick
acd05ce6cd
Fixed: Error in MediaInfo SchemaRevision causing it to be fetched again
7 years ago
Qstick
4faefebe7e
Fixed: Raise ApplicationStartupEvent after Owin is running
7 years ago
Qstick
b25c772d52
Improved test timing for CommandExecutor.
7 years ago
Qstick
c2c43666f6
Shutdown logging before Environment.Exit.
7 years ago
Qstick
5d4eb3c6d8
Fix DiskTransferServiceFixture Failing Test
7 years ago
Qstick
0ea3b71bae
Cleanup FileNameBuilder
7 years ago
Qstick
08b95e905e
Add ArtistService Tests
7 years ago
Qstick
e8d44d1cc2
Add DB Version to About Page ( #124 )
7 years ago
Qstick
b3f92ccaef
Fixed: Project File References
7 years ago
Daniel Underwood
1fa141d6c6
Fix capitalization error of LidarrRestModuleWithSignalR.cs. Resolves #122 ( #123 )
7 years ago
Qstick
34ca4bf150
Fix: Capitalization in CustomScript.cs
7 years ago
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
7 years ago
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
7 years ago
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
7 years ago
Qstick
f32e8974af
Fixed: Import failure when unable to parse folder name
7 years ago
Qstick
b5a8c342e5
Cleanup Sonarr Regexes from Parser.cs
7 years ago
Mark McDowall
ef3234b5de
New: Ability to rename using long paths when available
7 years ago
Qstick
1451a63c06
Rename Sonarr References in Backend
7 years ago
Qstick
c333ca4161
Change Backup Names To Not Conflict with Sonarr
7 years ago
Qstick
aae9f3cfc3
Change API Version from V3 to V1
7 years ago
Qstick
db10057f2c
Fixed: Artist Type, MBId OnRename in CustomScript.cs
7 years ago
Qstick
c2ee23b6d9
Fixed: Naming of 002 Migration
7 years ago
Qstick
bbb983deb2
Fixed: Default ports for uTorrent and qBittorrent
7 years ago
Qstick
2abeec06fc
Fixed: Better import error messages
7 years ago
Qstick
78fcf86294
Fixed: Execute On Grab script if release group is unknown
7 years ago
Qstick
3cada6d069
Fixed: Long Deluge ETAs from breaking getting queue items
7 years ago
Qstick
899f12fd0c
Set test log output via environment variable
7 years ago
Qstick
2dddf8cb33
Fixed: Don't ignore filenames that start with periods
7 years ago
Qstick
a1bf1b99f5
Fixed: Case insensitive paths for static resources under Windows
7 years ago
Qstick
d3aa032cf5
Fixed: Don't attempt to fetch a release if the download client is disabled
7 years ago
Qstick
bff3a55ff3
New: Initial state for torrents added to qBittorrent
7 years ago
Qstick
b7fab7db0c
Log when running tray app
7 years ago
Qstick
30a3348ba8
Move DB migration to start
7 years ago
Mark McDowall
9adc168b90
Don't get registered URLs until they need to be configured
7 years ago
Qstick
37fc1f4dcc
Update help output for NzbDrone.Console
7 years ago
Qstick
bd1da4b10a
Fixed: Force priority items in paused SAB queue won't show as paused
7 years ago
Qstick
0e1dfed8d7
Fixed: Provider Status housekeeping
7 years ago
Qstick
492cf1b1bb
New: FormatAudioChannelsFixture.cs
7 years ago
Qstick
7d64bb403f
New: Initial state for torrents added to UTorrent
7 years ago
Qstick
91d8fd4ed5
Fixed: Backup API improvements
7 years ago
Qstick
967839154c
New: Start torrents added to uTorrent by default, add option
7 years ago
Qstick
be6f89cd76
Fixed: Size parsing of empty description from torrent RSS feeds
7 years ago
Taloth Saldono
c222b7acf1
Added jackett apikey to log cleanser.
7 years ago
James White
d6374388a1
Fix inconsistent naming of qBittorrent in various places
7 years ago
Qstick
c91f4b4442
Fixed: Logging error when accessing mount point
7 years ago
Qstick
028e7d1c7d
Added Test Case for DiskSpaceService
7 years ago
Qstick
3f420ff6bd
Fixed: Test case for unavailable download client
7 years ago
Taloth Saldono
2fc58115a0
Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
7 years ago
Qstick
25f08bd846
Fixed: Add Unittest for DiskSpaceService irrelevant mounts
7 years ago
Qstick
fe4499ee97
Fixed: Use pending download if no download client is configured
7 years ago
Taloth Saldono
1db04eaa1a
Fixed: TLS issue for OSX.
7 years ago
Taloth Saldono
846b9f72e0
Lets not take any risks here.
7 years ago
Taloth Saldono
bd62a20ddb
Fixed: Recent changes to log messages prevented curl fallback from being triggered for tls1.2.
...
fixes #2089
7 years ago
Taloth Saldono
cc0a6dc8da
Disable test on mono managed http.
7 years ago
Taloth Saldono
96d97f873a
Fixed: http->https redirects do not use the tls1.2 curl fallback.
...
fixes #2082
7 years ago
Qstick
12d89b9ab5
Fixed: DownloadedTrackScan API should delete source folder if ImportMode is Move
7 years ago
Qstick
f219e883ec
New: Add Extra Audio Format Unit Test
7 years ago
Qstick
b34c1e5332
Fixed: Unit tests after MediaInfo change
7 years ago
Qstick
64d58a2248
Fixed: Backup fails on certain platforms
7 years ago
Qstick
272adfcef7
Fixed: Better error message for DNS exceptions on mono.
7 years ago
Qstick
f09ef025c5
Fixed: Improved database backup journal handling
7 years ago
Qstick
99ab61fac6
Fixed: Slower daemon startup loop if Lidarr runs into non-recoverable errors
7 years ago
Qstick
38a6dbbc42
Fixed: Null Check on Sabnzbd Version Parse
7 years ago
Qstick
311df71acf
Fixed HttpUri parsing of domain names with underscores
7 years ago
Qstick
1c1549820b
Fixed: Ignore '.unwanted' directory when importing.
7 years ago
Qstick
099f24afea
Fixed: Abort Newznab indexer Test if connection failed.
7 years ago
Taloth Saldono
4968cb9973
Fixed: Changed qbitTorrent 3.3.14 api.
...
fixes #1956
7 years ago
Qstick
57aaf62a46
New: Store track renames in History
7 years ago
Qstick
257af8b914
Fixed: Try to set last write time on files moved to recycle bin
7 years ago
Qstick
4725f4b2bd
Fixed: Lidarr stuck if Deluge didn't return an infohash.
7 years ago
Qstick
641f8a88fa
Fixed: Calculates wrong age for releases pushed via ReleasePush api
7 years ago
Qstick
c5661cba04
Fixed: Roksbox metadata images being generated when settings are off
7 years ago
Qstick
2aa8a57925
Slack Improvements
7 years ago
Qstick
b99b23b4bb
Remove non-working Nyaa Baseurl
7 years ago
Qstick
b3b90602a2
Fix Mono SecurityProtocolPolicy
7 years ago
Qstick
6af1ffba50
New: Webhook improvements
7 years ago
Qstick
7e863d61ff
Reorder HttpMethods to match RestSharp
7 years ago
Qstick
9a2cb67980
Fixed: Subtitle extensions should be case-insensitive.
7 years ago
Qstick
331bf5914a
Fixed: Check if NzbGet KeepHistory value is set too high
7 years ago
Qstick
b88d4aad0e
Fixed: Show rounded age in minimum age rejection message
7 years ago
Qstick
d8adc3f480
Fixed: Ignore case when importing extra files
7 years ago
Qstick
ba27554bd3
Tweaked SingleInstancePolicy not to cancel startup if AppData is overridden is set
7 years ago
Qstick
d6bb4c29d0
New: Download client and ID for custom scripts
7 years ago
Qstick
13bfb73ee9
Upstream Changes to DownloadClients and Indexers
7 years ago
Qstick
f6d1b77b45
Misc Newznab/Torznab Updates
7 years ago
Qstick
5bee842b26
New: Ability to set minimum seeders on a per indexer basis
7 years ago
Qstick
28d5fbe409
Fixed: Don't import the same file again
7 years ago
Qstick
541edc9749
Fix: Change IndexerId to ProviderId in OrphanedIndexer Housekeeper
7 years ago
Qstick
a69ceb35fb
Update Integration Unit Tests
7 years ago
Qstick
10c29a65db
Assembly Naming, Default Windows Service Account
7 years ago
Qstick
f1b1904e07
Update DB Schema, Change Artist Slugs, Rework SubtitleFiles to LyricFiles
7 years ago
Qstick
75aa8af9d2
Check for valid URL in MetadataSource, Handle trailing slash
7 years ago
Qstick
70cc2ed8a5
AlbumStudio and ArtistEditor Fixes
7 years ago
Qstick
49309125b6
UI Cleanup, Artist Overview Truncate
7 years ago
Qstick
9b39fea706
Fix Default Quality Profiles
7 years ago
Qstick
a80360f6fd
Remove Remaining TV Code
7 years ago
Qstick
42e25055a9
Rework Tests for Music, Start TV Code Cleanup
7 years ago
Qstick
35eeef3af6
Fix Search Fail When Cannot Parse a Release
7 years ago
Qstick
eaba78ad4a
Add AlbumCutoffService and Refactor UI
7 years ago
Qstick
8683c92de6
Opps Left out of Previous Commit
7 years ago
Qstick
debad793ee
Add ArtistEditedService to handle AlbumType Changes
7 years ago
Qstick
bba52cdbc8
Update RootFolderCheckFixture and RootFolderServceFixture
7 years ago
Qstick
38cbb2114f
Refactor ExtraFile/MetadataFile Services ( #104 )
...
* Preliminary Work for Extras for Music
* DB Migration for ExtraFiles, Other Cleanup
* More Extras Work, Add Album Metadata Type
* Update Housekeeps for Music Extras
* Fix HouseKeeper and add new Tests
* Final round of Cleanup
7 years ago
Qstick
4016d359ac
Guard Against Null AlbumTitle on Import
7 years ago
Qstick
2f74ad6540
Fix String Format Error in NotificationService
7 years ago
Qstick
7776862359
Fix Manual Album Grab, Clean ReleaseResource
7 years ago
Qstick
566ac1a9d3
[UI Work] Add Overview Artist Index View
7 years ago
Qstick
3a4c6fe364
Remove Core.TV references in preperation for Cleanup
7 years ago
Qstick
6685644c5c
Refactor Various HouseKeepers
7 years ago
Qstick
a956e22ce1
Remove SeriesStats Reference and other Series Mapping
7 years ago
Qstick
7d045d5c54
Cleanup RootFolderService and Validation
7 years ago
Qstick
1d120be466
Remove SeriesStats
7 years ago
Qstick
0d8bec272e
Update RootFolder Health Check
7 years ago
Taloth Saldono
18971f9ea2
Check for whitespace in IsValidUrl.
...
closes #2020
7 years ago
Qstick
cf11906118
Don't log error on the shutdown the command execution pipeline.
7 years ago
Qstick
4cb3d8bac7
Log responses from qbit
7 years ago
Qstick
0148f48913
Fixed: Logging full error message to database
7 years ago
Qstick
ad50be9daf
Fixed: Error message when adding a Plex server without a TV library
7 years ago
Qstick
52fbdeaa53
Fixed: Error when processing manual import decisions
7 years ago
Qstick
44e4e46b15
Additional logging when on import decision
7 years ago
Taloth Saldono
828d70b0bd
Removed ugly UUID= VolumeLabel from mounts.
7 years ago
Qstick
54bd3c0b49
Fixed up some errors and do the guid cache fix on the module instead of backend coz that would cause other issues.
7 years ago
Qstick
3383cc1744
Fixed: Deleting an trackfile from the UI that was already deleted from disk
7 years ago
Qstick
d7ef6cc88b
Fixed: Improved message when a conflicting slug is added
7 years ago
Qstick
f8f988a083
Misc Sonarr Pulls
7 years ago
Qstick
4c916f9186
Fix HealthCheck Warning for Artist Folders with 'ro'
7 years ago
Kyse
889b963429
New: Health Check warning if series folder is mounted with 'ro' option on linux
...
Closes #1867
7 years ago
Qstick
a37be66f34
Improve Load Time of Artist Detail Page, and Wanted Page
7 years ago
Qstick
1700c471b7
More UI Cleanup
7 years ago
Qstick
9c88c2006d
Disable Caching of Album Images For Now
7 years ago
Qstick
f812302aa5
More Work on Album Filtering per Artist
7 years ago
Qstick
6a4fb9adf3
Seperate Sentry Project for Production/Develop
7 years ago
Qstick
1fd3a43a4f
Update AssemblyInfo for Versioning
7 years ago
Qstick
b963f2aa82
Add prelim work for Album Filtering
7 years ago
Qstick
90a4838958
Tweak Release Parsing, Add Less strict Regex Cases for Title
7 years ago
Qstick
cbcccf0d9d
Fix Bug with TrackDownloaded Notifications
7 years ago
Qstick
f3e55a236c
Misc UI Fixes
7 years ago
Qstick
52f4f1de03
Remove duplicate ArtistDeleteEvent Handle
7 years ago
Qstick
c8ed46850a
Updates to UI, Update NLog to 4.4.12
7 years ago
Qstick
31db4e2026
Guard Against QualityParser NullReferenceException
7 years ago
Qstick
78f1066535
Add Additional Logging to Track Parsing
7 years ago
Qstick
04766bb786
Remove Series MediaFile Commands
7 years ago
Qstick
ed3b47d76a
Support for Artist Disambiguation and Type
7 years ago
Qstick
6e4638f7b1
Update Music Tests, Added Cases for Should Refresh Artist, Cleanup Skyhook Resources
7 years ago
Taloth Saldono
fcd6feafa9
Updated Transmission tests.
7 years ago
Taloth Saldono
7f882ee425
Fixed: Sonarr not importing torrents in Vuze if the torrent already finished seeding and was stopped.
7 years ago
Taloth Saldono
f67d748da1
Fixed: Incorrect imports with Vuze when torrent contains a single file.
...
fixes #1805
7 years ago
Qstick
82ee8e6c42
Fixed: Smarter application update completed message
...
Sonarr e97e13e89
7 years ago
Qstick
4aa5a35cb4
Added -Scrambled to the ReleaseGroup cleanup list
...
Sonarr f8d5f1fc9
7 years ago
Qstick
c3407657c6
Fixed: Moving and Removing of downloads in usenet clients
...
Sonarr f36d5dc88
7 years ago
Qstick
4c6313c9e2
Fixed: Handling of priority setting when queueing is disabled in qBittorrent
...
Sonarr f8b8fcfb8
7 years ago
Qstick
203a7980cf
Fixed: Regression causing nzbToMedia imports to be copied instead of moved.
...
Sonarr de7f68570
7 years ago
Qstick
64d9457322
New: Check whether an existing trackfile was deleted before grabbing an upgrade, to avoid timing issues in combination with Ignore Deleted Tracks.
...
Sonarr fa006d85f
7 years ago
Qstick
77aa34c340
Fixed: Double periods in extra file names after rename
...
Sonarr 413ce1d9a
7 years ago
Qstick
e8fb678fb8
Fix issue adding a artist when NameSlug for another artist null
...
Sonarr '413ce1d9a
7 years ago
Qstick
5003cd8a14
Rename More Sonarr References
7 years ago
Qstick
729d1142b0
Log TrackImport and TrackFileDeleted to History
7 years ago
Qstick
ab9a9232cf
Sonarr Pulls
...
'e4c341898
'5613ab05e
'372442af2
'28c45f941
'ea1616586
7 years ago
Qstick
482f8c1a61
Map Album from parsed LocalTrack to ManualImportItem
7 years ago
Qstick
4358184b78
Change Recycle Bin to Handle ArtistDeleteEvent
...
Ensures track files are deleted when requested on an artist delete event
7 years ago
Qstick
9be4ec4c15
[UI] Refactor TrackFile Modal
7 years ago
Qstick
e3c6bc3263
Updates to MediaInfo Formatter
7 years ago
Qstick
d243a8c8c4
Add Tracklist to Album Modal
7 years ago
Qstick
8f45fe0afe
Rework Tags for Music
7 years ago
Qstick
d6efae537f
Rework DiscSpaceService, Misc Cleanup
7 years ago
Qstick
9b62c0cb75
Add Back Packages to Support Native VS UnitTests
7 years ago
Qstick
4e7a2a3ed4
Add support for searches in newznab if indexer doesnt support audio params (Jackett)
7 years ago
Qstick
1322633d0d
Add Support for Gazelle based indexers
7 years ago
Qstick
7c3446baab
Remove Newznab & Torznab Anime Categories Setting
7 years ago
Qstick
2938bfee2c
Fix for Torznab/Jackett
7 years ago
Qstick
864549b1f3
Initial Notification Support, XBMC and PLEX still need work.
7 years ago
Qstick
8d64a987e0
Remove Previous API
7 years ago
Qstick
0201aa812e
Add Advanced Option for Alternate Metadata Provider Source
7 years ago
Qstick
f460f630c3
Target to .NET 4.6.1, Update SignalR, Owin, Nancy ( #84 )
...
* Target .net 4.6.1
* Update to SignalR 2.2.2
* Fix Socks Reference in NZBDrone.Common
* UI Fixes, Build Fixes
* Update Nancy to 1.4.4
* Upgrade Microsoft Owin to 3.1.0
* Delete npm-shrinkwrap.json
* Fix SignalR Messages
7 years ago
Qstick
fbe6bfc78e
Add Album Label Support from Metadata
7 years ago
Qstick
405e7f981d
Download Handling, Clean Up Drone Folder Leftovers
7 years ago
Qstick
6e7299cdf2
Fix Build Issue due to localEpisode reference
7 years ago
Qstick
48d31523a5
[UI] Add Language to Manual Import, Fix Posters,Banners
7 years ago
Qstick
07b37c1575
Update MediaCover Module to Work with Artist and Album Images
7 years ago
Qstick
f1aec8f15c
Add Logo Mediacover Type
7 years ago
Qstick
871a3773b2
[UI Work] History, Queue, Calendar Fixes
7 years ago
Qstick
d2bafd4605
Add Support for Artist Links from Metadata
7 years ago
Qstick
5fec72395c
Null Checks for Track Parsing, Parse by Title if TrackNumber is missing
7 years ago
Daniel Underwood
02716c26f6
Update metadata api URL
7 years ago
Qstick
f05332cf6e
[UI Work] Interactive Import, More Artist Detail
7 years ago
Qstick
0054226307
[UI Work] Artist Detail Page, Album Studio, Wanted, NavSearch, Rename
7 years ago
Qstick
456ead09da
[UI Work] Settings Naming Page, Other Settings
7 years ago
Qstick
77f1d2e64c
[UI Work] Add Artist, Import Artist, Calendar
7 years ago
Qstick
a747c5f135
Fix some Build Issues, Renaming
7 years ago
Qstick
95051cbd63
Initial Commit Rework
7 years ago
Qstick
74a4cc048c
Fixed: UI Artist lookup autocomplete with diacritics.
7 years ago
Qstick
0807fcc616
Cleanse Log Exception Data ( #83 )
7 years ago
Qstick
0b22d7fce3
Create Orphaned Albums Housekeeper ( #82 )
7 years ago
Qstick
43677e8481
Create OrphanedTracks Housekeeper ( #81 )
7 years ago
Qstick
c0e922e4a2
Fixed RssParser test. ( #80 )
7 years ago
Qstick
d4b4324dab
Should not empty install folder, MirrorFolder will take care of it. ( #79 )
7 years ago
Qstick
a292f77aa8
Sonarr DiskTransferService Updates ( #78 )
...
* Added a few more files to ignore during file copy.
* Tweaked error message when TransferFile destination already exists.
7 years ago
Qstick
b0cde61dd0
Fixed: UnsupportedFeedException should log error for each item ( #77 )
7 years ago
Qstick
52a4227bc4
New: Additional variables for custom script on grab events ( #76 )
7 years ago
Qstick
bcd72367d9
Organize TrackImport Directory and Fix Tests ( #72 )
...
* Organize TrackImport Folder and Fix Tests
* Remove Commented Out Line
* Remove Old Code
7 years ago
Daniel Underwood
ffc2fb5f60
Change AlbumSearchCommand to public to resolve error when searching ( #74 )
7 years ago
Qstick
e405cc9cf0
Rename DownloadedEpisodesScan to DownloadedAlbumsScan ( #71 )
...
* Rename DownloadedEpisodesScan to DownloadedAlbumsScan
* Rename Command Service
7 years ago
Qstick
2c42fc19e5
Rename Drone Factory Config Keys ( #70 )
...
* Rename Drone Factory Config Keys
7 years ago
Qstick
19414912ad
Cleanup Disk Scan Service ( #69 )
...
* Cleanup Disk Scan Service
* Fix Encoding, Change mp4 to flac
7 years ago
Qstick
9fba2458d8
Remove TV search commands ( #68 )
...
* Remove TV search commands
Remove TV search commands
* Cleanup Newznab, Fix variable name in IntegrationTests
7 years ago
Qstick
92f06cf70f
Add TrackFiles Housekeeper ( #66 )
...
Add TrackFiles Housekeeper
7 years ago
Qstick
8569084255
Refactor and Enable Renaming for Album and Artist Files ( #61 )
...
Refactor and Enable Renaming for Album and Artist Files
7 years ago
Qstick
1c3cfad23f
Fix Misc UI issues ( #62 )
7 years ago
Qstick
de5e0871cf
Bulk Import ( #55 )
...
Bulk Import
7 years ago
Qstick
0da6f6e3c7
Fix Navbar Search after new DB Schema ( #60 )
...
Fix Navbar Search after new DB Schema
8 years ago
Qstick
2575403c6b
Artist overview in SearchResult and ManualImport ( #58 )
...
Artist overview in SearchResult and ManualImport
8 years ago
Qstick
1a1721b4ee
Fixes misc issues on Artist Detail Page ( #57 )
...
Get MB link working, bring in album-type from db instead of hard code, sort albums by release date, fix quirk with track number sorting, rename tool-tips
8 years ago
Qstick
3da6274211
API Key for signalR connections ( #54 )
8 years ago
Qstick
fcffd5461e
Refactor ReDownload Failed Service ( #52 )
...
Refactor ReDownload Failed Service
8 years ago
Qstick
025534cf71
Fix Setup of Newznab Test ( #51 )
...
Fix Setup of Newznab Test
8 years ago
Qstick
4f61354dc5
Add Paging to Waffles Requests ( #39 )
...
* Add Paging to Waffles Requests
* Make pages dynamic variable to match others
8 years ago
Qstick
337f74a184
Refactor Blacklist for Album Releases ( #48 )
...
* Refactor Blacklist for Album Releases
* Fix Test
8 years ago
Qstick
87f13e5e9c
Fix Track and Album Format Issues on Artist Page ( #49 )
...
Fix Track and Album Format Issues on Artist Page
8 years ago
Qstick
a5ac4ed37a
Remove Non-Music Indexers ( #42 )
...
Remove Non-Music Indexers
8 years ago
Qstick
934bde7858
Add Image Map and Clean SkyHookProxy ( #38 )
...
Add Image Map and Clean SkyHookProxy
8 years ago
Qstick
1e4d9480e9
Implement Release Parsing, Decision Engine, and Downloading ( #35 )
...
* Implement Parsing, Decision Engine, and Downloading
8 years ago
Qstick
5556989324
Implement Waffles Indexer ( #34 )
...
* Implement Waffles Indexer
Implement Waffles Indexer
* Remove Exception Class
Remove Exception Class
* Fix csproj file
Fix csproj file
* Add Test Fixture
Add Test Fixture
* Split line due to length for readability
Split line due to length for readability
8 years ago
Qstick
ae8c766b57
Merge pull request #18 from lidarr/feature/indexers
...
Added: Indexer search and release processing
8 years ago
Daniel Underwood
30b263d49d
Additional code cleanup
8 years ago
Daniel Underwood
322e9f3c51
Clean up remaining codacy issues
8 years ago
Daniel Underwood
31b13b3336
Merge branch 'feature/indexers' of github.com:lidarr/lidarr into feature/indexers
8 years ago
Daniel Underwood
11095f7c83
Clean up codacy issues
8 years ago
Daniel Underwood
ad911edfb1
Implement artist search for newznab and omgwtfnzbs
8 years ago
Daniel Underwood
f7bf03499b
Add artist to rarbg album query
8 years ago
Qstick
7691265e66
Fix Newznab if statement, Clean Test Fixture
...
Fix Newznab if statement, Clean Test Fixture
8 years ago
Daniel Underwood
ea6b4b1389
Change visibility of ArtistSearchCommand and ArtistSearchService due to test build error
8 years ago
Daniel Underwood
8bde4b660c
Change AlbumSearchCommand to take a list of ids instead of a single id
8 years ago
Daniel Underwood
163a2f7495
Add missing file for 1d46e71
8 years ago
Daniel Underwood
1d46e718bb
Add equivalent of SeriesSearchServiceFixture for artists
8 years ago
Qstick
5b22e5a9ae
Newznab Indexer Tests
...
Newznab Indexer Tests
8 years ago
Qstick
f72afba764
Album Search for Omgwtfnzbs
...
Album Search for Omgwtfnzbs
8 years ago
Qstick
3888fec0d1
Hookup Auto and Manual Search in Album Dialog
...
Hookup Auto and Manual Search in Album Dialog
8 years ago
Qstick
f0b68afccd
Adds Newznab Album Search Support
...
Adds Newznab Album Search Support
8 years ago
Qstick
b63b2d70df
Fixed: Refactor misc text and variables in settings ( #31 )
...
Fixed: Refactor misc text and variables in settings
8 years ago
Daniel Underwood
f40918ddb8
Add artist search framework code
8 years ago
Daniel Underwood
4e353382a5
Get album by the id instead of hardcoded value due to #20 fixing albumId
8 years ago
Daniel Underwood
8c4d99eeff
Add artist and year to album spec string when available
8 years ago
Daniel Underwood
e617563b63
Add System.Obsolete attributes to tv-specific things seen in adding search code
8 years ago
Daniel Underwood
c4994c0a59
Update rarbg categories for music
8 years ago
Daniel Underwood
c55e3f2c34
Set up framework for artist indexer searching
8 years ago
Qstick
d32cf1120e
Fixed: Artist Delete, Track Delete when Artist Delete ( #30 )
...
Fixed: Artist Delete, Track Delete when Artist Delete
8 years ago
Qstick
d4b79b9c41
Fixed: Artist Editor View and API Backend ( #29 )
...
Fixed: Artist Editor View and API Backend
8 years ago
Qstick
a0e0a6e587
Fixed: Album Folder Toggle/Artist Name in Edit Artist Popup ( #27 )
...
Fixed: Album Folder Toggle/Artist Name in Edit Artist Popup
8 years ago
Qstick
5808bfdd40
Fixed: Redirect calls missing URL Base ( #24 )
...
Fixed: Redirect calls missing URL Base
8 years ago
Qstick
7e6ec654ce
Fixed: Follow 301 redirects when fetching torrents ( #21 )
...
Fixed: Follow 301 redirects when fetching torrents
8 years ago
Qstick
572586063e
Fixed: Various Unit Tests Issues/Additions ( #28 )
...
Fixed: Various Unit Tests Issues/Additions
8 years ago
Qstick
f4006515a5
Fixed: Twitter oAuth callback URL ( #25 )
...
Fixed: Twitter oAuth callback URL
8 years ago
Qstick
f1eb8a7d8d
Include CSS files in minification ( #23 )
...
Include CSS files in minification
8 years ago
Qstick
8a68e87128
Remove redundant IE meta tag as we use http header instead ( #26 )
...
Remove redundant IE meta tag as we use http header instead
8 years ago
Qstick
48181c6666
Fixed: Ensure an API Key is set when starting Lidarr ( #22 )
...
Fixed: Ensure an API Key is set when starting Lidarr
8 years ago
Qstick
a0847950c2
Fix Double Quote and AlbumID variable for Search ( #20 )
...
Fix Double Quote and AlbumID variable for Search
8 years ago
Qstick
289279af8e
Becuase we do Music! ( #19 )
...
Becuase we do Music!
8 years ago
Qstick
dcde579a43
First Pass At AlbumStudio Page, Also Fixes Monitoring ( #16 )
...
* First Pass At AlbumPass Page, Also Fixes Monitoring
First Pass At AlbumPass Page, Also Fixes Monitoring
* Catchy New Name, Fix Crash when visit Wanted Page
Catchy New Name, Fix Crash when visit Wanted Page
* Rename API to match
Rename API to match
* Get Bulk Monitoring Working on Album Studio Page
Get Bulk Monitoring Working on Album Studio Page
* Fix Wanted Query
Fix Wanted Query
* Codacy
Codacy
* Fix Cutoff Link To AlbumStudio
Fix Cutoff Link To AlbumStudio
* Add Header, Move Artist Monitor, Change Artist Column Heading
Add Header, Move Artist Monitor, Change Artist Column Heading
8 years ago
Qstick
66ad301892
Tweak Wanted Page, Missing Query ( #15 )
...
Fix wanted page query so it only pulls albums with missing tracks, Correct Album header on wanted page, Implement albumtitle cell to allow click on album.
8 years ago
Qstick
f12e27a702
Add Album Cover Placeholder, Update Readme with Node Note ( #14 )
...
* Add Album Cover Placeholder
* Updated Readme
8 years ago
Joseph Milazzo
ef4da4ac9f
Track Parsing Code ( #10 )
...
* We now have the ability to import local tracks into Lidarr. Switching to IDv3 tag reading over custom parsing for local tracks.
* Stable code for track refresh.
* RefreshArtist and RescanArtist events are working correctly. Need to add potential rejection decisions in future.
* Implemented code comments
* PR comments and fixing some odd db bugs.
* Fix some conflicts after Unit Test PR Merge
Fix some conflicts after Unit Test PR Merge
* Track/Album Add and Update Fixes
Track/Album Add and Update Fixes
* Fixed an issue with trackimport looking up trackId instead of artistId
* Add Handle to TrackService for TrackAddedEvent
Add Handle to TrackService for TrackAddedEvent
* Update Quality Regex, Store BitRateMode in TrackFile
Update Quality Regex, Store BitRateMode in TrackFile
8 years ago
Qstick
4cfd39f7fe
Fix Unit Tests Build ( #13 )
...
* Fix Unit Tests Build
* Updated Manage Artists view
Fix Unit Tests Build
* Small UI fixes
Small UI fixes
8 years ago
Qstick
8b98cd8825
Implement Calendar View ( #9 )
...
Implement Calendar View
8 years ago
Qstick
d8ea0a3243
Many UI and API Improvements ( #8 )
...
This fixes and implements many items on the ArtistIndex Page and ArtistDetailPage
* Create ArtistStatistics Core Module and tie into API.
* Create Members Class and tie into ArtistModel and Artist API resource.
* Finish Out Album API resources and pass to ArtistDetailPage.
* Finish Out Track and TrackFile API resources and pass to ArtistDetailPage.
* Lots of UI work on Artist Detail Page to get Albums and Track list working.
* Add Cover and Disc Image Types to MediaCover Class
* Remove AddSeries UI Flow, since we have replaced with AddArtist (Cleanup)
8 years ago
Joseph Milazzo
2c7398ac66
Merge pull request #7 from lidarr/feature/trackParse
...
New Album Database design and restabilizing add artist flow with LidarrAPI.Metadata.
8 years ago
Qstick
c6ac0878a7
Fix Crash due to ForeignArtistId not being in DB for TrackFile Table
...
Fix Crash due to ForeignArtistId not being in DB for TrackFile Table
8 years ago
Joseph Milazzo
ee90d8021a
Merge conflicts
8 years ago
Joseph Milazzo
bf7f890c48
Restabilized add artist flow with NodeJS API
8 years ago
Joseph Milazzo
dc0db08ca8
Merge conflicts
8 years ago
Qstick
916db8d356
Add Track and TrackFile API Resources
...
Add Track and TrackFile API Resources, Add Rename Track Resource, Add GetFilesByAlbum function to Media File Service, Add Links to Artist Detail Page, Misc other UI work
8 years ago
Joseph Milazzo
e96cf08409
Back to a stable build. Fixedtrackrepo.findtracks
8 years ago
Qstick
fafe4e93f3
Clean up and back to build state
...
Clean up and back to build state
8 years ago
Joseph Milazzo
b4279a455e
Fixed all issues from merging
8 years ago
Joseph Milazzo
e7f72a9d08
Merging feature/db into feature/trackParse
8 years ago
Qstick
fe58f54ad4
NamingConfig Refactor
...
Adds track NamingConfig, Gets naming section in settings working. Adds Release Year token and track number token
8 years ago
Qstick
a8ac1f3adc
Album Repo Work
...
Adds Album Repo (Need to Update Album API), Gets Tracks working with new Schema, Fixes Albums Saving to DB
8 years ago
Qstick
15b70ede7c
Track Mapping Fixes
...
Fix Some Issues with Track Mapping
8 years ago
Qstick
0f3c355381
New DB Schema
...
Rearrange DB Schema for Album Centric Plan
8 years ago
Qstick
22f19b5cb5
Fix some Path Related Tests
8 years ago
Qstick
2a4141f658
Should be Capitalized
8 years ago
Qstick
280229d528
Fixes Existing Detection on In Search Results
...
Fixes Existing Detection on In Search Results when adding a new artist
8 years ago
Joseph Milazzo
49b616b69d
Merge pull request #3 from Qstick/fix/ArtistDelete
...
Fixes Artist Delete after Previous UI Work
8 years ago
Qstick
24f36a2a51
Fixes Artist Delete after Previous UI Work
8 years ago
Joseph Milazzo
3d7059c944
Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/LidarrAPI
8 years ago
Joseph Milazzo
704983f652
Fixed small issue in ProfileService. Reimplemented the metadata with LidarrAPI.Metadata
8 years ago
Qstick
b87c6ef7c7
Fix two small UI bugs
8 years ago
Joseph Milazzo
da898cfd84
Merge pull request #15 from Qstick/feature/UIWork
...
Rename AddArtist, Artist UI folders. Other UI Work
8 years ago
Qstick
2baa1da4b6
Seperate AddArtist, Artist. Refactor NavSearch, Artist Editor. Other
...
Misc UI Fixes
8 years ago
harris
fc5ab94d4f
Update Download Clients
8 years ago
Joseph Milazzo
7dcacffec7
Added some extra code around erroneous Qualities in ProfileService
8 years ago
Joseph Milazzo
1024555f75
At a point where we can build. Many TODOs and existing Series-based APIs need to be removed. No track code actually works.
8 years ago
Joseph Milazzo
235e753b93
Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/trackParse
8 years ago
mattman86
775f96c865
Merge pull request #12 from Qstick/feature/newznabsettings
...
Change Default NewzNab categories from tv to audio
8 years ago
harris
8696c3f76e
Image/Logo Updates
8 years ago
harris
97fefa12c9
Change Default NewzNab categories from tv to music
8 years ago
Joseph Milazzo
7acad802fb
Merge pull request #8 from mattman86/feature/trackRepository
...
Implemented Tracks
8 years ago
Joseph Milazzo
76db95947c
Refactored most code for track parsing.
8 years ago
Joseph Milazzo
d1eb9ff16c
Changed AristId to a long
8 years ago
67714561ea
Merge branch 'develop' of https://github.com/mattman86/Lidarr into runraid
8 years ago
d7ad9b8218
Support music qualities. This is a work in progress, lots of code still references tv series
8 years ago
Joseph Milazzo
fbb6691ea1
Implemented Tracks and ability to save to the DB. Updated SkyHook to support ArtistSlug.
8 years ago
Matthew Despain
a3031a9aee
AppVeyor: Attempt 3
8 years ago
Matthew Despain
ffebcc3a78
AppVeyor: Attempt 2
8 years ago
Joseph Milazzo
66445930eb
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop
8 years ago
Joseph Milazzo
acb7d33d09
Implemented track lookup into skyhook.
8 years ago
Joseph Milazzo
a09d5d0b69
Switched over to using Spotify API for meta data. This will require deleting DB to start using.
8 years ago
Joseph Milazzo
b481bc6e45
Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify.
8 years ago
runraid
d04cd2ae95
Revert girl url
8 years ago
runraid
a8b40ce1f6
Update readme, replace sonarr->lidarr
8 years ago
Joseph Milazzo
6aff6de378
Added Artist Overview.
8 years ago
Joseph Milazzo
3662bb933b
Fixed up API to instead call multiple APIs and mash results together
8 years ago
Joseph Milazzo
f97ed62fae
Partially implemented artist overview. Needs review
8 years ago
Joseph Milazzo
5302c0915e
Fixed wording
8 years ago
Joseph Milazzo
3f2c00410d
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop
8 years ago
Joseph Milazzo
0ec8830def
Fixed issue with Artist page not rendering the artists in DB
8 years ago
mdespain
bebb82ec9f
Fixing my epic fail of not setting the columns to allow null.
8 years ago
Matthew Despain
ea01ee335b
Updating service provider with Lidarr name
8 years ago
Matthew Despain
d14111f914
Updating links and adding credits
8 years ago
Matthew Despain
e03af77375
Adding music related columns to NamingConfig table.
8 years ago
Joseph Milazzo
50d5693399
Fixed returning empty artist list from db.
8 years ago
Matthew Despain
78639d1787
More refactoring
8 years ago
Matthew Despain
5cedc93286
Updating logos and icons
8 years ago
Joseph Milazzo
d23492177a
Merge branch 'feature/database' of https://github.com/mattman86/Lidarr into feature/database
8 years ago
Joseph Milazzo
5ee1077e1e
DB now stores Artists. DB schema may need small tweaks.
8 years ago
Joseph Milazzo
9a79b590cc
Merge branch 'develop' into feature/database
8 years ago
Joseph Milazzo
f2a8336b31
Search to add DB flow is error free but the artist doesn't add.
8 years ago
Joseph Milazzo
fa52eabb79
Almost finished linking frontend to backend. A few issues with DB mapping to work out.
8 years ago
Joseph Milazzo
5b0f11b19a
Albums can now be seen per artist from search.
8 years ago
Joseph Milazzo
de21685896
Multiple artists return to UI
8 years ago
Joseph Milazzo
a08ebcc0c2
Now returns one artist back with albums.
8 years ago
TCBWZA
7e97f8c423
Break XEM URL as per a request to remove it.
8 years ago
Joseph Milazzo
2813fccc78
Updated the code to allow a search to be made from UI to iTunes and return a mock result.
8 years ago
TCBWZA
b7a46a9e51
Update internal URL's to point to lidarr.audio
8 years ago
Joseph Milazzo
39b58ebda3
Changed the db to represent compilations. By default a track will have a single albumId and a list of artistIds. If the album is a compilation, we will use Various Artists to align with Plex, iTunes, and Amazon.
8 years ago
Joseph Milazzo
118e2dfe93
Updated to support Album and Track level Compilations
8 years ago
Joseph Milazzo
ad23e8ce9f
Added Music models and basic database
8 years ago
TCBWZA
e73158d5fa
Update _fileExtensions to include .mp3 (quality unknown), .m4a quality DVD and .flac quality RAWHD
8 years ago
TCBWZA
1a11a932e3
Remove ISceneMappingService to get rid of service.sonarr.tv access errors
8 years ago
TCBWZA
b6cf96b737
Changes to remove sentry submissions and refrences to sonarr.tv
8 years ago
TCBWZA
1e8adf0926
Remove references to sonarr sentry
...
update ics entry to nzbdrone_album
8 years ago
TCBWZA
31ca0002d7
Change process name and rename assembly
8 years ago
TCBWZA
402f7435ee
Change SSL port and set default branch to develop
8 years ago
TCBWZA
0d4e049225
Removed reference to Sonarr and replaced them with Lidarr
8 years ago
Joseph Milazzo
3ebbaf4eb7
Use different folder to store sqlite database.
8 years ago
Matthew Despain
a61cdeed0d
Removing the MusicBrainz API in favor of iTunes
8 years ago
Matthew Despain
d0728bbe22
Changed the default port to 8686
8 years ago
Matthew Despain
270a6659a5
Changing the output directory
8 years ago
Matthew Despain
a37add2f7a
Added MusicBrainz API project
8 years ago
Matthew Despain
7208d4c887
New icon
8 years ago
Matthew Despain
20c8dec50a
First round of refactoring.
8 years ago
Mark McDowall
83370ddbbb
New: Episode files sent to Recycling Bin are put into subfolders
...
Closes #401
8 years ago
Mark McDowall
c20b152c28
Fixed spelling in message
8 years ago
Mark McDowall
bf5067466d
Guard against a null file showing an exception in release rejections
...
Fixes #1755
8 years ago
Taloth Saldono
ec7f749541
Tweaked default config for extra files import.
8 years ago
Taloth Saldono
56ecbf4a31
Fixed: Sabnzbd error when tv sorting enabled for all categories.
8 years ago
Mark McDowall
1b39911135
True/False for config settings value
8 years ago
Mark McDowall
6aaefae2d5
New: Explicit toggle for importing extra files
8 years ago
margaale
db9d601115
Revert Session name
8 years ago
Taloth Saldono
e7331539f0
Fixed: Newznab default capabilities erroneously cached if indexer is unavailable.
8 years ago
Taloth Saldono
58bd57bed6
New: Updated MediaInfo to 0.7.93.
8 years ago
Mark McDowall
7a58082cd7
smallicon for Join notifications
...
New: White icon with transparent background for Join notifications notification bar icon
Closes #1458
8 years ago
Taloth Saldono
2e08f195e4
Fixed: Zero length file causes MediaInfo hanging in 100% cpu load.
8 years ago
Taloth Saldono
a1a5e29c3e
fixed sab tests.
8 years ago
margaale
5033886b90
Fixed: DownloadStation api client for DSM 5.x.
8 years ago
Mark McDowall
3c22f68f5a
Fixed: Parsing releases with year added to the end of the series title
...
Fixes #1768
8 years ago
Mark McDowall
a0d98951aa
Use MaterialisingResponse for static resource responses
8 years ago
Taloth Saldono
70f7404499
Fixed: Sabnzbd 2.0 api compatibility.
...
closes #1775
8 years ago
Mark McDowall
abd70f5381
New: UHD category for RARBG
8 years ago
Mark McDowall
878e973081
Fixed: Join grab messages
...
Fixes #1751
8 years ago
Taloth Saldono
2bf3b9e7dd
fixed typo setting custom directory for rtorrent.
8 years ago
Taloth Saldono
2326db0dea
Fixed: Refactored rtorrent interface to fix reliability issues with adding magnets & torrents.
...
fixes #1745
8 years ago
Taloth Saldono
3590fedeaf
Fixed: Timing issue in rtorrent handling of magnet links.
...
ref #1745
8 years ago
Taloth Saldono
f4866cae69
fixed broken project file.
8 years ago
Mark McDowall
149d191f62
Remove NCrunch.Framework
8 years ago
Jamie Magee
bb9bd63382
Upgrade CommonServiceLocator
...
From 1.0 to 1.3
8 years ago
Jamie Magee
34fda24124
Upgrade Microsoft.AspNet.SignalR.Client
...
From 1.2.1 to 1.2.2
8 years ago
Jamie Magee
c8d10829a0
Upgrade Selenium.*
...
From 3.0.1 to 3.2.0
8 years ago
Jamie Magee
ae2bdb757a
Upgrade NUnit
...
From 3.5.0 to 3.6.0
8 years ago
Jamie Magee
714ad075fc
Upgrade FluentAssertions
...
From 4.18.0 to 4.19.0
8 years ago
Jamie Magee
87a05df2fd
Upgrade TinyTwitter
...
From 1.1.1 to 1.1.2
NOTE: Sonarr was already using a modified version of TinyTwitter 1.1.2.
This change just modifies the packages.config file to reflect that
8 years ago
Jamie Magee
f3263efa52
Upgrade SharpRaven
...
From 2.1.0 to 2.2.0
8 years ago
Jamie Magee
1cad11d207
Upgrade Ical.Net
...
From 2.2.25 to 2.2.32
8 years ago
Jamie Magee
781df8b20a
Upgrade NLog
...
From 4.4.1 to 4.4.3
8 years ago
Mark McDowall
ebcce05588
Fixed: Parsing headers that have a trailing semi-colon
...
Fixes #1749
8 years ago
Taloth Saldono
bbf2134fe1
Fixed: Deluge 1.3.14 API support due to changed json-rpc checks.
...
fixes #1738
8 years ago
Mark McDowall
081c5fc332
Broken ExtraFiles migration due to extentionless files
...
Fixed: Prevent extensionless files from being imported
Fixed: Broken migration due to extensionless extra files
8 years ago
Mark McDowall
47915d5e05
Fixed: Bad extension when importing extra files
8 years ago
Mark McDowall
47e221d9a0
Fixed: Delay profiles are no longer hidden under advanced settings
8 years ago
Mark McDowall
bf485f6f2c
Log number of files found when getting video/non-video files
8 years ago
Mark McDowall
b365d8a537
Include language in suffix when importing
8 years ago
Taloth Saldono
fee8da88a6
Accept full language name as suffix.
8 years ago
Mark McDowall
cc0dbf1af4
New: Rename subtitles and extra files when renaming files
...
Towards #459
8 years ago
Mark McDowall
836131ebb1
New: Import subtitles and extra files when importing media files
8 years ago
Marcelo Castagna
9a870a3709
Fixed: DownloadStation interface stuck in infinite loop in some cases.
...
* removed empty spaces. changed dcaex => ex
* Changed error message
* changed error message
* Wrong message, ups
* Another message
8 years ago
Taloth Saldono
afe05189da
Fixed series scan tests.
8 years ago
Taloth Saldono
2abaef16f1
Fixed Indexer Health Checks and tests.
8 years ago
Daniel Smith
37d5a3f2ad
Fixed: Clear EpisodeFile records from database if Series folder is missing, but root folder appears to be mounted.
8 years ago
Mark McDowall
be4d70e3a9
Fixed: Health check failing and preventing others from running
8 years ago
Mark McDowall
79043f2c64
Improve indexer health check messages
...
Fixed: Improve health check message when all enabled indexers are disabled due to failures
Closes #1551
8 years ago
Mark McDowall
1dab0aee6a
Fixed: Reduce parameters required to add a new series
...
Fixes #1403
8 years ago
Mark McDowall
9b162f2d5e
Fixed: Clean RSS feed before detecting type
...
Fixes #1518
8 years ago
Mark McDowall
5518cf5362
Added Download decision comparator test to confirm quality is preferred over seeders
8 years ago
Taloth Saldono
f7e3d9b4c2
Fixed: DownloadStation regression in queue detection.
8 years ago
Taloth Saldono
6d9a952bd1
Fixed: DownloadStation proxy failing if non-bt/nzb downloads exist.
8 years ago
margaale
3501e33722
turn task type enum into string
8 years ago
margaale
fa89d33900
Fix for key not found, returning a generic error instead
8 years ago