d-dd / cyNaoko

Naoko but for CyTube modified for a Vocaloid channel
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Add videos as temporary when managing playlist #18

Open d-dd opened 10 years ago

d-dd commented 10 years ago

When Naoko is managing the playlist, in most cases there are 1-5 videos playing. If a video is voteskipped, it goes to the next video, but the skipped video comes up again only after a few videos since the list is so short. It is also problematic when there is only one video and it is voteskipped, since it just ends up replaying the video.

To prevent this, add all media as temporary when managing. This also simplifies the add / remove process slightly since temporary media will automatically be removed after playback. (Ignore cases where someone may make the video permanent)

Optionally queue videos when the playlist is down to one video, instead of zero.