By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 2621 - [Enhancement Request] Libre.fm support in Amarok
Summary: [Enhancement Request] Libre.fm support in Amarok
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdemultimedia (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P5 enhancement
Assignee: Timothy Pearson
URL:
Depends on: 1332
Blocks:
  Show dependency treegraph
 
Reported: 2016-03-27 14:56 CDT by Kristopher
Modified: 2018-05-27 10:12 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kristopher 2016-03-27 14:56:30 CDT
Libre.fm is an alternative to Last.fm which is based entirely on F\OSS.

From what I've read, Libre.fm supports the same Scroble API as Last.fm, so once bug 1332 is fixed, it shouldn't be a long walk to support Libre.fm.
Comment 1 Kristopher 2016-03-27 15:01:03 CDT
Adding 1332 as a blocker for this bug since Libre.fm won't work if the Scroble API isn't properly implemented in Amarok.

(Of course, it could *technically* replace Last.fm or be added separately, but I personally think removing/replacing Last.fm might not bode well with people that use it, and having the Scroble code for both services separate (rather than editting it to allow specifying the server to use each time it's called) would add unnecessary code to Amarok)