ChuckPa / PlexDBRepair

Database repair utility for Plex Media Server databases
Other
830 stars 43 forks source link

MacOS: Incorrect detection in some cases results in 'Cannot write to databases' error #73

Closed ChuckPa closed 1 year ago

ChuckPa commented 1 year ago

Apparently related to

  1. Arch linux addition
  2. Binhex container update
  3. MacOS priority (placement) in detection sequence

Tool sometimes reports "Unable to write to databases" on MacOS.

This GHI will:

  1. Relocate MacOS detection to avoid confusion with containers
  2. Relocate all container detection
ChuckPa commented 1 year ago

Fixed in #74