1
0
Fork 0
forked from len0rd/rockbox

[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
This commit is contained in:
William Wilgus 2023-04-01 12:32:47 -04:00 committed by William Wilgus
parent 43b0fba75d
commit dfe12252bb
11 changed files with 1361 additions and 114 deletions

View file

@ -50,6 +50,7 @@ keybox,apps
keyremap,apps
lamp,apps
lastfm_scrobbler,apps
lastfm_scrobbler_viewer,viewers
logo,demos
lrcplayer,apps
lua,viewers