Files
Android-247-Radio/app
cottongin f65b0db0f4 fix: propagate ICY metadata to MediaItem and remove unsafe stopSelf
- updateMetadata() now also updates _currentMediaItem so track info
  and artwork flow through to the notification/lockscreen via getState()
- Remove else -> stopSelf() from onStartCommand to avoid killing the
  service on internal MediaLibraryService intents

Made-with: Cursor
2026-03-18 06:14:49 -04:00
..