Commit graph

14 commits

Author SHA1 Message Date
Cyberpro123
2176baf09b
fixed typo 2025-09-26 04:54:50 -07:00
Cyberpro123
05597e12e8
Relicenced from MIT license to GPL v2.0 2025-09-03 16:09:55 -07:00
Cyberpro123
ba6d6153d7
sql.init() now logs message when run 2025-09-03 15:10:31 -07:00
Cyberpro123
d123192e1d
can now get series title from work Raw 2025-08-22 05:37:14 -07:00
Cyberpro123
54934bafa9
added --auto for download.py 2025-08-19 05:38:43 -07:00
Cyberpro123
90a0f076ba
process.py --auto now checks last edited timestamps 2025-08-19 03:48:49 -07:00
Cyberpro123
2b4e3e51ca
now only ever prints first 100 characters of db command tuple 2025-08-16 10:14:12 -07:00
Cyberpro123
dce3499ee5
new getImages.py 2025-08-14 11:01:11 -07:00
Cyberpro123
987f294f0e
added metadata.py for fetching series metadata 2025-08-14 04:11:47 -07:00
Cyberpro123
92f2632eb7
loosened anti-spam restriction 2025-08-14 04:11:11 -07:00
Cyberpro123
6991ebe94b
added --all and --auto arguments 2025-08-14 02:31:32 -07:00
Cyberpro123
6048e7befc
added position of work in series to workToSeries to reduce search
difficulty
2025-08-13 07:15:08 -07:00
Cyberpro123
10001e1272
reduced log level of long sql arguments due to text table 2025-08-13 07:14:20 -07:00
Cyberpro123
61f64534c0
renamed db.py to sql.py to avoid shared initial with download.py 2025-08-13 06:18:11 -07:00
Renamed from python/db.py (Browse further)