Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
1.24
-
None
Description
<p>When combining WASAPI and gapless playback, some songs cause playback to hang.</p>
<p>BASS: GCHandle of Musicstream not found in Dictionary -2147483584 Der angegebene Schlüssel war nicht im Wörterbuch angegeben. is logged when this happens</p>
<p> </p>
<p>Needed changes:</p>
<p>- (/) Disable gapless playback option in config when WASAPI is enabled</p>
<p>- (x) Do not use the gapless playback option in the player when WASAPI is enabled</p>
<p> Configuration is already changing a lot of settings when certain options are checked/unchecked, so I didn't bother changing the playback code to not use this option</p>
<p> </p>
<p>BASS: GCHandle of Musicstream not found in Dictionary -2147483584 Der angegebene Schlüssel war nicht im Wörterbuch angegeben. is logged when this happens</p>
<p> </p>
<p>Needed changes:</p>
<p>- (/) Disable gapless playback option in config when WASAPI is enabled</p>
<p>- (x) Do not use the gapless playback option in the player when WASAPI is enabled</p>
<p> Configuration is already changing a lot of settings when certain options are checked/unchecked, so I didn't bother changing the playback code to not use this option</p>
<p> </p>
Attachments
Issue Links
- links to