mirror of
https://github.com/SoPat712/allstarr.git
synced 2026-04-27 03:53:10 -04:00
v1.3.0: Massive WebUI cleanup, Fixed/Stabilized scrobbling, Significant security hardening, added user login to WebUI, refactored searching/interleaving to work MUCH better, Tidal Powered recommendations for SquidWTF provider, Fixed double scrobbling, inferring stops much better, fixed playlist cron rebuilding, stale injected playlist artwork, and search cache TTL
This commit is contained in:
@@ -4,6 +4,7 @@ WORKDIR /src
|
||||
|
||||
COPY allstarr.sln .
|
||||
COPY allstarr/allstarr.csproj allstarr/
|
||||
COPY allstarr/AppVersion.cs allstarr/
|
||||
COPY allstarr.Tests/allstarr.Tests.csproj allstarr.Tests/
|
||||
|
||||
RUN dotnet restore
|
||||
|
||||
Reference in New Issue
Block a user