3.4.0 is working correctly, so I would want to stay in this version until that is fixed. But Plexamp keeps downloading the last version and updating itself in every restart of the app, so I have to uninstall it and then install 3.4.0 again.
Is there any way in the config to prevent it from auto updating?
This obviously requires admin access. Context: When downloading the update, Plexamp saves the file to ~/Application Support/Caches/plexamp-updater/…. By owning that directory by root and disallowing others to read/write from/to it, Plexamp won’t be able to download the update and thus will stay with the current version.
If you want to “re-enable” auto-updates later on, you’ll just have to delete the directory altogether:
I was doing more os less the same with the whole Plexamp App in the Applications folder (changing permissions to 444). Even if it downloads the update, it cannot apply it. You solution is better, thanks