summaryrefslogtreecommitdiff
path: root/apps/plugins/viewers.config
diff options
context:
space:
mode:
authorWilliam Wilgus <wilgus.william@gmail.com>2023-04-01 12:32:47 -0400
committerWilliam Wilgus <me.theuser@yahoo.com>2023-04-16 23:50:24 -0400
commitdfe12252bba8cbfe427752ad9ed101002a76fe67 (patch)
treeef0dd104dff37aac82966a4977f035487966d8fd /apps/plugins/viewers.config
parent43b0fba75d4312230793f2747700371362204bb6 (diff)
downloadrockbox-dfe12252bba8cbfe427752ad9ed101002a76fe67.tar.gz
rockbox-dfe12252bba8cbfe427752ad9ed101002a76fe67.zip
[Feature, Plugin] lastfm_scrobbler_viewer
a plugin to view lastfm scrobbler logs uses print cell to give a spreadsheet view of scrobbler logs buffers the whole file if possible otherwise it reads entries from disk rudimentary text searching for columns include / exclude; all/any and case sensitive Change-Id: Id9616e5796658952fba4ea747f596cb77d6f34c0
Diffstat (limited to 'apps/plugins/viewers.config')
-rw-r--r--apps/plugins/viewers.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/viewers.config b/apps/plugins/viewers.config
index 8d266966d0..c0b76d45d5 100644
--- a/apps/plugins/viewers.config
+++ b/apps/plugins/viewers.config
@@ -105,4 +105,5 @@ shopper,viewers/shopper,1
105lnk,viewers/windows_lnk,- 105lnk,viewers/windows_lnk,-
106#ifdef HAVE_TAGCACHE 106#ifdef HAVE_TAGCACHE
107*,demos/pictureflow,- 107*,demos/pictureflow,-
108log,viewers/lastfm_scrobbler_viewer,4
108#endif 109#endif