Shuffling Playlists in Mediasource for CDBurner (Tou

Hi there!
Can anyone tell me if it is possible to shuffle a large playlist (300+ tracks) easily without manually "dragging and dropping" the tracks up and down the playlist?
I wan't to create a MP3 CD Burn list from Mediasource but don't wan't the tracks in the order I put them in the playlist. And before anyone asks I'm making a few cd's from the playlist so simply setting the cd player to "random" is not the answer i'm wanting.
Ta

Hi micromouse - the play list I have at present is enough to fill at least 2 CDR's - the mediasource option for burning an MP3 CD only lets me drag and drop tracks over individually or as a large block of tracks - ideally what I want to do to "shuffle" the playlist first and then drag and drop the first block of shuffled tracks to the CD burner so that i don't just get "chunks" of artisits on each CDR. I then will play these on my home stereo in normal mode so as not to incur the inevitable delay between tracks when it is set to random.

Similar Messages

  • How can I shuffle a playlist in iTunes for an iPod so my stereo play a large playlist in a seemingly random order

    I have an iPod classic that I plug into my car stereo.  My car stereo can play playlists, or if just plug it in, it will play every song in alphabetical order.  Once plugged in, I cannot use the iPod to "shuffle".  I require a pre-shuffled playlist.  I have done this before in iTunes 11 will special instructions, but I've since misplaced those instructions.  I know how to build a large playlist of all of my songs.  Now, how do I shuffle that list of, say, 20,000 songs, and save to a new shuffled playlist?  Don't say it can't be done, because I've done it.  I know Apple removed the ability to do this quickly and easily, because obviously Apple doesn't really take their customers wants and needs into account.  Otherwise, they would see the thousands of complaints after they removed that feature.
    So, is there anyone here that can help me?   I don't really need to hear that it's not supported or that it used to work.  If you know how to shuffle a playlist and save it in that shuffled state, please post the steps for doing this in Windows iTunes 11.
    Thank you in advance,
    Bluemookie

    Just go to Settings, Shuffle, then turn it to Songs. The songs will stay in the same order in the playlist, but they'll switch it up.

  • Required to "Copy to Play Order" for my non-shuffled playlists

    Hi. My playlists synced to my iPhone are in Album order. Beginning about a month ago, adding a new album to a playlist results in the album going to the bottom of the playlist on my iPhone. It's correct on iTunes, but wrong on the iPhone. The workaround is to right-click on the playlist and select "Copy to Play Order" before syncing.
    I've been using playlist-based syncing two or three times a day since I bought my nano in 2006, and have never had to do this before; the "Copy to Play Order" command is supposed to only be required when you want to use the sequence of a shuffled playlist on iPhone or iPod.
    The only thing that happened around the time the problem started was that I permanently turned off iTunes Match. Creating fresh playlists didn't correct the problem.
    Please help!

    Hi. Can anyone tell me if this is now normal behavior, or is this something no-one else has seen?

  • Applescript for shuffling playlists

    Hi Folks,
    I keep the same 5 playlists (numbered 1 to 5) synced to my iPhone and want a simple script to shuffle them. I've looked around the net and managed to write the following code:
    set sourceplaylist to playlist "1"
    set shuffledplaylist to playlist "1-R"
    -- Delete tracks in the *-R playlists
    set deltracks to every track of shuffledplaylist
    repeat with i from 1 to (number of items in deltracks)
    delete (item i of deltracks)
    end repeat
    -- Copy the source playlist tracks to the target playlist
    duplicate file tracks of sourceplaylist to shuffledplaylist
    -- shuffle vigorously
    repeat 3 times
    set shuffle of shuffledplaylist to false
    set shuffle of shuffledplaylist to true
    end repeat
    This does a great job of shuffling the playlist and I tried to encapsulate the whole thing in a repeat statement so I've got the shuffled lists in 1-R, 2-R etc, but I couldn't make the repeat work.
    I've inelegantly duplicated the code and hard changed the playlist names. Can someone help me with a repeat statement that runs from 1 to 5 as the source playlist and 1-R through 5-R as the shuffled playlist?
    Cheers

    -- Delete tracks in the *-R playlists
    set deltracks to every track of shuffledplaylist
    repeat with i from 1 to (number of items in deltracks)
    delete (item i of deltracks)
    end repeat
    Try this instead...
    delete every track of shuffledplaylist
    Then you don't have to loop thru every song. It'll simply delete them all.
    This seems to work
    tell application "iTunes 8.01"
    -- These are the playlist names
    set playlistnum to {"1", "2", "3", "4", "5"}
    set shuffleplaylistnum to {"1-R", "2-R", "3-R", "4-R", "5-R"}
    set a to 1
    repeat 5 times
    -- *get item a of playlistnum* gets the item in the playlist variables above
    set sourceplaylist to playlist (get item a of playlistnum)
    set shuffledplaylist to playlist (get item a of shuffleplaylistnum)
    -- Delete tracks in the *-R playlists
    delete every track of shuffledplaylist
    -- Copy the source playlist tracks to the target playlist
    duplicate file tracks of sourceplaylist to shuffledplaylist
    -- shuffle vigorously
    repeat 3 times
    set shuffle of shuffledplaylist to false
    set shuffle of shuffledplaylist to true
    end repeat
    -- Increment the playlists
    set a to a + 1
    end repeat
    end tell

  • HeIp Ipod Shuffle "Playlist" no longer appear in itunes when disconnected.

    I got a new laptop and was forced to load up the latest version of itunes, which for me has worked fine. I connected my first gen. shuffle and married it to my new computer. But on my old computer/version of itunes i was able to keep the "shuffle's playlist" on itunes at all times so it was easy to tweak my songs and then whenever i charged my ipod all the songs would update. now it seems i cannot keep the playlist contents of my shuffle on itunes and have to update the shuffle manually while its connected which takes much more time. Where is the setting to change this so i can see the shuffle playlist all the time?
    shuffle 1st gen   Windows XP  

    It appears from many other posts that the " Keep This iPod in the Source List" function isn't included in iTunes 7 unfortunately. You can leave your feedback on it's absence at this link: Apple Product Feedback
    You can check out a workaround at this link which may help out for now: Create ready-to-sync playlists for Shuffles in iTunes 7

  • Auto Create Shuffled Playlist?

    I've just bought an iPod Shuffle (3G) and love it, and I like how when I tell it to sync my entire music library (60GB) it automatically picks 4GB of music at random and adds it to a shuffled playlist which it then syncs. Unfortunately, I deleted the 'auto shuffled' playlist when adding some other playlists I'd created. Now I want to fill up the remaining space with songs picked at random - is there any way to have iTunes re-create one of these auto shuffled playlists? Or do I just have to grab a selection from my library and drag it across?

    iTunes has taken to building playlists (and starting to play them) from any .m3u files it finds while importing media folders. It isn't clear yet whether this behavior is supposed to be a new "feature" or has been accidentally introduced, but importing folders that contain .m3u files may not give the results you are used to.
    iTunes Folder Watch would work well if your current workflow is to have iTunes scan the media folder for new files, since it only adds the file types you want it to. However if you are specifically adding individual folders then, at least for now, you probably need to remove or edit the extention of .m3u files before importing.
    On the other hand, if you don't need the playlist files then throw them away. Use the search tool in Windows Explorer to find files of the form *.m3u in your media folders, select them all with Ctrl-A and then delete.
    tt2

  • Multiple Party Shuffle playlists???

    Is there a way to create multiple party shuffle playlists?? I would like to have a party shuffle for 3 or 4 different genres of music
    If its not already possible, would anybody agree that this would be a good feature??

    well, ive done that already.. But you see, Im setting up a internet radio station using automator to change playlists automaticly.. So I want a few different party shuffle playlists already set up so i can just trigger those at a sheduled time.
    Maybe there is a way to switch the party shuffle input playlist within automator??

  • Shuffle Playlist songs only

    Hey I have an 80gb video, and i love it
    but im dissapointed with apple for having very little instructions on how to use it (i've figured most of it out now) but i just made a playlist after four months and im a little mad. for one reason and that is because the songs dont shuffle, but then when i go into the settings and turn shuffle songs only on it shuffles the playlist but also all of my songs and albums (which is really stupid, there should be a shuffle playlist setting) unless there is something else i can do, help is appreciated

    http://www.apple.com/support/ipod101/
    Shuffle Songs from the main menu will shuffle everything.
    If you select Settings -> Shuffle - songs, whatever you select will be shuffled.
    If you do not want to shuffle a selection, you must set Settings -> Shuffle to Off.
    There is no shuffle setting for playlist by playlist basis.

  • Shuffle playlist will skip every song in the playlist.

    If shuffle is checked before attempting to play a song, the whole playlist will be skipped, song by song, although the list does re-arrange itself as a shuffle playlist. If I play a song and then check shuffle, the song will continue to play thorough, but all subsequent songs will be skipped. It will play the last possible song when that point is reached. I have not found a single comment about this particular problem online, and I have been searching for days. I am using a Mac mini as a music server and running OS 10.6.8. The version of iTunes on that computer is 10.5.2. I have no plans to update iTunes on this computer. I have repaired permissions and run DiskWarrior. No songs have "skip shuffle" checked.
    I also have a new iMac running Mavericks with iTunes 12.0.1, and playlists have no problem shuffling on that machine, nor do they have problems on my iPhone, iPad or iPod.

    Ginger,
    Make sure that all the songs have a checkmark.  iTunes will not automatically advance to an unchecked song.
    If you do not see the checkboxes, go to Preferences > General and enable Show List Checkboxes.

  • Shuffle Playlist after selecting a song?

    Is there any way to have a playlist shuffle after selecting a song from the playlist without having to select shuffle playlist after the song plays?

    Have you checked to make sure the Shuffle setting has not been enabled in Settings?  If so, try a hard reset to see if that helps as well. To do this, press and hold both the Select (Center) and Menu buttons together long enough for the Apple logo to appear.
    B-rock

  • 80GB Video iPod - Shuffling playlist?

    I have 2 iPods,
    8GB nano shuffles tracks inside a playlist by default.
    I'm still having trouble figuring out how to shuffle "playlist" on 80GB video iPod.
    Please help.
    <edited by host>

    Hello.
    I have found a temporary work around the iPod playlists not recognizing videos. I too think this a really big problem. I just did not realize just how bit it was!
    I use mine to pass thew time whil I workout at the Gym.
    This is my temeporary soulution util apple fixes the problem.
    I used a video editing software Adobe Premiere Elements 4.0 because I am just descovering QuickTime.
    I have copied my desired videos into the Adobe program.
    I then export the one video made up of many videos using MPEG4.
    I Then use the quick Time Player Pro to convert the MPEG4 video to iPod.
    I then Sync my iPod to my computer.
    I create the lenght of the video time I desire for my workout which is between 45 minutes to one hour.
    I have created various videos.
    This is in no way as good as the playlist but it is certainly much better than the present sintuation.
    PS: I hope Apple fixes this problem soon!
    If anyone needs some help with this you can email me at [email protected]
    Thank you.

  • How can i save my Shuffle playlist on new version of itunes?

    I got a new laptop and was forced to load up the latest version of itunes, which for me has worked fine. I connected my first gen. shuffle and married it to my new computer. But on my old computer/version of itunes i was able to keep the "shuffle's playlist" on itunes at all times so it was easy to tweak my songs and then whenever i charged my ipod all the songs would update. now it seems i cannot keep the playlist contents of my shuffle on itunes and have to update the shuffle manually while its connected which takes much more time. Where is the setting to change this so i can see the shuffle playlist all the time?
    shuffle 1st gen   Windows XP  

    It appears from many other posts that the " Keep This iPod in the Source List" function isn't included in iTunes 7 unfortunately. You can leave your feedback on it's absence at this link: Apple Product Feedback
    You can check out a workaround at this link which may help out for now: Create ready-to-sync playlists for Shuffles in iTunes 7

  • Is it no longer possible to create shuffled playlists in iTunes 11?

    I've just upgraded to iTunes 11, and I find that it appears I can no longer create a shuffled playlist. (Or have I missed something?)
    In the previous versions of iTunes, as long as I had songs in a playlist sorted by number, I could click on the shuffle button against a playlist in the sidebar and all the songs in the list would be shuffled up randomly. I could then sync to my iPod and the songs in the playlist would play in the order they appeared -as shuffled- in the song view list in iTunes.
    But that no longer seems to happen. There are some shuffle icons scattered about the new version, (at the top of the list view by the title and in the play panel at the top), but clicking them doesn't seem to re-order the list of songs at all; they remain in order in the list.
    I'm confused...

    So fundamental to my use of iTunes and my iPod is the ability to transfer shuffled playlists over to my iPod, I have now managed to revert back to version 10.7.
    It is by no means a straightforward thing to do, because Apple have made it difficult by apparently 'integrating iTunes within recent versions of OS X'. This in itself worries me, because it reeks of Microsoft policy...
    Anyway, here's a guide to how to do it how I did. (Many thanks to other posters in other threads for the method; what I've tried to do here is provide a complete 'idiot's guide', which was what I really needed...)
    First off, you will need a .dmg file of iTunes 10.7, which should still be available here:-
    http://appldnld.apple.com/iTunes10/041-7195.20120912.d3uzQ/iTunes10.7.dmg
    Download it and put it on your desktop, but DO NOT launch it yet.
    Now, delete iTunes 11. This cannot be done, in Mountain Lion at least, in the usual way. You have to do it with the Terminal app.
    Launch the Terminal app, (in Applications>Utilities), and type in the following at the command prompt:-
    sudo rm -rf /applications/itunes.app
    ... and press Return. (Note the spaces, which are important... it's a bit like using the old Windows DOS thing.)
    I ran into a snag here straight away, because it prompted me for my password, which at the time was blank, and it wouldn’t accept no password. So I assigned myself a new user password, (System Prefs>Users & Groups>Change Password), and it worked after that.
    Note: After typing the command, exactly as above, nothing appears to happen. But if you look in Applications you will see that iTunes is no longer there.
    Next double-click on the iTunes 10.7.dmg file that was previously downloaded, and install it as you would any other software by double-clicking the resulting disc image on the desktop and following the prompts.
    It was at this stage that I found that, although I could now launch iTunes, and it was definitely 10.7 I was launching, the error message 'Error -42408' appeared every time I did so. I could live with that if it just meant getting the message, but I wasn’t sure whether everything 'under the bonnet' would work correctly as long as this error message was being generated. So I continued...
    Close iTunes, if it is still running.
    Next re-launch Terminal and type the following:-
    open /system/library/privateframeworks
    ...and press Return.
    Typing the above command in Terminal opens a new Finder window called 'Privateframeworks'. (Apparently one can only open this folder via Terminal; it is not visible using just Finder itself.)
    Having done that, follow the following steps, one at a time. (I tried restoring all five files at once, but I was denied permission for some reason, so I did them separately.) Apologies if this is too basic...
    The steps:-
    First locate, in the 'Privateframeworks' Finder window, the file called 'AirTrafficHost.framework' and highlight it.
    Next launch Time Machine, and wait for it to sort itself out. The 'Privateframeworks' Finder window remains visible, of course, in Time Machine, and the highlighted file also remains highlighted.
    Now look back in Time Machine for a restore point in which the 'date modified' field for the highlighted file was a date well before you, ahem...'updated' iTunes to version 11. (In my case I chose a date in September.)
    Click on the 'Restore' button on the right-hand side of the Time Machine bottom bar.
    When prompted, select the option to 'Replace' the existing version of the file with the one you are restoring. Also, enter your password when prompted, of course.
    With the 'Privateframeworks' finder window still open on your desktop, locate the file within it called 'CoreFP.framework' and highlight it, launch Time Machine as before and restore that file the same way as the first.
    Next, locate the file called 'DeviceLink.framework', highlight it and follow the same procedure with Time Machine to restore that.
    Do the same thing with two more files in the 'Privateframeworks' finder window, called 'iTunesAccess.framework' and 'MobileDevice.framework'.
    Close the 'Privateframeworks' finder window and quit Terminal. (I think I could have quit Terminal as soon as I'd opened the finder window though, to be honest.)
    And after doing all that iTunes 10.7 should launch happily without the error message. Bliss...!

  • Burning a shuffled playlist of Quicktime video clips

    I have a folder with 308 Quicktime video clips in it.
    I wondered if there was an easy way to burn to DVDs a shuffled playlist of video clips.
    I have Toast but that only caters for shuffling photos or music.
    I don't have the space to load them all into itunes.
    Is there a way of shuffling the files names with the finder to then add to Toast or something like that?
    Thanks,
    Mike

    I have a folder with 308 Quicktime video clips in it.
    I wondered if there was an easy way to burn to DVDs a shuffled playlist of video clips.
    I have Toast but that only caters for shuffling photos or music.
    I don't have the space to load them all into itunes.
    Is there a way of shuffling the files names with the finder to then add to Toast or something like that?
    Thanks,
    Mike

  • Transferring playlist from mediasource to ne

    Hi,
    does anyone know if i can transfer a playlist from mediasource to my zen neeon? ie, if i am listening to a group of songs with mediasource, can i transfer that group of songs as a playlist to my zen directly? I know you can create a playlist using the 'save as' button button but that creates the playlist for mediasource and not in the zen, if you know what i mean.
    Help is appreciated, thanks,
    Chris Buchli.

    can anyone answer this question, please?

Maybe you are looking for