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 6902fed4 b82c945b

+35 -1
+1 -1
package.json
··· 1 1 { 2 2 "packageManager": "pnpm@9.14.4", 3 3 "name": "P-Stream", 4 - "version": "5.3.2", 4 + "version": "5.3.3", 5 5 "private": true, 6 6 "homepage": "https://github.com/p-stream/p-stream", 7 7 "scripts": {
+34
public/notifications.xml
··· 8 8 <lastBuildDate>Mon, 29 Sep 2025 18:00:00 MST</lastBuildDate> 9 9 <atom:link href="https://pstream.mov/notifications.xml" rel="self" type="application/rss+xml" /> 10 10 11 + <item> 12 + <guid>notification-054</guid> 13 + <title>P-Stream v5.3.3 released!</title> 14 + <description>Merry Christmas everyone! 🎄 15 + 16 + I hope everyone has a great holiday season this year, and thank you to everyone who has supported P-Stream! I'm very happy to have this community and give you all free movies and tv. This is a pretty big update thats been in the works, but I wanted to get it out before Christmas! Hopefully, we'll have another smaller update before the end of the year! 17 + 18 + Additions: 19 + - Revamped the captions menu to sort by language 20 + - Added a new Auto Select caption button to automatically choose and enable a caption! 21 + - Added a new setting to customize the keyboard shortcuts! 22 + - Added a new Minimal Cards setting to hide the bottom text on all media cards 23 + - Improved visual feedback when a is not found 24 + - Reworked the extensions onboarding page to reference the new userscript alternative 25 + - Added a new button to mark a movie as watched from the details modal 26 + - Added new Cobalt theme 27 + - Added new Febbox usage indicator under the token input 28 + - Added a new dropdown to change the sorting of your bookmarks or watching section (A-Z, Z-A, release date, etc)! 29 + 30 + Fixes: 31 + - Improved caption selection logic to be more consistent 32 + - Improved auto quality selection logic to be more consistent 33 + - Improved buffering logic to load the video quicker and be more stable 34 + - Fixed "Similar" section showing the wrong content 35 + - Fixed carousel title padding and alignment 36 + - Fixed search bar placement within the PWA on iOS 37 + - Fixed many other small bugs and issues! 38 + 39 + Enjoy and have a lovely holiday! 40 + </description> 41 + <pubDate>Wed, 24 Dec 2025 11:10:00 MST</pubDate> 42 + <category>update</category> 43 + </item> 44 + 11 45 <item> 12 46 <guid>notification-053</guid> 13 47 <title>New Userscript alternative to the extension!</title>