PHP Library to generate and read propresenter files (.pro, .probundle, .proplaylist)
Go to file
Thorsten Bus 7de43f4aec feat(pro): auto-select 'normal' arrangement in generator
- Modified generate() method to loop through arrangements and find 'normal' (case-insensitive)
- Falls back to first arrangement if 'normal' not found
- Added test: testGenerateSelectsNormalArrangementWhenPresent
- Added test: testGenerateFallsBackToFirstArrangementWhenNoNormal
- All 12 ProFileGenerator tests pass (82 assertions)
2026-03-02 21:41:15 +01:00
.sisyphus docs(notepad): record 100% completion of all 87 checkboxes 2026-03-01 21:52:05 +01:00
php feat(pro): auto-select 'normal' arrangement in generator 2026-03-02 21:41:15 +01:00
ref add more test .pro files 2026-03-01 18:30:59 +01:00
spec feat(playlist): add proto field 5, Zip64Fixer, and format spec 2026-03-01 20:50:14 +01:00
AGENTS.md test(playlist): add integration tests and update AGENTS.md 2026-03-01 21:28:18 +01:00
README.md init 2026-03-01 14:17:00 +01:00