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 v5.2.1

Pas 4a5655dc 1060032a

+27 -1
+1 -1
package.json
··· 1 1 { 2 2 "packageManager": "pnpm@9.14.4", 3 3 "name": "P-Stream", 4 - "version": "5.2.0", 4 + "version": "5.2.1", 5 5 "private": true, 6 6 "homepage": "https://github.com/p-stream/p-stream", 7 7 "scripts": {
+26
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-046</guid> 13 + <title>P-Stream v5.2.1 released!</title> 14 + <description>Lots of great changes and improvements this time! 15 + 16 + - Added collection feature to the details modal (thanks @doug for the original idea) 17 + - Always show the time when hovering over progress bar instead of only with thumbnails 18 + - Added keyboard shortcut help menu (hold ` to show keyboard shortcuts) 19 + - Added the ability to press 0-9 to skip to 0-90% progress 20 + - Added new “Border” captions style with adjustable thickness 21 + - Low Peformance mode now disables Flare effects 22 + - Updated webkit interface to fix some Airplay issues (not fully working yet, help needed!) 23 + - Fixed subtitles freezing when scrubbing 24 + - Fixed embed order setting not saving correctly 25 + - Fixed playback settings menu on the player not saving or appying immedietly 26 + - Fixed Airplay button not appearing on some screen sizes 27 + - Fixed progress saving and showing values larger than 100% 28 + - Various other bug fixes and improvements 29 + 30 + P-Stream has partnered with Neon Next Generation Pty Ltd. for this release! They offer high quality kVM web and server hosting with a free virtual private container business plan! Check them out using the link below! 31 + </description> 32 + <link>https://neonnextgeneration.com/</link> 33 + <pubDate>Tue, 28 Oct 2025 15:00:00 MST</pubDate> 34 + <category>update</category> 35 + </item> 36 + 37 + <item> 12 38 <guid>notification-045</guid> 13 39 <title>P-Stream v5.2.0 released!</title> 14 40 <description>Lots of great bug fixes this time around and a couple quality of life improvements!