mirror of
https://github.com/ChuckPa/PlexDBRepair.git
synced 2025-12-05 08:52:31 -05:00
Add Deflate command
Deflate - Create new bandwidth_statistics table with proper schema. - Transfer only valid data from existing bandwidth statistics into new. - Drop old table. - Vacuum into new database. Merge Prune & Purge as one proper command Update ASUSTOR documentation error. Finalize Deflate integration & reporting. Update Release Notes
This commit is contained in:
10
ReleaseNotes
10
ReleaseNotes
@@ -8,9 +8,19 @@
|
||||

|
||||
|
||||
# Release Info:
|
||||
v1.12.00
|
||||
|
||||
1. Deflate capability - Deflate a bloated PMS main database and retain bandwidth statistics.
|
||||
Recommended usage: "Deflate" followed by "Auto" to optimize the DB after reduction.
|
||||
- Method changed to reconstruction of bandwidth table versus selective copy.
|
||||
This results in correct operation of bandwidth statistics functionality
|
||||
as well as significantly improved performance.
|
||||
|
||||
|
||||
v1.11.09
|
||||
|
||||
1. HotIO Paths - Path defined for Cache dir (and PhotoTranscoder) incorrect. Fixed.
|
||||
|
||||
v1.11.08
|
||||
|
||||
1. Restart after update - Sometimes restart after update would reference the wrong path. Fixed.
|
||||
|
||||
Reference in New Issue
Block a user