Nekojimi
  • Joined on 2021-09-17
Nekojimi pushed to master at Nekojimi/Chords 2024-04-14 19:56:06 +01:00
5ec62d4d43 Add support for uploading tracks to play them.
a9c5bb37f8 Disable streaming mode for now.
6759afe76b WIP: initial work on streaming instead of downloading.
Compare 3 commits »
Nekojimi pushed to master at Nekojimi/Chords 2024-04-14 18:49:56 +01:00
c8684dbe75 Fix exception raised if something is added to the queue while Chords isn't present.
11c8991943 Fix track skipping not clearing the current track.
Compare 2 commits »
Nekojimi pushed to master at Nekojimi/EuroFuckSimulator 2024-04-06 18:33:23 +01:00
a0df249730 Update libraries.
6daf9d8446 Add submodule libraries.
ddfafb89b7 Initial commit.
Nekojimi created branch master in Nekojimi/EuroFuckSimulator 2024-04-06 18:33:23 +01:00
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