| View previous topic :: View next topic |
| Author |
Message |
Narek Guest
|
Posted: Wed Jan 18, 2006 8:51 am Post subject: playlist,paths error: |
|
|
Logfile opened
: Error opening: No such file or directorye/music/mp3/tatasimonyan_erevan.mp3
: Error opening: No such file or directorye/music/mp3/tatasimonyan_chanaparh.mp3
: Error opening: No such file or directorye/music/mp3/Armen_Kazaryan_Beskonechnost'.mp3
: Error opening: No such file or directorye/music/mp3/mibala.mp3
: Error opening: No such file or directorye/music/mp3/aznavour_Voila_Que_Tu_Reviens.mp3
: Error opening: No such file or directorye/music/mp3/haxverdyan_im_pokrik_ynker.mp3
Exiting after 10 consecutive errors.
Ices Exiting...
----------------------------------------------------------------------------------------------------
but all paths in playlist is valid and full ....... |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Fri Mar 03, 2006 4:15 pm Post subject: |
|
|
I have the same problem  |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Fri Mar 03, 2006 7:10 pm Post subject: |
|
|
There will be some small difference, I would check the filenames with
strace -e trace=open,stat ices.....
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Thu Nov 30, 2006 11:06 pm Post subject: possible solution |
|
|
I had the same problem, but could fix it.
probably this will be a possible solution:
problem:
Error opening /home/../music/How Do You Do.mp3^M: Error opening: No such file or directory
possible solution:
use "vi" editor to edit your playlist
example:
vi /home/../music/playlist.m3u
use " :set ff=unix" (in "vi" comand line)
to make your playlist to a unix compatible file.
save your playlist with using ":wq!" (in "vi" comand line )
Now all "M^" are removed in your playlist.
"M^" is a kind of delimiter used by windows "CTRL+M" to make a breakspace.
(http://www.vim.org/tips/tip.php?tip_id=26)
hope I could help you.
patrick |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Wed Dec 20, 2006 9:30 pm Post subject: |
|
|
| We're having this problem with Ices as well, trying to set it up on Proton Radio.com... has anyone had any luck? |
|
| Back to top |
|
 |
|