Great Skin, Thanks
The new Shoutcast plugin does not work, i have fixed the ShoutcastDirectoryListView.xml, i exchanged only 2 lines:
before:
after
now it works.
The new Shoutcast plugin does not work, i have fixed the ShoutcastDirectoryListView.xml, i exchanged only 2 lines:
before:
<import>common.time.xml</import>
<import>common.window.xml</import>
after
<import>common.window.xml</import>
<import>common.time.xml</import>
now it works.