Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
FoliCon.v3.14-beta.x86.zip | 2024-02-11 | 6.0 MB | |
FoliCon.v3.14-beta.x64.zip | 2024-02-11 | 6.1 MB | |
README.md | 2024-02-11 | 2.0 kB | |
v3.14-beta-1 source code.tar.gz | 2024-02-11 | 1.7 MB | |
v3.14-beta-1 source code.zip | 2024-02-11 | 1.8 MB | |
Totals: 5 Items | 15.6 MB | 0 |
🚀Release v3.14-beta
✨ New Features
-
WebView2 - FoliCon now uses WebView 2 for efficient video experience in poster mode, this fixes the occasional UI freeze when a video is loading
-
Performance optimization - Refactoring for slight performance improvement.
-
Plex standard naming recognition - FoliCon can now parse year and external id of media from name, The name must be in following format -
TITLE (YEAR) {externalProvider-ID}
ex-Chernobyl (2019) {tmdb-87108}
[See [#185]] Thanks to @Soitora- imdb, tmdb and tvdb are supported.
- year and id are optional, though id is recommended, if only year is present, FoliCon will use year, but it may still contain many result.
- Only Movie and TV mode support id, multi will try to use year, but may still show many result.
-
Rating shield is hidden by default - The default visibility of the rating has been changed from true to false. This update helps hide the rating shield by default, until it is expressly needed for use.
- Support Unicode character U+2236, U+A789 - These Unicode characters will no longer result is false search, other Unicode characters will be removed from media title.
🐞 Bug Fixes
- Rating multi-digit issue for Auto-Picked title - Fixed the issue where the rating value would exceed 2 decimal points for auto-picked titles.
- .NET Framework: This application requires .NET 6.0 or higher. You can download it here.
- WebView2: This application requires WebView2 Control. It is pre-installed on Windows 11. For other operating systems, you can download it here.
Explore the new features in FoliCon v3.14-beta!
Full Changelog: https://github.com/DineshSolanki/FoliCon/compare/v3.13...v3.14-beta-1