Commit Graph

35 Commits

Author SHA1 Message Date
Lynne Megido 6d12599767
remove workspace.xml 2023-03-19 11:16:49 +10:00
Lynne Megido b29a56da79
update dependencies, remove fedi handle 2023-03-19 11:15:09 +10:00
Lynne Megido 59d90794cc
use user's music directory rather than hardcoding 2023-03-19 11:08:19 +10:00
Lynne Megido 6b0ca13cd8
update deps, housecleaning 2021-09-17 20:02:44 +10:00
Lynne Megido d5fcde5ac3
improvements to build script, very minor typing fixes 2021-04-19 10:08:52 +10:00
Lynne Megido 09e93a05bb
updated dependencies 2021-03-17 16:01:51 +10:00
Lynne Megido 32369ce98a
updated readme and such 2021-01-18 23:06:13 +10:00
Lynne Megido e721a85fd2
its now a package babey 2021-01-18 22:26:28 +10:00
Lynne Megido df79f5e014
silly intellij stuff 2021-01-18 22:25:59 +10:00
Lynne Megido 4f862879e2
shuffling of stufflings 2021-01-18 22:24:31 +10:00
Lynne Megido 55034017f7
restructured into package 2021-01-18 19:58:49 +10:00
Lynne Megido ebf7651501
updated gitignore 2021-01-18 19:50:25 +10:00
Lynne Megido d27e1481c3
check against tag format type instead of file extension
sorta like, "if tag_format == 'id3'" rather than "if song_format == ['mp3', 'wav', 'aiff']"
2020-10-28 22:32:20 +10:00
Lynne Megido 3e0eb75999
remove unneeded file extension 2020-10-28 01:57:49 +10:00
Lynne Megido 92f398a326
turns out i didn't need to do anything to add alac support - they work the same as aac m4a files do. although i did find and fix a bug in the m4a handling so that's good at least 0uo 2020-10-27 00:44:40 +10:00
Lynne Megido 102edd01a3
added project files, aiff support 2020-10-26 23:55:06 +10:00
Lynne Megido c641c63fda
my py dot ini 2020-10-26 23:39:36 +10:00
Lynne Megido 16ddf2118c
wav support! 2020-10-26 23:34:04 +10:00
Lynne Megido 5d6ac79cd1
mypy strict support! 2020-10-26 23:05:18 +10:00
Lynne Megido 1804ddf457
code cleanup 2020-10-26 22:44:33 +10:00
Lynne Megido 7334f67e45
put everything in main(), zero mypy issues 2020-10-26 22:41:01 +10:00
Lynne Megido a6409c9c35
mypy integration 2020-10-26 22:35:27 +10:00
Lynne Megido 5b95996d8c
fairly major restructuring that should make future format support a lot easier, support for songs with partially or fully incomplete metadata 2020-10-17 23:54:50 +10:00
Lynne Megido f78c8d7c78
m4a support 2020-10-17 21:02:52 +10:00
Lynne Megido 7cb6545096
mp3 support! more helpful interface! better code! yahoo!! 2020-10-17 19:42:38 +10:00
Lynne Megido 124f0f7b42
flac support and an argument for choosing when to embed cover art 2020-10-17 17:26:25 +10:00
Lynne Megido 801b7369c4
cleaner code, type annotations, and it even runs (slightly) faster! =u= 2020-10-17 16:23:55 +10:00
Lynne Megido 2f62c53a9f
support for png covers with transparency, other fixes 2020-10-17 13:34:56 +10:00
Lynne Megido 83458f9f30
a huge HUGE rewrite that made it faster and less buggy and awful and dependent on linux and BOY this was overdue 2020-10-16 23:30:26 +10:00
Lynne Megido 5eaa942eab
a lot of TODOs because there's a lot to do here 2020-10-16 18:35:49 +10:00
Lynne Megido 09d1e58c78
-q actually does something now, moved some stuff that should be in functions into functions 2020-10-16 18:25:02 +10:00
Lynne Megido 8cc483bfa8
minor reformatting, configurable output dir 2020-10-16 16:59:39 +10:00
Lynne Megido 0ff526b5ca
fixed a potential endless loop if the image had a lot of metadata 2019-12-16 21:57:55 +10:00
Lynne Megido 8db04fa526
cleaned up 2019-05-05 04:00:18 +10:00
Lynne Megido 25ad99c816
commit de la init 2019-05-05 03:55:32 +10:00