swingmx / swingmusic

Swing Music is a beautiful, self-hosted music player for your local audio files. Like a cooler Spotify ... but bring your own music.
https://swingmx.com
MIT License
718 stars 41 forks source link

the script can't read some files #101

Closed hananelroe closed 1 year ago

hananelroe commented 1 year ago

here's the error:

[11:35:02]@swing • Could not read file: /home/hananelroe/anaconda3/envs/3dRenderer/lib/python3.1/site-packages/scipy/io/tests/data/test-8000Hz-be-3ch-5S-24bit.wav

[11:35:02]@swing • Could not read file: /home/hananelroe/anaconda3/lib/python3.9/site-packages/scipy/io/tests/data/test-8000Hz-be-3ch-5S-24bit.wav

[11:35:02]@swing • Could not read file: /home/hananelroe/Desktop/phone backup/Music/רכבת לילה לקהיר.mp3

[11:35:02]@swing • Could not read file: /home/hananelroe/anaconda3/lib/python3.9/site-packages/scipy/io/tests/data/test-44100Hz-be-1ch-4bytes.wav

[11:35:02]@swing • Could not read file: /home/hananelroe/Desktop/phone backup/Music/כמה הייתי רוצה.mp3

I thought that some of it might be because the filenames are in hebrew, but it managed to read most of the hebrew files.

cwilvx commented 1 year ago

The files are most probably broken and their metatags can't be read. You won't see these audio files in the app.

hananelroe commented 1 year ago

but I know they aren't broken because other apps are able to play them...

cwilvx commented 1 year ago

That's interesting. I'll investigate with some of my files and see what's going on.

hananelroe commented 1 year ago

if you'd like i could send you the faulty file(s)

cwilvx commented 1 year ago

That would be nice. Send them over. Thanks

hananelroe commented 1 year ago

all of the python - related files are broken, here are the two that aren't faulty audio files.zip

cwilvx commented 1 year ago

We'll check them out. Thanks