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