Re: [Freevo-users] After upgrade freevo 1.7.2 to 1.7.3 problem play audio files ( mp3 )

2007-08-15 Thread puhh
This problemproblem is, if  in dirs  mp3 is cover image.
If I change skin_utils.py 9561 (1.7.2), freevo work and play mp3 files
OK.  ( My problem in my uClibc: no full locale and iconv support,
but uClibc system is much smaller  ). Problem is, if in tags or
file is non standard letters ( öÖäÄõü ) + cover.jpg
Sorry,
my english.
Raivo

 


--
Telli Eesti Päevaleht ja võida päris traktor!
Kiirusta, loosimine läheneb -- http://www.epl.ee/traktor-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] After upgrade freevo 1.7.2 to 1.7.3 problem play audio files ( mp3 )

2007-08-15 Thread Brian McKee
eeek - repost as mentioned to make it readable please.

I noticed
> OSError: [Errno 2] No such file or directory: /mnt/MEDIA/SOUND/playlist/'
in the midst of all that stuff

And there are lots of other warnings in there that need cleaning up too.

Brian

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] After upgrade freevo 1.7.2 to 1.7.3 problem play audio files ( mp3 )

2007-08-15 Thread Duncan Webb
puhh wrote:

Try using plain text in your mailer and attaching the logs, attached
logs retain the layout.

Duncan

> I find this problem... After upgrade freevo 1.7.2 to 1.7.3 problem play
> audio files ( mp3 ) In 1.7.2 freevo play all music files OK. I compile
> my freevo system in Gentoo uClibc, almost work OK else cdbackup (
> cdbackup v.8761 work, but rip only wav and mp3 ), but freevo 1.7.3 now
> not play all music files, send error and freevo shutdown. I change local
> settings, localeI think problem in 1.7.3
> 
> Freevo 1.7.3 r9794 started at Mon Aug 13 17:26:28 2007
> 
> 2007-08-13 17:26:28,470 INFO config.py (544): Loading cfg overrides:
> /etc/freevo/local_conf.py Warning: freevo_config.py was changed, please
> check local_conf.py You are using version 5.17, changes since then:
> Version 5.18: Added tv.recodings_manager plug-in to show what has been
> watched, TVRM_*, Removed TV_RECORD_PADDING, use TV_RECORD_PADDING_PRE
> and TV_RECORD_PADDING_POST Version 5.19: Changed rss.feeds field
> separator to use a ';' instead of a ',' Changed weather locations to add
> a language code as the third parameter Moved video.reencode to
> video.reencode-old and video.reencode2 to video.reencode Added
> MAJOR_AUDIO_CTRL_MUTE to be able to choose a differente control for mute
> in the Alsa mixer plugin Changed default locale from latin-1 to
> iso-8859-15, they are really the same Added MPLAYER_OLDTVCHANNELCHANGE
> to allow the PREV_CH button to swap to previous channel Added
> RSS_DOWNLOAD for a place to save downloaded data Added IMAGE_EXCLUDE as
> a regular expression to exclude images such as thumbnails Added
> TV_RECORD_FAVORITE_MARGIN to allow favourites to be added to the
> schedule within a tolerance value Version 5.2: Added PERSONAL_WWW_PAGE
> config item to allow private web pages in the webserver Added LOGGING,
> can be one of CRITICAL, ERROR, WARNING, INFO, DEBUG or NOTSET Added
> RECORDSERVER_LOGGING to allow different levels of errors to be reported
> Changed VIDEO_INTERLACING to VIDEO_DEINTERLACE to be more consistent
> with autovars Added SENSORS_PLATFORM_PATH and SENSORS_I2CDEV_PATH for
> sensor paths Added OSD_SOUNDS_ENABLED defaulted to False for menu sounds
> Added SKIN_DEBUG to show boxes around each skin area for debugging skins
> Added IMAGEVIEWER_REVERSED_IMAGES for when the images are incorrectly
> rotated Added SHOPPINGCART_CLOBBER to allow a move to clobber an
> existing file Added XINE_BOOKMARK to enable the resume function to work
> with xine Added CACHE_CROPDETECT to enable caching of crop detection
> using encodingcode Error: VIDEO_SHOW_DATA_DIR not found ROM_DRIVES:
> Auto-detected and added "('/mnt/cdrom', '/dev/cdrom', 'CD-1')"
> 2007-08-13 17:26:28,494 INFO new process watcher instance error opening
> file /var/cache/freevo/vfs/var/cache/freevo/mediainfo Error: can't
> detect last cache rebuild Please run 'freevo cache' PyLirc resumed!
> error opening file /var/cache/freevo/vfs/var/cache/freevo/skin-0
> 2007-08-13 17:26:29,318 WARNING osd.py (224): No alternate found in the
> alias list! 2007-08-13 17:26:29,318 WARNING osd.py (225): Falling back
> to default font, this may look very ugly 2007-08-13 17:26:29,329 WARNING
> osd.py (224): No alternate found in the alias list! 2007-08-13
> 17:26:29,329 WARNING osd.py (225): Falling back to default font, this
> may look very ugly 2007-08-13 17:26:29,332 WARNING osd.py (224): No
> alternate found in the alias list! 2007-08-13 17:26:29,332 WARNING
> osd.py (225): Falling back to default font, this may look very ugly
> Activated plugin video.details This plugin may cause some problems
> because it changes the item menu and not all parts of Freevo may like
> this. If Freevo crashes inside the item menu, please remove this plugin.
> failed to load plugin audio.playlist start 'freevo plugins -l' to get a
> list of plugins Traceback (most recent call last): File
> "/usr/lib/python2.4/site-packages/freevo/plugin.py", line 564, in
> __load_plugin__ p = eval(object)(args) File
> "/usr/lib/python2.4/site-packages/freevo/audio/plugins/playlist.py",
> line 79, in __init__ os.mkdir(self.playlist_folder) OSError: [Errno 2]
> No such file or directory: '/mnt/MEDIA/SOUND/playlist/' plugin
> image.apod deactivated, reason: directory /mnt/MEDIA/PICTURES/apod does
> not exist. 2007-08-13 17:26:53,439 INFO No Type found by Extension.
> Trying all 2007-08-13 17:26:53,461 INFO Invalid header 2007-08-13
> 17:26:53,468 INFO trying mpeg-pes scan 2007-08-13 17:26:53,478 INFO No
> Type found by Extension. Trying all 2007-08-13 17:26:53,507 INFO Invalid
> header 2007-08-13 17:26:53,509 INFO trying mpeg-pes scan
> "/mnt/MEDIA/AUDIO_RIP" doesn't exist AUDIO EESTI AUDIO EESTI no event
> mapping for key SELECT in context audio send button event BUTTON
> arg=SELECT
> 

