Fix activity pane z-index when music is playing.

Some new graph types (WIP)
Update font-awesome to 4.4.0
This commit is contained in:
Tim 2015-08-08 00:32:34 +02:00
parent fa782641ef
commit 94d2d04bf9
19 changed files with 755 additions and 181 deletions

View file

@ -18,6 +18,7 @@ from plexpy import logger, config, notifiers, database
import plexpy
import time
def notify(stream_data=None, notify_action=None):
from plexpy import datafactory