TC Player won't start if mp3 in direcory starting with #
Moderators: Hacker, petermad, Stefan2, white
TC Player won't start if mp3 in direcory starting with #
There is a problem playing song in a directory beginning with a number sign (#)
For instance: /storage/extSdCard/#Songs/Norah Jones/Lovesick Blues.mp3
The following error message will be shown:
"FileNotFoundException /storage/extSdCard: open faild: EISDIR (is a directory)"
Any Ideas?
(Well I know the best way is to change the directory name.)
Regards, Richard
For instance: /storage/extSdCard/#Songs/Norah Jones/Lovesick Blues.mp3
The following error message will be shown:
"FileNotFoundException /storage/extSdCard: open faild: EISDIR (is a directory)"
Any Ideas?
(Well I know the best way is to change the directory name.)
Regards, Richard
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
It could be that the Android media player cannot handle the special character #. Can you try the same on internal SD-Card, please?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Well, I copy a mp3 File to: /storage/sdcard/#songsghisler(Author) wrote:Can you try the same on internal SD-Card, please?
Then I tried to start this song.
Same message: "FileNotFoundException /storage/sdcard: open faild: EISDIR (Is a directory)"
Playing the mp3 with MortPlayer, Winamp, VLC or internal Sound-Player works fine.
Regards, Richard
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Sorry, no idea - I will have to check this in the debugger. But I don't currently see any reason why it would fail.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Sorry, your report was too late for beta 2, I released it on the same day as you sent the report.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Yes, the problem was that the name is passed to the player as an URL, and the # sign has a special meaning in URLs.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com