diff --git a/src/main/plugins/lfm_new.ts b/src/main/plugins/lfm_new.ts index 72d8d422..2165d937 100644 --- a/src/main/plugins/lfm_new.ts +++ b/src/main/plugins/lfm_new.ts @@ -5,6 +5,9 @@ import LastfmAPI from 'lastfmapi'; // https://github.com/maxkueng/node-lastfmapi // https://github.com/maxkueng/lastfm-autocorrect +// @todo: add autocorrect +// @todo: add scrobble and filter to prevent no-title-found being scrobbled +// @todo: handle session keys through config to stop aids session.json export default class lfm_new {