Seraph91P

Results 169 comments of Seraph91P

> Do you mean to sync also the actual page? Sync to suwayomi so that the same progress from the page is on the app and the other way around.

> One project that implements this is https://github.com/MrBrax/LiveStreamDVR, and I still use this just for live notifications for my own purposes. Also useful as it captures game and stream title...

> Sorry, only pointed the repo out as reference for a project which implements using these webhooks. Still thankful and am sorry if I was rude slept kinda bad.

> It should be possible to use the websockets from the eventsub API. Originally I believe this feature only supported webhooks which is why I never implemented it as that...

> I don't want to implement the webhook version as that would require having your Ganymede instance publicly available. This is not something I want to require. > > The...

If I connect without a user and run the command, it runs fine? ``` root@b97b9bfd39ee:/var/www/html# php artisan koel:init --no-assets ************************************ * KOEL INSTALLATION WIZARD * ************************************ As a reminder, you...

> Fix for your compose: > > ```yaml > services: > koel: > image: phanan/koel > container_name: koel > > depends_on: > - database > > ports: > - 8181:80...

> As a temporary workaround, putting a static entry in your hosts file seems to work. E.g., if you have a linux docker host named "docky" with ip address 192.168.0.33...

> ### Kyoo's version > 4.7.1 > > ### What happened? > When I set the kyoo system up on my Ubuntu 24.10 headless server where plex and emby work...

> > ### Kyoo's version > > 4.7.1 > > ### What happened? > > When I set the kyoo system up on my Ubuntu 24.10 headless server where plex...