@@ -4,6 +4,7 @@ import traceback
from graphic_utils import DynamicBackground, \
ScreenObjectsManager, TouchAndTextItem
from input import InputManager
+
from pkg_resources import Requirement, resource_filename
import pygame
@@ -7,10 +7,11 @@ import urllib
import urllib2
from threading import Thread
-import mopidy.core
from base_screen import BaseScreen
+import mopidy.core
from ..graphic_utils import Progressbar, \
@@ -1,10 +1,10 @@
+import pygame
from ..graphic_utils import ListView,\
ScreenObjectsManager, TextItem, TouchAndTextItem
-import pygame
-
from ..input import InputManager
mode_track_name = 0