Commit graph

27 commits

Author SHA1 Message Date
1593a1b712 Add some tests for auto create albums 2024-12-07 13:01:20 +11:00
331f24e9af
Add a libraries list command 2024-12-03 19:30:08 +11:00
776c9b005f
Add an option to delete only empty albums 2024-12-03 19:09:07 +11:00
0ac02c34c6
Add a album auto-create command 2024-12-03 19:02:41 +11:00
64aaa36208
Add some logs when encountering a DateTimeOrTextProperty 2024-12-03 16:32:41 +11:00
e29b962423
Add command to delete albums 2024-11-24 02:01:48 +01:00
fb78298166
Add a command to list albums 2024-11-24 01:32:17 +01:00
af1af8dce1
Add a libraries command and scan subcommand 2024-11-17 15:31:12 +01:00
eb53590049
Continue actions refactoring 2024-11-08 16:31:29 +01:00
8726a1c6bf
Add a verbose/quiet pair of flags 2024-11-06 17:08:16 +11:00
c525f63660
Add some tests 2024-11-06 14:36:46 +11:00
e630997ff5
PoC of refactoring actions 2024-11-06 11:05:49 +11:00
a0d9bfa97b
Use a context struct 2024-11-06 09:23:39 +11:00
ebe22cfc10
Add a command to delete assets 2024-11-05 14:27:37 +11:00
af5990796e Merge branch 'assets-list' into 'main'
Add an assets list command

See merge request kernald/immich-tools!14
2024-11-05 02:42:22 +00:00
c026375ce1
Add an assets list command 2024-11-05 13:40:52 +11:00
866fe29b05 Merge branch 'albums-utils' into 'main'
Add utilities around albums and assets

See merge request kernald/immich-tools!13
2024-11-05 01:43:57 +00:00
a8796b2728
Add utilities around albums and assets 2024-11-05 12:42:42 +11:00
840db8e612
Add some context on missing arguments 2024-11-05 09:30:25 +11:00
0cd998a7a6 Add a subcommand to check server features 2024-11-04 15:09:18 +11:00
c141153ad1 Update Immich API bindings to 1.119.1 2024-11-04 13:54:20 +11:00
febcadc3ba Validate client configuration before running commands 2024-10-30 18:03:08 +11:00
b9664b43c8 Add support for a configuration file 2024-10-30 17:46:14 +11:00
dfac23a225 Add a command dumping missing date of births 2024-10-28 15:27:35 +11:00
bc09979a62 Add a command to synchronise date of births 2024-10-28 14:54:49 +11:00
46338adca4 Set up a client and basic command infrastructure 2024-10-24 11:55:16 +11:00
56a22203ef
Initial commit 2024-10-23 20:36:36 +11:00