aargirakis / BZRPlayer

Audio player for Windows that plays over 650 different fileformats
http://bzrplayer.blazer.nu/
GNU General Public License v3.0
8 stars 0 forks source link

uncorred behaviour while playing a previous invalid track #462

Closed ciros88 closed 8 months ago

ciros88 commented 9 months ago

add a track with sub tunes, then play it. now move file in another place and play it again. all the entires are corectly greyed out. now move the file again in the origina place and play: the track and its subtunes remains greyed out. if you do the same with multiple track then only the sub tunes remains greyed out but the first subtune is correctly rendered as sane

aargirakis commented 9 months ago

It has nothing to do with subsongs. The bug is: once a file is marked as "unplayable" it will have that unplayable-opacity regardless of being playable the next time. So the correct behaviour in your example would be that the subsongs get normal opacity once they are played. We don't scan any files before-hand.