PHP Library to generate and read propresenter files (.pro, .probundle, .proplaylist)
Go to file
Thorsten Bus 7cda7e7736 fix(generator): ROOT_USER_HOME fallback for user directory paths
- Add else branch in buildLocalRelativePath() to handle unmapped /Users/{username}/ paths
- Unmapped user directories now use ROOT_USER_HOME as root instead of ROOT_BOOT_VOLUME
- Extract user-relative path (e.g., AI/propresenter/ref/Media/test.png) for unmapped dirs
- Preserve existing behavior for mapped directories (Downloads, Documents, etc.)
- Preserve behavior for non-user paths (e.g., /tmp)
- Add 3 test cases covering all path scenarios: mapped, unmapped user, non-user
2026-03-30 08:06:43 +02:00
.sisyphus docs(notepad): record 100% completion of all 87 checkboxes 2026-03-01 21:52:05 +01:00
doc restructure api stuff to doc and add refs 2026-03-29 18:03:52 +02:00
php fix(generator): ROOT_USER_HOME fallback for user directory paths 2026-03-30 08:06:43 +02:00
ref Merge branch 'propresenter-parser' 2026-03-29 18:03:59 +02:00
.gitignore ignore stuff 2026-03-29 18:02:36 +02:00
AGENTS.md restructure api stuff to doc and add refs 2026-03-29 18:03:52 +02:00
README.md init 2026-03-01 14:17:00 +01:00