Giter Site home page Giter Site logo

gspms's Introduction

Synopsis

This is a plugin for PS3 Media Server (PMS) that adds GrooveShark support.

Installation

  • download the GrooveShark jar file and place it in the PMS plugins directory
  • shut down PMS; open PMS.conf in a text editor; and add GrooveShark specific configuration see below.
  • restart PMS

Upgrading

To upgrade to a new version of the plugin, simply replace the old jar file in the plugins directory with the new version and restart PMS.

Uninstalling

To uninstall PMSEncoder, remove the jar file from the plugins directory and restart PMS.

Configuration

The GrooveShark plugin has the following configuration options all should be entered in the PMS.conf file:

  • gs_plugin.path - The path to were the plugin will store it's internal data. (For example c:\gs_data) This should normally be set to something.

  • gs_plugin.init_delay - The number of milliseconds the plugin buffers before starting to stream. Defaults to 3000.

  • gs_plugin.max_display - How many hits that will be showed per folder. The plugin ads a "More" folder after this number of hits. Defaults to 32.

  • gs_plugin.private_dbg - If set to "true" the plugin will send it's debug to a private file called "gs_debug.txt" placed in the gs_plugin.path. Other wise the debug ends up in the normal PMS debug file.

  • gs_plugin.cover - If set to "old" the plugin fetches the cover thumbnails from an external website. Otherwise it uses GrooveSharks thumbnail site.

  • gs_plugin.tiny - If set to "true" the plugin uses GrooveSharks alt. site TinySong to fetch data from. Should be used only if the normal method dont' work.

gspms's People

Contributors

sharkhunter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

gspms's Issues

No song listings

Not sure if Grooveshark has changed anything in their setup, but I don't get any song listings in any category or character (Albums/A, Songs/M, Artists/P, etc).

Known issue or am I doing something wrong?

empty children not checked

Got this stacktrace :

[New I/O server worker #1-4] INFO 00:37:11.358 java.lang.NoSuchFieldError: children
[New I/O server worker #1-4] INFO 00:37:11.359 at net.pms.external.Search.discoverChildren(Search.java:53)

I think this should be ok with a trycatch or a "!= null" check.

To reproduce it, i only search for any term in any kind of category (song, album, artist, playlist search). Popular playlist looks working, so the streaming process doesnt look broken

Hope this help !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.