Has to be an easier way? Rules, playlists

1) is there any way to copy a smart playlist to another playlist folder and 2) is there no way to create an "or" rule? It seems the "and" operator is the only choice. Why not "Genre contains Rock OR Blues"?
If you have 15 genre's and want a smart playlist that contains only Rock and Blues, the only way is to do 13 "does not contain" rules? And then there is no way to copy this rule to another folder?
There has to be an easier way.

"Playlist is whatever " has been there for years, actually. Here is my most recent playlist I got from another site. It's called Fresh Mix:
It's a playlist to give you a mix of your new tracks, favourite tracks, and stuff you like but haven't listened to for a while, and it will automatically refresh as you listen to music in iTunes or on your iPod.
You'll actually need 4 smart playlists to start, and you need to be rating your music with star ratings as well. CHange the days and limits for your listening habits and iPod capacity.
1. in iTunes create a new smart playlist and call it 'Not Recent'. Select match 'ALL' of the following rules. For first condition set 'Last Played' 'is not in the last' '2 days'. New criteria (click the plus sign), Playlist is Music to make sure no podcasts, audiobooks Movies, etc go into it. 'Limit to 600 Mb selected by least recently played. Select match checked songs, and Live Updating.
2. New smart playlist 'Not Recent and Rated'. Set match all conditions. First criteria, 'rating' 'is in range ** to ***'. (or whatever rating system makes sense to you). New criteria (click the plus sign), 'Last played' 'is not in the last' '2 days'. Add Playlist is Music. Set 'Limit to 600 Mb selected by least recently played. Select match checked songs, and Live Updating.
3. New smart playlist 'Recently Added'. Match 'all' of the following rules. Set 'Last played is not in the last 2 days. Add Playlist is Music. Limit to 600 Mb selected by *most recently added*. Select match checked songs, and live updating.
4. New smart playlist 'Top Rated'. Match 'all' of the following rules. set 'Rating' 'is greater' than 2 stars. Add Playlist is Music. Set 'Last played' 'is not in the last' '2 days'. Limit to 1200 Mb by least recently played.
5. New smart playlist 'Freshmix'. Match any of the following rules. Playlist is 'Not Recent' + Playlist is 'Not Recent and Rated' + Playlist is 'Recently Added' + Playlist is 'Top Rated'. Limit to 300 items selected by random.
So there you go! You now have a playlist that plays 20% old stuff, 20% old stuff you like/don't hate, 20% new stuff, and 40% favourites. Of course you can vary the star ratings to suit your own style, and the proportion of each category by changing the size in megabytes of each playlist (in theory).
If you want you can limit particular genres. If you want to listen to this playlist on the iPod whilst running, exclude classical music and spoken word tracks. To do this add a new condition in each of the 4 feeder lists, and for each condition set 'Genre' 'is not' 'Classical' (or Spoken, etc, and assuming you have all your music tagged like this...)

