Ashutosh Shinde
32dd68c90e
updated CaptionOption key to use caption id instead of index and url in CaptionView
2024-01-06 23:18:54 +05:30
Ashutosh Shinde
cd02f6d7a3
fixed #614 multiple captions of the same language all appeared as selected when selecting only one
2024-01-06 13:40:04 +05:30
mrjvs
aca7827a15
Implement new country code system and new language code system
2024-01-03 20:06:08 +01:00
Astrid
95b1e05667
Fix translation keys
2023-12-29 22:25:09 +01:00
mrjvs
378a1696b3
Update provider package
2023-12-29 18:17:37 +01:00
chaos
6c28ed8249
Update order of colors
2023-12-29 14:39:56 +02:00
chaos
b3367fd60d
Change to darker gray
2023-12-29 13:16:26 +02:00
qtchaos
447b7c6311
Add darker gray color to subtitle colors
2023-12-29 03:46:59 +02:00
Vijay
bc32fc3f8a
Create translation string for backlink in subtitles settings
2023-12-28 22:01:16 +05:30
Vijay
c347fe7ef5
Enhance Clarity, Consistency, and Formatting in Captioning and Subtitling Options
...
Refined language for captioning and subtitling options in the codebase:
- Replaced 'captions' with 'subtitles' in player.menus keys.
- Updated occurrences of "settings.captions" to "settings.subtitles" in view components.
- Updated occurrences of "player.menus.settings.enableCaptions" to "player.menus.settings.enableSubtitles" in SettingsMenu.tsx component.
Ensured consistency in translations by applying these changes to locales for different languages across the repository.
Additionally, performed auto-formatting using ESLint and Prettier for consistent code style.
This commit aims to improve overall clarity, alignment with preferred terminology, and maintain code quality through auto-formatting.
2023-12-28 22:01:16 +05:30
Astrid
57edcbeb79
Playlist downloads
2023-12-27 22:40:04 +01:00
Astrid
ac0e5e6927
Add support for playlist download
2023-12-27 22:39:38 +01:00
Contreras, Raf
48b708d569
Upgrade packages, bundling, performance
2023-12-23 18:24:43 +13:00
mrjvs
15d97dda02
remove unused import
2023-12-19 00:14:42 +01:00
mrjvs
116501e0c1
Source list
2023-12-19 00:14:13 +01:00
mrjvs
2bf0b5b03c
Metadata fetching
2023-12-19 00:10:46 +01:00
mrjvs
0c9eb7e0df
Merge branch 'dev' into rtl
2023-12-16 16:59:25 +01:00
mrjvs
6dea1fb3f6
Fix RTL issues
2023-12-16 16:50:34 +01:00
Jip Fr
6862255de9
Replace 1.25 playback speed with 1.5
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-12-16 14:37:12 +01:00
mrjvs
83bc9637b0
Prevent language duplication in search
2023-12-01 23:36:48 +01:00
mrjvs
4dc3a3216a
Some shoepolish for movie-web
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-30 21:25:28 +01:00
Jip Fr
4f810a58d9
Fix flag alignment on subtitles page
2023-11-29 22:19:27 +01:00
mrjvs
17b9a8d674
Add info text for ios and HLS + fix lightbar overflows
2023-11-29 19:37:01 +01:00
mrjvs
a4808415db
Localize the rest of everything
2023-11-28 21:11:46 +01:00
mrjvs
0ef492f58b
Remove unused files/functions + localize everything except player and pages + reorganize files + fix lint warnings
2023-11-26 16:04:23 +01:00
Jip Fr
ab167d565a
Add popup close keyboard shortcut, more tabbable styles
2023-11-21 18:22:50 +01:00
mrjvs
fa990d16b2
linked captions + primary navigation dropdown
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-19 16:49:17 +01:00
Jip Fr
2b23353e40
Language dropdown, language in settings, add temporary confirmation to delete account
2023-11-18 20:55:46 +01:00
mrjvs
54cd1d52ca
caption settings + working settings sidebar
2023-11-18 19:27:19 +01:00
mrjvs
117da3335b
reporting source selection menu
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-12 16:54:32 +01:00
mrjvs
8dcb94d3ae
update comments
2023-11-11 17:35:25 +01:00
Jip Fr
de4a7afec1
fix flag
2023-10-28 17:33:49 +02:00
mrjvs
65d0218f81
removed old todos, disable captions on load
2023-10-27 22:12:03 +02:00
mrjvs
9ff603f87c
correct languages + settings page styling
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-27 21:51:14 +02:00
mrjvs
606acb8ac4
make it possible to show unknown quality when available
2023-10-26 20:11:31 +02:00
mrjvs
ca402a219d
fix custom subs + download
2023-10-25 19:14:41 +02:00
mrjvs
e267482d33
opush
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-25 16:41:52 +02:00
mrjvs
6a125a593d
error handle pages + migration page
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-24 20:34:54 +02:00
Jip Fr
faed749691
Fix download button
2023-10-24 13:25:42 +02:00
mrjvs
109d9054d6
caption settings reorganize
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-23 21:06:31 +02:00
mrjvs
a2968d3bf8
scroll to active episode and caption, fix last provider being nonactive. caption delays mobile friendly input, bigger range caption delay range
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-23 21:03:50 +02:00
Jip Fr
269d2b59eb
Add manipulation buttons to caption offset
2023-10-23 17:15:13 +02:00
Jip Fr
e569b5ba32
Re-add caption delay
2023-10-23 16:30:20 +02:00
mrjvs
e41d1fdb3f
improve most voted algorithm, remove temporary state
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-22 22:27:36 +02:00
mrjvs
8e65db04a3
searching of subs + caching of results + sort subs by common usage + better loading state for subs + PiP added to mobile + remove useLoading
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-22 22:07:45 +02:00
mrjvs
9ce0e6a099
caption keyboard shortcut + searchbar for captions + enabled toggle for keyboard + subtitle padding
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-22 21:11:40 +02:00
mrjvs
ca2bab30a4
make download button use real link, and improve PC download text
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-22 20:17:28 +02:00
Jip Fr
ade84013d1
Move PC to the top
2023-10-22 19:34:04 +02:00
Jip Fr
e45b088108
Add download explanation routes
2023-10-22 19:28:04 +02:00
Jip Fr
01ea3c6d1e
Add unable to download route
2023-10-22 19:17:39 +02:00