Releases: cglatot/pasta
Releases · cglatot/pasta
Add option to connect over LAN when using PIN [Fix]
- Added in support to connect to the Plex server via LAN when using PIN authentication.
- There is now a checkbox shown after you log in via PIN that will enable connection to the server via LAN.
- This should help in situations where reverse proxies are configured so that you cannot access the external address from the same network.
Note: This was originally 1.4.1 but that contained an error which this fixes.
Support Movies and Other Videos
- Added in support for Movies. Currently can only change tracks on a per-movie basis, not the entire library. If there is demand for it, I will add it at a later date.
- Added support for Other Videos. Due to the nature of how Other Videos are organised, EVERYTHING is categorised by "Movie" type. It does not honour folder structure - so having things like Series is not possible. I could try to parse titles, but this would be extremely inconsistent and difficult to adhere. Do not think it is worth the effort at this time.
Subtitles per Season and Mobile Fix
- Allows settings of audio tracks and subtitles on a per-season basis
- Potential fix for mobile (needs further testing)
HTTPS Fixes and More Authentication Detail
- This now shows warnings whenever authenticating via PIN over HTTPS and server is not available over HTTPS for API.
- Also added more information to the authentication request for PINs. This shows in Plex under "Authorised Devices"
Progress Bar and Tab History Tracking
- Implemented a progress bar to track batch-changing tracks and removed the spinner
- Added SxEx to the output text of batch-changing tracks to better identify episodes that have changed
- Added tab history tracking so you can use the back and forward browser buttons to navigate through the tabs you've been using
Added PIN based Authentication
Added PIN based authentication for the site. The old URL / Token method is still available via a toggle switch.
Initial Release
The first official release of PASTA. Also includes the Dockerfile.