|
29 | 29 | <description> |
30 | 30 | <p>Multiplex is an app to watch torrents together, providing an experience similar to |
31 | 31 | Apple's SharePlay and Amazon's Prime Video Watch Party.</p> |
32 | | - <p>It enables you to ...</p> |
| 32 | + <p>It enables you to:</p> |
33 | 33 | <ul> |
34 | | - <li>Stream any torrent: By utilizing the mpv video player, Multiplex has support for a |
35 | | - wide range of video and audio formats.</li> |
36 | | - <li>Synchronize playback between remote peers: Thanks to weron, Multiplex can be used to |
37 | | - host online watch parties by synchronizing playback position, magnet links and other |
38 | | - data between peers.</li> |
39 | | - <li>Circumvent BitTorrent protocol censorship: By splitting the core hTorrent backend |
40 | | - and UI into two separate projects, Multiplex can be used without having to connect a |
41 | | - client to the BitTorrent protocol.</li> |
| 34 | + <li>Stream any file directly using a wide range of video and audio formats with the mpv |
| 35 | + video player</li> |
| 36 | + <li>Host online watch parties while preserving your privacy by synchronizing video |
| 37 | + playback with friends without a central server</li> |
| 38 | + <li>Bypass internet restrictions by optionally separating the backend and user interface |
| 39 | + into two separate components</li> |
42 | 40 | </ul> |
43 | 41 | </description> |
44 | 42 |
|
45 | 43 | <screenshots> |
46 | 44 | <screenshot type="default"> |
47 | | - <image>https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-sync-playback.png</image> |
| 45 | + <image> |
| 46 | + https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-sync-playback.png</image> |
| 47 | + <caption>Two peers synchronizing media playback</caption> |
48 | 48 | </screenshot> |
49 | 49 | <screenshot> |
50 | | - <image>https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-initial.png</image> |
| 50 | + <image> |
| 51 | + https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-initial.png</image> |
| 52 | + <caption>Entering a magnet link or stream code</caption> |
51 | 53 | </screenshot> |
52 | 54 | <screenshot> |
53 | | - <image>https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-media-selection.png</image> |
| 55 | + <image> |
| 56 | + https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-media-selection.png</image> |
| 57 | + <caption>Media selection</caption> |
54 | 58 | </screenshot> |
55 | 59 | <screenshot> |
56 | | - <image>https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-confirmation.png</image> |
| 60 | + <image> |
| 61 | + https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-confirmation.png</image> |
| 62 | + <caption>Confirming playback</caption> |
57 | 63 | </screenshot> |
58 | 64 | <screenshot> |
59 | | - <image>https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-playback.png</image> |
| 65 | + <image> |
| 66 | + https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-playback.png</image> |
| 67 | + <caption>Playing media</caption> |
60 | 68 | </screenshot> |
61 | 69 | <screenshot> |
62 | | - <image>https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-audiotracks.png</image> |
| 70 | + <image> |
| 71 | + https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-audiotracks.png</image> |
| 72 | + <caption>Selecting audio tracks</caption> |
63 | 73 | </screenshot> |
64 | 74 | <screenshot> |
65 | | - <image>https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-subtitles.png</image> |
| 75 | + <image> |
| 76 | + https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-subtitles.png</image> |
| 77 | + <caption>Selecting subtitles</caption> |
66 | 78 | </screenshot> |
67 | 79 | <screenshot> |
68 | 80 | <image>https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-join.png</image> |
| 81 | + <caption>Getting a stream code to join playback</caption> |
69 | 82 | </screenshot> |
70 | 83 | <screenshot> |
71 | | - <image>https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-prefs-playback.png</image> |
| 84 | + <image> |
| 85 | + https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-prefs-playback.png</image> |
| 86 | + <caption>Playback preferences</caption> |
72 | 87 | </screenshot> |
73 | 88 | <screenshot> |
74 | | - <image>https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-prefs-remoting.png</image> |
| 89 | + <image> |
| 90 | + https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-prefs-remoting.png</image> |
| 91 | + <caption>Remoting preferences</caption> |
75 | 92 | </screenshot> |
76 | 93 | <screenshot> |
77 | | - <image>https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-prefs-sync.png</image> |
| 94 | + <image> |
| 95 | + https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-prefs-sync.png</image> |
| 96 | + <caption>Synchronization preferences</caption> |
78 | 97 | </screenshot> |
79 | 98 | </screenshots> |
80 | 99 |
|
81 | 100 | <releases> |
| 101 | + <release version="0.1.3" date='2024-04-20T19:08:00Z07:00'> |
| 102 | + <description> |
| 103 | + <p>Refinements to the screenshots and app metadata</p> |
| 104 | + </description> |
| 105 | + </release> |
| 106 | + |
82 | 107 | <release version="0.1.2" date='2023-09-22T19:08:00Z07:00'> |
83 | 108 | <description> |
84 | 109 | <p>Visual refinements to match the state of the art of GNOME apps</p> |
|
0 commit comments