1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-25 01:02:05 +00:00
Commit graph

7813 commits

Author SHA1 Message Date
Qstick
0f3934454b Cleanup: Cleanup Import/Parsing Files 2018-03-14 22:27:05 -04:00
Qstick
254b3fcfbe Fixed: Musicbrainz track id tag read incorrectly 2018-03-14 22:01:51 -04:00
Qstick
a27b6eb63e New: Required/Ignored restrictions now support /pattern/ regex 2018-03-14 21:45:58 -04:00
Qstick
97d4063cf3 Added: Missing error check when adding a magnet link to deluge 2018-03-14 21:39:37 -04:00
Qstick
4bb0735565 New: Add MLP format to MediaInfoFormatter.cs
Fixes #232
2018-03-14 21:37:48 -04:00
Qstick
7c2a230f87 Fixed: Don't add category when removing torrent from qBittorrent 2018-03-14 21:33:05 -04:00
Qstick
929ad78db3 Fixed: Added errorcode 160 - Permission denied on FileStation 2018-03-14 21:31:27 -04:00
Qstick
7354e02bff
New: Custom Filtering for UI (#234) 2018-03-14 21:28:46 -04:00
David Bates
c6873014c7 WIP: Checks the props for missing poster and deals with it accordingly (#221)
* Checks the props for missing poster and deals with it accordingly

* Qucik fixes while trying to fix the Artist Poster index bug..
2018-03-13 22:44:04 -04:00
Qstick
574e8ad36b
Fixed: AddArtistService log message 2018-03-06 15:18:21 -05:00
Daniel Underwood
71a0c62fdb
Fixed: Add queue size check to sort to fix #219 (#223) 2018-03-06 15:04:06 -05:00
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 13dd224281.

* Change dictionary cast to conversion from Sonarr/Sonarr@99ee59e
2018-03-01 23:02:08 -05:00
Qstick
346647523b Log response content from Kodi when checking for errors 2018-02-22 21:02:21 -05:00
Qstick
97a0daa1aa Fixed: Gazelle Issues, Plus add feed parse test
Fixes #217
2018-02-19 22:34:44 -05:00
Qstick
88298fbac8 Fixed: Incorrect naming of ArtistFolderImported event 2018-02-18 01:29:38 -05:00
Qstick
a728517eaf Fixed: Incorrect logo for Emby notifications. 2018-02-18 01:18:44 -05:00
Qstick
c9488351e4 Misc Cleanup 2018-02-18 00:40:32 -05:00
Qstick
8e626269d1 Misc Fixes and Better Logging/Rejection Messages for Track Import 2018-02-15 23:03:44 -05:00
Qstick
425a9045b8 Improve error message when deleting a profile that is in use 2018-02-15 22:03:24 -05:00
Qstick
e8771c9c78 Rename TvCategory to MusicCategory for Clients 2018-02-15 21:52:15 -05:00
Qstick
8ef80ba135 Fixed: Send category to qBittorrent when adding torrent/magnet 2018-02-15 21:46:03 -05:00
Qstick
8395999696
New: Selectively refresh albums (#215)
* New: Selectively refresh albums

Closes #211
2018-02-13 02:32:18 +01:00
David Bates
54ca73f474 Fixes two ui issues (#206)
* Fixes two ui issues

References #205
- Fixes issue when in Table mode for the artist index when you click on a letter and error was thrown
- The VirtualTable reference was not set prior to trying to access functions on the object

Also fixes another ui issue I saw, when you were in the search box, the up and down arrows would not work in the Autocomplete componenet, this fixes that.

Gitignore changes to ignore my Idea projects

Adds .editorconfig for editors that respect that to maintain spacing and other config

* Changers per @QStick and the code review.

- Moved Ref out to funtion rather than inline as that can cause a performance hit
- Changed line in gitignore to ignore any .idea folder
- Cleaned up the editorconfig file
- Used proper background color in the CSS for the search suggestions
-
2018-02-11 16:57:00 +01:00
Daniel Underwood
24ff756eeb Fix episode reference and add case for track import failure due to permissions. Fixes #212. (#213) 2018-02-11 04:33:18 +01:00
Qstick
2f6a13092f
Update FirewallAdapter.cs 2018-02-10 16:10:31 -05:00
Qstick
3488ba3d84 Fixed: Update Album State on AlbumStudio 2018-02-09 23:52:45 -05:00
Qstick
fe56c62a2b New: Include total space with root folders 2018-02-09 23:25:28 -05:00
Qstick
28a508bed7 Fixed: Remove xpost suffix from release groups 2018-02-09 23:23:27 -05:00
Qstick
6c20832c7f Fixed: Import List Tests 2018-02-09 23:14:15 -05:00
Qstick
37d1ed4a48
Fixed: Grab discography during artist search (#208)
Closes #184
2018-02-10 05:03:12 +01:00
Qstick
c105c9a65e
New: Import Lists Base (#196)
* New: Import Lists Base
2018-02-06 18:08:36 -05:00
Qstick
c712d932a0 Fixed: Queue sort keys
Closes #194
2018-02-04 00:53:03 -05:00
Qstick
ec2dc34098 New: Interactive Search from Album Detail Page 2018-02-04 00:27:52 -05:00
Qstick
ff3f52eb3f Fixed: Don't reject paths under /srv 2018-02-03 22:45:30 -05:00
Qstick
ef6a84c136 Fixed: Medium track status on AlbumDetails page. 2018-02-03 22:44:16 -05:00
Qstick
750ecacb9b Fixed: Remove Pre and postbot suffixes from release groups 2018-02-03 21:59:29 -05:00
Qstick
4f6ab8ec76 Fixed: Typo in GlobalExceptionHandlers.cs 2018-02-03 21:58:50 -05:00
Qstick
3e476f2637 New: Add basic ruTracker parser cases 2018-02-03 21:25:17 -05:00
Qstick
2011ff720a
Delete Lidarr.icns 2018-01-31 23:21:44 -05:00
Qstick
354055a785 Fixed: Capitalization of lidarr.icns 2018-01-31 23:20:11 -05:00
Qstick
dd875a0c49 Fixed: CutoffUnmet Search Function not working
Closes #193
2018-01-31 22:10:43 -05:00
Qstick
e0993fb52e Fixed: Added ALAC to MediaInfo renamer audio codecs
Closes #198
2018-01-31 21:42:30 -05:00
Qstick
d53b983c91 Fixed: Completed Download HealthCheck not working
closes #200
2018-01-31 21:32:10 -05:00
Qstick
499b222514 Fixed: Plex TV Library updates instead of Music
closes #148
2018-01-31 21:31:37 -05:00
Qstick
19fcc13a39
Update appveyor.yml 2018-01-28 03:08:31 -05:00
Qstick
5551b2166a
Rework how albums are refreshed/added, add album search route (#190)
Rework how albums are refreshed/added, add album search route
2018-01-28 01:27:33 -05:00
Qstick
6ff5e6337b Fixed: Virtual tables/grids on Mobile 2018-01-27 01:22:13 -05:00
Qstick
b5339b75ff Fixed: Additional UI number input fixes 2018-01-26 22:00:32 -05:00
Qstick
8cb8059b2f Add Skyhook for Searching by Album
#179
2018-01-25 23:07:15 -05:00
Qstick
54e9f88648 Various UI Fixes and Updates
Closes #188
Closes #185
Closes #187
2018-01-25 22:01:53 -05:00