feat(stremio): add configurable prop and debrid streams tag to peerflix addon

This commit is contained in:
Viren070
2024-12-18 23:03:26 +00:00
committed by GitHub
parent 70360cadac
commit fa70bac145
+3 -3
View File
@@ -2,16 +2,16 @@
title: Peerflix
description: A Stremio addon to fetch movies and series torrents from different sources. With content mostly in English and Spanish (from Spain).
keywords: [stremio, addons, addon, spain, spanish, guide, setup, configuration, install, link]
tags: [stremio-addon, stremio-addon:torrent-streams]
tags: [stremio-addon, stremio-addon:torrent-streams, stremio-addon:debrid-streams]
---
```mdx-code-block
import StremioAddonButtons from '@site/src/components/StremioAddonButtons';
<StremioAddonButtons id="peerflix" manifest="https://peerflix.mov/manifest.json" source="https://github.com/kekazoh/peerflix-scraper"/>
<StremioAddonButtons id="peerflix" manifest="https://peerflix.mov/manifest.json" source="https://github.com/kekazoh/peerflix-scraper" configurable />
```
<h3>Description</h3>
Peerflix is an addon that can fetch movies and series torrents from different sources. The content is mostly in English and Spanish.
No configuration is needed, install it from one of the buttons above.
No configuration is required. However, you may choose to configure it with a debrid service or to add filters and sorting criteria.