You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update package references and improve AudioTagModel handling
- Updated Microsoft.AspNetCore packages to version 9.0.10 across multiple projects.
- Updated Newtonsoft.Json to version 13.0.4 in various projects.
- Updated Swashbuckle.AspNetCore packages to version 9.0.6 in NoMercy.Api and NoMercy.Server.
- Updated FFMpegCore to version 5.3.0 in NoMercy.Encoder, NoMercy.NmSystem, and NoMercy.Server.
- Updated H.NotifyIcon to version 2.3.2 in NoMercy.Server and NoMercy.Setup.
- Updated Microsoft.EntityFrameworkCore packages to version 9.0.10 in NoMercy.Database and NoMercy.Queue.
- Updated xunit and related packages to the latest versions in test projects.
- Added RecordingId property to AudioTagModel and improved parsing logic for MusicBrainz data.
- Enhanced AudioImportJob to utilize new MusicBrainzRecordingClient methods for better data retrieval.
0 commit comments