PHP Library to generate and read propresenter files (.pro, .probundle, .proplaylist)
Go to file
Thorsten Bus 8dbcc1bafc feat(bundle): use ROOT_CURRENT_RESOURCE for portable flat media bundles
BREAKING: Bundle media entries are now flat filenames (no directories).
ProBundleWriter flattens all media paths to basename() automatically.
ProFileGenerator supports bundleRelative flag for ROOT_CURRENT_RESOURCE
URLs, enabling bundles that work on any machine without absolute paths.
2026-03-30 10:21:54 +02:00
doc feat(bundle): use ROOT_CURRENT_RESOURCE for portable flat media bundles 2026-03-30 10:21:54 +02:00
php feat(bundle): use ROOT_CURRENT_RESOURCE for portable flat media bundles 2026-03-30 10:21:54 +02:00
ref feat(bundle): use ROOT_CURRENT_RESOURCE for portable flat media bundles 2026-03-30 10:21:54 +02:00
.gitignore remove and ignore files 2026-03-30 09:23:17 +02:00
AGENTS.md docs(bundle): add .probundle format spec and API documentation 2026-03-30 09:20:00 +02:00
README.md init 2026-03-01 14:17:00 +01:00