Why doesn't my iTunes Remote App point to my iCloud content?  Why does it have to point to my iTunes content on my PC?

Hi,
I just set up a 3rd-gen Apple TV.  W/ iTunes Match & Home Sharing, I'm able to play my songs or TV shows on my TV.
Then, I installed the Apple Remote app on my iPad.  It points to my Apple TV but then can displays & plays only the songs, not the TV shows.
When I fire up iTunes on my PC, I can point the Remote app to my iTunes library on my PC, which includes both songs & TV shows.  When I close or turn off the PC, then I lose the pointer.
Questions:
(1) Why can't I just point the Remote app to iCloud/iTunes Match - and access ALL my content (i.e., both songs & TV shows)?  Why do I need to point to my local PC to access all content?
(2) Is it that iCloud/iTunes Match store only songs & not TV shows/other content?  Is that why I need to point to a local machine to access TV shows?
Let me know -

iTunes match is for music and music video only.

Similar Messages

  • Why does it have to be tethered???

    Hi, So I'm just about ready to buy the ipad. But I am having a big problem understanding WHY this thing cannot be used in my household, because my 2 apples run Tiger. If its a matter of an occasional update, I could take it to work to do that. I phoned the apple store, the rep said It can't work or sync without Leopard within my home wireless network. I also have within my wireless network 2.5 terabit of hard-drive and the rep was unsure if the ipad could see that either...
    Both of my computers are pre Intel processor, so I read that leopard & snow leopard are out of the question on my computers.
    If this is suppose the be the next big thing, Why does it have to be tethered to ANY computer. This IS sold as a wireless device, NOT an extension to another computer. Am I getting bad info or what.
    Please advise.

    Hi,
    All is not lost, I think. It's true that you'll need either Leopard or a Windows machine with the latest iTunes in order to get the iPad going. But you're right, you can just do that at work. The iPad will work perfectly after that without ever synching it again. You can do everything from the iTunes store from the iPad itself.
    However, if you want to synch your music not bought at iTunes, as well as iPhone apps and contacts then you're going to have to find a compatible computer to do it on. It needs the latest iTunes which doesn't run on Tiger. But once you've synched you don't really need to do it again unless you want to add a lot of music from another source than iTunes. Of course, synching also backs up the iPad, don't forget.
    As far as the gigundo drive, if the iPad doesn't recognize it, all you have to do is copy what you want synched to a smaller drive (or even a DVD) and use that instead.
    Hope that helps. The iPad is most definitely an independent device but it does need a compatible computer if you want to synch stuff to it from elsewhere.
    SP

  • HT1338 Why can't I update my iPad iso 4.2 version? I go to setting and it does not have it like it should. Why does apple have to make things so freaking hard! Help!

    Why can't I update my iPad iso 4.2 version? I go to setting and it does not have it like it should. Why does apple have to make things so freaking hard! Help!

    If you have an original iPad 1, the latest version of iOS it can run is iOS 5. So you should be able to update no problem.
    Update iTunes to the latest version (11.0.2). Then simply plug your iPad into the computer and open iTunes. Click the iPad either in the sidebar or the top navigation bar. Then attempt to update the software. If it doesn't work, please post the exact error message.
    Note that it would be wise to first ensure you back up the iPad.

  • Why does Firefox have to make it so difficult to get answers--I am not going to be able to check the website to see what anyone might reply to my question on crashing?

    I have no way of checking to see if anyone answers this. Why does Firefox have to make it so difficult?
    What does this means: DLL C:\Program Files\Mozilla Firefox\MOZCRT19.dll is not a valid Windows image. Please check this against your installation diskette.
    Suddenly all my tabs closed. Then Windows told me I had a gazillion infections. Then a tiny strip appeared saying it was Firefox and these little blocks started to fill up the little strip as if it were downloading something--there was no way to cancel this so I cut the power. Now when I try to use the Firefox icon, I get the message above.
    Am I supposed to remove the old Firefox stuff and start from scratch? I am stuck using Internet Explorer.
    I went to the Firefox website and tried to download it again, but McAffee jumped in and said there is something wrong with Firefox and I should register with them that I am downloading Firefox (I do not have McAffee). Then I got a security warning saying Firefox is not safe.
    I am completely at a loss as to what to do next, since I don't understand any of this mumbojumbo.

    Here's the story on one of your infections, namely JS:Redirector-EH[Trj]: http://www.microsoft.com/security/portal/Threat/Encyclopedia/Entry.aspx?Name=Trojan%3aJS%2fRedirector.H
    The main problem with malware is that it uses the installation to proliferate by contacting hostile servers to download more of the same rogue code.
    Firefox doesn't have the option to "Run" a file. You can only "Save File" or "Cancel". If you downloaded it with IE8, then yes, you can run it, but that's not what I wanted you to do.
    What you should do now is to disable System Restore. You can open System Properties by hitting the Windows logo key and Pause/Break key together. Then click the "System Restore" tab. Then checkmark the box which says "''Turn off System Restore on all drives''". Reboot to clear its contents. System Restore unfortunately makes a backup of all executables which includes viruses so that when you reboot without deleting them first, System Restore reinstates them again.
    After you complete that step, run Avast and Malwarebytes again to make sure the system is clean.
    Then go to the Windows Update site (link on your start menu) and install the missing patches which enabled your machine to become infected in the first place.
    Once the system is clean, repeat step one to download Firefox again, but please do not run the file. If you don't see the option to "Save File", cancel the download, but it should be there. You can use this direct download link to download FF4.0.1 [http://www.mozilla.com/products/download.html?product=firefox-4.0.1&os=win&lang=en-US Download Firefox 4.0.1]
    Run the file after you download it to the desktop.

  • Why can't I download the Mac OS I just purchased?  Why does it have to be shipped to me?

    I just purchased Lion OS.  Why can't I download it from the website?  Why does it have to be shipped to me?

    Are you doing a Software Update or downloading directly from Apple?
    If Software Update, instead download the combo 10.6.8 update from here. Use Disk Utility (on your hard drive in application/utilities)  to repair permissions, then apply the combo update, and when done, repair permissions again. You'll be at 10.6.8 at that point.

  • Why does Java have such a large footprint?

    I've been curious about this topic for a while, but I haven't ever looked into this to any depth. I also posted this to stackoverflow but haven't gotten any solid responses so far:
    http://stackoverflow.com/questions/1107991/why-does-java-have-such-a-large-footprint
    Java - or at least Sun's Hotspot JVM - has long had a reputation for having a very large memory footprint. What exactly is it about the JVM that gives it this reputation? I'd be interested in a detailed breakdown: how much memory goes to the runtime? (The JIT? The GC/memory management? The classloader?) Anything related to "auxiliary" APIs like JNI/JVMTI? The standard libraries? (Which parts get how much?) Any other major components?
    I realize that this may not be straightforward to answer without a concrete application plus VM configuration, so just to narrow things down at least somewhat: I'm primarily interested in default/typical VM configurations, and in a baseline console "Hello world" app as well as any real-world desktop or server app. (I'm suspecting that a substantial part of the JVM's footprint is largely independent of the app itself, and it is in this part that I'd like to zoom in, ideally.)
    I have a couple of other closely related questions:
    Other similar technology, such as .NET/mono, don't exhibit nearly the same footprint. Why is this the case?
    I've read somewhere on the intarwebs that a large portion of the footprint is due simply to the size of the standard libraries. If this is the case, then why is so much of the standard libraries being loaded up front?
    Are there any efforts (JSRs, whatever) to tame the memory footprint? The closest thing I've come across is a project to reduce the on-disk footprint of the JVM [1] and to modularize the standard library [2].
    I'm sure that the footprint has varied over the past decade or so with every new version of Java. Are there any specific numbers/charts chronicling precisely how the JVM's footprint has changed?
    [1] http://blogs.sun.com/jtc/entry/reduced_footprint_java_se_bringing
    [2] http://blogs.sun.com/theplanetarium/entry/project_jigsaw_modularizing_jdk_7

    yangzhang wrote:
    I've been curious about this topic for a while, but I haven't ever looked into this to any depth. I also posted this to stackoverflow but haven't gotten any solid responses so far:
    http://stackoverflow.com/questions/1107991/why-does-java-have-such-a-large-footprint
    Java - or at least Sun's Hotspot JVM - has long had a reputation for having a very large memory footprint. What exactly is it about the JVM that gives it this reputation? I'd be interested in a detailed breakdown: how much memory goes to the runtime? (The JIT? The GC/memory management? The classloader?) Anything related to "auxiliary" APIs like JNI/JVMTI? The standard libraries? (Which parts get how much?) Any other major components?
    Presumably versus some other VM. I would suppose the fact that much of the VM is written in java has something to do with it.
    I realize that this may not be straightforward to answer without a concrete application plus VM configuration, so just to narrow things down at least somewhat: I'm primarily interested in default/typical VM configurations, and in a baseline console "Hello world" app as well as any real-world desktop or server app. (I'm suspecting that a substantial part of the JVM's footprint is largely independent of the app itself, and it is in this part that I'd like to zoom in, ideally.)
    I have a couple of other closely related questions:
    Other similar technology, such as .NET/mono, don't exhibit nearly the same footprint. Why is this the case?
    Not sure I agree with that. What size do you see with a .Net app that uses 3.0/3.5?
    I've read somewhere on the intarwebs that a large portion of the footprint is due simply to the size of the standard libraries. If this is the case, then why is so much of the standard libraries being loaded up front?
    Good question. There is a feature that allows multiple VMs to use the same memory footprint version of the loaded libraries. That is a new feature and it isn't clear to me if it covers the entire API. I do not know if that is dynamically built.

  • What can I do in Adobe that I can't in FCPX? + Why does FCPX have a bad reputation

    Somewhere else, I was told that disgruntled Apple users where going to Adobe and leaving FCPX
    Why is this?
    What can be done in the Adobe suite of programs that isn't handled well in FCPX?
    Is FCPX an all in one solution?
    Does it allow me to do everything that can be done in After Effects for example? (I ask without actually knowing what After Effects is for - I've just heard it mentioned looadds)
    Why does FCPX have a bad reputation?
    I've read that it's not backwards compatible with previous version
    That *****! But... doesn't effect me as I'm coming in as a new user
    Thanks
    Omar

    omar.m wrote:
    Somewhere else, I was told that disgruntled Apple users where going to Adobe and leaving FCPX
    Why is this?
    What can be done in the Adobe suite of programs that isn't handled well in FCPX?
    Different editors have different needs, and while FCP X offers some really innovative features it lacks other things that some editors need in order to be competitive/get work in their environment. It is not just what you can actually edit (read: tell a story) with a piece of software but also about format support, workflows, collaboration to name just a few.
    FCP X is an editor with a few effects built in, in addition to which you can get Compressor for output and Motion for VFX. Adobe actually offers a whole suite of products that range from editing to VFX, from color grading to Blu-Ray authoring.
    omar.m wrote:
    Is FCPX an all in one solution?
    Does it allow me to do everything that can be done in After Effects for example? (I ask without actually knowing what After Effects is for - I've just heard it mentioned looadds)
    FCP X is not an all-in-one solution. As I said above it is an editor with a few built-in effects and titles.
    After Effects is for visual effects, green screen .... stuff like that. It is quite powerful but does not actually have anything to do with editing itself (that is Premiere)
    omar.m wrote:
    Why does FCPX have a bad reputation?
    I've read that it's not backwards compatible with previous version
    That *****! But... doesn't effect me as I'm coming in as a new user
    Because when it was released many features that editors were relying on/accustomed to were missing (XML support to name only one at random) which caused many to switch to Adobe or Avid. That fact that some of these features were added back in subsequent updates didn't really seem to repair the damage.
    Since you are a new user get the trial version and give it a go. You will need a fast machine with lots of RAM and fast external storage.

  • Why does AVCHD have to be converted to AIC 1st?

    Couple of questions...
    Why does AVCHD have to be converted to AIC 1st? Is it because the hardware isn't up to AVCHD or something? I only have a Core 2 Duo 2GHz 4Gb RAM so is this enough?
    Won't converting from AVCHD to AIC and then to an output format (which would be best for quality once editing is complete?) decrease overall quality?
    On a side note, currently my Panasonic TZ7 does AVCHD lite 720P. I'm thinking of upgrading to a Panasonic TZ20 with AVCHD full HD 1080i. However I've heard that although 1080i is full HD its not as good as 1080p progressive. Now I'm wondering if I should buy the Sony Hx9v which has 1080p or wait till next year for a newer TZ camera which has 1080p. Is there a massive difference between 1080i and 1080p, and for that matter over my current 720p?
    Reason I'm thinking of upgrading is I'm off to Disney Florida this year for 1st time and want best I can, so was wondering if my current TZ7 would be enough or to upgrade to a TZ20 for the video
    Cheers 

    Why does AVCHD have to be converted to AIC 1st?
    Basically AVCHD doesn't record all the frames of a video as full frames (i-frames), it records a full frame every so often and the frames in between are made of information about the areas of the frame that have changed and a calculation so that a full frame can be recreated by comparing it with the previous frame (p-frames), this gets a little more complicated as they can also be compared with next frame too (b-frames).
    Since the in between frames aren't full frames they can't be edited, which is where AIC comes in. When the file is converted to AIC all the frames are recreated (as full frames) from the various types of frames in the AVCHD file, they can then be edited.
    Won't converting from AVCHD to AIC and then to an output format (which would be best for quality once editing is complete?) decrease overall quality?
    Yes and no, think of the conversion more of an expansion whereby all of the quality of the original file is maintained, hence no loss of quality. This isn't entirely true since AIC does contain compression, but the files are already large enough as AIC files to expand them to an uncompressed format would be rather ridiculous for amateur video, and the loss of quality is probably immeasurable in most cases.
    Is there a massive difference between 1080i and 1080p, and for that matter over my current 720p?
    That very much depends on what you are going to do with it, the difference between these resolutions can be noticeable if the videos are encoded at appropriate data rates, but if you are going to use a similar data rate to compress a 1080p file that you use for a 720p file then you won't achieve any additional quality, indeed you may actually lose some.

  • I have an iphone 4s why does it have a black screen instead of my background picture when I get a text message?

    I have an iphone 4S why does it have a black screen instead of my background picture when I get a text message?

    When you see the old number come up in the suggested choices look for a blue arrow to the right of the Contact. Tap the blue arrow and then tap Remove from Recents.

  • When I use the trial version of adobe elements why does it have adobe trial across my work?

    When I use the trial version of adobe elements why does it have adobe trial across my work?

    That is because you are using a trial... buy the program and you do not have a "watermark" on your output
    http://forums.adobe.com/thread/433730

  • Why does mac have to download adobe flash player to view videos

    why does mac have to download adobe flash player to view video clips?

    If you have a new-ish Mac or one you just upgraded to Mac OS X Lion, Adobe Flash Player is not installed by default. Since some web content is created specifically to be seen only with Adobe Flash Player, if you want to see that content, you need to install it.
    It's trivial to do so. Start here:
    http://get.adobe.com/flashplayer/

  • My sister has an iPad with iOS 6.1.3 and I have an iPod with iOS 6.1.3 why does she have Siri and I don't?

    My sister has an iPad with iOS 6.1.3 and I have an iPod with iOS 6.1.3 also why does she have Siri and I don't?

    Siri requires a 5th generation iPod Touch. Yours appears to be a 4th generation.

  • Adobe Presenter - Why does Adobe have to be this difficult

    Well, today I wanted to sign up to use Presenter......  I did my 30 days and I WAS ready to make a commitment!!!!  That was until I went to make my commitment and Presenter is NOT listed anywhere!!!  So how am I to purchase this product when it's NOT an option.
    Even more so, when I try and contact Adobe to get some help, this is the only place I can go!!!!
    Why does it have to be this difficult?  Why can I not contact someone that can help me????
    I guess maybe I need to more on to Articulate.  I'm sure they would be happy to take my money!

    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Why does Firefox have to beg for money, like the winos on the street ?

    Why does firefox have to beg for money, like winos on the street ? If I had the money to donate, I gladly would, but I'm disabled on a fixed income and cannot afford to give money to anyone. I ran my own websites a few times, and never once begged for money to pay for my websites. Do you think everyone just sits back on their stack of cash, watching for any vultures that come around ? I've used firefox for 10 years, but if I'm no longer wanted, I will leave. Should I skip a few meals so I can send you 10 dollars, or cancel my doctor's visit for next week ? Maybe I could rake some yards in the neighborhood and make some extra money ? Wait, I can't walk but about 5 minutes, darn ! I had already dropped firefox for this very reason, and I thought the begging would be over, but it's still here ! Even microsoft and google recommend firefox ! It's a great browser, but I just can't afford to give money away. Maybe I could stop feeding my cat, I've heard they can survive without a human's help ? One of us would likely start eating the other ! Here kitty kitty !

    You don't have to donate - just ignore the request and move on with your day.

  • TS1741 Apple TV doesn't show in remote app

    Why doesn't my Apple TV show up when I open the remote app? I have turned on home sharing.

    The following article(s) may help you.
    Troubleshooting Home Sharing
    Troubleshooting Wi-Fi networks and connections
    Recommended Wi-Fi settings
    Wifi Diagnostic Software (for Mac users)
    You may also find some help on this page, where I’ve collected some of the more unusual solutions to network issues.

Maybe you are looking for

  • How do my husband and I use the same itunes acct

    People tell me all the time that their whole family has the same iTunes account so they can share everything. How do they do that? I tried to do mine on my husands phone and it said that the account was already in use so he set up his own. How do we

  • CSV File attachment in Receiver Mail Adapter

    Hi Experts ,                                mine is a proxy to mail scenario  Information from proxy needs to be converted to CSV file and to be send across in the form of attachment to multiple recievers.    I would request best suggestions from exp

  • Getting my itunes library onto my new laptop

    I have a very old laptop so have bought a new windows 8 one. I followed the instructions to back up my library on my old laptop and transfer this to my new laptop via an external hard drive, which I have done. I now don't seem able to add this previo

  • Is there a file size limitation on the cut and paste function in OSX?

    I have noticed that sometime I am able to cut and paste files and sometimes I can only copy them.  Is there a limitation in the system and if so what is it?  I have also that sometimes I get the option to keep a duplicate file and sometimes it will o

  • Encoding H264 for the iPod?!?

    How do I encode a valid moviefile that can be played back on the iPod aswell be used on the web and in my Podcast? I've had problems finding the baseline profile for my encodes. Resulting in non compatible files. The source is PAL DV, and the final s