Nekojimi
  • Joined on 2021-09-17
Nekojimi pushed to master at Nekojimi/MusicSearcher 2021-10-02 15:30:35 +01:00
3ceab2659b Web Searcher: Add header fields and link transformation support.
e6b109125e Searcher: compare strings case-insensitive.
Compare 2 commits »
Nekojimi closed issue Nekojimi/Chords#6 2021-10-01 15:16:18 +01:00
Sometimes playback stops after several seconds for no reason
Nekojimi commented on issue Nekojimi/Chords#6 2021-10-01 15:16:18 +01:00
Sometimes playback stops after several seconds for no reason

Probably fixed.

Nekojimi closed issue Nekojimi/Chords#3 2021-10-01 15:16:01 +01:00
System should attempt audio-only download first (with -f bestaudio) then fall back to audio+video
Nekojimi pushed to master at Nekojimi/Chords 2021-10-01 14:16:14 +01:00
7c1000ba55 Update pom.xml to use aven-assembly-plugin instead.
Nekojimi pushed to master at Nekojimi/Chords 2021-10-01 14:04:50 +01:00
d24bb58b68 Remove Maven noise from repo.
Nekojimi pushed to master at Nekojimi/Chords 2021-10-01 14:02:31 +01:00
ce21d0b5de Sweet mother of jesus that wasn't a fix at all
Nekojimi pushed to master at Nekojimi/Chords 2021-10-01 13:58:27 +01:00
a5bccb1657 Fix pom.xml probably.
Nekojimi pushed to master at Nekojimi/Chords 2021-10-01 13:50:06 +01:00
fe2f46938f Update pom.xml with main class definition.
Nekojimi pushed to master at Nekojimi/Chords 2021-10-01 13:42:12 +01:00
851c173a27 Change MusicSearcher dependency.
Nekojimi pushed to master at Nekojimi/MusicSearcher 2021-10-01 13:24:00 +01:00
4df2f55922 Update test program.
b8c3972f54 Metasearcher: load searchproviders.yml.
eff1f5bfdc Webscraper: set source when returning results, and trim result fields.
b10f9d3573 Searcher: load abbreviated name from YAML, and add functions to sort results by similarity.
7e41eb1105 Result: add source name, abbreviation, and score.
Compare 6 commits »
Nekojimi pushed to master at Nekojimi/Chords 2021-10-01 13:07:36 +01:00
6d1e3b78a3 Update .gitignore to ignore Maven files.
Nekojimi pushed to master at Nekojimi/MusicSearcher 2021-10-01 13:05:07 +01:00
0bdf5d614d Update pom.xml with project name.
Nekojimi pushed to master at Nekojimi/MusicSearcher 2021-10-01 13:03:25 +01:00
5f301b1f2b Updated test program.
b3d06669f7 Updated gitignore to ignore secrets file.
Compare 2 commits »
Nekojimi pushed to master at Nekojimi/Chords 2021-09-30 21:15:23 +01:00
5c814b4cd3 Updated dependencies and searchproviders.yml
Nekojimi pushed to master at Nekojimi/Chords 2021-09-30 20:49:40 +01:00
66cdca8f0d Add music searching support.
cf24072f35 Song: add sequence number.
b7f0794bc4 Downloader: keep track of download queue.
Compare 3 commits »
Nekojimi pushed to master at Nekojimi/MusicSearcher 2021-09-30 17:10:17 +01:00
d38c2ea164 Added JSON libraries to dependencies.
547fe438a6 Updated searchproviders.yml
Compare 2 commits »
Nekojimi pushed to master at Nekojimi/MusicSearcher 2021-09-30 17:09:12 +01:00
c60d1bfdfa Added a searcher that attempts to use search engines as a proxy.
Nekojimi pushed to master at Nekojimi/MusicSearcher 2021-09-30 17:08:06 +01:00
b8336c26fb Made WebScraperSearcher able to parse different result formats (HTML/JSON) and supply query parameters dynamically.
039a91ed40 Disabled API searcher class for now.
fe210ad8d0 Added initial support for parsing album-artist fields.
d3f083e0d5 Added query class.
ba9fde9cac Add object for storing API secrets.
Compare 5 commits »
Nekojimi pushed to master at Nekojimi/Chords 2021-09-29 22:10:34 +01:00
579fb01a20 Don't respond to messages unless they're in a text channel with "music"
42a9f0047b MusicHandler: rewrite to use circular byte buffer.
2412d57f4d Downloader: change timeout to 300 seconds, and fix destination parsing.
Compare 3 commits »