naggie / vosbox

Summer 2011: HTML5 music player, indexer and search engine
http://callanbryant.co.uk
GNU General Public License v3.0
13 stars 6 forks source link

URL Invalidation #51

Open naggie opened 12 years ago

naggie commented 12 years ago

When the playlist is changed after a playlist load, the URL hash is no longer valid. This can lead to loosing playlist items or confusion if the page is refreshed or the browser crashes.

When an item is added/removed/moved then the URL hash should be removed without causing a playlist load event.