Is there a way to see what apple are fixing in next  release of itunes

the problem of defaulting to album view after ripping a cd.
always going back to the first song not where you were last.
the constatnt resizing of the window that chops off the status bar.
and the way  they've messed up  the search. i used it to limit it songs to one artist. but when you do  that it goes to artists view and doesn't stay in the previous view you had. if i am in song view and i use search to limit my songs i do not want to jump to artist album view, i want to stay in song view. it's ridiculous. i don't like it when software thinks it knows what i want to do.
people said don't whine on here, so how do  we find out what  dev are actively looking to fix vs what  they don't care about??
i'm giving itunes one more release, but if there is no improvement i'm switciing to another player. i'm already demoing 3 other ones right now.
the navigation issues make it is simply unusable as a media center for me now.

No, Apple very rarely make advance announcements of bug fixes.
You can restore much of the look & feel of the previous version with these shortcuts:
Ctrl-B to turn on the menu bar.
Ctrl-S to turn on the sidebar.
Ctrl-/ to turn on the status bar.
Click the magnifying glass top right and untick Search Entire Library for the old search behavior.
Alternatively you roll back to iTunes 10.7. If so, first download a copy of the 32 bit installer or 64 bit installer as appropriate, uninstall iTunes and supporting software, i.e. Apple Application Support & Apple Mobile Device Support. Reboot. Restore the pre-upgrade version of your library database as per the diagram below, then install iTunes 10.7.
See iTunes Folder Watch for a tool to scan the media folder and catch up with any changes made since the backup file was created.
You might also want to use iTunes Feedback.
tt2

