1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
Salvoxia
5618dd3b6f Refactoring
Moved API calls to functions for support of legacy API calls (might be removed in the future)
Added support for API with Immich Server v1.106.1+
2024-06-11 20:41:23 +02:00
Salvoxia
aab24346d1 Moved fetching assets into a function as preparation for supporting API changes in 1.106.1 2024-06-11 19:06:44 +02:00
Salvoxia
891ea9d3a2 Added support for album level ranges to support creating album names from only specific ranges of the folder structure 2024-05-10 19:01:39 +02:00
Salvoxia
344826d7b5 Updated documentation for negative album-levels argument 2024-04-12 18:30:42 +02:00
Salvoxia
24feb8d2c8 Added support for accepting negative album_levels, creating album names from the deepest folders in the tree instead of the highest 2024-04-11 22:26:23 +02:00
Salvoxia
bab2171caf Added option to pass multiple root paths 2024-04-09 21:00:04 +02:00
Salvoxia
19b8018e0c Fixed copy/paste mistake in debug output 2024-03-03 18:52:22 +01:00
Salvoxia
d3372be76f Added -a argument range verification 2024-03-02 20:36:15 +01:00
Salvoxia
91d84b6cca Added debug output for logging new arguments 2024-03-02 20:32:44 +01:00
Salvoxia
39b9a65c76 Updated documentation of -s argument 2024-03-02 19:56:18 +01:00
Salvoxia
b0ca6345b8 Added option to specify number of album levels to create separate albums from nested folders 2024-03-02 19:49:26 +01:00
Salvoxia
a76df9513d Initial commit 2024-02-24 14:17:30 +01:00