![]() |
Re: [ANNOUNCE] MediaBox Media Center 2010.06.26 is out for N900, N800, N810
Quote:
|
Re: [ANNOUNCE] MediaBox Media Center 2010.06.26 is out for N900, N800, N810
Thanks for the great application. Is there a way to configure default quality setting (mp4?) in youtube player so i don't have to select it for every video ?
Also, can there be a setting to play just the selected youtube video not all in the list ? |
Re: [ANNOUNCE] MediaBox Media Center 2010.06.26 is out for N900, N800, N810
Quote:
The other request sounds useful, too. Maybe soon. |
Re: [ANNOUNCE] MediaBox Media Center 2010.06.26 is out for N900, N800, N810
Quote:
|
Re: [ANNOUNCE] MediaBox Media Center 2010.06.26 is out for N900, N800, N810
try loop over (2nd option) and linear playback(4th). it works fine with me.
Quote:
|
Re: [ANNOUNCE] MediaBox Media Center 2010.06.26 is out for N900, N800, N810
Quote:
|
Re: [ANNOUNCE] MediaBox Media Center 2010.06.26 is out for N900, N800, N810
I have added a lot of albums to a playlist. When I start the playlist
with shuffle, I think, that titles are played only from a few albums. Is that possible? What shuffle algorithm is used? |
Re: [ANNOUNCE] MediaBox Media Center 2010.06.26 is out for N900, N800, N810
Quote:
Given time, the shuffling plays songs from all albums in the playlist. The code for selecting the next item is this: Code:
idx = random.randint(0, len(self.__random_files) - 1) It might well be that random.randint doesn't distribute equally. Documentation: http://docs.python.org/library/random.html |
Re: [ANNOUNCE] MediaBox Media Center 2010.06.26 is out for N900, N800, N810
Quote:
-jkq |
Re: [ANNOUNCE] MediaBox Media Center 2010.06.26 is out for N900, N800, N810
Quote:
"Repeat one" simply plays the same file over and over and doesn't get affected by shuffling. |
All times are GMT. The time now is 05:46. |
vBulletin® Version 3.8.8