Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OBS (tuna) integration #154

Merged
merged 7 commits into from Dec 22, 2021
Merged

Add OBS (tuna) integration #154

merged 7 commits into from Dec 22, 2021

Conversation

jeffvli
Copy link
Owner

@jeffvli jeffvli commented Dec 22, 2021

Closes #136

Adds external scrobbling for OBS (Tuna plugin) support
Bumps electron version from 13.3.0 -> 13.6.3 (attempt to resolve SSL cert errors when downloading images)

Local scrobbling

image
Creates the following files to a user-specified location:

  • album.txt
  • artists.txt
  • duration.txt
  • progress.txt
  • status.txt
  • title.txt
  • cover.jpg

Web scrobbling

image
Sends a POST request to the Tuna webserver with the current song details (similar to the Tuna browser userscript.

@jeffvli jeffvli self-assigned this Dec 22, 2021
@jeffvli jeffvli changed the title Feature 136 obs Add OBS (tuna) integration Dec 22, 2021
@jeffvli jeffvli merged commit 955edd9 into main Dec 22, 2021
@jeffvli jeffvli deleted the feature-136-obs branch January 17, 2022 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Local scrobbling / OBS integration
1 participant