Matthew Phelps
|
e0bcfe4878
|
Fetch upstream tag before applying Docker build fix
Added a step to fetch and checkout the upstream tag v3.1.0.4875 before applying the fix.
|
2026-03-18 23:06:29 +11:00 |
|
Matthew Phelps
|
c8b127936c
|
Update Docker build workflow to apply code fix
Added steps to apply and verify a fix in RefreshArtistService.cs.
|
2026-03-18 23:05:00 +11:00 |
|
Matthew Phelps
|
af78f97de6
|
Update Lidarr.Core.dll copy path in Dockerfile
|
2026-03-18 22:55:51 +11:00 |
|
Matthew Phelps
|
254a121aa1
|
Replace DLL search with copy command in workflow
|
2026-03-18 22:43:53 +11:00 |
|
Matthew Phelps
|
c30528268b
|
Update DLL search path in Docker build workflow
|
2026-03-18 22:42:12 +11:00 |
|
Matthew Phelps
|
f6eb3c00c9
|
Update DLL handling in Docker build workflow
Replaced the copy command with a find command to locate DLLs.
|
2026-03-18 22:40:18 +11:00 |
|
Matthew Phelps
|
7bb43f0156
|
Add step to copy DLL to root in Docker build workflow
Added a step to copy the Lidarr.Core.dll to the root directory after building.
|
2026-03-18 22:38:46 +11:00 |
|
Matthew Phelps
|
5ec431b620
|
Update COPY command for Lidarr.Core.dll
|
2026-03-18 22:38:27 +11:00 |
|
Matthew Phelps
|
4ff20e316a
|
Add Dockerfile path to build configuration
|
2026-03-18 22:36:39 +11:00 |
|
Matthew Phelps
|
f565925156
|
Update docker-build.yml
|
2026-03-18 22:34:28 +11:00 |
|
Matthew Phelps
|
2a83e9c3d7
|
Update COPY command to use wildcard for Lidarr.Core.dll
|
2026-03-18 22:32:48 +11:00 |
|
Matthew Phelps
|
99e68a4a4e
|
Update docker-build.yml
|
2026-03-18 22:32:35 +11:00 |
|
Matthew Phelps
|
e5bf4331c8
|
Update docker-build.yml
|
2026-03-18 22:30:51 +11:00 |
|
Matthew Phelps
|
d082a1793e
|
Update Dockerfile to copy Lidarr.Core.dll
|
2026-03-18 22:30:34 +11:00 |
|
Matthew Phelps
|
0834369fde
|
Update Docker image tag to mcphelps/lidarr-fix:latest
|
2026-03-18 22:28:46 +11:00 |
|
Matthew Phelps
|
d529bce9c9
|
Add step to list NzbDrone.Core folder contents
Added a step to list the contents of the NzbDrone.Core folder before building.
|
2026-03-18 22:27:57 +11:00 |
|
Matthew Phelps
|
a66f600de8
|
Update Docker build workflow for Lidarr project
Removed the src folder listing step and updated the project restore command to use the Lidarr solution file.
|
2026-03-18 22:22:59 +11:00 |
|
Matthew Phelps
|
9e96bab23b
|
Add step to list src folder in Docker build workflow
Added a step to list the contents of the src folder.
|
2026-03-18 22:21:27 +11:00 |
|
Matthew Phelps
|
f6517d0afc
|
Update Dockerfile
|
2026-03-18 22:19:29 +11:00 |
|
Matthew Phelps
|
934574b979
|
Update Docker build workflow for .NET setup
|
2026-03-18 22:19:05 +11:00 |
|
Matthew Phelps
|
6dbc039e3f
|
Update Dockerfile to remove build stage
|
2026-03-18 22:17:52 +11:00 |
|
Matthew Phelps
|
9aed7aa110
|
Update Dockerfile
|
2026-03-18 22:16:18 +11:00 |
|
Matthew Phelps
|
b173016147
|
Update docker-build.yml
|
2026-03-18 22:14:06 +11:00 |
|
Matthew Phelps
|
ca4c129ff1
|
Add Dockerfile for Lidarr application
|
2026-03-18 22:13:37 +11:00 |
|
Matthew Phelps
|
2051e20380
|
Add Docker build workflow
|
2026-03-18 22:11:29 +11:00 |
|
Matthew Phelps
|
e8ce3cc398
|
Change folder selection to use artist paths
|
2026-03-18 21:21:21 +11:00 |
|
Bogdan
|
5cb6af2b57
|
Fixed: Parsing URLs on some systems due to Locale
|
2026-03-17 18:48:01 +01:00 |
|
Auggie
|
9cbe32a5dd
|
chore: Fix tests for combined type search
|
2026-03-17 18:45:44 +01:00 |
|
Mark McDowall
|
27f47e27c0
|
Improve HTTP file mappers
(cherry picked from commit f30207c3d130c1a37f29e214101c8ec9613d18ee)
|
2026-03-16 20:54:18 +00:00 |
|
Meyn
|
f6a3e73705
|
Improved PluginService with tree support
|
2026-01-18 19:18:19 +00:00 |
|
Auggie
|
c4c5861100
|
New: Update lidarr-plugins to support net8.0 plugins
|
2026-01-18 19:18:19 +00:00 |
|
bakerboy448
|
d9bbed6875
|
New: Improve Plugin Installation and Removal Process
Fixes restart loops
reduces github bans
improves UX with messaging for restart
improves version notes
|
2026-01-18 19:18:19 +00:00 |
|
ta264
|
fcfc60a276
|
New: Plugin support
|
2026-01-18 19:18:19 +00:00 |
|
Auggie
|
fc1ce02117
|
chore: Update ignored metadata tests
|
2026-01-18 18:36:11 +01:00 |
|
RobinDadswell
|
12d7d2df15
|
version bump to 3.1.2
|
2025-12-29 16:33:35 +00:00 |
|
Mark McDowall
|
7277458721
|
Fix height of tags in tag inputs
(cherry picked from commit 5ac6c0e651400aa4d2e7126b0ccf1bcd4c6224b2)
|
2025-12-15 18:05:08 +01:00 |
|
Alan Collins
|
7b24bc556f
|
New: 'Custom Format: Format Name' rename token
(cherry picked from commit 48cb5d227187a06930aad5ee1b4e7b76422d8421)
|
2025-12-15 17:18:04 +01:00 |
|
Robin Dadswell
|
d8f79c0189
|
Skip proxy tests on MacOsX
|
2025-11-19 19:58:33 +00:00 |
|
Robin Dadswell
|
3023eabad0
|
bump to 3.1.1
|
2025-11-14 23:22:09 +00:00 |
|
Robin Dadswell
|
563ffee615
|
chore: updated build images
|
2025-11-14 23:21:45 +00:00 |
|
Mark McDowall
|
350860e524
|
Add private IPv6 networks
(cherry picked from commit 52972e7efcce800560cbbaa64f5f76aaef6cbe77)
|
2025-11-09 10:21:01 +00:00 |
|
bakerboy448
|
65802559cb
|
Bump to 3.1.0
|
2025-10-30 05:53:04 -05:00 |
|
bakerboy448
|
9c9ebbca3f
|
skip spotify and metadata tests temporarily
|
2025-10-29 19:48:49 -05:00 |
|
Mark McDowall
|
6bcead8bf6
|
Set known networks to RFC 1918 ranges during startup
(cherry picked from commit d10107739b9ed6a50165e5dd1dfae15c7e8aea56)
|
2025-10-29 19:48:49 -05:00 |
|
Polgonite
|
1992127e91
|
Fixed: qBittorrent /login API success check
|
2025-10-29 18:00:08 -05:00 |
|
Servarr
|
3e2858439f
|
Automated API Docs update
|
2025-10-20 12:58:21 -05:00 |
|
bakerboy448
|
505df12def
|
Bump to 3.0.1
|
2025-10-18 23:21:52 -05:00 |
|
Mark McDowall
|
96e5a4df2f
|
Change authentication to Forms if set to Basic
(cherry picked from commit dfb6fdfbeb7ce85b287b41fed80f2511727353e5)
|
2025-10-14 21:51:14 -05:00 |
|
Mark McDowall
|
7cdb4e4b52
|
New: Remove Basic Auth
(cherry picked from commit 0f9e063e2146812f6e963363eee70a524612f354)
|
2025-10-14 21:51:14 -05:00 |
|
Bogdan
|
5d141358da
|
Pin System.Drawing.Common to 8.0.20
|
2025-10-14 21:51:14 -05:00 |
|