Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a media rest service #8

Open
mrumpf opened this issue Aug 17, 2012 · 0 comments
Open

Implement a media rest service #8

mrumpf opened this issue Aug 17, 2012 · 0 comments

Comments

@mrumpf
Copy link
Member

mrumpf commented Aug 17, 2012

The media rest service should deal with delivering media files to the client.

The idea is that the browse and search methods from the LibraryRESTService return a representation of the items:

  • Folder (path, cover-art, number of sub-items, ..., cover-art media-link)
  • File (artist, title, album-titile, ..., media-link)

The media-link attributes point to the media rest service which just deals with delivering media files to the client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant