Skip to content

Robust media player with a minimalistic design using HTML, JS, and CSS. Compatible with all common types of audio and video files.

License

Notifications You must be signed in to change notification settings

RJRock12/MediaView

Repository files navigation

MediaView

Minimalistic, robust media player using purely web based programming languages. Compatible with all common types of audio and video files. Works with bluetooth headphones and other audio devices.

View the Wiki page for more details.
Credit to @michael-tiger-2010 for most of the code.

Please use a modern browser with HTML5 support for all features to work intended.

TO DO:



CHANGELOG:


Note: All versions as far back as 1.1 are included in the archive, but are not listed here. Versions before 8.6 may be unstable or broken altogether.

V 10.0.0: (tested, fully stable) Yay! The new version has a new localstorage based pinlist system! Easier to use!
V 9.7.5: (tested, fully stable) Fixed alt-hold bug. Made Search take less cpu by making it only search after you type done.
V 9.7.4: (tested, fully stable) Added "do not show music name as page title", fixed bug.
V 9.7.3: (tested, fully stable) Fixed mp3 tag image placing issues, added mp3 as favicon.
V 9.7.2: (tested, mostly stable) Fixed the bug where when playing video, a large space exists.
V 9.7.1: (tested, fully stable) Fixed 2 bugs and 1 performance bug.
V 9.7.0: (tested, mostly stable) Added wave display for visuals.
V 9.6.6: (fully tested, confirmed stable) Fixed miniplayer bug in which using the Skip buttons cause the miniplayer to freeze.
V 9.6.5: (fully tested, unstable) Added soft breaking to miniplayer title.
V 9.6.4: (fully tested, confirmed stable) Added button to pop out the visuals in a picture in picture format. Can be used as a miniplayer.
V 9.6.2: (fully tested, confirmed stable) Improved Visuals Section, made more user friendly.
V 9.5.4: Fixed bug where when using alt+d or alt-f forgets to detect unholding alt, resulting in all commands afterwards to detect as if alt was down.
V 9.5.0: (fully tested, confirmed stable) Added keyboard shortcuts for most commonly used items.