Nekojimi
  • Joined on 2021-09-17
Nekojimi pushed to master at Nekojimi/Chords 2021-09-29 20:09:08 +01:00
603b7e2cd8 Print user's proper name, not ID.
3695e4bb13 Downloader: try to get low-quality audio for now.
Compare 2 commits »
Nekojimi pushed to master at Nekojimi/Chords 2021-09-29 19:57:50 +01:00
c8810ca271 Implement multithreaded downloading (Downloader class)
Nekojimi pushed to master at Nekojimi/MusicSearcher 2021-09-29 17:20:10 +01:00
d82b54ccf2 Initial implementation of API searcher.
68869a149e Implemented web scraper search.
4d7eccd1e0 WIP: added initial versions of search API.
c814c3ab4c Add searchproviders.yml
Compare 4 commits »
Nekojimi opened issue Nekojimi/Chords#7 2021-09-27 22:21:57 +01:00
Should download native format and then decode PCM directly
Nekojimi pushed to master at Nekojimi/Chords 2021-09-27 22:14:03 +01:00
2f7bb13dc6 Fix various problems.
Nekojimi opened issue Nekojimi/Chords#6 2021-09-27 21:59:18 +01:00
Sometimes playback stops after several seconds for no reason
Nekojimi opened issue Nekojimi/Chords#5 2021-09-27 21:58:59 +01:00
If a whole playlist is specified, add all of it to Queue
Nekojimi opened issue Nekojimi/Chords#4 2021-09-27 21:56:49 +01:00
Should download to temporary directory
Nekojimi opened issue Nekojimi/Chords#3 2021-09-27 21:53:35 +01:00
System should attempt audio-only download first (with -f bestaudio) then fall back to audio+video
Nekojimi closed issue Nekojimi/Chords#1 2021-09-27 21:52:37 +01:00
Add commands for queue management
Nekojimi created repository Nekojimi/MusicSearcher 2021-09-27 11:34:12 +01:00
Nekojimi pushed to master at Nekojimi/JavaMavenTemplate 2021-09-27 11:30:46 +01:00
fa8c62899e Updated with Maven build.
Nekojimi pushed to master at Nekojimi/JavaMavenTemplate 2021-09-27 10:53:00 +01:00
01369dfcdf Add NB Maven project.
Nekojimi created repository Nekojimi/JavaMavenTemplate 2021-09-27 10:42:11 +01:00
Nekojimi pushed to master at Nekojimi/CharacterMaker 2021-09-24 20:22:43 +01:00
2eaa1d5b62 Added eo-yaml dependency.
Nekojimi pushed to master at Nekojimi/Chords 2021-09-24 20:22:25 +01:00
367f2b93de Add Song class for storing details about queue items.
Nekojimi pushed to master at Nekojimi/Chords 2021-09-24 18:31:08 +01:00
ed610ebdae Reformat code.
b8b7a99a8d Moved MusicHandler to it's own source file.
Compare 2 commits »
Nekojimi pushed to master at Nekojimi/Chords 2021-09-24 15:39:05 +01:00
358b4e11c8 Add initial version of searchproviders YAML.
Nekojimi opened issue Nekojimi/Chords#2 2021-09-24 12:16:57 +01:00
Add commands for playback
Nekojimi opened issue Nekojimi/Chords#1 2021-09-24 12:13:51 +01:00
Add commands for queue management