Settings page rewrite. Please clear page cache if things look funky.

Set default check github to enable after first run.
This commit is contained in:
Tim 2015-07-21 01:17:05 +02:00
commit bb3139727e
6 changed files with 1419 additions and 6 deletions

View file

@ -162,6 +162,7 @@ from plexpy import version
<input type="checkbox" name="movie_notify_enable" id="movie_notify_enable" value="1">
<input type="checkbox" name="tv_notify_enable" id="tv_notify_enable" value="1">
<input type="checkbox" name="music_notify_enable" id="music_notify_enable" value="1">
<input type="checkbox" name="check_github" id="check_github" value="1" checked>
</div>
</div>
<!-- Required fields but hidden -->