|
1780 | 1780 | { |
1781 | 1781 | "_tags": ["unofficial", "wip", "german", "tv", "streaming"], |
1782 | 1782 | "name": "Joyn", |
1783 | | - "description": "Joyn streaming platform - German entertainment and live TV", |
| 1783 | + "description": "Joyn streaming platform - German entertainment, series, movies, and live TV", |
1784 | 1784 | "author": "Bluscream, Cursor.AI", |
1785 | 1785 | "authorUrl": "https://github.com/Bluscream", |
1786 | 1786 | "platformUrl": "https://joyn.de", |
1787 | | - "sourceUrl": "https://raw.githubusercontent.com/grayjay-sources/grayjay-source-joyn/main/config.json", |
| 1787 | + "sourceUrl": "https://raw.githubusercontent.com/grayjay-sources/grayjay-source-joyn/main/build/JoynConfig.json", |
1788 | 1788 | "repositoryUrl": "https://github.com/grayjay-sources/grayjay-source-joyn", |
1789 | | - "scriptUrl": "./script.js", |
| 1789 | + "scriptUrl": "./JoynScript.js", |
1790 | 1790 | "version": 1, |
1791 | | - "iconUrl": "./icon.png", |
| 1791 | + "iconUrl": "./JoynIcon.png", |
1792 | 1792 | "id": "joyn-streaming-platform", |
1793 | 1793 | "scriptSignature": "", |
1794 | 1794 | "scriptPublicKey": "", |
1795 | 1795 | "packages": ["Http", "DOMParser"], |
1796 | 1796 | "allowEval": false, |
1797 | | - "allowUrls": ["joyn.de", "www.joyn.de", "*.joyn.de"], |
| 1797 | + "allowUrls": ["joyn.de", "www.joyn.de", "*.joyn.de", "api.joyn.de", "auth.joyn.de", "img.joyn.de", "ffqrv35svv-dsn.algolia.net"], |
1798 | 1798 | "supportedClaimTypes": [3], |
| 1799 | + "enablePlaylists": true, |
| 1800 | + "enableLiveContent": true, |
1799 | 1801 | "authentication": { |
1800 | 1802 | "loginUrl": "https://www.joyn.de/login", |
1801 | 1803 | "userAgent": "Mozilla/5.0 (Linux; Android 12) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.230 Mobile Safari/537.36", |
|
1805 | 1807 | }, |
1806 | 1808 | "settings": [], |
1807 | 1809 | "changelog": { |
1808 | | - "1": ["Initial version: Basic plugin structure"] |
| 1810 | + "1": ["Initial version: TypeScript-based plugin", "GraphQL API integration", "Algolia search", "Live TV channels", "Series as playlists", "Episodes and metadata", "~70% feature complete"] |
1809 | 1811 | }, |
1810 | | - "_installUrl": "https://raw.githubusercontent.com/grayjay-sources/grayjay-source-joyn/main/config.json", |
| 1812 | + "_tags": ["unofficial", "wip", "german", "tv", "streaming", "series", "movies", "live"], |
| 1813 | + "_installUrl": "https://raw.githubusercontent.com/grayjay-sources/grayjay-source-joyn/main/build/JoynConfig.json", |
1811 | 1814 | "_feeds": { |
1812 | 1815 | "commits": "https://github.com/grayjay-sources/grayjay-source-joyn/commits/main.atom", |
1813 | 1816 | "releases": "https://github.com/grayjay-sources/grayjay-source-joyn/releases.atom" |
|
0 commit comments