steino pushed to master at steino/dndmusicbot
- 1eb81d2da5 Handle if getting cookies errors for some reason..
steino pushed to master at steino/dndmusicbot
- 91e9e9093d Use our own gompd fork
steino pushed to master at steino/dndmusicbot
- 90d57f1bc1 Add Dockerfile for bot, rename old Dockerfile
steino pushed to master at steino/dndmusicbot
- 1f07fc01de Redo mpd.pid handling. Fixes #9
steino closed issue steino/dndmusicbot#9
Will not start unless mpd pidfile already exists.steino opened issue steino/dndmusicbot#9
Will not start unless /tmp/mpd.pid already exists.steino pushed to nostruct at steino/dndmusicbot
- 8aa79a1e13 Restructure to not use a App struct
steino pushed to master at steino/dndmusicbot
- 33230a54d5 Use different discord library
- 38a43bde59 Add volume control
- Compare 2 commits »
steino pushed to nostruct at steino/dndmusicbot
- 33230a54d5 Use different discord library
- 38a43bde59 Add volume control
- Compare 2 commits »
steino commented on issue steino/dndmusicbot#7
Discord randomly disconnects..![image](/attachments/7ee5dbf7-f667-4d4d-9dfc-79a016262bea)
steino pushed to master at steino/dndmusicbot
- ddf7ea2f15 Use the same opus lib for encoding as decoding. Simplify by encoding float64 directly.
- 2f3c14c3cb Use os.Create so that the file will be fully written on every startup
- Compare 2 commits »
steino pushed to master at steino/dndmusicbot
- b770f341d0 Update go.mod/sum
steino pushed to master at steino/dndmusicbot
- 2478ecba3c Remove troubleshooting code
steino pushed to master at steino/dndmusicbot
- 16498a8c7d Add mutex and context for better playlist handling
steino pushed to master at steino/dndmusicbot
- 8a3e07c1d1 Remove reference to pause
steino pushed to master at steino/dndmusicbot
- 13cfa0afb6 Make sure the mpd fifo doesnt block and don't send silence over the udp connection.
steino pushed to master at steino/dndmusicbot
- 7f288e541d Add opus streamer used in new ambiance
- 2eb108d185 Remove unused discord things
- 45f9c0024a Handle ambiance somewhat differently.
- Compare 3 commits »
steino pushed to master at steino/dndmusicbot
- f2063f5d18 Download opus 48k:16:2 so we don't need to resample