refactor: deduplicate

This commit is contained in:
edde746
2025-10-28 10:06:29 +01:00
parent 9248fb4ddb
commit 12ee134191
6 changed files with 503 additions and 707 deletions
-17
View File
@@ -43,14 +43,6 @@ Coming soon
- Playback progress sync and resume functionality
- Auto-play next episode
## Platform Support
- ✅ macOS
- ✅ Windows
- ✅ Linux
- ✅ Android
- ✅ iOS
## Prerequisites
- Flutter SDK 3.8.1 or higher
@@ -80,15 +72,6 @@ dart run build_runner build
flutter run
```
## Configuration
On first launch, Plezy will guide you through:
1. Authenticating with your Plex account
2. Selecting your Plex Media Server
3. Testing connections to find the optimal one
Your credentials and preferences are securely stored locally for automatic sign-in on subsequent launches.
## Development
### Code Generation