-
New command: "purge" . Removes image files from transcoder photo cache which are older than 30 days
-
Environment variable support
- DBREPAIR_CACHEAGE - Change default 30 day purge age to "N" ('export DBREPAIR_CACHEAGE=N')
- DBREPAIR_PAGESIZE - Set Plex SQLite database page_size for database operations. ('export DBREPAIR_PAGESIZE=N')
(most beneficial to ZFS users where dataset record size is not 4096 default)
-
Updated documentation in README.md (important)