studiowebux / obsidian-spotify-link

Obsidian.md Plugin to include the song or episode you're currently listening to in your note.
https://studiowebux.github.io/obsidian-plugins-docs/docs/category/plugin-spotify-link
MIT License
9 stars 2 forks source link

Spotify specs #2

Closed kmaustral closed 11 months ago

kmaustral commented 11 months ago

What Redirect URI should we include? image

studiowebux commented 11 months ago

Hello

Sorry about that, i will update the documentation tomorrow

The redirect uri is : obsidian://spotify-auth/

studiowebux commented 11 months ago

Updated the documentation at : https://studiowebux.github.io/obsidian-plugins-docs/docs/spotify-link/configuration/

Thanks for reporting this !

kmaustral commented 11 months ago

Thanks. It's still not connecting. Should tick a particular API in the second part of the screen?

studiowebux commented 11 months ago

Yes it should open your browser to authorize the application.

After copying the client id and secret id in the obsidian plugin settings, you can click the Spotify logo (left bar in obsidian) then it will open the browser (I tested only on Iphone and MacOS, so in my case it is Safari) Then you need to authorize the app and after that it will go back automatically to obsidian (using the redirect URI) to setup the login. and you should see a popup saying successfully connected (same as in the footer in obsidian, only on desktop app)

Extra details: Optionally you can change the state You should not have to change the Scopes

Let me know if you have issues following these steps thanks!

kmaustral commented 11 months ago

Thanks. It was clicking on the Spotify logo which was the missing step. You might like to highlight that.

It would be great to be able to customise the information from Spotify to be able to include details like album name, but not track progress.

I look forward to seeing how you develop this useful plugin.

Kevin

On Sat, 25 Nov 2023 at 10:55, Tommy Gingras @.***> wrote:

Yes it should open your browser to authorize the application.

After copying the client id and secret id in the obsidian plugin settings, you can click the Spotify logo (left bar in obsidian) then it will open the browser (I tested only on Iphone and MacOS, so in my case it is Safari) Then you need to authorize the app and after that it will go back automatically to obsidian (using the redirect URI) to setup the login. and you should see a popup saying successfully connected (same as in the footer in obsidian, only on desktop app)

Extra details: Optionally you can change the state You should not have to change the Scopes

Let me know if you have issues following these steps thanks!

— Reply to this email directly, view it on GitHub https://github.com/studiowebux/obsidian-spotify-link/issues/2#issuecomment-1826148081, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARTR6N7TJWWNNNMKHNAM74DYGEXYLAVCNFSM6AAAAAA7XHFWZ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRWGE2DQMBYGE . You are receiving this because you authored the thread.Message ID: @.***>

studiowebux commented 11 months ago

I've updated the documentation with screenshots: https://studiowebux.github.io/obsidian-plugins-docs/docs/spotify-link/steps

and improved the "first time setup" page : https://studiowebux.github.io/obsidian-plugins-docs/docs/spotify-link/spotify