The first problem I am having its when i play mp3s the id3 information is not being displayed. Any mp3 that was ripped using freevo will display the id3 information but any other mp3 will just display the file name.

The second problem is there is an option to randomly play all items but when i select it freevo just crashes.

Traceback (most recent call last):
File "/usr/local/freevo/src/main.py", line 452, in ?
app.eventhandler(event)
File "/usr/local/freevo/src/menu.py", line 534, in eventhandler
action( arg=arg, menuw=self )
File "/usr/local/freevo/src/menu.py", line 88, in select
self.function(arg=self.arg, menuw=menuw)
File "/usr/local/freevo/src/directory.py", line 422, in play_random
self.check_password_and_build(arg='playlist:random', menuw=menuw)
File "/usr/local/freevo/src/directory.py", line 459, in check_password_and_build
self.build(arg=arg, menuw=menuw)
File "/usr/local/freevo/src/directory.py", line 521, in build
display_type=display_type, random=True).play()
File "/usr/local/freevo/src/playlist.py", line 415, in play
self.current_item = self.playlist[0]
IndexError: list index out of range



I also have one question. When i run ./freevo cache it says that Python sqlite is not installed. I have installed sqlite and pysqlite and it still says that. Is there any command that i need to add to the local_conf.py?



Thanx Chris

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/photos&pgmarket=en-ca&RU=http%3a%2f%2fjoin.msn.com%2f%3fpage%3dmisc%2fspecialoffers%26pgmarket%3den-ca




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to