Commit Graph

2 Commits

Author SHA1 Message Date
Vladimir 36c2970709 Refactor code structure for improved readability and maintainability 2026-03-22 13:19:49 +02:00
Vladimir 689450393b feat: Refactor project structure and add core library
- Migrate shared components from WPF to a new Core library.
- Introduce GroupInfo, M3UInfo, and ObservableViewModelBase classes.
- Implement M3UParser for downloading and parsing M3U files.
- Add ProgramsData for managing program lists and guides.
- Create SettingsModel for application settings management.
- Update project references in solution files.
2026-03-22 13:11:32 +02:00