music icon indicating copy to clipboard operation
music copied to clipboard

Move metadata discovery to AudioObject

Open danirabbit opened this issue 3 years ago • 1 comments

Fixes #693

  • Discover metadata whenever an AudioObject is created
  • PlaybackManager only handles playback now
  • When discoverer returns metadata, more easily check which object it's for

danirabbit avatar Jan 21 '22 23:01 danirabbit

Getting a bug here with playback position. Probably because track length is being discovered after we clamp position

danirabbit avatar Jan 22 '22 00:01 danirabbit