Top "Playlist" questions

A playlist is a list of media, such as audio or video, to be played in strict or random order

In Visual Studio Test, how to make a playlist which automatically excludes certain tests?

Our team has Visual Studio 2012 Professional licenses (not Test Professional). We are developing a smallish web application, and we have …

unit-testing visual-studio-2012 mstest playlist
Play list of mp3 file with MediaPlayer in Android

I have a problem to reproduce more than one mp3 file using MediaPlayer in Android. I'm able to reproduce one …

java android android-mediaplayer playlist
How can I make a script to recover my Grooveshark playlists now that the service has been shut down?

The Grooveshark music streaming service has been shut down without previous notification. I had many playlists that I would like …

python backup playlist recovery grooveshark
YouTube Playlists - Shuffle/Random Function

Is there any way to embed a YouTube playlist that has the ability to shuffle or randomise on the page …

javascript youtube embed playlist
Reordering Lists like playlists in the media player

I have a list of items that are displayed using a ListView from a SQLCursor. The SQL table includes(as …

android list playlist
How do I loop through a javascript array of audio files?

I have a small question about using an array containing Audio-sources (links) in a for loop. This is my code, …

javascript arrays audio for-loop playlist
Python VLC binding- playing a playlist

I was wondering if it is possible to open(play) a music playlist ( .m3u file) with the use of …

python mp3 vlc playlist audio-player
MPEG-TS Segments HTTP Live Streaming

I'm trying to interleave MPEG-TS segments but failing. One set of segments was actually captured using the built in camera …

encoding ffmpeg http-live-streaming playlist mpeg
Make a playlist (start next song) in swift

I have created a sound player in swift with AVFoundation. I am trying to start the next song in array …

ios swift avfoundation avaudioplayer playlist
Retrieve Video IDs contained in a Playlist - YouTube API v3

I've been using the following method to retrieve all video IDs, titles, and default thumbnail images contained within a specific …

youtube youtube-api playlist youtube-data-api