1
0
Fork 0
Commit graph

60 commits

Author SHA1 Message Date
Salvoxia
870d34144c README
Updated compatibility statement with 1.111.x
2024-07-30 21:45:47 +02:00
Salvoxia
65c1d551e0
Merge pull request #26 from Salvoxia/dev
Merge features from Dev branch
2024-07-30 19:29:59 +00:00
Salvoxia
580c4f3c09 Docker
Added support for new IGNORE environment variable
2024-07-30 21:11:17 +02:00
Salvoxia
9602b6a7ea README
Added documentation for new -i/--ignore option
2024-07-30 21:09:57 +02:00
Salvoxia
94abaedb27 Added support for ignoring folders and files with --ignore 2024-07-30 21:09:28 +02:00
Salvoxia
7ea0ee8355 Docker
Added new environment variable INSECURE to skip SSL verification
2024-07-30 20:40:20 +02:00
Salvoxia
8135b708f4 Added documentation for new option to skip SSL verification 2024-07-30 20:40:02 +02:00
Salvoxia
a75e5ac1f8 Added urllib3 to requirements.txt 2024-07-30 20:39:47 +02:00
Salvoxia
e392f7a9d7 Renamed option for skipping SSL verification to -k/--insecure (referencing curl) 2024-07-30 20:38:28 +02:00
Salvoxia
a503c964cf
Merge pull request #25 from alternak/main
Add option to disable SSL verification
2024-07-30 18:09:51 +00:00
Salvoxia
f7aae126a3
README
Updated compatibility statement with 1.110.x
2024-07-26 20:12:02 +00:00
Salvoxia
eb98837f85
README
Updated compatibility statement with 1.109.x
2024-07-20 18:11:20 +00:00
Salvoxia
39b144810a
README
Updated compatibility statement with 1.108.x
2024-07-10 20:42:15 +02:00
Salvoxia
0e2f7650a9
README
Added section about the root_path argument
2024-07-02 19:59:58 +02:00
Salvoxia
0249bff59a
README
Updated compatibility statement with 1.107.x
2024-07-02 19:13:53 +02:00
Salvoxia
a9975f9478
README
Added example for calling the plain python script without Docker
2024-06-24 09:52:37 +02:00
alternak
699cb8b030 merge upstream 2024-06-16 17:01:12 +02:00
Salvoxia
f29ab5fb9a Cleaned up imports 2024-06-11 20:48:50 +02:00
Salvoxia
2f07b0ae4d README
Updated compatibility statement with 1.106.x
2024-06-11 20:45:51 +02:00
Salvoxia
0b476ce230 Immich 1.106.1+
Enabled fitler to fetch only assets that are not in any album
2024-06-11 20:44:52 +02:00
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
8b9c7722d9 README
Added missing CRON_EXPRESSION environment variable to documentation
2024-06-05 21:20:58 +02:00
Salvoxia
a7b8f060c6 README
Added documentation for album level ranges
2024-05-17 18:55:49 +02:00
Salvoxia
2771cc36a4
Merge pull request #12 from Salvoxia/dev
Added support for album level ranges to support creating album names …
2024-05-17 18:39:05 +02:00
Salvoxia
945cbbc406
README
Updated compatibility statement with 1.105.x
2024-05-14 20:43:01 +02:00
Salvoxia
a6aa999b28
README
Updated compatibility statement with 1.104.x
2024-05-14 18:56:01 +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
alternak
5f692314c0 Add insecure ssl param 2024-05-01 16:46:55 +02:00
Salvoxia
8c9d0a177a README
Updated compatibility statement with 1.103.x
2024-04-29 18:34:55 +02:00
Salvoxia
940e543d21 Workflow
Do not trigger rebuild on changes to README only
2024-04-20 22:04:56 +02:00
Salvoxia
057feb32bf README
Formatting fix
2024-04-20 20:04:49 +02:00
Salvoxia
2337d425fd README
Updated compatibility statement with 1.102.x
2024-04-20 20:03:13 +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
835f347d66 README
Updated documentation with support for multiple root paths
2024-04-10 18:38:40 +02:00
Salvoxia
5133f04af8 Docker
Readded unattended arg
2024-04-09 21:33:38 +02:00
Salvoxia
94ea9c363b Docker
Added option to pass multiple root paths as comma separated list in ROOT_PATH
2024-04-09 21:16:38 +02:00
Salvoxia
bab2171caf Added option to pass multiple root paths 2024-04-09 21:00:04 +02:00
Salvoxia
ea50fc9cf1 README
Updated compatibility statement with 1.101.x
2024-04-05 18:44:16 +02:00
Salvoxia
2d5a8d206b
README
Added usage hint with docker container to first paragraph
2024-04-03 07:36:00 +02:00
Salvoxia
e0760dfe3d
Merge pull request #3 from ciltocruz/patch-1
fix: Typo
2024-03-29 21:03:10 +00:00
ciltocruz
b872d8e909
fix: Typo 2024-03-29 16:34:22 +01:00
Salvoxia
3cfe80d6f5 README
Updated compatibility statement with 1.100.x
2024-03-28 21:46:09 +01:00
Salvoxia
19a7dc95c1 README
Updated compatibility statement with 1.99.x
2024-03-20 19:27:33 +01:00
Salvoxia
b7989f369f
Update README.md
Fixed created albums for root_path = /external_libs/photos/Birthdays
2024-03-15 07:14:52 +01:00
Salvoxia
f5c79c75c5 README
Updated compatibility statement with 1.98.x
2024-03-07 21:08:42 +01:00
Salvoxia
fbe89738ce README
Updated Docker image environment variable table description
2024-03-03 18:58:37 +01:00
Salvoxia
4af5bbf5f2 README
Updated documentation with new arguments --album-levels and --album-separator
2024-03-03 18:53:13 +01:00
Salvoxia
ad0db94168 Updated proxy script with new arguments 2024-03-03 18:52:35 +01:00