Skip to content

Releases: rcc11/4chan-sounds-player

3.5.0

11 Sep 08:31
Compare
Choose a tag to compare

Install 3.5.0

Event attributes are much more useful. If you want some functionality the player doesn't have, consider implementing it using the templates config.

  • 0fc6ac6 Fix the image background.
  • 4ef326e 8ae946f Fix the hover image z-index.
  • 2b1ba4b Fix image resizing to prevent the controls being hidden, and weird display oddities.
  • 9deffe4 Sync audio/video when the page is made visible.
  • 176ac9d 08b96b3 Improve the search results display.
  • 36f1605 Switch to using css vars.
  • 8debd93 3d4f453 cddc850 Improve the event attributes to allow for proper javascript, and copy vue even more in how they're defined.
  • ddc1031 Allow the search bar to be hidden while focused.
  • e648729 Fix the image background while in fullscreen.
  • bed1d9f Added a configuration option to set how long into a track until selecting previous restarts the track instead.

3.4.9

18 May 21:25
Compare
Choose a tag to compare

Install 3.4.9

  • a3ca7aa Fixed looping single webm videos.
  • f478ee7 Stopped awkward overlaying of transparent images.

3.4.8

15 Nov 09:50
Compare
Choose a tag to compare

Install 3.4.8

  • dfa8f28 Minimised thumbnail fixes

3.4.7

03 Oct 21:31
Compare
Choose a tag to compare

Install 3.4.7

  • cbc3ea2 Stopped the search bar showing in fullscreen.
  • f277f25 The playlist image height can be resized by dragging it.
  • 819d59d Added zz.fo as an default allowed host.
  • 2f52288 Added a link on posts with a filtered sound (i.e. the image md5 or sound url is filtered, or the host is unknown) that allows it and adds it to the player. That was mainly in case another situation like zz.ht changing to zz.fo occurs.
  • ^ Same commit. Added a setting under playback to allow filtered sounds to played for expanded/hover images. It only applies to sounds that are filtered by the url or md5. If the host is unknown it will not be played regardless of this setting.
  • b34026f Fixed the player getting lost if you reload with the last saved position now no longer on screen.
  • 6566594 Added preloading of the next sound for smoother playback.

3.4.6

27 Jul 11:31
Compare
Choose a tag to compare

Install 3.4.6

  • 957b281 Show the title when fullscreen and the mouse is moved.
  • 68674fc Changed the way the default playing row colour is set so it fits better with the rest of the default theme.
  • 66bbfe2 Cleaner media session metadata.
  • 66ed5f4 Fixed catbox uploads.

3.4.5

16 May 15:03
Compare
Choose a tag to compare

Install 3.4.5

Expanded image inline player improvements and audio metadata.
Screenshot 2021-05-16 at 15 57 44

  • 96c4409 Volume control hide order fixes.
  • 1203ca9 New config to choose whether expanded webm's should look the audio or video. Moved the inline controls to the bottom of the image instead of the post.
  • 05289b5 4980c6d Make sure the audio and video both stayed paused at the beginning for expanded webm's until both are ready to play.
  • e13d1e1 Configurable repeat method for expanded images with multiple sounds.
  • d9b92b1 Fix the duration display for sounds >= 1 hour long.
  • d72cf42 Prevent the inline player running for webm's without a sound link.
  • 56ec3a7 Added an item to the context menu that displays the audio metadata.
  • 1f0b2d9 Improvements the media session handling. Hit or miss how well the browser and OS use it.
  • facc0ff Fix an error trying to prevent sleep.

3.4.4

07 Apr 22:17
Compare
Choose a tag to compare

Install 3.4.4

Mostly improves the download all tool. Just to note, whatever processing tampermonkey does for GM.xmlHttpRequest responses locks up the tab so the tool does not work smoothly with it.

  • 0d1c405 6dd9225 0ea0b9e Improvements to the download all tool. Progress bars are shown for files as they're downloading. There's options for concurrent downloads, maximum number of sounds to download, and compression level.
  • d6eee27 Fixed certain sound names being chopped off in the fixed playlist.
  • d003cb9 Fix certain characters in sound names and URLs causing errors.
  • 2126f4f Fix sounds not stopping for inline quotes when they're removed.
  • 1372f72 Fix pomf uploads.
  • 215bd9f Enable on archive.nyafuu.org.

3.4.3

20 Mar 10:22
Compare
Choose a tag to compare

Install 3.4.3

  • 3bcf2d4 Swap gitcdn.xyz for github.link on greasyfork, and raw.githubusercontent.com for the built files in dist.

3.4.2

14 Mar 22:36
Compare
Choose a tag to compare

Install 3.4.2

  • 5d34097 Allow folders to be dropped into the player. Nice for when you've downloaded an entire thread.
  • 2db100a Fix the playlist search breaking if you have local sounds.
  • fa1a88a Fix the thumbnail for local webm files.
  • 2820528 Only show the thread download as complete when the zip file has been generated.
  • b0ce20f Center list items vertically so non-standard text doesn't mess it up.
  • 7cef813 Create sound image, and host config, fixes.
  • 8323890 Fix/improve the play link added to posts.
  • 463c823 Fix the controls for standalone videos.

3.4.1

07 Mar 21:52
Compare
Choose a tag to compare

Install 3.4.1

  • 000a65c Fix videos not looping in the player.
  • 0b4b229 Fix the "Download All" tool.