Summary: | Discogs Audio search doesn't work | ||
---|---|---|---|
Product: | [Applications] tellico | Reporter: | pietjepukje |
Component: | general | Assignee: | Robby Stephenson <robby> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/tellico/80a58bbada89f1001d5d31b18d7876b86d976a44 | Version Fixed In: | 2.3.10 |
Sentry Crash Report: |
Description
pietjepukje
2015-01-14 09:50:38 UTC
Git commit 80a58bbada89f1001d5d31b18d7876b86d976a44 by Robby Stephenson. Committed on 24/01/2015 at 03:19. Pushed by rstephenson into branch '2.3'. Update the Discogs data source to use the JSON API Users are now required to register for a personal token in order to use the Discogs API search. Images still don't work since they require full OAauth support. Using the personal token is expected to be implemented by Discogs shortly, but for now, no images. FIXED-IN: 2.3.10 M +1 -0 .gitignore M +330 -88 src/fetch/discogsfetcher.cpp M +31 -10 src/fetch/discogsfetcher.h M +1 -1 src/fetch/fetcherinitializer.cpp M +0 -1 src/fetch/fetchmanager.cpp M +70 -8 src/tests/discogsfetchertest.cpp M +7 -0 src/tests/discogsfetchertest.h M +0 -1 xslt/CMakeLists.txt D +0 -211 xslt/discogs2tellico.xsl http://commits.kde.org/tellico/80a58bbada89f1001d5d31b18d7876b86d976a44 |