BlafKing/spicetify-cat-jam-synced

NOT AN ISSUE, BUT A REQUEST

Closed this issue · 8 comments

I absolutely adore this extension.
I was wondering if you could make one for a gif that I have. If you have time to spare and if you want to, of course.

I tried reading the code and adding the gif (webm converted) myself but I guess there is more to it than just that.

Anyway, here is the gif I am talking about

this gif

Thanks in advance
<3

a custom image / gif settings menu would be nice - even if the user is forced to define the default BPM values or any other needed data

a custom image / gif settings menu would be nice - even if the user is forced to define the default BPM values or any other needed data

This would be perfect.

a custom image / gif settings menu would be nice - even if the user is forced to define the default BPM values or any other needed data

Sounds good!
I'll look into how I can add settings somewhere where you can define a custom webm and default BPM of that webm! :)

Latest commit now includes some settings in the Spotify settings tab where you can define a custom webM link and a default BPM for the webM that you're using!

image
(Reload button look a little bad but, at least it works😅)

I'll close this request as it should be solved! 👍🏻
Please do feel free to ask any more questions related to the custom webM's here though!

Any plans on supporting a local path to the WebM file?

Any plans on supporting a local path to the WebM file?

I'd definitely like to see if that's possible, but it's always a bit tricky when making something with just typescript/javascript, since it does not have the ability to access and or modify local files directly.

I'll see if I can find a workaround and if any else knows a good way to achieve this, feel free to let me know!

Any plans on supporting a local path to the WebM file?

I'd definitely like to see if that's possible, but it's always a bit tricky when making something with just typescript/javascript, since it does not have the ability to access and or modify local files directly.

I'll see if I can find a workaround and if any else knows a good way to achieve this, feel free to let me know!

one thing the user can do is place it in an assets folder in their theme but this doesn't work with marketplace, essentially aslong as the image is in your xpui folder Spotify can access it

Latest commit now includes some settings in the Spotify settings tab where you can define a custom webM link and a default BPM for the webM that you're using!

image (Reload button look a little bad but, at least it works😅)

I'll close this request as it should be solved! 👍🏻 Please do feel free to ask any more questions related to the custom webM's here though!

Are there specific requirements for the webm link to work? None of my tries with my hosted webm videos worked so far. Am I missing something?