BGS
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login

    Sound notification not working

    Scheduled Pinned Locked Moved Comments & Feedback
    4 Posts 2 Posters 38 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E Offline
      Ewan
      last edited by

      Since yesterday I think, the sound notification doesn't work anymore. I also can't find it in the HTML anymore, there used to be an element with id sound-notification.

      1 Reply Last reply Reply Quote 0
      • C Offline
        coyotte508
        last edited by

        Should be fixed in https://github.com/boardgamers/boardgamers-mono/commit/0a22edac5cade1ded64af625050b22167e11c4b8

        Let us know if it works now

        1 Reply Last reply Reply Quote 0
        • E Offline
          Ewan
          last edited by

          The element is in the HTML now, but it doesn't actually produce a sound when calling play() on it. It looks like the audio files are missing.

          For example, when you go to https://www.boardgamers.space/images/ you get a 403 Forbidden from NginX. However, when you go to https://www.boardgamers.space/audio/, you get a frontend webpage saying Page not found!.

          I noticed on GitHub that the audio directory is in the webapp-vue/public directory, but not in the webapp-svelte/public directory. Could that be the problem?

          C 1 Reply Last reply Reply Quote 0
          • C Offline
            coyotte508 @Ewan
            last edited by coyotte508

            @Ewan Thank you for the detailed diagnosis ^^

            I added the audio files in webapp-svelte/public: https://github.com/boardgamers/boardgamers-mono/commit/49ff29254cd8f194a5bdc64a38e8b25b1ab22640

            1 Reply Last reply Reply Quote 1
            • First post
              Last post