cristianowa / restplayer

A seamless http remote player.
MIT License
3 stars 1 forks source link

Tranform dir to web and web to path #33

Open cristianowa opened 8 years ago

cristianowa commented 8 years ago

We are using : entry.replace("_","/") To transform url to path and the other way around. This must be in only one place.