AdvancedProfanityFilter icon indicating copy to clipboard operation
AdvancedProfanityFilter copied to clipboard

Raiplay

Open Seby68 opened this issue 3 years ago • 6 comments
trafficstars

Instructions: This template is written in Markdown. Click the "Preview" tab to see what it will look like when submitted. Fill in the applicable sections (you can erase the examples if you'd like).

:bug: Description

A clear and concise description of what the bug is.

:twisted_rightwards_arrows: Steps To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

:heavy_check_mark: Expected behavior

A clear and concise description of what you expected to happen.

:camera: Screenshots

If applicable, add screenshots to help explain your problem.

:computer: Details

  • Device: [e.g. MacBook Pro, Google Pixel]
  • OS: [e.g. MacOS 10.14, Windows 10]
  • Browser: [e.g. Chrome, Firefox]
  • Browser Version: [e.g. 50]
  • Affected site(s): [e.g. www.google.com]

:pencil: Additional context

Add any other context about the problem here.

Seby68 avatar Aug 03 '22 08:08 Seby68

Hi Richard, I contacted you to let you know that the rai no longer works. Since it is a GPL V3 program I have modified the files, Script, from the zip file, and uploaded it, but when I reload it, it does not change anything on the rai, it does not update it, it always gives me the one established by youCould you take a look on my email I sent you some screenshots. In addition, why, loading it from the zip file, modifying the rai does not change anything, have I modified three script files?

Seby68 avatar Aug 03 '22 08:08 Seby68

Sorry, I haven't had much time to work on the project the last few days. I'm not sure why it might not be updating for you. Did you follow the development steps outlined here? As long as you are modifying the .ts files, running npm run build and then pointing the browser to the dist folder, and then remembering to refresh the extension in your browser it should work.

richardfrost avatar Aug 04 '22 22:08 richardfrost

Yes Richard, thanks then I managed to change, all the files, and the raiplay appeared as modified by me and working, until the day before. I had solved this problem. Thanks for your commitment.

Seby68 avatar Aug 05 '22 17:08 Seby68

Hi Richard, today or tomorrow, could you connect with me to fix the raiplay? Thanks.

Seby68 avatar Aug 06 '22 13:08 Seby68

This seems to be working now. I'll update the internal config in the extension with the next version.

{
  "www.raiplay.it": [
    {
      "mode": "elementChild",
      "parentSelector": "div.theoplayer-texttracks div.theoplayer-webvtt-region-default",
      "subtitleSelector": "div span",
      "tagName": "DIV"
    }
  ]
}

richardfrost avatar Aug 06 '22 17:08 richardfrost

Well, many thanks. Very kind. I had tried it too, but was confined by your examples, that the parentcontrols had to be found in the node.

Seby68 avatar Aug 07 '22 05:08 Seby68