Leon

Results 8 comments of Leon

If you want to see the Server Node that the server is running on you can add the following to `ServerDetailsBlock.tsx`. ``` const node = ServerContext.useStoreState(state => state.server.data!.node); Node: {node}...

Hi @DineshPawar22 , This hasn't been fixed, however I just opted to go with **Hackintosh OS** instead, I tried looking for the Big Sur Product ID for a while however...

> they always expire > ________________________________ > From: Haris Abdullah ***@***.***> > Sent: Sunday, July 18, 2021 7:13 AM > To: foxlet/macOS-Simple-KVM ***@***.***> > Cc: Redee ***@***.***>; Mention ***@***.***> >...

When entering the playlist link onto spotify's page it comes back as `Couldn't find that playlist` indicating it's a Spotify Issue either the playlist is private or non-existant.

I presume so, the way I got around this was to do a else statement and search the URL provided and played that. For spotify tracks it was just as...

> Additionally, the document does not seem to clearly specify the function of cronjobs (for example, what problems might arise if a cronjob is not executed for a long period)....