Commit graph

199 commits

Author SHA1 Message Date
Pas
f86992dff7 remove imdb scraper console logging 2026-02-19 11:54:57 -07:00
Pas
adbdd19e66 update TIDB integration 2026-02-04 17:44:24 -07:00
Pas
ef1a0893a6 Revert "disable wyzie :("
This reverts commit 9ab5bc4ce5.
2026-01-23 22:21:49 -07:00
Pas
f23ac179cd add Feedback buttons to submit to TIDB 2026-01-19 16:59:31 -07:00
Pas
9ab5bc4ce5 disable wyzie :( 2026-01-19 15:06:26 -07:00
vlOd
7716ec0058
Merge branch 'production' into production 2026-01-03 15:55:09 +02:00
Pas
26c1043eb2 add toggle native subtitles keyboard command 2025-12-31 12:06:10 -07:00
vlOd2
f8b9f663be Merge branch 'production' of https://github.com/vlOd2/p-stream into production 2025-12-29 00:19:45 +02:00
vlOd2
d69344f251 Fix cache 2025-12-29 00:19:43 +02:00
vlOd
9d63404783
Update src/utils/translation/index.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-29 00:17:08 +02:00
vlOd2
b8a972f9ac Add support for aborting and new lines 2025-12-28 23:44:36 +02:00
vlOd2
81f1272f7d Refactor translator service to be less jank and more modular 2025-12-28 22:36:47 +02:00
Pas
ecd5daeaa0 remove Provider API logic and OLD turnstile code 2025-12-27 13:07:32 -07:00
Pas
cb504ccf55 customize keyboard shortcuts! 2025-12-23 23:26:59 -07:00
Pas
ac7e44f234 add sort media cards dropdown 2025-12-21 22:42:04 -07:00
Pas
ee317b808d Update opensubtitles.ts 2025-12-21 21:51:36 -07:00
Pas
5a2160cf49 switch to base wyzie 2025-12-05 21:49:32 -07:00
Pas
24413a805d remove trailer button and move the imdb trailers to the new carousel 2025-12-01 18:41:28 -07:00
Pas
4d5a5151f1 fix rotten tomato scraper 2025-12-01 17:19:13 -07:00
Pas
5e1bd09af5 use labelToLanguageCode from providers repo
it's now exported
2025-12-01 15:47:56 -07:00
Pas
d2768f558c Refactor externalSubtitles into modular files
Split the monolithic externalSubtitles.ts into separate modules for each provider (febbox, opensubtitles, vdrk, wyzie) and a new index.ts for orchestration and exports. This improves maintainability and clarity by isolating provider-specific logic.
2025-12-01 15:43:06 -07:00
Pas
b875bc93aa add granite subtitle source 2025-12-01 15:35:32 -07:00
Pas
2850ef293c delete duplicate config file 2025-11-30 16:29:08 -07:00
Pas
515c419cb2 delete unused app.tsx. Why we had two... idk 2025-11-10 13:49:48 -07:00
Pas
3cfd44579c encode queries to fix some issues 2025-11-09 12:50:03 -07:00
Pas
544fe97c5e refactor scrolling with a reusable component 2025-11-08 11:32:57 -07:00
Pas
66f0a3b95b workaround for disabling caption blur to fix flicker issues 2025-11-07 15:27:55 -07:00
Pas
1b073006f4 add edit group and edit bookmarks modals 2025-11-05 23:57:56 -07:00
Pas
1cdaed5625 add turnstile to skip api 2025-11-02 10:54:35 -07:00
zisra
ac5d4443b1
Use 12 hour clock + add box around time (#58)
* Use 12 hour clock + box around time

* Fix ref
2025-11-01 17:21:10 -06:00
Pas
5a17ee5f89 disable fed subs 2025-10-12 12:45:46 -06:00
Pas
cce24a246c Update detectRegion.tsx 2025-09-10 09:20:12 -06:00
Pas
26504bd7e8 are you ok buddy 2025-09-09 14:57:02 -06:00
Pas
313125d68c Reapply "add more fed regions"
This reverts commit 3b2e1b062c.
2025-09-09 12:49:42 -06:00
Pas
3b2e1b062c Revert "add more fed regions"
This reverts commit 0be7d9f75b.
2025-09-09 12:03:23 -06:00
Pas
4ee63177d1
Update region item version
To reset everyone's region
2025-09-06 20:58:33 -06:00
Pas
0be7d9f75b add more fed regions 2025-09-06 19:48:30 -06:00
Pas
b1b2539814 Update externalSubtitles.ts 2025-08-31 20:11:08 -06:00
Pas
ede305c684 Update externalSubtitles.ts 2025-08-26 23:12:00 -06:00
Pas
bcf9d294c4 add external caption source badges 2025-08-26 22:43:55 -06:00
Pas
dd7ee4b2f3 dont use promise.race for subs. fixes slower sources! 2025-08-26 22:37:23 -06:00
Pas
6f9e08b4ab add febbox subtitles API 2025-08-26 22:31:35 -06:00
Vasilis Manetas
575521cc88
Merge branch 'p-stream:production' into chromecast-rework 2025-08-25 15:47:14 +02:00
Vasilis Manetas
d8368e6d40 rework chromecast implementation 2025-08-25 15:15:45 +02:00
Pas
7161ee8163 add trailer api! 2025-08-24 23:01:01 -06:00
Pas
b859ad1b23 report embed id in debug copy 2025-08-19 22:18:02 -06:00
Pas
7b2cacc8fd update region logic 2025-08-07 20:36:08 -06:00
Pas
8ec869c688 add more error handling 2025-08-03 21:05:14 -06:00
Pas
c320631fbb Merge branch 'beta' into production 2025-08-03 15:15:02 -06:00
Pas
bd9ff1698f add debug info copy button to playback error 2025-08-03 14:48:17 -06:00