Bogdan
ea0a78b620
Fixed: Migrate to FluentValidation 9
2 years ago
Qstick
40a8476683
Bump dotnet to 6.0.16
2 years ago
Qstick
3c9a0ebbf1
Bump Npgsql to 6.0.8
2 years ago
Qstick
3e29cb4607
Bump MonoTorrent to 2.0.7
...
Co-Authored-By: Winter <78392041+winterqt@users.noreply.github.com>
2 years ago
Qstick
b8fc07e343
Bump Newtonsoft to 13.0.2
2 years ago
Robin Dadswell
c006b66aa4
Fixed: Postgres timezone issues
...
Co-authored-by: ta264 <ta264@users.noreply.github.com>
(cherry picked from commit d55864f86914199aa0c4ee37df1e42e6ad71ef4f)
2 years ago
Robin Dadswell
8f6e099794
New: Postgres Database Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2 years ago
Qstick
f6f44f2fbd
Updated NLog Version
...
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2 years ago
ta264
7ebd41eff1
Update packages
2 years ago
ta264
fe3041216e
.NET 6.0.7
2 years ago
Robin Dadswell
26b9b7665a
New: Added UDP syslog support
...
(cherry picked from commit 8d856b2edb8bf46a2b516d5f7644ae3fa1151323)
3 years ago
Qstick
4dd0b49dbc
Package and Installer Updates
3 years ago
ta264
d314f818ad
Fixed: Occasional opus file corruption when writing tags
3 years ago
Qstick
e27c69cbb7
Bump RestSharp to 106.15.0
3 years ago
Qstick
947ad15af0
New: Build on Net6
3 years ago
Qstick
729a876fc7
New: Localization Framework
3 years ago
ta264
7fe36a7e92
New: Use native dotnet host and DryIoc
...
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
3 years ago
ta264
2cc114c037
New: Drop mono support
...
(cherry picked from commit fb130fd0e916262651a8ce97f4263f05117b91cc)
3 years ago
ta264
b800b17c8a
Package updates
3 years ago
ta264
b0ea6550d7
New: Use System.Text.Json for Nancy and SignalR
...
(cherry picked from commit d3e8c7e0c94a3d2987329d278dc0d00ae3d76c8f)
3 years ago
ta264
c1a6e1c39d
New: Build with NET5
...
(cherry picked from commit da1686b53c3bfa3904414d92ae0fb2435c4c0309)
3 years ago
Qstick
2f4f7cbf34
Bump NetCore 3.1.13
4 years ago
Qstick
a943636905
New: Replace SmtpClient with Mailkit
...
Closes #1891
(cherry picked from commit 579c4433494a848aa75abb09d78af7e98ebb96a6)
4 years ago
Qstick
c3f6b8660e
Bump netcore 3.1.10
4 years ago
ta264
474023378e
Fixed: Don't corrupt OPUS files when tagging them
4 years ago
ta264
53c0ffd129
Swap to dapper with lazyload
4 years ago
ta264
ee31ff1e89
Move runtime copy into a separate target
4 years ago
ta264
7ebfa35c93
Bump net core to 3.1.7
4 years ago
Qstick
f5e2a447e9
Sync Packages with Radarr
4 years ago
ta264
843bc6aabc
New: Update MonoTorrent from nuget
4 years ago
ta264
8da53ae6aa
New: Bump to .NET Core 3.1
4 years ago
ta264
d9dfd32568
Distribute fpcalc for netcore builds
4 years ago
ta264
8fe924fdcd
New: Multi target net framework 4.6.2 and net core 3.0
4 years ago
ta264
f136449573
Update FluentMigrator to v4
4 years ago
ta264
fdf1ecc698
New: Use sqlite package
4 years ago
ta264
b1349213f2
New: Use dotnet tooling, produce 64bit build on windows
4 years ago
ta264
ce0de9a826
New: Make Twitter NetStandard compatible
4 years ago
ta264
ca46f0e50b
Changed: Remove growl and prowl
4 years ago
ta264
4eab365c24
New: Upgrade to ImageSharp beta 7
4 years ago
ta264
a2ea75a9e5
New: Upgrade to netstandard xml library
4 years ago
Qstick
6ffc29cbe1
New: Update xmlrpcnet to 3.0.0.266
4 years ago
Qstick
5b804819ea
New: Updated NLog to 4.6.6
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
4 years ago
Qstick
40483c1bbb
New: Updated FluentValidation to 8.4.0
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
4 years ago
Qstick
cbff5e1c5a
New: RestSharp to 106.6.10
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
ta264
2097bfff94
Fixed: Null reference exceptions on update
...
Simplify entity equality code and enfore db/metadata split
Use a nuget package to remove boilerplate code that needs careful
update when adding/removing fields. Add tests to enforce that all
fields are allocated to 'UseMetadataFrom' or 'UseDbFieldsFrom' to make
metadata refresh more foolproof.
Fix NRE when tracks are merged because artist wasn't set.
Fix NRE when tracks are merged and the merge target wasn't yet in the database.
5 years ago
ta264
ad4d7e4cfd
New: Use ImageSharp for resizing ( #934 )
...
* New: Swap to ImageSharp for image resizing to avoid leaks
Stop resizing album images also
* Fixed: MediaCoverModule falls back to fullsize for png and gif too
* Fixed: Look for all image extensions in DeleteBadMediaCovers.cs
5 years ago
ta264
f1fc45fa99
New: Migrate to new csproj format
5 years ago