DDarkInferno
DDarkInferno
> That's probably exactly what's happening. Since Spotify does not allow third party applications to stream tracks they are looked up and streamed from YouTube instead. I was doing some...
Yup, sorry about that, you're right. When I thought Rythm could do it, I looked into those same articles, the EME player and the github issue and was surprised that...
Got the same issue.
> Hello, > I've got the same issue. > Code: > `ServersController controller = new ServersController(adminApi, HOST, ADMINKEY); controller.createNew() .setExternalId(1234566) .setName("Minecraft Test") .setUserId(1) .setDescription("Hallo Welt") .setEggId(5) .setPackId(0) .setDockerImage("quay.io/pterodactyl/core:java") .setStartupCommand("java -Xms128M...
> > > Hello, > > > I've got the same issue. > > > Code: > > > `ServersController controller = new ServersController(adminApi, HOST, ADMINKEY); controller.createNew() .setExternalId(1234566) .setName("Minecraft Test")...