A simple Media Hub
Find a file
CrissZollo dbf45f982f Add error logging for watch progress data corruption
- Added Android Log error logging in parseProgressMap() catch block
- Logs exceptions when JSON parsing fails to help diagnose data issues
- Prevents silent data loss without notification
- Uses "WatchProgressPrefs" tag for easy filtering in logcat

This will help identify and diagnose watch progress data corruption
issues that were previously failing silently.
2026-02-01 23:29:12 +01:00
.idea Initial commit: NuvioTV as clean branch 2026-02-01 19:56:04 +05:30
.kotlin/errors Initial commit: NuvioTV as clean branch 2026-02-01 19:56:04 +05:30
app Add error logging for watch progress data corruption 2026-02-01 23:29:12 +01:00
gradle Initial commit: NuvioTV as clean branch 2026-02-01 19:56:04 +05:30
.gitignore Initial commit: NuvioTV as clean branch 2026-02-01 19:56:04 +05:30
build.gradle.kts Initial commit: NuvioTV as clean branch 2026-02-01 19:56:04 +05:30
gradle.properties Initial commit: NuvioTV as clean branch 2026-02-01 19:56:04 +05:30
gradlew Initial commit: NuvioTV as clean branch 2026-02-01 19:56:04 +05:30
gradlew.bat Initial commit: NuvioTV as clean branch 2026-02-01 19:56:04 +05:30
settings.gradle.kts Initial commit: NuvioTV as clean branch 2026-02-01 19:56:04 +05:30