1
Pandora Radio Script for XBMC
2
3
This script is released freely without restrictions, but also without
4
warrenty as described in the file "COPYING.txt"
5
6
Usage:
7
8
	Place in xbmc addons directory
9
	Set login information in script properties (prompts on run if not set)
10
	Pick a station and enjoy the music :)
11
12
Credits:
13
14
 - TWC Supplemental by Nuka1195
15
	Used extensively as a reference for building the GUI.
16
	Borrowed a few images for initial testing release.
17
18
 - pianobar
19
	Copyright (c) 2008-2010 Lars-Dominik Braun <PromyLOPh@lavabit.com>
20
	http://github.com/PromyLOPh/pianobar | http://6xq.net/html/00/17.html
21
		Uses as early reference for parts of the pandora protocol.
22
23
 - jurmb84
24
	Modified existing script to work with new xbmc addon framework.
25
26
 - smorloc
27
	Modified script to include like/dislike/tired functionality; additional
28
	addon settings;layout changes
29
30
 - htpc_guy
31
	Skins