[Freevo-users] After upgrade freevo 1.7.2 to 1.7.3 problem play audio files ( mp3 )

2007-08-14 Thread puhh
I find this problem...
After upgrade freevo 1.7.2 to 1.7.3 problem play audio files ( mp3 )
In 1.7.2 freevo play all music files OK.
I compile my freevo system in Gentoo uClibc, almost work OK else
cdbackup ( cdbackup v.8761 work, but rip only wav and mp3 ), but freevo
1.7.3 now not play all music files, send error and freevo shutdown. I
change local settings, localeI think problem in 1.7.3




Freevo 1.7.3 r9794 started at Mon Aug 13 17:26:28 2007

2007-08-13 17:26:28,470 INFO config.py (544): Loading cfg overrides:
/etc/freevo/local_conf.py

Warning: freevo_config.py was changed, please check local_conf.py

You are using version 5.17, changes since then:
Version 5.18:
Added tv.recodings_manager plug-in to show what has been watched,
TVRM_*,
Removed TV_RECORD_PADDING, use TV_RECORD_PADDING_PRE and
TV_RECORD_PADDING_POST


Version 5.19:
Changed rss.feeds field separator to use a ';' instead of a ','
Changed weather locations to add a language code as the third parameter
Moved video.reencode to video.reencode-old and video.reencode2 to
video.reencode
Added MAJOR_AUDIO_CTRL_MUTE to be able to choose a differente control
for mute in the Alsa mixer plugin
Changed default locale from latin-1 to iso-8859-15, they are really the
same
Added MPLAYER_OLDTVCHANNELCHANGE to allow the PREV_CH button to swap to
previous channel
Added RSS_DOWNLOAD for a place to save downloaded data
Added IMAGE_EXCLUDE as a regular expression to exclude images such as
thumbnails
Added TV_RECORD_FAVORITE_MARGIN to allow favourites to be added to the
schedule within a tolerance value


