How do I create a playlist from songs in other playlists?

Before updating my iPhone 5 to iOS 7, I used to be able to create a playlist by choosing songs that were already in other playlists. Now, when I click on Create Playlist, the only options I have on the bottom of the screen are to choose from Songs, Artists, Songs and Composers. I want to create a playlist from songs that are in my other playlists, such as Purchased or Favorites, for example, instead of scrolling through a couple thousand songs to find (and remember) the ones  I want. What I can do bring that option back? I've looked in my settings and haven't found anything I can do about it. Any knowledgable people in this area, please suggest solutions.

In list view click on the far left column which allows you to drag to desired play order.

Similar Messages

  • How come I can't add a song to my playlists in itunes match? Is it me or itunes match? It keeps on coming up with a message " iCloud playlists can only contain songs from your iCloud music library. If you continue, the playlist will be removed from iCloud

    How come I can't add a song to my playlists in itunes match? Is it me or itunes match? It keeps on coming up with a message " iCloud playlists can only contain songs from your iCloud music library. If you continue, the playlist will be removed from iCloud and will only be available on this computer"?
    You must surely be able to add and subtract songs on specific playlist?

    I fixed this issue (with help from tech support) and it involved several things.
    After adding a song to iTunes, right-click on the song in iTunes and select "Update iTunes Match."
    OR go to the iTunes menu-->Store-->Update iTunes Match.
    Maybe that's the reason, it just hadn't updated to the cloud.
    OR maybe it's not a high-enough bitrate file.   This happens to me because most of my tunes are home-recorded.
    Sometimes converting to .mp3 or Create AAC version might work. (You do this with a right-click in iTunes, and then you will want to remove the original file from iTunes.)
    There is an iTunes Preferences setting, under General Preferences called Import Settings.  Try setting it to AAC Encoder and iTunes Plus.   That (I think) causes imports to be slightly better quality.
    Good luck!  The tech support person at Apple is requesting that a knowlege-base article be written about this.

  • How do I change the order of songs in a playlist on my iPad?

    How do I change the order of songs while a playlist is playing on my iPod?

    Hi robbob116,
    Thanks for visiting Apple Support Communities.
    If you're using an iPad and want to change the order of songs on a playlist, here's how to do it, from the iPad User Guide:
    Best,
    Jeremy

  • How can I shuffle the order of songs in a playlist in iTunes 11?

    How can I shuffle the order of songs in a playlist in iTunes 11?

    Never mind, finally figured it out. All the advice says to click on the left-most column, but it's actually the second column from the left (the first one, in mky version of iTunes, is the album list.)

  • How do I create an app from my Adobe pdf forms to use on any mobile device as well as windows and ios?

    How do I create an app from my Adobe pdf forms to use on any mobile device as well as windows and ios? I have all the apps in Creative Cloud by the way.

    If you already purchased it with the same Apple ID, then you will not be re-charged.

  • How do I create a pdf from just one or two pages of an existing pdf?

    I just purchased this product (acrobat online)
    and it is not allowing me to do the things it promised, e.g. saving portions of one pdf to another, combining pages or entire docuements to create, even typing into a document (editing)! I am so frustrated - can someone please help!?

    But I jut paid $89.00 for the adobe pack - if I subscribe to Acrobat Plus, will that be credited?
    Date: Thu, 19 Sep 2013 15:50:14 -0700
    From: [email protected]
    To: [email protected]
    Subject: Files.Acrobat.com How do I create a pdf from just one or two pages of an existing pdf?
        Re: How do I create a pdf from just one or two pages of an existing pdf?
        created by H.Spector in Files.Acrobat.com - View the full discussion
    Hi,
    Thank you for your subscription.  If you are Acrobat Plus subscriber then you can extract the pages from the PDF file using Tools> Pages> Extract pages.
    You can find "Tools" at right top once you open your PDF file in Acroat.
    If you are subscriber to PDF Pack then please download Acrobat XI Plus from www.adobe.com.
    PDF Pack service offers "Convert to PDF", "Export from PDF"(to Word/PowerPoint/Excel/RTF formats so that you can edit the exported files) and "Combine Files" (combine your files into a single PDF file).
    Please let me know if you have any quesitons.
    thank you.
    hisami
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5697921#5697921
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5697921#5697921
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5697921#5697921. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Files.Acrobat.com by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • How do I create a photo in jpg or other photo format from a frame within iMovie11.  The suggestion I have found from earlier versions of iMovie does not create a jpg file that can be revealed in Finder. Help please.

    How do I create a photo in jpg or other photo format from a frame in iMovie. The previous suggestions on here do not create a jpg file when you chose reveal in finder when using iMovie11 and OS X

    First, get an app called MPEG Streamclip, which is free. (google MPEG Streamclip from Squared 5)
    Open MPEG Streamclip.
    In iMovie, select the clip you need. Then, right-click/Reveal in Finder.
    Drag this clip into MPEG Streamclip
    In MPEG Streamclip, move the playhead to the frame you want.
    In MPEG Streamclip, click FILE/EXPORT FRAME.
    Choose JPEG, TIFF, or PNG and give it a name.
    You can then drag this photo into iPhoto.
    Here is a video I made that steps through this...
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • How can I create a link from a CHM file to a webhelp file?

    How can I create a link from a CHM file to a webhelp file?
    The CHM output (accreditation.chm) is stored in a parent directory, and the webhelp output (index.htm) is stored in a child directory.

    Open the usual Link dialog and enter the relative path from where the CHM will be installed to where the webhelp will be installed.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How do I create an object from a filename?

    I'm traversing directories and storing a list of files in a File array. Then I traverse the array looking at the extension of the file. If it is .java then I would like to instantiate it as a class so that I may pass the new object to another function which will examine its methods. I've tried Class.forName(file.getCanonicalPath()) and it throws a ClassNotFound exception. How can I create an object from a valid filename, please?

    Rick_Avlonitis wrote:
    If it is .java then I would like to </snip>.java files contain source code, they can't be "instantiated". Class.forName() takes a classname as parameter, i.e. "mypackage.MyClass". A class name is not a file name, and it doesn't have an extension. As stated in the other reply, you'll need to have the class on your class path.

  • How do I create a hyperlink from a tablet view to a desktop view in another muse site.

    How do I create a hyperlink from a tablet view to a desktop view in another muse site.
    The page keeps redirecting to a table view in the 2nd site.  There is no tablet view set up.

    Here's a similar thread that should clarify most of your doubts regarding linking pages between different layouts.
    http://forums.adobe.com/message/5147694
    Thanks,
    Vinayak

  • How do I create a ringtone from my music already on my iTunes database

    How do I create a ringtone from my music already on my iTunes database

    take a look at the link gives you detailed instructions to create ringtone and sync to yoru phone
    http://www.ehow.com/how_2160460_custom-iphone-ringtones-free.html

  • How do I create a PDF from My scanner?

    The only way Adobe X and XI allow PDF creation is online.  IX allowed multiple options for creating a PDF including from the scanner.  Why has it changed, and how do I create a PDF from the scanner?  If It can't be done on the newer versions, how do I get version 9?
    Thanks,
    David

    I think you may be mixing up Acrobat Professional/Acrobat Standard (which includes creation of PDFs in many ways, including scanning), with Adobe Reader (which does not include PDF creation at all, but can use Adobe's CreatePDF web service).
    I think you used to use Acrobat Professional 9, and so what you need is Acrobat Pro XI.

  • How do I create a pdf from an xps doc?

    How do I create a pdf from an xps doc?

    You could open it in the XPS application and check print preview to see if it comes out as TSN suggests (and likely will). You can go to the printer properties and adjust the page size accordingly.
    You can also use the cropping in Acrobat to size all the pages and then use the Protect>Remove Hidden option to remove the cropped area.

  • How do I create a DVD from an iMovie '08 Project?

    How do I create a DVD from an iMovie '08 Project? I followed the directions in the help section but when I open iDVD, my project is "grayed out" and I cannot open it in iDVD.
    Rich Rector

    In general, in imovie Share to Media Browser or Share to iTunes.
    Then open iDVD. Open the Media Browser in iDVD (at bottom right of window). Navigate to your movies and you should see the movie you made. Drag it in to the iDVD project.

  • How can i create proxy service from another proxy on different domain

    i have a demo webservice. it has many operations on proxy service's message flow. How can i create proxy service from demo's wsdl on different domain
    Edited by: fresh man on Jul 1, 2012 11:17 PM

    You can either export the WSDL in a sbconfig.jar and then import this sbconfig.jar in the new domain. Then you can create a new Proxy in new domain based on the WSDL you imported.
    Alternatively, you can open the WSDL in the old domain, copy the text content of WSDL, then open new domain sbconsole and create a new WSDL type resource and paste the content you copied from old domain WSDL here. Then you can create a new Proxy Service based on this WSDL resource you created.
    Although, may I ask why do you need to create this new Proxy Service on a different domain? If you want to create a service similar to existing Proxy Service on different domain, then you can export the existing proxy service along with any dependencies to a sbconfig.jar and them import them in any other domain.
    If you want your new Proxy Service to invoke the existing Proxy on different domain, then you need to create a Business Service in the new domain (calling domain) which can invoke your existing Proxy service in other domain.

Maybe you are looking for

  • My screen has gone and i need to back up pics, is there anyway way i can?

    Please help! My phone broke 5 weeks ago, sent it of to b fixed and come back working etc. Was on the phone a few days ago and was hot so come off and now the screen is black and i cant see anything. When i plug it into my laptop to transfer all the p

  • How can I get my Time Machine to Quit Failing?

    I've got a MacBook Pro running Mavericks 10.9.2, and I'm hooked up to two 27" external thunderbolt displays daisy chained together when I'm at work. On one of the monitors I've got a hard drive attached via USB that is my time machine backup. The ama

  • Template Cell Background Color

    Hi, I'm creating Dreamweaver templates with the pages built from them being edited in Contribute.  There is a need for the Contribute users to be able to change the background color of individual cells in a table (on a page built from a DWT).  I can'

  • Error in execting ftp script

    Please find the below script: #!/bin/ksh host='gskprod.xyz.com' USER='gsk' PASSWORD='ahdpw1' remote_dir='gsk_ds' ftp -n "${host}" user $USER $PASSWORD binary cd $remote_dir mget *.txt mdelete *.txt bye It does not recognizes userid and password. It e

  • Environment variables for Java

    Hi, I installed jdk1.6.0_02 from Sun, and set the following environment variables: export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:*/home/username/jdk1.6.0_02/bin* export LD_LIBRARY_PATH=/home/username