|
| 1 | +# Created with komac v2.11.2 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: RockinChaos.Shiru |
| 5 | +PackageVersion: 6.4.8 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: RockinChaos |
| 8 | +PublisherUrl: https://github.com/RockinChaos/Shiru |
| 9 | +PublisherSupportUrl: https://github.com/RockinChaos/Shiru/issues |
| 10 | +Author: RockinChaos |
| 11 | +PackageName: Shiru |
| 12 | +PackageUrl: https://github.com/RockinChaos/Shiru |
| 13 | +License: GPL-3.0 |
| 14 | +LicenseUrl: https://github.com/RockinChaos/Shiru/blob/HEAD/LICENSE |
| 15 | +Copyright: Copyright © 2025 RockinChaos |
| 16 | +ShortDescription: Manage your personal media library, organize your collection, and stream your content in real time, no waiting required! |
| 17 | +Description: |- |
| 18 | + A pure JS BitTorrent streaming environment, with a built-in list manager. |
| 19 | + Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. |
| 20 | + Completely ad free with no tracking/data collection. |
| 21 | + Unlike qBit's sequential approach, seeking into data that hasn't been downloaded yet will prioritise downloading that data, instead of simply closing MPV. |
| 22 | +Tags: |
| 23 | +- anime |
| 24 | +- streaming |
| 25 | +- torrent |
| 26 | +ReleaseNotes: |- |
| 27 | + - fix: recover from IndexedDB corruption |
| 28 | + - Fixes an issue where the app won't start if the cache is corrupted. |
| 29 | + - Separates database transactions to reduce the chances of data getting corrupted during writes. |
| 30 | + - fix: id filtering in user list search |
| 31 | + - Ensures that id arrays are filtered for valid values before being used in search filters. Prevents empty or invalid ids from affecting search results and improves robustness of the anime filtering logic. |
| 32 | + - fix: stop infinite skeletons when no extensions |
| 33 | + - Fixes an issue where skeleton cards would render indefinitely when no extensions were found, causing the query to appear stuck. |
| 34 | + - fix: correct myanimelist dates |
| 35 | + - Adjusts start and completed dates to ensure the timeline is valid on MyAnimeList, preventing entries where the completed date would be earlier than the start date. |
| 36 | + - fix: missing banner images |
| 37 | + - Fixes banner images vanishing after navigating to series that do not have banner images. |
| 38 | + - fix: scroll position jumping when marking notifications as read |
| 39 | + - fix: losing miniplayer when navigating |
| 40 | + - fix: logging stack traces in electron |
| 41 | + - fix: null/undefined checks |
| 42 | + - chore: update deps |
| 43 | +ReleaseNotesUrl: https://github.com/RockinChaos/Shiru/releases/tag/v6.4.8 |
| 44 | +ManifestType: defaultLocale |
| 45 | +ManifestVersion: 1.9.0 |
0 commit comments