Notices


Reply
Thread Tools
Posts: 223 | Thanked: 67 times | Joined on Jun 2006
#151
The svn build already has shuffle. Open the menu and click the two parallel arrows. The will change to intertwined arrows and from then on played tracks are shuffled.
 
Posts: 462 | Thanked: 550 times | Joined on Sep 2008 @ Moscow
#152
Finally got time to dive into thumbnailing. Unfortunately right now I can't post it as a patch (only NIT here), but can provide patched trunk/components/mediascanner/image.py
Hoping it''s useful

P.S. *.py is not a valid attachment extension... Sweet.
Attached Files
File Type: gz image.py.tar.gz (724 Bytes, 103 views)
 

The Following User Says Thank You to 412b For This Useful Post:
Posts: 9 | Thanked: 0 times | Joined on Aug 2008 @ Portland, OR
#153
I've had a funny issue with MediaBox ever since first installing V0.95... every time I pause it, if I wait more than a few seconds before resuming, I need to re-doubletap the play button on the track I am wanting to play.

Has anyone else experienced this? Is this a unique issue?
 
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#154
This is a known issue and has to do with MediaBox stopping the mplayer backend when idle for some time to save battery. Resuming after this doesn't work properly in 0.95. Hopefully 0.96 will fix this.
 
Posts: 462 | Thanked: 550 times | Joined on Sep 2008 @ Moscow
#155
503 fails to start:
Traceback (most recent call last):
File "/home/user/svn/mediabox/trunk/MediaBox.py", line 20, in <module>
container = Container(os.path.join(os.path.dirname(__file__), "components"))
File "/home/user/svn/mediabox/trunk/com/Container.py", line 27, in __init__
self.load_path(p)
File "/home/user/svn/mediabox/trunk/com/Container.py", line 149, in load_path
self.__load_components(mod)
File "/home/user/svn/mediabox/trunk/com/Container.py", line 93, in __load_components sys.path = [mod._syspath] + syspath
AttributeError: 'NoneType' object has no attribute '_syspath'
 
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#156
Originally Posted by 412b View Post
503 fails to start:
Have you tried a fresh SVN checkout?
It looks like it works with a fresh checkout.
 
Posts: 462 | Thanked: 550 times | Joined on Sep 2008 @ Moscow
#157
513 still fails
Attached Files
File Type: txt Traceback.txt (10.0 KB, 160 views)
 

The Following User Says Thank You to 412b For This Useful Post:
Posts: 35 | Thanked: 14 times | Joined on Apr 2008 @ Paris, France
#158
It works for me.
So, a few bugs I noticed so far :
- "back" button is half gone out of screen in "internet radio" view
- FM radio stations in the left list don't have icons to play
- Viewing an image stops whatever was playing

Good job, things have been kept simple, I like it.
 

The Following User Says Thank You to Krazybat For This Useful Post:
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#159
Originally Posted by 412b View Post
513 still fails
It looks like it fails to load the mediascanner component. Can you show me the complete output of MediaBox?
Also try deleting "components/mediascanner" completely before checking out again. Maybe you got some SVN conflict in there.
 

The Following User Says Thank You to pycage For This Useful Post:
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#160
Originally Posted by Krazybat View Post
- "back" button is half gone out of screen in "internet radio" view
Yes, the toolbar is getting quite crowded there. I don't think that we need the previous/next buttons with radio stations, so they are a good candidate to remove.

Originally Posted by Krazybat View Post
- FM radio stations in the left list don't have icons to play
I must have forgotten those. I'll fix this.

Originally Posted by Krazybat View Post
- Viewing an image stops whatever was playing
What should be the correct behavior there? If you play music in the folder viewer, then load an image, you'd lose the controls for the music player. That's why music and video stops.
If an image is opened in another viewer, however, the music continues with the latest SVN version.

Originally Posted by Krazybat View Post
Good job, things have been kept simple, I like it.
I'm glad you like the minor design change in the video/audio/image viewers.
 

The Following User Says Thank You to pycage For This Useful Post:
Reply

Tags
media player, mediabox

Thread Tools

 
Forum Jump


All times are GMT. The time now is 04:34.