mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
LastFm remove scrobbler from core make a TSR plugin WIP
remove scrobbler from core make it a plugin Change-Id: I606810eba7d570dfb332789aed913c6f8adc7fb7
This commit is contained in:
parent
8eb4689ab1
commit
fd15ea25d3
12 changed files with 591 additions and 355 deletions
|
|
@ -1832,8 +1832,6 @@ const struct settings_list settings[] = {
|
|||
ID2P(LANG_FM_ITALY), ID2P(LANG_FM_OTHER)),
|
||||
#endif
|
||||
|
||||
OFFON_SETTING(F_BANFROMQS, audioscrobbler, LANG_AUDIOSCROBBLER, false,
|
||||
"Last.fm Logging", NULL),
|
||||
#if CONFIG_TUNER
|
||||
TEXT_SETTING(0, fmr_file, "fmr", "-",
|
||||
FMPRESET_PATH "/", ".fmr"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue