How to Purchase TV Shows, Movies, Music, and Music Videos on Apple TV


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS How to Purchase TV Shows, Movies, Music, and Music Videos on Apple TV
# 1  
Old 11-24-2008
How to Purchase TV Shows, Movies, Music, and Music Videos on Apple TV

With Apple TV software version 2.0 or later, you can now purchase many of your favorite TV shows, movies, music, and music videos from the iTunes Store on your widescreen TV.

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Debian

Music Player

As you all know from my first post I am kinda new to linux. I'm starting to get some terminal commands in but What is the best music player to use for linux Please excuse the stupidity of my questions until I get going on linux. My appologies. (4 Replies)
Discussion started by: Cryptek
4 Replies

2. IP Networking

Can i stream videos, music ower network?

Hello, i have an Ubuntu 12.04 with LXDE desktop + i have command line CentOS linux backup server with my movies and music on it i want to achieve this: easilly play (stream) videos and music from my backup server while working on my Ubuntu LXDE desktop. How to achieve it and is that... (1 Reply)
Discussion started by: postcd
1 Replies

3. UNIX for Dummies Questions & Answers

Creating Music Video

i'm flex developer and i'm not familiar with this world. i need to make out of mp3, bitmaps , flv, text a music clip. can i do it with shell? can i use some video editing program on the server ? thanks in advance. (0 Replies)
Discussion started by: sigalmaria
0 Replies

4. UNIX for Dummies Questions & Answers

Dedicated music player

Maybe completely out of my depth here (very much likely that I am). I am looking to buy a PC to have as a dedicated music player, i have 150gb of music now converted and would like something to boot up as quickly as possible and not have any other distractions, Am I in the wrong place? either... (0 Replies)
Discussion started by: jimipop
0 Replies

5. Shell Programming and Scripting

Music cd burn

Allo. I do a program using shell script to burn cds and dvds because I don't want to install one with kde or gnome dependance. I want to optimize one of my shell script. this shell script is to burn music cds. I juste have to go in shell and write : burn_cd_music audio1.mp3 audio2.mp3 audio1.ogg... (4 Replies)
Discussion started by: bog333
4 Replies

6. UNIX for Dummies Questions & Answers

music on unix

can anyone plz tell me how do i play music or songs on unix? i have a fedora core 5 OS. thank u (2 Replies)
Discussion started by: adarshjoshi
2 Replies

7. What is on Your Mind?

Music

What music do you listen if any to when... 1. You're working 2. Driving 3. Listen to music (for the sake of listening to music) 4. Any other time you can think of the you listen to music regularly. does it differ and why? Pesonally, I do notice that my listening habits do follow... (15 Replies)
Discussion started by: reborg
15 Replies
Login or Register to Ask a Question
tracker-search(1)						   User Commands						 tracker-search(1)

NAME
tracker-search - Search all content for keywords SYNOPSIS
tracker-search [OPTION...] EXPRESSION [EXPRESSION...] DESCRIPTION
tracker-search searches all indexed content for EXPRESSION. The resource in which EXPRESSION matches must exist (see --all for more infor- mation). All results are returned in ascending order. In all cases, if no EXPRESSION is given for an argument (like --folders for example) then ALL items in that category are returned instead. EXPRESSION One or more terms to search. The default operation is a logical AND. For logical OR operations, see -r. OPTIONS
-?, --help Give a short help message. -l, --limit=N Limit search to N results. The default is 512. -o, --offset=N Offset the search results by N. For example, start at item number 10 in the results. The default is 0. -r, --or-operator Use OR for search terms instead of AND (the default) -d, --detailed Show the unique URN associated with each search result. This does not apply to --music-albums and --music-artists. -a, --all Show results which might not be available. This might bebecause a removable media is not mounted for example. Without this option, resources are only shown if they exist. This option applies to all command line switches except --music-albums and --music-artists. -f, --files=EXPRESSION Search for files of any type matching EXPRESSION (optional). -e, --folders=EXPRESSION Search for folders matching EXPRESSION (optional). -m, --music=EXPRESSION Search for music files matching EXPRESSION (optional). --music-albums=ALBUM Search for music albums matching ALBUM (optional). --music-artists=ARTIST Search for music artists matching ARTIST (optional). -l, --images=EXPRESSION Search for images matching EXPRESSION (optional). -v, --videos=EXPRESSION Search for videos matching EXPRESSION (optional). -t, --documents=EXPRESSION Search for documents matching EXPRESSION (optional). -e, --emails=EXPRESSION Search for emails matching EXPRESSION (optional). Returns a list of subjects for emails found. -c, --contacts=EXPRESSION Search for contacts matching EXPRESSION (optional). Returns a list of names and email addresses found. -V, --version Print version. SEE ALSO
tracker-store(1), tracker-stats(1), tracker-tag(1), tracker-info(1). GNU
July 2009 tracker-search(1)