Nekojimi
  • Joined on 2021-09-17
Nekojimi closed issue Nekojimi/Chords#4 2022-02-11 21:18:49 +00:00
Should download to temporary directory
Nekojimi closed issue Nekojimi/Chords#8 2022-02-11 21:18:33 +00:00
Read track info from downloaded JSON
Nekojimi pushed to master at Nekojimi/HttpYamlMapper 2021-12-17 18:32:54 +00:00
6458c69df8 Add libraries.
Nekojimi pushed to master at Nekojimi/HttpYamlMapper 2021-12-17 18:25:19 +00:00
9411774509 Initialise template.
Nekojimi created repository Nekojimi/HttpYamlMapper 2021-12-17 18:10:16 +00:00
Nekojimi pushed to master at Nekojimi/Chords 2021-11-20 13:04:59 +00:00
a4e4093f40 Add initial version of command structure.
Nekojimi pushed to master at Nekojimi/Chords 2021-11-20 01:22:23 +00:00
2bd51ea856 Try multiple manual download formats before falling back to auto, and display the bitrate and download size to the user.
Nekojimi pushed to master at Nekojimi/Chords 2021-11-20 00:41:02 +00:00
83bb9e5805 Optimise downloads by selecting download format manually.
Nekojimi pushed to master at Nekojimi/Chords 2021-11-19 19:55:47 +00:00
cc17eb0bd9 Added "keep" flag to songs, which will stop them being deleted.
17591cd6a7 Added leave command.
Compare 2 commits »
Nekojimi pushed to master at Nekojimi/Chords 2021-11-19 19:15:23 +00:00
0a8d526ff1 pom.xml: add JSON library.
Nekojimi pushed to master at Nekojimi/NodeProcessor 2021-10-26 23:45:10 +01:00
b35bd6c2d5 Fix template error.
Nekojimi created repository Nekojimi/NodeProcessor 2021-10-26 23:38:58 +01:00
Nekojimi pushed to master at Nekojimi/JavaMavenTemplate 2021-10-26 23:37:55 +01:00
18cedcb1d4 Delete license header.
Nekojimi pushed to master at Nekojimi/JavaMavenTemplate 2021-10-26 23:36:56 +01:00
7e0bd6d370 Update Main.java with templates.
Nekojimi pushed to master at Nekojimi/JavaMavenTemplate 2021-10-26 23:35:06 +01:00
441c1c1db7 Update pom.xml with repo name template.
Nekojimi pushed to master at Nekojimi/JavaMavenTemplate 2021-10-26 23:25:21 +01:00
485cfccc33 Update pom.xml with correct package name and Maven Shade plugin.
Nekojimi pushed to master at Nekojimi/Chords 2021-10-06 00:05:29 +01:00
617d1ebacf Update pom.xml
c31e32c96e Add secrets.yml to .gitignore.
3437887551 Downloader: Download to temporary directory, and read track info from
03ffc9d994 Output artist and track number in Song.toString()
3ee4f8fde5 Disable autoplay, remove track number tag in download messages.
Compare 5 commits »
Nekojimi opened issue Nekojimi/Chords#9 2021-10-03 19:17:10 +01:00
Save current state (channel, track list) to file for easy reloading
Nekojimi opened issue Nekojimi/Chords#8 2021-10-03 19:15:55 +01:00
Read track info from downloaded JSON
Nekojimi pushed to master at Nekojimi/MusicSearcher 2021-10-02 15:34:33 +01:00
960858e930 Add Youtube search provider.