You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 Support using folder name metadata #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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
🚀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 Support using folder name metadata #185] Thanks to @SoitoraRating 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.
See folicon-docs
🐞 Bug Fixes
Explore the new features in FoliCon v3.14-beta!
Full Changelog: v3.13...v3.14-beta-1
This discussion was created from the release v3.14-beta-1.
Beta Was this translation helpful? Give feedback.
All reactions