|
@@ -28,7 +28,6 @@ def tryloadmodule(mod): |
|
|
# These should be sorted by how much work they do, the least work the earlier. |
|
|
# These should be sorted by how much work they do, the least work the earlier. |
|
|
# mpegtsmod can be really expensive. |
|
|
# mpegtsmod can be really expensive. |
|
|
modules = [ |
|
|
modules = [ |
|
|
'shoutcast', |
|
|
|
|
|
'pyvr', |
|
|
'pyvr', |
|
|
'dvd', |
|
|
'dvd', |
|
|
'ZipStorage', |
|
|
'ZipStorage', |
|
|