Version 5.2:
Added PERSONAL_WWW_PAGE config item to allow private web pages in the
webserver
Added LOGGING, can be one of CRITICAL, ERROR, WARNING, INFO, DEBUG or
NOTSET
Added RECORDSERVER_LOGGING to allow different levels of errors to be
reported
Changed VIDEO_INTERLACING to VIDEO_DEINTERLACE to be more consistent
with autovars
Added SENSORS_PLATFORM_PATH and SENSORS_I2CDEV_PATH for sensor paths
Added OSD_SOUNDS_ENABLED defaulted to False for menu sounds
Added SKIN_DEBUG to show boxes around each skin area for debugging
skins
Added IMAGEVIEWER_REVERSED_IMAGES for when the images are incorrectly
rotated
Added SHOPPINGCART_CLOBBER to allow a move to clobber an existing file
Added XINE_BOOKMARK to enable the resume function to work with xine
Added CACHE_CROPDETECT to enable caching of crop detection using
encodingcode



Error: VIDEO_SHOW_DATA_DIR not found
ROM_DRIVES: Auto-detected and added "('/mnt/cdrom', '/dev/cdrom',
'CD-1')"
2007-08-13 17:26:28,494 INFO new process watcher instance
error opening file /var/cache/freevo/vfs/var/cache/freevo/mediainfo

Error: can't detect last cache rebuild
Please run 'freevo cache'

PyLirc resumed!
error opening file /var/cache/freevo/vfs/var/cache/freevo/skin-0
2007-08-13 17:26:29,318 WARNING osd.py (224): No alternate found in the
alias list!
2007-08-13 17:26:29,318 WARNING osd.py (225): Falling back to default
font, this may look very ugly
2007-08-13 17:26:29,329 WARNING osd.py (224): No alternate found in the
alias list!
2007-08-13 17:26:29,329 WARNING osd.py (225): Falling back to default
font, this may look very ugly
2007-08-13 17:26:29,332 WARNING osd.py (224): No alternate found in the
alias list!
2007-08-13 17:26:29,332 WARNING osd.py (225): Falling back to default
font, this may look very ugly

Activated plugin video.details
This plugin may cause some problems because it changes the
item menu and not all parts of Freevo may like this. If
Freevo crashes inside the item menu, please remove this plugin.

failed to load plugin audio.playlist
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/freevo/plugin.py", line 564, in
__load_plugin__
p = eval(object)(args)
File
"/usr/lib/python2.4/site-packages/freevo/audio/plugins/playlist.py",
line 79, in __init__
os.mkdir(self.playlist_folder)
OSError: [Errno 2] No such file or directory:
'/mnt/MEDIA/SOUND/playlist/'
plugin image.apod deactivated, reason: directory
/mnt/MEDIA/PICTURES/apod does not exist.
2007-08-13 17:26:53,439 INFO No Type found by Extension. Trying all
2007-08-13 17:26:53,461 INFO Invalid header
2007-08-13 17:26:53,468 INFO trying mpeg-pes scan
2007-08-13 17:26:53,478 INFO No Type found by Extension. Trying all
2007-08-13 17:26:53,507 INFO Invalid header
2007-08-13 17:26:53,509 INFO trying mpeg-pes scan
"/mnt/MEDIA/AUDIO_RIP" doesn't exist
AUDIO EESTI
AUDIO EESTI
no event mapping for key SELECT in context audio
send button event BUTTON arg=SELECT
**
Unicode Error: 'ascii' codec can't encode character u'\xe4' in position
61: ordinal not in range(128)
Please report the following lines to the freevo mailing list
or with the subject '[Freevo-Bugreport\] Unicode' t