Convert subprojects to git submodules

- haos-integration -> haos-hacs-emby-media-player.git
- media-server -> media-player.git

Each component is now an independent repository that can be
developed and versioned separately.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-04 14:42:09 +03:00
parent e26df64e4b
commit fb71555837
45 changed files with 8 additions and 5696 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "haos-integration"]
path = haos-integration
url = https://git.dolgolyov-family.by/alexei.dolgolyov/haos-hacs-emby-media-player.git
[submodule "media-server"]
path = media-server
url = https://git.dolgolyov-family.by/alexei.dolgolyov/media-player.git