How to rent a movie from the iTunes Store on your computer


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS How to rent a movie from the iTunes Store on your computer
# 1  
Old 11-14-2008
How to rent a movie from the iTunes Store on your computer

You can rent movies from iTunes and watch them with your Mac or Windows computer, iPhone, or a supported video-enabled iPod*, or on your TV using your Apple TV.* Supported video-enabled iPod models are: iPod touch, iPod nano (3rd generation), and iPod classic. See this document if you're unsure which iPod model you have.Playing rented movies on Apple TV requires an update to Apple TV software. For latest information, please visit http://www.apple.com/appletv/

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

Previous Thread | Next Thread
Login or Register to Ask a Question
SCROBBLE-CLI(1) 					      General Commands Manual						   SCROBBLE-CLI(1)

NAME
scrobble-cli - a last.fm submitter for portable devices SYNOPSIS
scrobble-cli [options] DESCRIPTION
scrobble-cli is a program to submit information about tracks which have been listened to from a portable music player to last.fm (previously known as Audioscrobbler). scrobble-cli can read this information from .scrobbler.log files (i.e. produced by the open Rockbox firmware), from iPod databases, or from devices that use MTP (aka Plays for Sure). In addition to this, scrobble-cli can adjust the date/time information relating to when the track was listened to before uploading. This can be useful if your device is set to a different timezone to the machine you upload from. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -c, --playcounts Remove the iPod "Play Counts" database file after submission. -d, --database Submit information from an iPod database (requires -l) -h, --help Show summary of options. -l, --location <path> Filesystem location of the .scrobbler.log file, or the iPod database. For .scrobbler.log this should be the path to, and including the file name. For iPods, this should normally be the mount point - (/iPod_Control/iTunes/iTunesDB is automatically appended to this path). -m, --mtp Submit from a MTP (aka Plays for Sure) device -n, --now Recalculates the times each track was played before submission. Automatically enabled if using a .scrobbler-timeless.log or MTP device. -p, --password <password> Last.fm account password -r, --recalc <datetime> Recalculates the play time for each track. <datetime> should be a UNIX timestamp. -t, --timestamp <offset> Override the detected system timezone offset from UTC <offset> is the number of hours from UTC, i.e. +3, -4.5 -u, --username <username> Last.fm account username -v, --verbose <level> Output verbosity level -w, --proxy_host <hostname> Proxy hostname or IP address (requires -x) -x, --proxy_port <port> Proxy port number (requires -w) -y, --proxy_user <username> Username for proxy authentication -z, --proxy_pass <password> Password for proxy authentication WWW
http://qtscrob.sourceforge.net This manual page was written by Robert Keevil <rkeevil@gmail.com>, and is licensed under version 2 of the GPL. February 16, 2009 SCROBBLE-CLI(1)