Description:
7digital API developer discussion group. Community support, ideas, feedback, ...
|
|
|
Adding to a 7Digital basket (without premium API)
|
| |
*Problem:* I'm trying to convert a stack of ISRC codes into a populated basket for purchases to be made directly on the 7Digital site without need for a premium API. *Current (bad) solution:* So far my best solution is to compile a page of links to the 7Digital page and have the user *manually* add them to the basket one at a time (sadly... more »
|
|
Opus support for streaming music
|
| |
Do you guys plan to add Opus(Best audio streaming codec + it's open source with a very permissive license "BSD") for 7digital music?
|
|
Searching tracks, releases and artists at the same time
|
| |
Hey 7digital staff & other developers, I'm currently building a prototype application using the free version of the 7digital API. I have usedthe functionality to search tracks, albums OR artists but it would be incredibly valuable to do a search on all three. Based on the documentation I see here... more »
|
|
Feeds. python oauth2 problem and solution
|
| |
Downloading 7digital feeds using pythons oauth2 does not work. This is because 7digital does not accept an oauth_body_hash in the query. Since oauth_body_hash is an unofficial extension to the oauth standard, it will fail elsewhere as well. To fix this, go to your oauth2 directory, which is probably something like... more »
|
|
Track information not found for track/details API
|
| |
Hi everyone, Calling the track/details API, for some tracks I get a track not found error although the streaming of the song works fine. The id is valid because these calls returned the correct information at some point. Here is an example call: [link]... more »
|
|
Recent releases sorted by release date
|
| |
Is it possible to get a set of recent releases sorted by releaseDate (or streamingReleaseDate). The current *release/chart* method does not seem to support a *sort* parameter and the results do not seem to have a discernible ordering. I want to be able to display the 100 most recent releases, newest first. At... more »
|
|
|