File tree Expand file tree Collapse file tree
service.libreelec.backupper Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<div align =" center " >
44
5- ![ Version] ( https://img.shields.io/badge/version-1.4.1.1 -blue.svg )
5+ ![ Version] ( https://img.shields.io/badge/version-1.4.1.2 -blue.svg )
66![ License] ( https://img.shields.io/badge/license-GPL--2.0-green.svg )
77![ Kodi] ( https://img.shields.io/badge/kodi-20%2B-purple.svg )
88![ LibreELEC] ( https://img.shields.io/badge/LibreELEC-10.0%2B-orange.svg )
3939
4040## 📦 Latest Updates
4141
42+ ### Version 1.4.1.2 (December 30, 2025)
43+ - ** Fixed restore from backup failing due to read-only file system error**
44+ - Added automatic mounting/unmounting of addons directory during restore operations
45+ - Fixed path resolution for addons and repository files during restore
46+ - Improved error handling for filesystem mount operations
47+
4248### Version 1.4.1.1 (March 29, 2025)
4349- Fixed datetime parsing issue in scheduler
4450- Improved error handling for schedule time parsing
Original file line number Diff line number Diff line change 22
33A Kodi add-on for LibreELEC that allows you to backup and restore your system configuration, add-ons, and user data.
44
5+ ## 🎯 What's New in 1.4.1.2 (December 30, 2025)
6+ - ** Fixed restore from backup failing due to read-only file system error**
7+ - Added automatic mounting/unmounting of addons directory during restore operations
8+ - Fixed path resolution for addons and repository files during restore
9+ - Improved error handling for filesystem mount operations
10+
511## 🎯 What's New in 1.4.1.1 (March 29, 2025)
612- Fixed datetime parsing issue in scheduler
713- Improved error handling for schedule time parsing
You can’t perform that action at this time.
0 commit comments