Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ajb3932/immich-partner-sharing
/ functions
Functions
6 in github.com/ajb3932/immich-partner-sharing
⨍
Functions
6
◇
Types & classes
1
↓ 2 callers
Method
run_sync_cycle
Run a complete sync cycle for all mappings
app/main.py:129
↓ 1 callers
Method
_parse_sync_mappings
Parse sync mappings from environment variables Format: SYNC_MAPPING_1=api_key:face_id:album_id:description
app/main.py:43
↓ 1 callers
Function
main
Main application entry point
app/main.py:174
↓ 1 callers
Method
run_immich_face_to_album
Run immich-face-to-album command for a mapping
app/main.py:79
↓ 1 callers
Method
run_scheduler
Run the scheduled sync process
app/main.py:158
Method
__init__
Initialize the Partner Sharing application
app/main.py:27