Scalable multi-device theme for SABnzbd. Includes various extensions, such as a speed graph, not available on the stock theme. THIS IS STILL VERY MUCH A WORK IN PROGRESS! Right now it's seriously lacking functions but the most rudimentary functions are there. Also it has some weird glitches. Furthermore the code is most likely as inefficient and ugly as hell, but it works for the most part.
General
Fix history, items aren't being added to history until refresh.- Ability to upload NZB's by file upload and url.
- Drag-drop add NZB's.
- Add size remaining and total size to queue list.
- Add ability to force if item has failed in history list.
- Change server list ball color if error occurs with server.
- Display uptime in footer.
- Update screenshots.
- Group misc and queue api calls (Cache them or something).
- Add extra options to queue, like pause individual item.
- Optimize (Remove unused CSS and JS).
- Shift to newer jQuery lib.
CSS
- Add spacing between warning and menu-bar.
- Show in history list that a item has failed.
- Improve server list layout.
- Fix thick border below first server.
- Fix menu bar links.
- Create footer.
- Grab the latest version from here or click ZIP button above.
- Extract to
...SABnzbd_Path.../interfaces/Merlin
. - Open SABnzbd.
- Go to
Config->General->Skins
and selectMerlin
. - Press restart.
- Grab the latest version from here or click ZIP button above.
- Extract to
/Applications/SABnzbd.app/Contents/Resources/interfaces/Merlin
. - Open SABnzbd.
- Go to
Config->General->Skins
and selectMerlin
. - Press restart.
OR
- Run:
git clone https://github.com/sloth-o-naut/merlin.git /Applications/SABnzbd.app/Contents/Resources/interfaces/Merlin
- Open SABnzbd.
- Go to
Config->General->Skins
and selectMerlin
. - Press restart.
- Grab the latest version from here or click ZIP button above.
- Extract to
...SABnzbd_Path.../interfaces/Merlin
. - Open SABnzbd.
- Go to
Config->General->Skins
and selectMerlin
. - Press restart.