Add ICY metadata extraction for now playing info #44
Annotations
10 warnings
|
Build:
Trdo/ViewModels/PlayerViewModel.cs#L459
'PlayerViewModel.OnPropertyChanged(string?)': new protected member declared in sealed type
|
|
Build:
Trdo/ShowWindowCommand.cs#L10
The event 'ShowWindowCommand.CanExecuteChanged' is never used
|
|
Build:
Trdo/App.xaml.cs#L26
The field 'App._trayIconWatchdogTimer' is never used
|
|
Build:
Trdo/Services/RadioPlayerService.cs#L146
Non-nullable field '_uiQueue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
Trdo/Services/RadioPlayerService.cs#L187
Dereference of a possibly null reference.
|
|
Build:
Trdo/Services/RadioPlayerService.cs#L181
Dereference of a possibly null reference.
|
|
Build:
Trdo/Pages/AboutPage.xaml.cs#L30
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
Trdo/Pages/AboutPage.xaml.cs#L25
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
Trdo/Pages/AboutPage.xaml.cs#L20
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
Trdo/ViewModels/PlayerViewModel.cs#L459
'PlayerViewModel.OnPropertyChanged(string?)': new protected member declared in sealed type
|
Loading