Similar Messages

  • HT5228 How to find out if your Mac has the Flashback Trojan EASY WAY!!!!

    http://www.cnn.com/2012/04/06/tech/web/mac-flashback-trojan-check/index.html
    Just did it works great and they also have a post on how to remove it as well.

    Here is an even easier way, it will remove most infections too:
    I have created a user tip and malware checker/removal tool: https://discussions.apple.com/docs/DOC-3271

  • Consolidating your library....there has to be an easier way!!

    My external hard drive somehow was renamed from f:/ to g:/, and subsequently now itunes can't find half my music. So, my question is how do you delete all of the files in itunes that have an exclamaton point next to them without doing it manually (which would take hours) so you can add g:/ to the library? As user friendly as apple is, there has to be a way to delete all tracks that itunes can't find.

    OOOooooohhh man, i FEEL your pain. The short answer is...NO. I had this exact same problem a while ago and there really is no way around it. The only option is to consolidate your music, make sure it will never move again, and have iTunes make a whole new library. This of course means that you will need to make all of your playlists over again. I know this ***** but consider the alternative (finding all your songs individually). The other option you may have is if you have your entire library on your iPod, then you could use a program like iPodcopy to makes things right again. Good luck and sorry.

  • Newbie - There has to be an easier way to enlarge a mc and shrink mc on click

    First off I'm a newbie, so sorry -
    What I am trying to do is make a image enlarge on click and then click it to go back to the original size. I am using TweenLite to achieve this. I am thinking that AS 3.0 code would be easier to do this. I tried it but was coming up with no error it only worked one time. So I was able to get it to work, sort of. Right now, it eases larger but when clicked again it jumps back down to the original size (no easing). I am not asking for you to do the code, unless you want to, I just was wondering if anyone knows where I could research it. I am new to AS 3.0 so forgive me. But, there has to be code for this.
    Any help is greatly appreciated. File is attached if you want to see how a newbie can butcher a file.
    I am using Flash CS4 ActionScript 3.0

    Here is the code for the first frame.
    stop();
    import flash.events.MouseEvent;
    import flash.net.URLRequest;
    import gs.TweenLite;
    import fl.transitions.*;
    import fl.transitions.easing.*;
    TweenLite.to(p17_mc, .5, {x:275.2, y:349.4, scaleX:1, scaleY:1});
    TweenLite.to(black_mc, 0, {autoAlpha:0});
    function main(event:MouseEvent):void {
    MovieClip(root).gotoAndPlay("first");
    trace ("something good just happened!");
    p17_mc.addEventListener(MouseEvent.CLICK, main);
    Code for the Second Frame.
    stop();
    import gs.TweenLite;
    TweenLite.to(p17b_mc, 1, {x:250, y:100, scaleX:5, scaleY:5});
    TransitionManager.start(blackb_mc, {type:Fade, direction:Transition.IN, duration:4, easing:Strong.easeOut});
    function home(event:MouseEvent):void {
    MovieClip(root).gotoAndPlay("firstfadeout");
    trace ("going to fade out");
    p17b_mc.addEventListener(MouseEvent.CLICK, home);
    Code for the Third Frame.
    TweenLite.to(p17b_mc, .5, {x:275.2, y:349.4, scaleX:1, scaleY:1});
    TransitionManager.start(blackb_mc, {type:Fade, direction:Transition.OUT, duration:4, easing:Strong.easeIn});
    gotoAndPlay("home");
    trace ("going home");
    Thanks

  • There Has to Be an Easier Way ...

    W3C says you should notify a visitor of where they're being
    directed once
    they click a link. For external links, I'm simply placing a
    "double-window"
    icon next to the link. At this point in time, I'm coding the
    image in each
    time, like so:
    <img src="...." width="x" height="x" alt="..."
    title="...">
    It's just getting cumbersome to do this - and I've seen other
    websites use
    this icon technique but the explicit coding of the image was
    not there.
    What's the "known" work-around?
    Shane H
    [email protected]
    http://www.avenuedesigners.com
    =============================================
    Proud GAWDS Member
    http://www.gawds.org/showmember.php?memberid=1495
    Delivering accessible websites to all ...
    =============================================

    To elaborate - Thierry - I'm really interested in the
    methodology your
    article demonstrates the potential for. For learners like
    myself - it's a
    bit hard to catch on to what exactly is going on. In the
    code, I don't see a
    way to implement displaying the image when Javascript is
    enabled and to not
    do so if it's disabled.
    Also - how is this relayed to only *certain* links. Looking
    through your
    personal code on your website, the <a> links only
    contain the href="..."
    location - no hooks or anchors such as rel, class, etc.
    If you could elaborate - I'd truly appreciated it, Thierry.
    Shane H
    [email protected]
    http://www.avenuedesigners.com
    =============================================
    Proud GAWDS Member
    http://www.gawds.org/showmember.php?memberid=1495
    Delivering accessible websites to all ...
    =============================================
    "Shane H" <[email protected]> wrote in
    message
    news:[email protected]...
    > Fair enough - but what happens with the length of the
    text changes - the
    > padding would off, no?
    >
    > --
    > Shane H
    > [email protected]
    >
    http://www.avenuedesigners.com
    >
    > =============================================
    > Proud GAWDS Member
    >
    http://www.gawds.org/showmember.php?memberid=1495
    >
    > Delivering accessible websites to all ...
    > =============================================
    >
    >
    > "Thierry | www.TJKDesign.com"
    <[email protected]> wrote in message
    > news:[email protected]...
    >> Shane H wrote:
    >>> Thanks Thierry. I've already implemented a
    Javascript solution for
    >>> pop-ups; however, reading through your article -
    I didn't see any
    >>> indication of how to add the double-window icon.
    >>
    >> It's all over the place
    >>
    >>> Do you have an explanation?
    >>
    >> You set a class to these anchors and then use a
    background image with
    >> padding.
    >> You should also add something in the title of these
    links to let users
    >> know
    >> they open a popup.
    >> Check your JS solution to make sure it degrades
    nicely regarding the
    >> title
    >> attribute value; with JS off, there is no need to
    warn the user that
    >> these
    >> links open in a popup
    >>
    >> --
    >> Thierry
    >> Articles and Tutorials:
    http://www.TJKDesign.com/go/?0
    >> The perfect FAQ page:
    http://www.TJKDesign.com/go/?9
    >> CSS-P Templates:
    http://www.TJKDesign.com/go/?1
    >> CSS Tab Menu:
    http://www.TJKDesign.com/go/?3
    >>
    >>
    >
    >

  • There just has to be an easier way

    I will admit it. I am new at this stuff. I want to present a couple of newlyweds with a DVD of their wedding.
    I shot the footage and captured the video into FCP using the HDV1080i FireWire Basic capture preset. Did the edits then exported the thing into compressor. I used the apple > Best Quality 90 minute setting. After 15 hours or so I loaded the result into Studio Pro and had a look. Horrible combing(mouse teeth whatever)in the motion areas and especially high contrast areas. (White dresses and all that)
    Someone, on one of the half a dozen forum sites I looked at suggested that I create a new timeline using the ProRes422 preset then copy and paste the old sequence into the ProRes422 timeline...which I did.
    He went on to say that I should export the ProRes422 timeline footage into compressor and apply the following settings:
    Apple> Best Quality 90 minute setting.
    For Audio (Dolby Digital Professional 2)
    Inspector > Encoder > Data Rate 224Khz
    Frame Control > on
    For Video (MPEG-2 6.2Mbps 2-pass
    Inspector > Encoder > Video Format > PAL
    Frame Rate > 25
    Aspect Ratio > 16:9
    Field Dominance > Top First
    Frame Controls > on
    Well I did all that and 15 hours later it still looked the same to me.
    Seems that if I continue to make changes at the rate of one every 15 hours the newlyweds will have had kids, got sick of each other and be divorced by the time I get things good enough to print to a DVD.
    Can some person out there who understands what it is like to be a frustrated student give me a few clues to piont me in the right direction?

    First, I suggest you experiment with only a couple minutes of your project until is looks right. You'll save a lot of time.
    Plastique45 provided a workflow recently that really improved my output results. His post is in this thread:
    http://discussions.apple.com/thread.jspa?messageID=7519012&#7519012
    The things that made the biggest improvement were his suggestions involving Compressor settings. Specifically, the bit rate settings and the Frame Control settings.
    Good Luck.
    Larry

  • Is there an easy way to move my playlist from one computer to another?HELP

    I recently got my own private computer and wanted to move my itunes playlist from my old computer to the new one. I downloaded Itunes 8 to my desktop but couldn't seem to get my playlist. i ended up trying to burn all my songs onto discs but i ran out of cds!! there has to be an easier way! can some one PLEASE help me!?
    Message was edited by: jackpot!

    Hi. We just got a new laptop and did this (thanks to Chris CA!): Note this was from a Windows/XP to a Windows/Vista.
    "On your original computer (XP), go to /My Documents/My Music.
    Select the iTunes folder and drag it to your external drive. * buy a flash drive instead of using cds *
    Install iTunes on the new computer (Vista).
    Launch iTunes and let it do it's stuff.
    Quit iTunes.
    Connect the external drive.
    Select the folder on the external and drag it to /Music on the C: drive.
    It should ask if you want to replace the items on the C: drive.
    Select Yes.
    When it's finished, launch iTunes and everything should be there."
    Hope this helps!

  • Easy Way To Insert a Page

    Has anyone found an easy way to insert another page to your document other then pressing the return button until you get to the bottom of the page your on?
    An option to do this would be most helpful
    Thanks!

    I could not find the icon on the iPhone but If you hold your finger on the screen the option for "more" shows and I found it in there. Thanks for your response!

  • Easy way to open JPGs in Camera Raw Module?

    I am aware of the way to open JPGs in the ACR module by being in the Editor, and going to File>Open and changing the file type to RAW. I find this to be terribly inconvenient, however.
    Is there any way to open a JPG in RAW from the Organizer where I can actually see the files? With regular Photoshop/Bridge I can just right click in Bridge and open in RAW easily. But I can't seem to find a way to do something similar in PSE11? There has to be an easier way because going to File>Open and trying to figure out what file I need from a huge pile of files is not a very good workflow.
    Thanks.

    If you want to edit multiple JPGs in a raw editor interface, then you might consider using Lightroom, which is a bit cheaper than Photoshop.
    The public-beta (release candidate) of Lightroom 5.2 just came out, today, and is available at Adobe Labs:
    http://labs.adobe.com/

  • Edit the MSI package - easier way?

    Has anyone found an easier way to edit the package to customize it?  Orca is not cool. .     Long ago when, there used to be visual packages to edit all this stuff.  IE, WinInstall if I remember.   Snapshot your desktop, install the product, snapshot desktop, package the changes into MSI and be done.   Or is this just crazy talk?

    Those tools still exist (e.g. Flexera AdminStudio) but are not free and are overkill since we already have an MSI compiled. ORCA is free and all we need to touch are a few variables in the package.
    Please remember to rate helpful responses and identify helpful or correct answers.

  • My itunes library has duplicated all of my music and would take me hours to delete one by one. What is a quick easy way to delete over 2,500 duplicates?

    My itunes library has duplicated all of my music and would take me hours to delete one by one. What is a quick easy way to delete over 2,500 duplicates?

    Apple's official advice is here... HT2905: How to find and remove duplicate items in your iTunes library. It is a manual process and the article fails to explain some of the potential pitfalls.
    Use Shift > View > Show Exact Duplicate Items to display duplicates as this is normally a more useful selection. You need to manually select all but one of each group of identical tracks to remove. Sorting the list by Date Added may make it easier to select the appropriate tracks, however this works best when performed immediately after the dupes have been created.  If you have multiple entries in iTunes connected to the same file on the hard drive then don't send to the recycle bin. This can happen, for example, if you start iTunes with a disconnected external drive, then connect it, reimport from your media folder, then restart iTunes.
    Use my DeDuper script if you're not sure, don't want to do it by hand, or want to preserve ratings, play counts and playlist membership. See this thread for background. Please take note of the warning to backup your library before deduping, whether you do so by hand or using my script, in case something goes wrong.
    (If you don't see the menu bar press ALT to show it temporarily or CTRL+B to keep it displayed)
    tt2

  • Library has been duplicated, duplicates have no file location. Easy way to remove?

    Library has been duplicated, duplicates have no file location. Is there an easy way to remove them?
    It's a royal ache going through each one, clicking to see if it will play, getting a 'cannot locate the file' message, delete, etc etc.
    Showing duplicates just shows I have a lot to tidy up.
    <Edited By Host>

    Apple's official advice on duplicates is here... HT2905: How to find and remove duplicate items in your iTunes library. It is a manual process and the article fails to explain some of the potential pitfalls such as lost ratings and playlist membership.
    Use Shift > View > Show Exact Duplicate Items to display duplicates as this is normally a more useful selection. You need to manually select all but one of each group to remove. Sorting the list by Date Added may make it easier to select the appropriate tracks, however this works best when performed immediately after the dupes have been created.  If you have multiple entries in iTunes connected to the same file on the hard drive then don't send to the recycle bin.
    Use my DeDuper script if you're not sure, don't want to do it by hand, or want to preserve ratings, play counts and playlist membership. See this thread for background, this post for detailed instructions, and please take note of the warning to backup your library before deduping.
    (If you don't see the menu bar press ALT to show it temporarily or CTRL+B to keep it displayed.)
    The most recent version of the script can tidy dead links as long as there is at least one live duplicate to merge stats and playlist membership to and should cope sensibly when the same file has been added via multiple paths.
    tt2

  • Is there an EASY way to submit podcasts to the itunes store? i've tried creating podcasts in garageband, then somewhere after wordpress  itunes  doesn't recognize the feed. my process has been (i am open to suggestions for other free and EASY services/me

    is there an EASY way to submit podcasts to the itunes store? i've tried creating podcasts in garageband, then somewhere after wordpress  itunes  doesn't recognize the feed.
    my process has been (i am open to suggestions for other free and EASY services/methods):
    garageband : create & edit audio. add 1400x1400 image.
    share to itunes.
    drag file to desktop.
    upload .m4a file to google drive.
    create a link post in wordpress using "podcast" tag & create "podcast" category.
    click on "entries rss" in wordpress, which takes me to the rss subscribe page (which is basically just my wordpress address with "/feed" at the end.
    i copy this url.
    go to itunes store > then "submit a podcast"
    itunes gives me the error message "we had difficulty downloading episodes from your feed."
    when i try to subscribe to my podcast in itunes, it does, but gives me no episodes available.
    i went back into wordpress and changed settings/ reading settings to : "full text" from "summary"
    still the same error message.
    i added a feedburner step after wordpress but got the same errors. i don't think i should have to add feedburner.
    wordpress seems to be encapsulating the rss, what am i doing wrong?
    this so much easier when you could go directly from garage band to iweb to mobileme; i miss those apple days (also idisk).

    if anyone has a super EASY process, i would LOVE to know what it is. EASY, meaning no html and also free. there are many free online storage systems available, many of which i currently use. the above process was just me trying to figure it out, if you have an easier method, please share. thank you so much!

  • Is there an easy way to find out if a user has a message in their voicemail.

    Is there an easy way to find out if a user has a message in their voicemail from the
    UNITY subscriber page? Or anywhere I can look to see if they do.  I don't have access to the exchange servers.  We are currently running UNITY 5.0(1).  thanks

    The only way you'll be able to do that is to login to Outlook Web Access, or possibly setup an IMAP client to that user's mailbox or have TAC run the DohPropTest in attach mode to return the contents of the user's inbox.  If the first two don't work, I'd go with the latter and let TAC help you verify if there are any messages in the inbox that are unread.
    Hope that helps,
    Brad

  • Is there any easier way to edit imovie files that have been exported as mov file then added to FCE 4?? As every move I make has to be rendered and takes forever??? Also my recording is going out of focus without me touching the camera, why has this happen

    Is there any easier way to edit imovie files that have been exported as mov file then added to FCE 4?? As every move I make has to be rendered and takes forever??? Also my recording is going out of focus without me touching the camera, why has this happened any idea what causes this??
    iMovie '08, Mac OS X (10.5.8), FCE 4

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

Maybe you are looking for

  • Hy, I bought my Iphone 5 last month and when I tried to install the itunes on my pc (windows 7) a wild error appears:

    Erro durante a instalação da montagem "policy.8.0.Microsoft.VC80.CRT.type=win32-policy"... The message is giant, so if someone needs I can write all message, so pls someone help me to solve this error, oh and the message is on portuguese because i'm

  • Can I set by default some Aperture settings?

    When I select Edge Sharpen it always appears by default the settings 50-33-66 I have two presets, one of them, the most I use I would like, if it were possible, to set it as default, so that when I open Edge Sharpen appear. Is it possible? Regards

  • 5.02 and NanoFlash Question

    CS5 does support NanoFlash files and the audio is in perfect sync with the video. This is using preset HDcam 422. However, previous projects created before the update, do not seem to work in sync. Does this mean we need to start the project over in t

  • Looking For Slide Show Script - Freeware

    Can anyone recommend a freeware script for a simple slide show that allows slow dissolve transitions? Something that can be imported into DW and used from inside DW. I have one that's almost perfect, but does not offer any transitions, just hard edit

  • IPhoto facebook exporter login error

    I know this is a common problem, or was, but I am trying to login to facebook via iPhoto exporter.  When I click on logon, it just says "An error occurred with Facebook Exporter for iPhoto. Please try again later." I've been at this for a few days tr