jaruba / PowderPlayer

Hybrid between a Torrent Client and a Player (torrent streaming) -
https://powder.media/
GNU Lesser General Public License v2.1
579 stars 95 forks source link

[Bug] Updater Notification Possibly Broken #153

Closed jaruba closed 4 years ago

jaruba commented 4 years ago

Getting this error in updates.js in the latest version:

Uncaught TypeError: Failed to execute 'decode' on 'TextDecoder': The provided value is not of type '(ArrayBuffer or ArrayBufferView)'

Will investigate further.

jaruba commented 4 years ago

I think this was a false alarm, the bug seems to have been in the web server.