Beta Notes - pannal/Sub-Zero.bundle GitHub Wiki
Beta 2.5 has concluded. This is the rolling develop version of 2.5.
You can still join the "rolling" develop-branch-testing by following this document.
Glossary
- PMS: Plex Media Server
- SZ: Sub-Zero
- beta branch: develop-2.5
- logs: https://github.com/pannal/Sub-Zero.bundle/wiki/Logs
New features
- Shipped UnRAR support in the works
- i18n
How do I get into the Beta?
Here (and ask for a beta invite if you haven't been invited yet)
Join the SZ SlackWithout being invited into the beta and completing everything listed here, I won't be able to help you
With Git
- install git for your platform and make sure you can run
git --help
inside the command line of your choice - stop your PMS
- delete
Sub-Zero.bundle
inside your plugins folder - execute
git clone https://github.com/pannal/Sub-Zero.bundle.git
inside your PMS plugins folder cd Sub-Zero.bundle
git checkout develop-2.5
- done
Once you've done that, you can simply use git pull
to receive updates from the beta branch, then restart your PMS or go to the SZ advanced menu and restart the plugin.
Without Git (harder for you because you'll need to do the following every time you want to update)
- Follow the manual installation routine from here
- While doing that, don't download a release, but download the develop-2.1 branch instead
- no need to edit
Contents/Info.plist
Pre-Beta info submission
Everyone who follows this will be mentioned as betatester!
To have a slightly detailed overview of your Plex media environment, please fill out this form.
To answer the second "question", you have to have 2.1 beta running (see above), then restart your PMS once. After that you'll have a com.plexapp.agents.subzero.log
file inside your PMS Plugin Logs
folder. If not, ask in the beta channel.
Open it and search for --- SZ Config-Debug ---
. Copy everything between --- SZ Config-Debug ---
and -----------------------
into the form.
Happy testing!