maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   MediaBox Media Center 0.96 with UPnP and more (https://talk.maemo.org/showthread.php?t=25862)

nola mike 2009-03-09 17:57

Re: MediaBox Media Center 0.96 with UPnP and more
 
Quote:

Originally Posted by pycage (Post 270006)
When you change shuffle mode, do the icons in the title bar change to represent the selected shuffle mode?
If not, then maybe there is a problem with storing configuration in gconf.


well, the icon changes as it should, but still doesn't shuffle. looks like someone else is having this problem as well, so maybe i'm not crazy...

pycage 2009-03-09 18:59

Re: MediaBox Media Center 0.96 with UPnP and more
 
Quote:

Originally Posted by cyberboy (Post 270110)
Headset button control is functional for PLAY/PAUSE,but not for NEXT/PREVIOUS song?
why?I have installed the MediaBox 0.96.4 .

Unfortunately, the headset button is not good at detecting subsequent clicks. Try to double click with about half a second pause between clicks. Double click = NEXT, triple click = PREVIOUS

Sorry, but the hardware doesn't appear to be capable of better handling... :(

pycage 2009-03-09 19:15

Re: MediaBox Media Center 0.96 with UPnP and more
 
Quote:

Originally Posted by nola mike (Post 270169)
well, the icon changes as it should, but still doesn't shuffle. looks like someone else is having this problem as well, so maybe i'm not crazy...

Hmm, this is really strange.
My guess is that the random number generator doesn't work as it should and always produces 0.
If that was the case, it would jump always to the next song, but if you e.g. select the last song in a list, and press NEXT, it should jump back to an earlier yet unplayed song. Is this so? Or does it stop at the last song?

mfortner 2009-03-09 23:43

Re: MediaBox Media Center 0.96 with UPnP and more
 
Quote:

Originally Posted by pycage (Post 270011)
Can you show me the folder structure you have and which files have embedded cover art?
Maybe then I can find out what's going wrong with indexing.

My mp3 files are stored on mmc2/music/
and they all should have art embedded. Their art displays when playing, but not in the album view.
Is there some way to do this with terminal that would help you more?

nola mike 2009-03-10 02:10

Re: MediaBox Media Center 0.96 with UPnP and more
 
it just stops after the last song.

pycage 2009-03-10 07:18

Re: MediaBox Media Center 0.96 with UPnP and more
 
I have just promoted MediaBox 0.96.4.1 to maemo-extras. It should appear in the repository soon.

This version fixes the bug in the mplayer backend that causes dropping off from video streams (e.g. in the worldtv-plugin or YouTube).

Thanks for reporting this bug!

pycage 2009-03-10 07:31

Re: MediaBox Media Center 0.96 with UPnP and more
 
Quote:

Originally Posted by nola mike (Post 270341)
it just stops after the last song.

OK, this does mean that it doesn't even try to shuffle (otherwise it would jump back to another song).
I think this behavior is gconf-related then.

Please try the following in the X-Terminal:
Code:

python2.5 -c "import gconf"
and
Code:

python2.5 -c "import gnome.gconf"
Does one of these succeed, or do they both report an error?

pycage 2009-03-10 07:38

Re: MediaBox Media Center 0.96 with UPnP and more
 
Quote:

Originally Posted by mfortner (Post 270295)
My mp3 files are stored on mmc2/music/
and they all should have art embedded. Their art displays when playing, but not in the album view.
Is there some way to do this with terminal that would help you more?

I think the best way would be to create a folder with minimal content just enough so that the error occurs, then zip it up and email it to me or attach to a bugreport on garage.maemo.org/projects/mediabox.

nola mike 2009-03-10 12:07

Re: MediaBox Media Center 0.96 with UPnP and more
 
Quote:

Originally Posted by pycage (Post 270396)
OK, this does mean that it doesn't even try to shuffle (otherwise it would jump back to another song).
I think this behavior is gconf-related then.

Please try the following in the X-Terminal:
Code:

python2.5 -c "import gconf"
and
Code:

python2.5 -c "import gnome.gconf"
Does one of these succeed, or do they both report an error?

here ya go:
Code:

BusyBox v1.6.1 (2008-09-18 09:43:17 EEST) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ python2.5 -c "import gconf"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named gconf
~ $ python2.5 -c "import gnome.gconf"
~ $


mfortner 2009-03-11 12:35

Re: MediaBox Media Center 0.96 with UPnP and more
 
Quote:

Originally Posted by pycage (Post 270397)
I think the best way would be to create a folder with minimal content just enough so that the error occurs, then zip it up and email it to me or attach to a bugreport on garage.maemo.org/projects/mediabox.


Will do. I think I am close to narrowing down the problem. I added another folder and started moving files over to see how it effected MediaBox. I have 1 suspicious (12 songs) album and 2 other single songs that need further inspection.


All times are GMT. The time now is 07:26.

vBulletin® Version 3.8.8