mirror of
https://github.com/movie-web/docs.git
synced 2025-09-12 22:03:27 +00:00
Merge branch 'master' into master
This commit is contained in:
@@ -7,19 +7,29 @@ icon: 'mdi:web'
|
||||
|
||||
This page showcases movie-web instances hosted by the community and other alternative sites. If you want to add your instance to this list, please open a pull request on [GitHub](https://github.com/movie-web/docs).
|
||||
|
||||
## Official Instances
|
||||
## Community Backend
|
||||
|
||||
These instances are maintained by the community and are considered "official", meaning they are likely to be up-to-date. Keep in mind, that since these are volunteer instances, they might be down or stop working entirely at any time. If you want to be sure you have access to movie-web, you should consider [hosting your own instance](../1.self-hosting/1.hosting-intro.md).
|
||||
Our partner, Lonelil, has kindly offered to host a movie-web backend with a copy of the original data from the movie-web.app. You can access this backend at: `https://mw-backend.lonelil.com`
|
||||
|
||||
<b>Instances marked with a 💾 have set up a backend, making it possible to sync your data across multiple devices.</b>
|
||||
You **do not** have to set up a new account; you can use your previous passphrase from movie-web, and all of your data will be there!
|
||||
|
||||
* https://mw.lonelil.com by [lonelil](https://github.com/lonelil) 💾
|
||||
* https://mv-web.netlify.app by [chaos](https://github.com/qtchaos) 💾
|
||||
* https://movie-web-me.vercel.app by [Isra](https://github.com/zisra)
|
||||
* https://bmov.vercel.app by [TheScreechingBagel](https://github.com/TheScreechingBagel) 💾
|
||||
* https://stream.thehairy.me by [thehairy](https://github.com/thehairy) 💾
|
||||
## Community Instances
|
||||
|
||||
The community maintains these trusted instances, meaning they are likely to be up-to-date. Remember that since these are volunteer instances, they might be down or stop working at any time. If you want to be sure you have access to movie-web, consider [hosting your own instance](../1.self-hosting/1.hosting-intro.md).
|
||||
|
||||
**Instances marked with a 💾 have set up a backend, making it possible to sync your data across multiple devices.**<br />
|
||||
**Additionally, instances with a 🌐 use the community backend hosted by Lonelil, which has all the original movie-web.app data!**
|
||||
|
||||
* https://mw.lonelil.com by [lonelil](https://github.com/lonelil) 💾🌐
|
||||
* https://watch.qtchaos.de by [chaos](https://github.com/qtchaos) 💾
|
||||
* https://movie-web-me.vercel.app by [Isra](https://github.com/zisra) 💾🌐
|
||||
* https://bmov.vercel.app by [TheScreechingBagel](https://github.com/TheScreechingBagel) 💾🌐
|
||||
* https://stream.thehairy.me by [thehairy](https://github.com/thehairy) 💾🌐
|
||||
* https://sudo-flix.lol by [itzCozi](https://gitlab.com/itzCozi) 💾
|
||||
* https://scootydooter.vercel.app by [Toon](https://github.com/Toon-arch)
|
||||
* https://scootydooter.vercel.app by [Toon](https://github.com/Toon-arch) 💾🌐
|
||||
* https://movie-web.x via [Unstoppable Domains](https://unstoppabledomains.com) and [IPFS](https://ipfs.tech) 💾
|
||||
- https://movie-web.x is only accessible using Brave, Opera or installing an [extension](https://unstoppabledomains.com/extension) to resolve unstoppable domains
|
||||
- If you cannot access https://movie-web.x try using a gateway: [Cloudflare](https://cloudflare-ipfs.com/ipns/k51qzi5uqu5diql6nkzokwdvz9511dp9itillc7xhixptq14tk1oz8agh3wrjd), [dweb.link](https://k51qzi5uqu5diql6nkzokwdvz9511dp9itillc7xhixptq14tk1oz8agh3wrjd.ipns.dweb.link), [cf-ipfs](https://k51qzi5uqu5diql6nkzokwdvz9511dp9itillc7xhixptq14tk1oz8agh3wrjd.ipns.cf-ipfs.com)
|
||||
|
||||
## Alternatives
|
||||
|
||||
|
@@ -2,6 +2,15 @@
|
||||
title: 'Changelog'
|
||||
---
|
||||
|
||||
# Version 4.5.1
|
||||
|
||||
- Improved translations: Catalan, Czech, Spanish, Persian, French, Italian, Portuguese (Brazil), Russian, Tamil, Vietnamese, Chinese (Han (Simplified variant))
|
||||
- Update providers to 2.2.2
|
||||
- Update Dockerfile to have build-time arguments and add a Docker compose file
|
||||
- Allow banners to be dismissible
|
||||
- Update extension logic to process all URLs in a HLS playlist
|
||||
- Automatically prefix backend URL with https:// if not provided
|
||||
|
||||
# Version 4.5.0
|
||||
|
||||
- Improved translations: Estonian, Persian, Toki Pona, Vietnamese.
|
||||
|
Reference in New Issue
Block a user