KoningJasper / merlin

Theme for SABnzbd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merlin

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.

TODO

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.

Installation

Windows

  • 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 select Merlin.
  • Press restart.

Mac OS X

  • 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 select Merlin.
  • 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 select Merlin.
  • Press restart.

Linux

  • 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 select Merlin.
  • Press restart.

Screenshots

Here are some (outdated) screenshots to get a impression. Desktop Interface Mobile Interface

Includes

Author

About

Theme for SABnzbd


Languages

Language:CSS 87.8%Language:JavaScript 12.2%