Files
plezy/lib/models
Sam Matthews f7d98fbe44 Fix rating display showing 0.7 instead of 7.0
Fixes #7

- Changed rating field type from int to double in PlexMetadata model
- Removed incorrect division by 10 in discover screen rating display
- Regenerated JSON serialization to properly parse rating as double
- Rating now displays correctly (e.g., 7.0 instead of 0.7)
2025-11-04 03:12:42 +00:00
..
2025-10-22 12:45:29 +02:00
2025-10-22 12:45:29 +02:00
2025-11-03 15:08:48 +01:00
2025-10-22 12:45:29 +02:00
2025-11-01 12:12:16 +01:00
2025-10-22 12:45:29 +02:00
2025-10-22 12:45:29 +02:00
2025-10-22 12:45:29 +02:00
2025-10-22 12:45:29 +02:00
2025-10-22 12:45:29 +02:00
2025-10-22 12:45:29 +02:00
2025-10-30 19:50:50 +01:00