Selbi182 / SpotifyBigPicture

A Java/JavaScript-based fullscreen interface displaying your current music on Spotify in a beautiful little browser page
GNU General Public License v3.0
57 stars 6 forks source link

Interested in using, how can I get this running? #2

Closed harshchobisa closed 2 years ago

harshchobisa commented 2 years ago

Hey!

I saw your response to the other issue on how this is pretty tough to set up. Nevertheless, I'm still pretty interested in using this. Would you mind showing how to get this running, maybe with a writeup? Would also love to connect over a call or something like that.

Thanks!

Selbi182 commented 2 years ago

Hey there, thanks for your interest. As I've mentioned in the other post, it's really tough to set up because I really only made it for myself yet. Currently I'm a bit occupied, but I'll try to find some free time later today to give a write-up on how to set it up.

I should really make the process more straight forward...

harshchobisa commented 2 years ago

Hi man!

This sounds good. Please let me know if/when you can get that write-up in, as I'd love to use this, and my friends are pretty interested too 🙂

Best, Harsh

On Thu, Sep 29, 2022 at 3:49 AM Selbi @.***> wrote:

Hey there, thanks for your interest. As I've mentioned in the other post, it's really tough to set up because I really only made it for myself yet. Currently I'm a bit occupied, but I'll try to find some free time later today to give a write-up on how to set it up.

I should really make the process more straight forward...

— Reply to this email directly, view it on GitHub https://github.com/Selbi182/SpotifyBigPicture/issues/2#issuecomment-1261968325, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALFOGE6ZU7LJ4SEK4G3IPIDWAVJZHANCNFSM6AAAAAAQYGR2MY . You are receiving this because you authored the thread.Message ID: @.***>

Selbi182 commented 2 years ago

Hi, thanks for your patience. I've created a release with instructions on how to set this thing up. Please let me know if it worked! If there are any issues, feel free to reach out as well.

https://github.com/Selbi182/SpotifyBigPicture/releases/tag/v0.1

harshchobisa commented 2 years ago

Thank you! let me give this a try!

On Sat, Oct 1, 2022 at 2:29 AM Selbi @.***> wrote:

Closed #2 https://github.com/Selbi182/SpotifyBigPicture/issues/2 as completed.

— Reply to this email directly, view it on GitHub https://github.com/Selbi182/SpotifyBigPicture/issues/2#event-7499921482, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALFOGEZRGTP6IUJXSNSGQKDWA7R7NANCNFSM6AAAAAAQYGR2MY . You are receiving this because you authored the thread.Message ID: @.***>

harshchobisa commented 2 years ago

Hey man,

Thanks so much for working on this. Unfortunately, I get stuck on step 3, where I can't run the jar file. I'm using the following java specs:

openjdk version "14.0.1" 2020-04-14

OpenJDK Runtime Environment AdoptOpenJDK (build 14.0.1+7)

OpenJDK 64-Bit Server VM AdoptOpenJDK (build 14.0.1+7, mixed mode, sharing)

Here's the error message:

Exception in thread "main" java.lang.reflect.InvocationTargetException

at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.base/java.lang.reflect.Method.invoke(Method.java:564)

at org.springframework.boot.loader.wrapper.ThinJarWrapper.launch(ThinJarWrapper.java:139)

The error message continues but I didn't want to pollute the message with the whole message. Let me know what can be done here! Would love to get this working, please let me know what can be done. Would love to sync over a webex or a zoom as well.

Thanks so much for your dedication.

On Sat, Oct 1, 2022 at 3:40 PM Harsh Chobisa @.***> wrote:

Thank you! let me give this a try!

On Sat, Oct 1, 2022 at 2:29 AM Selbi @.***> wrote:

Closed #2 https://github.com/Selbi182/SpotifyBigPicture/issues/2 as completed.

— Reply to this email directly, view it on GitHub https://github.com/Selbi182/SpotifyBigPicture/issues/2#event-7499921482, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALFOGEZRGTP6IUJXSNSGQKDWA7R7NANCNFSM6AAAAAAQYGR2MY . You are receiving this because you authored the thread.Message ID: @.***>

Selbi182 commented 2 years ago

Damn, looks like the thinJar functionality doesn't work. I'll compile a fatJar with all dependencies inside, although it will blow up the file size from 500KB to 30MB. I'll leave another post once that's done.

harshchobisa commented 2 years ago

Sounds good! fatJar sounds good, I’ll look out for it.

On Sun, Oct 2, 2022 at 3:11 AM Selbi @.***> wrote:

Damn, looks like the thinJar functionality doesn't work. I'll compile a fatJar with all dependencies inside, although it will blow up the file size from 500KB to 30MB. I'll leave another post once that's done.

— Reply to this email directly, view it on GitHub https://github.com/Selbi182/SpotifyBigPicture/issues/2#issuecomment-1264581156, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALFOGE37IHHJKLU3XCZNX7DWBE7UZANCNFSM6AAAAAAQYGR2MY . You are receiving this because you authored the thread.Message ID: @.***>

Selbi182 commented 2 years ago

I've updated the release. Please try again with the fat version and let me know if it works!

harshchobisa commented 2 years ago

Hello! I am very happy to inform you that I have the app up and working. It looks absolutely gorgeous on my TV. Thank you so much for your effort!

On Sun, Oct 2, 2022 at 3:43 AM Selbi @.***> wrote:

I've updated the release. Please try again with the fat version and let me know if it works!

— Reply to this email directly, view it on GitHub https://github.com/Selbi182/SpotifyBigPicture/issues/2#issuecomment-1264586353, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALFOGE5UY745VA53NVCSSHLWBFDKZANCNFSM6AAAAAAQYGR2MY . You are receiving this because you authored the thread.Message ID: @.***>

Selbi182 commented 2 years ago

I'm glad to hear that! Thanks for your interest and have fun. If you're comfortable with it, I'd be interested in a photo, as I've never seen it on another device haha

harshchobisa commented 2 years ago

Hey!

I'd love to. Send me an email at @.*** and I can send you a picture--github isn't letting me reply with it because it makes the message too large :/

On Sun, Oct 2, 2022 at 3:48 PM Selbi @.***> wrote:

I'm glad to hear that! Thanks for your interest and have fun. If you're comfortable with it, I'd be interested in a photo, as I've never seen it on another device haha

— Reply to this email directly, view it on GitHub https://github.com/Selbi182/SpotifyBigPicture/issues/2#issuecomment-1264730183, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALFOGE2LMZYLZ6OCUKTKBYTWBHYLHANCNFSM6AAAAAAQYGR2MY . You are receiving this because you authored the thread.Message ID: @.***>

Selbi182 commented 2 years ago

Looks like GitHub censored the email as well. Never mind then, it's just something I was curious about :)

harshchobisa commented 2 years ago

Try sending an email to my github username at gmail . com :)

On Mon, Oct 3, 2022 at 1:51 AM Selbi @.***> wrote:

Looks like GitHub censored the email as well. Never mind then, it's just something I was curious about :)

— Reply to this email directly, view it on GitHub https://github.com/Selbi182/SpotifyBigPicture/issues/2#issuecomment-1265007844, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALFOGE5AHXPZMLMPBH4JMC3WBJ7ANANCNFSM6AAAAAAQYGR2MY . You are receiving this because you authored the thread.Message ID: @.***>