Similar Messages

  • Is there a way to see what devices are using my iMessage account?

    Is there a way to see what devices are using my iMessage account?

    so if we do have the same apple id is it possible to delete if from any of the other devices or any where I can just unactivate them from my apple id account to where it would delete the message if they happened to get it?

  • HT1420 Is there a way to see what computers are authorized before I deauthorize all 5 computers?

    Is there a way to see which computers are authorized before I deauthorize them all?

    Not without manually checking each one you suspect might be.
    (104679)

  • Is there a way to see what ports are mapped via UPnP on the E4200 v1?

    I can see the manual port mappings in the App&Gaming->Single Port Forwarding section but I also want to see what ports are mapped via UPnP.  Any way to do this?

    earthmyrll120288 wrote:
    I believe there is no way we can do it using the regular Linksys firmware. It could be possible if you use a different firmware. However, installing another firmware (third party) would void the warranty of the device.
    Unless you just return back to stock Linksys firmware that un-voids the warranty!
    Member of the Professional Aviation Safety Specialists Union!

  • Is there a way to see what movies are discounted (4.99) in itunes?

    Besides the weekly ad banners in itunes displaying any sales, is there an easy way to see which other movies are discounted in itunes?
    I've tried a power search, but many of the movies in a particular category have a "view" button in the price column, so they're not sorted by price and
    it gets annoying to hit the view button each time.
    Also, the limited time 4.99 section has been removed from the ipad version of the store. It used to be found by clicking a button at the bottom of the screen that was there for the .99 movie rental section (whcih is gone as well).

    To get notified of new 99 cent movie rentals deals you can follow one of these Twitter accounts and turn on notifications:
    United States - https://twitter.com/MovieScroogeUS
    Canada - https://twitter.com/MovieScroogeCA
    United Kingdom - https://twitter.com/MovieScroogeUK
    Ireland - https://twitter.com/MovieScroogeIE
    Australia - https://twitter.com/MovieScroogeAU
    New Zealand - https://twitter.com/MovieScroogeNZ

  • Is there any way to see what I have stored in the Cloud for iTunes?

    I am looking to find if some TV shows I bought are in my Cloud. They are in my libarry currently, but I want to make sure that if my computer ever crashes and loses data, that they won't be lost. I am looking for a way to see all the content that is in the Cloud for iTunes, but I have only find the webpage that shows contacts, notes, ect. Anyone know if this is possible? Thanks.

    No, Apple very rarely make advance announcements of bug fixes.
    You can restore much of the look & feel of the previous version with these shortcuts:
    Ctrl-B to turn on the menu bar.
    Ctrl-S to turn on the sidebar.
    Ctrl-/ to turn on the status bar.
    Click the magnifying glass top right and untick Search Entire Library for the old search behavior.
    Alternatively you roll back to iTunes 10.7. If so, first download a copy of the 32 bit installer or 64 bit installer as appropriate, uninstall iTunes and supporting software, i.e. Apple Application Support & Apple Mobile Device Support. Reboot. Restore the pre-upgrade version of your library database as per the diagram below, then install iTunes 10.7.
    See iTunes Folder Watch for a tool to scan the media folder and catch up with any changes made since the backup file was created.
    You might also want to use iTunes Feedback.
    tt2

  • Is there a way to see what apps are on the phones under your account?

    Can anyone tell me if you can see the apps that are on each phone under your account?

    As noted earlier, your Google account lists the apps you've downloaded for your account.  So unless someone has your Google credentials, they're only visible to you.
    As Jakeman1 said, log into Google Play from a computer (or request the desktop version from a mobile device).  On the left, click Apps.  Then underneath that, click My Apps.  Just to the right of that, click the drop-down next to All Apps and you can see what apps have been downloaded by device.  You also can assign nicknames for the devices via the Settings (the gear in the upper right-hand corner).

  • Is there a way to see what files are linked to what?

    I have many images in my image folder in a big site. A number
    of them are no longer in use and I need to determine which ones are
    not, so I can delete them before handing the site over to my
    client.
    Is there some kind of file/link manager that tells you what
    is linked to what?
    If you're familiar with GoLive, it has an In/Out Links
    manager, if you select an unopened image file, for example, this
    manager shows you all the files that it is linked to. If you select
    an HTML file, the manager shows you all the incoming and outgoing
    links pertinent to that page. It is indespensible, esp. for finding
    broken links.
    Does DW CS3 have anything like this? I've looked everywhere,
    looked in the index of two books, scoured online help. Nada.
    HELP.

    The OP was looking for image links I think dreamweaver
    handles this ok?? I
    may be wrong but I don't think GoLive could find links in css
    or js call
    either??
    Correct me if I'm wrong.
    Dave
    "E Michael Brandt" <[email protected]> wrote
    in message
    news:fgo4mq$ieu$[email protected]..
    > Neither of the two methods suggested here wioll work if
    you have links
    > within javascript function calls. For example if you
    have an onclick
    > event that calls a function like this:
    preloadImages('filename.gif'),
    > then DW will not "know" that filename.gif is required.
    Or if an image
    > is called by a CSS style as a background image. Then
    too, DW will not
    > "know" that it is needed.
    >
    > Bottom line, thre is no good automated way that I've
    ever seen to
    > determine orphan files reliably. If there IS a way, I'd
    sure like to
    > hear what it might be!
    >
    > --
    >
    >
    > E. Michael Brandt
    >
    > www.divaHTML.com
    > divaPOP : standards-compliant popup windows
    > divaGPS : you-are-here menu highlighting
    > divaFAQ : FAQ pages with pizazz
    >
    > www.valleywebdesigns.com/vwd_Vdw.asp
    > JustSo PictureWindow
    > JustSo PhotoAlbum, et alia
    >
    > --

  • Is there a way to see what camcorders are compatible with iMovie?

    Just curious, thanks. I have a DCR-TRV460 camcorder, from Sony. Is there a link that says which ones will and won't work with the program?
    The thing is, I've connected the camcorder to my new MacBook and it won't recognize it. If someone can tell me whether or not my camcorder will work with it, or how to get it to work, that would be great. Thanks.

    Is there a link that says which ones will and won't work with the program?
    There used to be, but it wasn't updated so it was removed.
    All current miniDV cameras work just fine. Some older Samsung didn't work. A few Canon models will not work with other FW devices connected.
    Also, Sony's Digital-8 work fine, too.
    Avoid HDD recorders, DVD recorders and memory card recorders.
    Your camera SHOULD work:
    http://danslagle.com/mac/iMovie/usage/5020.shtml

  • Is there a way to see what devices are using your email from imessage?

    I sent a personal message to a friend of mine and I want to make sure no one else in my icloud account would be able to recieve it to

    so if we do have the same apple id is it possible to delete if from any of the other devices or any where I can just unactivate them from my apple id account to where it would delete the message if they happened to get it?

  • HT201299 Is there any way to see what apps are consuming the iPad's cellular data?

    The rapid usage of my cellular data and resulting drain on battery life has been a real issue since iOS6. If I disable cellular data, things improve dramatically. It would sure be nice to know who the culprit is. Any apps to help with this?
    Thanks!

    Never heard of one - the sandboxed nature of iOS would make it impossible to build an app to do so, since apps are isolated from each other and each others data.
    All you can do is the trial and error method.
    A couple of iOS features to check though, are
    Settings - General - About - Advertising - Limit Ad tracking = ON
    Settings - General - About - Diagnostics and Usage - DON'T SEND (checked)
    Settings - General - About - Date and Time - Time Zone = OFF (uses location services to check if you've crossed a time zone - unnecessary use of location services if you are not travelling outside of any wifi or cell coverage)
    Settings - General - Restrictions - Location Services - System Services - all OFF (these involve transmitting location based data out, ie. from your device).

  • HT1420 Is there any way to see what computers you have authorized?

    I'm having trouble figuring out what computers are authorized with my AppleID.  Is there a way to see what computers are currently authorized with my ID?

    No. There is no such list.

  • Is there a way to see what data Apple associates with your profile?

    I'm asking this question in the iCloud.com discussion, but I'm curious about this topic more generally. Apple's privacy policy states that they may store information like occupation, zip code, past purchase information, etc. I know Apple offers the mobile opt-out option at oo.apple.com.  But I'm curious if Apple offers a way to monitor your data profile without opting out.

    Actually, no. Here is what I am curious about: Apple's privacy policy says that they use information about your demographics, activity and past purchases to show you advertising and stuff like that. I was curious if there was a way to see what Apple "thinks" it knows about you, basically the cookie data they have associated with your account.

  • I want to transfer my music from one computer to another, however a large majority of my songs are already on the new computer, is there a way to transfer only the ones not there? or to see what songs are only on the one computer

    i want to transfer my music from one computer to another, however a large majority of my songs are already on the new computer, is there a way to transfer only the ones not there? or to see what songs are only on the one computer

    Welcome to the Apple Community.
    Homesharing gives you the option of seeing only the content in the shared library, that is not already in your own library.

  • I have a new iPad with anO2 micosim when I purchase O2`s 200mb daily data allowance I lose 50 mb right of the bat . O2 say its the iPad doing it , is there any way to see what is happening?

    I have a new iPad with anO2 mico sim when I purchase O2`s 200mb daily data allowance I lose 50 mb right of the bat . O2 say its the iPad doing it , is there any way to see what is happening?

    Can't help you except to point you to the following topic which seems to be directly related to your issue. Be aware that it's quite a long topic to read through...
    https://discussions.apple.com/thread/3029461?start=0&tstart=0

Maybe you are looking for

  • Infocube data extract to a flat file

    Hi, I have a requirement to extract data from a infocube into a flat file and send it to a 3rd party. The data in infocube is coming from erp and another 3rd party system. This combined data in inficube needs to be extracted and send to another 3rd p

  • Transaction attribute

    The transaction attribute is set as TX_NOT_SUPPORTED.What happens if the client calls the bean without a transaction in effect?

  • Thumbnails not reset

    "Reset preferences and default workspace, or purge the entire thumbnail cache (Adobe Bridge CS3 and Adobe Bridge)" This fix does not seem to work on my Macintosh; still have some generic thumbnails mixed with proper preview thumbnails for .jpgs Serio

  • Error code in web.xml

    hi I have following servlet .. sevlet : PrintWriter out = res.getWriter(); out.println("<p>I will throw a ServletEexception now....</p>"); //res.sendError(404, "messagge"); In the above code res.sendError(404, "messagge"); is commented and i get the

  • 3.1: Flickr export settings - maximum export size

    Hi, as it seems, Aperture's (3.1) built in Flickr export/sync only exports pictures at a maximum file size of 1024*768. Can this be changed somehow? I want my exports to be larger than than. Thanks Sascha