Fifv

Results 9 comments of Fifv

I met the same problem. ![image](https://user-images.githubusercontent.com/75289510/145239160-82bbdba6-1b1d-4fe0-a27d-ab9c23a6fa22.png) Sometimes it shows 0 1 2 3, and rarely show expected 0 - 9. Most time it only shows a 0.

I met the same problem. It may be related to network but I have no idea. When I serve and access my app locally, subtitles load immediately. However, when app...

Thank you [Tyriar](https://github.com/Tyriar) for saving my life. I have spent hours to figure out why my Alt key doesn't work... For anyone who wants a workaround, here is my hack...

I packed all files in `src/` in a zip (the `manifest.json` at root of the zip), then follow the [Firefox add-on Self-distribution documention](https://extensionworkshop.com/documentation/publish/submitting-an-add-on/#self-distribution) to sign the add-on, downloaded signed version...

@mattfbacon Due to security reason, Firefox can't add unsigned zip as an addon (update: or using some developer flags, see @mattfbacon below), normally we can upload the zip to their...

@k939kk sorry for the late reply, Here's my signed version, [Turbo-Recadmiumator-firefox-6f3ad90e4653469ca4e5-0.0.1.zip](https://github.com/DavidBuchanan314/Turbo-Recadmiumator/files/15093998/Turbo-Recadmiumator-firefox-6f3ad90e4653469ca4e5-0.0.1.zip) with some personal customizations: - Use text-based subtitles (`'imsc1.1'`). (So I can style them using CSS) - Prefer VP9....

@ComfortableMilk4454 Sure, here is the default configuration version, [Turbo-Recadmiumator-firefox-default-f8c32ea7f3e3423d9ac1-0.0.1.xpi.zip](https://github.com/DavidBuchanan314/Turbo-Recadmiumator/files/15094237/Turbo-Recadmiumator-firefox-default-f8c32ea7f3e3423d9ac1-0.0.1.xpi.zip) The `.xpi` is actually a zip, I renamed it because github doesn't accept upload `.xpi` but `.zip` is okay. I have...

> @fifv Thank you for the version. Just a headsup, probably because of preferring VP9, the max bitrate available is quite low compared to normal setting. ( eg 880 instead...

@sganis Thank you for letting me know where to modify the drive name, you are saving my life! I used to modify source code in [SSHFS-Win Manager](https://github.com/evsar3/sshfs-win-manager) to pass the...