Nekojimi
  • Joined on 2021-09-17
Nekojimi created repository Nekojimi/EuroFuckSimulator 2024-04-06 18:33:06 +01:00
Nekojimi pushed to master at Nekojimi/Chords 2024-04-04 13:01:52 +01:00
95d2e41a03 Add support for Tracks to store new input stream formats, not just files.
536743c6c1 MusicHandler: properly skip tracks on error.
143f5dacda Prevent error if queue command is used while not in a channel.
758f6a0d48 Fix issue where no URL would be retrieved for search results.
a901163af3 Retry opening audio streams after all exceptions, not just IO failure.
Compare 5 commits »
Nekojimi pushed to master at Nekojimi/Chords 2024-04-01 12:39:16 +01:00
abd676fa49 Retry opening track files after failure, and gracefully handle final failure by skipping the track.
Nekojimi pushed to master at Nekojimi/Chords 2024-04-01 12:12:19 +01:00
dd977cc899 Fuck my entire existence
Nekojimi pushed to master at Nekojimi/Chords 2024-04-01 12:08:09 +01:00
1d78f2a3fb Download 8 fragments in parallel.
c2c748470f Possibly optimise download speed by rate-limiting update messages?
Compare 2 commits »
Nekojimi pushed to master at Nekojimi/Chords 2024-04-01 11:47:29 +01:00
268af0ff3f Stop pretending to be Android.
Nekojimi pushed to master at Nekojimi/Chords 2024-04-01 11:34:43 +01:00
26010946c2 Temporarily fix Downloader.
Nekojimi pushed to master at Nekojimi/Chords 2024-03-31 22:13:50 +01:00
ab26e65fdb Remove bad references to Recommender.
Nekojimi pushed to master at Nekojimi/Chords 2024-03-24 17:29:37 +00:00
571139a59c Screw it, more changes
Nekojimi pushed to master at Nekojimi/Chords 2024-02-27 20:07:29 +00:00
95f838c392 Fix play command search result selection.
Nekojimi opened issue Nekojimi/Chords#24 2024-02-27 19:59:59 +00:00
Search result selection doesn't work anymore
Nekojimi pushed to master at Nekojimi/Chords 2024-01-17 16:24:19 +00:00
7d3795b10a Remove debug audio output.
3899792e7f Update README.md
fdbd8937f5 Change pipeline to use pull architecture.
Compare 3 commits »
Nekojimi opened issue Nekojimi/Chords#23 2023-11-08 21:58:12 +00:00
Download tracks of a playlist individually
Nekojimi closed issue Nekojimi/Chords#19 2023-11-08 21:56:44 +00:00
Download only the next X tracks
Nekojimi opened issue Nekojimi/Chords#22 2023-11-08 20:26:20 +00:00
Re-use downloaded JSON to reduce download time
Nekojimi opened issue Nekojimi/Chords#21 2023-11-07 11:22:24 +00:00
Dynamic help command
Nekojimi opened issue Nekojimi/Chords#20 2023-11-07 11:20:01 +00:00
Handle stop signals (SIGINT) by waiting for current track to end before terminating
Nekojimi opened issue Nekojimi/Chords#19 2023-11-07 11:14:51 +00:00
Download only the next X tracks
Nekojimi pushed to master at Nekojimi/Chords 2023-11-07 00:59:51 +00:00
b41f5c97a3 Delete 'pom.xml.orig'
Nekojimi pushed to master at Nekojimi/Chords 2023-11-07 00:59:21 +00:00
1ad6617914 Update '.gitignore'