Skip to content

PhairPlay v1.1.0-mh.9

Choose a tag to compare

@mhoogenbosch mhoogenbosch released this 28 Aug 06:39
· 1 commit to main since this release
6e1d05c

Fork release on top of mazer666/PhairPlay. Personal use only.

Changed

  • The persistent diagnostic log (phairplay.log) is now written to the app's external files directory (/sdcard/Android/data/<package>/files/phairplay.log) when available, instead of internal storage. This makes it retrievable over FTP or a file manager without adb or root — for users who sideload by FTP and cannot capture logcat (requested in #15 to debug the Safari-fullscreen video crash). Falls back to internal storage when no external files dir is available.
  • The :8001 diagnostic dump and :8002 live-tail are unchanged; the uncaught-exception handler still writes crash traces into this same log, so a crash survives process death and lands in the FTP-reachable file.

No change to AirPlay behaviour.

Flavors: googletv (Android TV / Google TV) and firetv (Fire TV).