Jorrin

Results 11 issues of Jorrin

We'd like to use NativeWind in the mobile app. This allows us to use tailwind and have a universal style system. NativeWind V4 is in the works but not officially...

feature
approved
repo-native-app

Implementation of the Search page. - ~~User should be able to search using an input.~~ - Should use the TMDB API from /packages to get results. - The cards do...

feature
approved
repo-native-app

When a user clicks on a poster (for now only in the search page), the player should be opened. When the player is opened, the scraping process should start. For...

feature
approved
repo-native-app

### What happened? Stops the scraping process because VidSrc fails to scrape ![image](https://github.com/movie-web/movie-web/assets/43169049/7a46721f-a558-46dd-b5fb-a2a9eb9926c8) ### What browsers are you seeing the problem on? Firefox, Chrome, Safari, Microsoft Edge ### Steps to...

bug
approved
repo-providers
repo-main

### What feature do you want to add? The @movie-web/providers library should also support thumbnails. These thumbnail previews can be used in video players instead of generating them on the...

feature
approved
repo-providers
repo-main

### What happened? The providers lib is not usable in React Native because of some missing polyfills. We miss both a polyfill for atob, and for crypto-js ![image](https://github.com/movie-web/movie-web/assets/43169049/580842b9-4cbe-461f-b677-e5b798e10132) ### What...

bug
approved
repo-providers

### What happened? The Ridoo embed has the subtitles/captions in the HLS playlist. The first subtitle is shown in the player, but the subtitle menu does not show the the...

bug
approved
repo-main

### Describe: It is pretty common for externally retrieved subtitles to not be fully in sync with the actual video. It would be nice to be able to sync the...

feature

### Description I have migrated my coolify instance from one VPS to another. Everything works well, except that coolify still thinks it is on the old IP address. So the...

- Added a beta setting option to allow the user to use experimental features - Syncs bookmarks with backend