pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

bump version

Pas f1585b2c df2ec49e

+21 -1
+1 -1
package.json
··· 1 1 { 2 2 "packageManager": "pnpm@9.14.4", 3 3 "name": "P-Stream", 4 - "version": "5.1.4", 4 + "version": "5.2.0", 5 5 "private": true, 6 6 "homepage": "https://github.com/p-stream/p-stream", 7 7 "scripts": {
+20
public/notifications.xml
··· 9 9 <atom:link href="https://pstream.mov/notifications.xml" rel="self" type="application/rss+xml" /> 10 10 11 11 <item> 12 + <guid>notification-045</guid> 13 + <title>P-Stream v5.2.0 released!</title> 14 + <description>Lots of great bug fixes this time around and a couple quality of life improvements! 15 + 16 + - Fixed watch progress getting reset when switching sources. 17 + - Added the ability to disable specific sources and embeds. 18 + - Added a search bar to the settings page. 19 + - Fixed jitter when scrolling through the discover and movie list pages. 20 + - Disabled the context menu on the player page. 21 + - Improved site performance by caching all TMDB responses and updating skeleton media cards. 22 + - More minor bugs squashed! 23 + 24 + Also, we now have a new source: Mega 🔥! Thanks to @fifthwit for adding it! 25 + </description> 26 + <pubDate>Mon, 20 Oct 2025 16:30:00 MST</pubDate> 27 + <category>update</category> 28 + </item> 29 + 30 + <item> 12 31 <guid>notification-044</guid> 13 32 <title>FED is back! Apologies for the downtime!</title> 14 33 <description>FED API is back! We had some technical issues with our new FED updates, but we're back up now and everything should be working fine. Apologies for the inconvenience!</description> 15 34 <pubDate>Wed, 15 Oct 2025 16:22:00 MST</pubDate> 16 35 <category>announcement</category> 17 36 </item> 37 + 18 38 <item> 19 39 <guid>notification-043</guid> 20 40 <title>Manual Source Selection!</title>