AudioService: expand only when the media is fully parsed
Reduce unnecessary calls to LibVLC.expand(), since otherwise the subitems won't be available anyway. This also fixes a bug where opening a playlist caused the contents to be imported twice due to extraneous expansion.
Please register or sign in to comment