EternalBlueFlame / Traincraft-5

Traincraft repository for version 1.7.x port.
Other
58 stars 55 forks source link

Jukebox GUI glitchy #149

Open NitroxydeX opened 8 years ago

NitroxydeX commented 8 years ago

Buttons are not doing correct things. URLs are not really cleaned out, Pause doesn't mean pause you need to hit it two times. Thats bad.

xenoswift commented 8 years ago

Just a question about its functionality since it isn't clear; do URLs need to be internet hyperlinks or local resources? If its only internet-capable, could local resources be added as a functionality so the server doesn't need to go outside a network to get anything?

NitroxydeX commented 8 years ago

@xenoswift test it. parse a m3u to it and you will see. we wont add local support for the jukebox cart.

EternalBlueFlame commented 8 years ago

@xenoswift while unintentional, we have had reports that local M3U playlists do work in singleplayer, but will likely cause problems in multiplayer.

That said, pure M3U/PLS web URL's are the only intention. Good: "http://play.radionintendo.com/shinesparkers.m3u"

bad: "http://yp.shoutcast.com/sbin/tunein-station.m3u?id=898221"

Single Player ONLY: "file:///C:/Users/Derp/Desktop/Station.m3u"