Commit graph

36 commits

Author SHA1 Message Date
f4497aef7e Add mkflex command 2025-07-16 11:40:25 -05:00
72295c53cf 🚨 Silence linter warnings I don't care about 2025-07-16 11:13:53 -05:00
aaa92bf151 Get pattern from name 2025-07-14 14:14:04 -05:00
5fb296c176 🐛 Verify valid shows.yml
Fix nil pointer derference
2025-07-02 15:47:22 -05:00
dc9e6f59db Support yt-dlp shows 2025-07-02 14:15:32 -05:00
186bf5fcba 🚨 Update linter and fix new warnings 2025-07-02 14:14:04 -05:00
24436ce28b 🐛 Deduplicate recipes 2025-05-02 18:22:16 -05:00
d55c680ec4 Parse (but don't return) instances 2025-05-02 16:40:46 -05:00
03fa525a00 🔖 Ic-merge is working now 2025-05-02 15:16:04 -05:00
8a3da4c5fe Add ic-merge command
Still needs some work, like saving to a new file, but works well so far.
2025-05-02 11:33:23 -05:00
7aae44048a 🛠 golangci-lint 2025-04-24 14:27:19 -05:00
8d74dc24e5 ♻️ Use ezcache to only remember files for five minutes 2025-04-21 15:19:40 -05:00
ac0baba3a8 ♻️ Move convids cmd code to internal App 2024-12-04 11:48:05 -06:00
64b2242567 ♻️ Move cli code to internal 2024-12-03 15:22:35 -06:00
1abe398c7a ✏️ Context not Cotext 2024-12-03 15:20:06 -06:00
56fd7bf0b4 🐛 Don't process multiple files per show if multiple source directories 2024-11-18 13:26:05 -06:00
1b072f42d3 Support alternate source per show 2024-11-16 23:38:44 -06:00
5e8f954a14 convids seems to work properly now 2024-11-07 08:06:12 -06:00
0272aa3b22 ♻️ Improve chill code 2024-11-06 11:05:41 -06:00
729e1d4dcc Skip downloading files in convids 2024-11-04 15:50:34 -06:00
d5e7f601b6 ♻️ Better names and add printing methods 2024-11-04 15:20:09 -06:00
f41ac8575f 🚀 Add install-cool-down build target
cool-down seems stable now
2024-11-01 12:09:50 -05:00
fd68ffbbf8 🐛 Program should still halt even with spinner 2024-10-29 11:28:47 -05:00
f7fca3ba73 🛠 Add default task 2024-10-28 20:07:19 -05:00
36ad4b260e 🛠 Add static analysis 2024-10-28 20:01:03 -05:00
31ebd4ed91 🛠 Add .gitignore to build directory 2024-10-28 11:30:52 -05:00
2d70d8994e 🚧 Add cool-down command 2024-10-25 15:52:26 -05:00
2552adbd3e ♻️ I think I'm finally happy with the Spinner implementation 2024-10-25 13:22:15 -05:00
01e3c3aade Make spinner message changeable 2024-10-24 20:02:55 -05:00
2f08add8ff Add cancellable spinner 2024-10-24 18:18:37 -05:00
c5bc53fb8c 🐛 After we walk over a single item in a series, we should move on to the next 2024-10-24 12:06:07 -05:00
5282c1fd26 🚚 Get rid of internal package
I don't need to hide anything
2024-10-24 06:33:53 -05:00
a9fe6f30fc 🐛 Protect from nil pointers 2024-10-23 22:22:41 -05:00
ec3db89d1a Match anime correctly 2024-10-23 22:10:31 -05:00
19206a9bf5 🚧 WalkFiles 2024-10-23 21:24:10 -05:00
c711ed6567 🎉 Start project 2024-10-23 15:56:56 -05:00