strawberrymusicplayer / strawberry

:strawberry: Strawberry Music Player
https://www.strawberrymusicplayer.org/
GNU General Public License v3.0
2.74k stars 191 forks source link

Player doesn't play files from a NAS source #418

Closed underlopex closed 4 years ago

underlopex commented 4 years ago

Describe the bug The Player is not capable to play music files from a NAS folder

To Reproduce Open a music file from a NAS folder

Expected behavior -the file must be played

Screenshots: imagen

System Information:

jonaski commented 4 years ago

The problem is non-ascii characters in UNC paths are not converted correctly when converting to a bytearray, in your case Música. Should be fixed now, use the build with eb4ce1f in the name or newer when it's available, or rename your path.

jonaski commented 4 years ago

You can workaround the bug to by mounting a network drive.