Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 634 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 634 Bytes

RSS to Jukebox Extended

  1. Checks for a new episode of a podcast from a given RSS feed
  2. Downloads the epsiode
  3. Converts it to a 64kb/s Ogg Vorbis audio file
  4. Creates a Minecraft resource pack with a custom music disc for that episode
  5. Generates a discs.json file for the Spigot plugin Jukebox Extended
  6. Uploads the resource pack to a CDN
  7. Uploads discs.json to a Minecraft server
  8. Triggers a set of user-defined commands on the server using the Pterodactyl HTTP API