Mac Library and Log Locations

Issue #298 resolved
nv created an issue

Instead of storing the library and logs inside the Serviio application bundle, they should be in Application Support and Logs, respectively. The major benefit to this is that it prevents the library and configuration from being lost between versions.

Proposed new locations:

Serviio.app/Contents/Resources/Java/library -> ~/Library/Application Support/Serviio/library

Serviio.app/Contents/Resources/Java/log -> ~/Library/Logs/Serviio/Serviio

Serviio-Console.app/Contents/Resources/Java/log -> ~/Library/Logs/Serviio/Console

Comments (6)

  1. Log in to comment