aw-watcher-spotify icon indicating copy to clipboard operation
aw-watcher-spotify copied to clipboard

Aw-Watcher-Spotify data not visible in ActivityWatcher

Open B1zguy opened this issue 4 years ago • 4 comments

I seemed to have correctly followed the instructions in the README. Program works when running poetry run aw-watcher-spotify, yet no data seems to be appearing in the ActivityWatcher webapp. Is there a step I've missed?

I've also noticed the program not as a module/watcher in the menubar, perhaps I need to add it there. How would I do that?

I'm running this all on MacOS Catalina (10.15.6). Thanks in advance!

B1zguy avatar Sep 16 '20 02:09 B1zguy

There's no visualization currently available for the Spotify watcher, but you should be able to browse the data through the "Raw Data" tab.

On Wed, 16 Sep 2020, 04:46 B1zguy, [email protected] wrote:

I seemed to have correctly followed the instructions in the README. Program works when running poetry run aw-watcher-spotify, yet no data seems to be appearing in the ActivityWatcher webapp. Is there a step I've missed?

I've also noticed the program not as a module/watcher in the menubar, perhaps I need to add it there. How would I do that?

I'm running this all on MacOS Catalina (10.15.6). Thanks in advance!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ActivityWatch/aw-watcher-spotify/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKXDOT7IE4DQWJZTVZ6TETSGARG7ANCNFSM4RODMKWA .

ErikBjare avatar Sep 16 '20 08:09 ErikBjare

Noticed the same. Currently I see now point using it because of no visualisation. Also a question: Do I need to keep it running on command line via poetry run aw-watcher-spotify or can I have it running on background without Terminal. This is not imminent based on the documentation.

ronilaukkarinen avatar Dec 09 '20 17:12 ronilaukkarinen

@ronilaukkarinen run it in the background and close that terminal poetry run aw-watcher-spotify &. This does come with having to set up logging to not miss any errors/bugs. so poetry run aw-watcher-spotify >> log.log &

phanirithvij2000 avatar Nov 02 '21 12:11 phanirithvij2000

how does one connect this to activitywatcher? i can't see it in my raw data tab.

milovincent avatar May 17 '22 02:05 milovincent