This repository has been archived by the owner on Mar 24, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
76 lines (56 loc) · 2.48 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Pandora Radio for XBMC
* uses the Pandora JSON API via the client from the Pithos Project
This software is released under the GNU General Public License,
version 3 (aka, GPL-3.0), WITHOUT ANY WARRANTY, as further
described in the file "LICENSE.txt" (and also published at
<http://opensource.org/licenses/GPL-3.0>). Some code and/or resources
used within this software are also covered by the Creative Commons
Attribution-ShareAlike license [CC BY-SA], as noted in credits below.
Usage:
Place in xbmc addons directory
Set login information in script properties (prompts on run if not set)
Pick a station and enjoy the music :)
Further Information:
XBMC Listing @ http://wiki.xbmc.org/index.php?title=Add-on:Pandora
Forum Discussion @ http://forum.xbmc.org/showthread.php?tid=70471
Repository @ https://github.com/rivy/xbmc-script.audio.pandora
Issues @ https://github.com/rivy/xbmc-script.audio.pandora/issues
Credits: (as of 2014-01-01)
- rivy
Updates / improvements, scrobbling enhancements, and current maintenance
- spbogie
Original script implementation and maintenance
- VTWoods
Replaced libpandora with the pandora implementation from pithos
- TWC Supplemental by Nuka1195
Used extensively as a reference for building the GUI
Borrowed a few images for initial testing release
- Pithos Project @ http://pithos.github.io
A Pandora Radio Client; Copyright (c) Kevin Mehall
License: Creative Commons Attribution-ShareAlike 3.0 United States
- [CC:BY-SA 3.0 US]
- @ http://creativecommons.org/licenses/by-sa/3.0/us/legalcode
Contains the Pandora JSON API client implementation for access to Pandora
repo: https://github.com/pithos/pithos
- pianobar
Copyright (c) 2008-2010 Lars-Dominik Braun <[email protected]>
http://github.com/PromyLOPh/pianobar | http://6xq.net/html/00/17.html
- Used as early reference for parts of the pandora protocol
- jurmb84
Modified existing script to work with new xbmc addon framework
- smorloc
Modified script to include like/dislike/tired functionality; additional
addon settings; layout changes
- htpc_guy
Skins
- k3oni
Several suggestions and code examples from his repo
repo: https://github.com/k3oni/script.xbmc.pandora.git
- robweber
Several suggestions and code examples from his repo
repo: https://github.com/robweber/script.xbmc.pandorajson.git
- Moka Project @ http://mokaproject.com
License: Creative Commons Attribution-ShareAlike 4.0 International
- [CC:BY-SA 4.0]
- @ http://creativecommons.org/licenses/by-sa/4.0/legalcode
icon.png