![]() |
2010-09-28
, 04:00
|
Posts: 29 |
Thanked: 2 times |
Joined on Apr 2010
@ NC, USA
|
#401
|
![]() |
2010-09-28
, 04:12
|
Posts: 313 |
Thanked: 247 times |
Joined on Jan 2010
@ USA
|
#402
|
![]() |
2010-09-28
, 04:16
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#403
|
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 ?
The Following User Says Thank You to pycage For This Useful Post: | ||
![]() |
2010-09-28
, 04:59
|
Posts: 313 |
Thanked: 247 times |
Joined on Jan 2010
@ USA
|
#404
|
![]() |
2010-09-28
, 05:02
|
Posts: 109 |
Thanked: 12 times |
Joined on May 2010
|
#405
|
I have it on no repeat and shuffle, but when I press the skip button nothing happens. The only option that does anything is repeat one track, which restarts the current track. There are lots of other songs in the playlist that work fine by themselves. I should note that I can't skip songs under all tracks either.
![]() |
2010-09-29
, 03:25
|
Posts: 29 |
Thanked: 2 times |
Joined on Apr 2010
@ NC, USA
|
#406
|
![]() |
2010-10-02
, 07:42
|
|
Posts: 355 |
Thanked: 205 times |
Joined on Jun 2010
@ Germany
|
#407
|
![]() |
2010-10-02
, 08:32
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#408
|
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?
idx = random.randint(0, len(self.__random_files) - 1) next_item = self.__random_files.pop(idx)
![]() |
2010-10-04
, 17:32
|
|
Posts: 251 |
Thanked: 131 times |
Joined on Oct 2009
@ USA
|
#409
|
Random selection on a list of items where every item gets removed from when played, so it doesn't get played again until list got depleted completely at which point it gets filled up again.
Given time, the shuffling plays songs from all albums in the playlist.
The Following User Says Thank You to jkq For This Useful Post: | ||
![]() |
2010-10-04
, 18:02
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#410
|
![]() |
Tags |
mediabox, pycage rules |
Thread Tools | |
|