AzuraCast/src/Entity/Api/NowPlaying
Buster "Silver Eagle" Neece ad3d2b2c69
Adapter simplification:
- Remove the stub "None"/"Remote" adapters; return null for disabled adapters
  - Add capability checks to adapter enums
  - Remove the Remote proxy
2022-06-21 20:48:32 -05:00
..
CurrentSong.php Update API-specific Entities to use Attributes 2021-12-28 18:53:56 -06:00
Listeners.php Update API-specific Entities to use Attributes 2021-12-28 18:53:56 -06:00
Live.php Code style fixes. 2022-06-19 19:27:59 -05:00
NowPlaying.php Add streamer avatar to NP API. 2022-06-07 04:00:39 -05:00
SongHistory.php Code quality cleanup sweep. 2022-05-08 13:05:02 -05:00
Station.php Adapter simplification: 2022-06-21 20:48:32 -05:00
StationMount.php Update API-specific Entities to use Attributes 2021-12-28 18:53:56 -06:00
StationQueue.php Code quality cleanup sweep. 2022-05-08 13:05:02 -05:00
StationRemote.php Code style fixes. 2022-06-19 19:27:59 -05:00