Kodi Community Forum
Release Phish.in: stream every Phish show - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Music Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=148)
+---- Thread: Release Phish.in: stream every Phish show (/showthread.php?tid=251005)



Phish.in: stream every Phish show - izilly - 2015-12-07

Phish.in
A music add-on for Kodi/XBMC to play any Phish show avilable at www.phish.in.

http://phish.in/ lets you stream just about every Phish show ever played. With this addon you can play any of those shows/songs. There is also an option to play a random show. More features will be coming soon (search function, ability to sign in to your phish.in account to access your playlists, etc)

This addon uses the phish.in public api: http://phish.in/api-docs

Installation
Get it from the official Kodi repo:
System > addons > install from repository > Kodi addon repository (or all) > Music addons > Phish.in
(or download zip for manual installation: http://mirrors.kodi.tv/addons/jarvis/plugin.audio.phish_in/plugin.audio.phish_in-1.0.2.zip)


Source
https://github.com/izilly/plugin.audio.phish_in

Report Bugs
https://github.com/izilly/plugin.audio.phish_in/issues
251005 (thread)

Recent updates
Code:
1.0.2 (2015-12-31)
  - fix #2: call ListItem.setInfo() once for each infoLabel
  - fix #1: python2.6/3.0 string formatting requires field numbers

1.0.1 (2015-12-07)
  - use ListItem.setArt() rather than .setProperty()

1.0.0 (2015.12.06)
  - first public release
full changelog: https://github.com/izilly/plugin.audio.phish_in/blob/master/changelog.txt

Screenshots
Image

Image


RE: Phish.in: stream every Phish show - Concestly - 2015-12-15

Excellent! Works great! Loaded to music add-ons.


RE: Phish.in: stream every Phish show - harpua1982 - 2015-12-28

Great Idea! Sorry if this is the wrong place for support, but I can't access years and I don't have a github.

here is my log:

https://www.dropbox.com/s/ldu2ygxndevhvax/kodi.log?dl=0


RE: Phish.in: stream every Phish show - izilly - 2015-12-31

This addon is now available in the official Kodi addon repo.

It can be installed by:
System > addons > install from repository > Kodi addon repository (or all) > Music addons > Phish.in


RE: Phish.in: stream every Phish show - izilly - 2015-12-31

(2015-12-28, 04:25)harpua1982 Wrote: Great Idea! Sorry if this is the wrong place for support, but I can't access years and I don't have a github.

here is my log:

https://www.dropbox.com/s/ldu2ygxndevhvax/kodi.log?dl=0
Thank you for uploading a log.

Here is an updated version that should work:
https://github.com/izilly/plugin.audio.phish_in/releases/download/1.0.2/plugin.audio.phish_in-1.0.2.zip

I will update the addon in the Kodi repo, but in the meantime it can be installed/updated by:
System > addons > install from zip file > browse to downloaded zip