Giter Site home page Giter Site logo

Comments (1)

crustymonkey avatar crustymonkey commented on July 17, 2024

Apparently I missed this report. Sorry about that.

I just tested this against the latest Subsonic and from what I see, I get a single song back in the form of a dict:

In [5]: c.getSong(9285)                 
Out[5]: 
{'status': 'ok',
 'version': '1.16.1',
 'song': {'id': '9285',
  'parent': '9274',
  'isDir': False,
  'title': 'Mighty Love',
  'album': 'Affection',
  'artist': 'Lisa Stansfield',
  'track': 2,
  'genre': 'General R&B',
  'coverArt': '9274',
  'size': 7145759,
  'contentType': 'audio/mpeg',
  'suffix': 'mp3',
  'duration': 312,
  'bitRate': 182,
  'path': 'Lisa Stansfield/Affection/Lisa Stansfield - Affection - 02 - Mighty Love.mp3',
  'playCount': 0,
  'created': '2005-01-17T03:46:36.000Z',
  'albumId': '608',
  'artistId': '292',
  'type': 'music'}}

What version of Subsonic are you using? Or are you using Airsonic?

from py-sonic.

Related Issues (18)

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.