Personal project for learning WinUI 3 (XAML) and Plex APIs using my personal Plex server and content for data. There is much room for improvement.
I have learned to approach projects for learning by:
- get it to work
- improve maintainability
- make it more efficient
- make it look good
I'm still at step 1. 👀
- Proper Plex authentication
- Proper configuration functionality
- Picture library support
- Add lists to Home screen
- Add recommends and collection views as sub navigation items
- Remove the test player buttons above the settings menu item
- More things...
- Home screen with navigation menu dynamically populated from server data.
- Navigated to a Movie collection.
- Player (windows player sourced from castorix repository👍. The final goal is to implement VLC as the player of choice.