Publish current app and server

This commit is contained in:
ponzischeme89
2026-08-02 22:10:19 +12:00
parent a265636139
commit 1ed180c739
203 changed files with 23933 additions and 2788 deletions
+38
View File
@@ -0,0 +1,38 @@
Memby
Copyright (C) 2026 Memby contributors
Memby is free software licensed under the GNU General Public License,
version 2. A copy of that licence is included in the LICENSE file.
Source code:
https://g.sublogue.com/admin/memby
Wholphin
--------
Portions of Memby's Android playback capability probing and server-side
device-profile generation are adapted from Wholphin, an Android TV client
licensed under GNU GPL version 2:
https://github.com/damontecres/Wholphin
Wholphin's profiling implementation is itself derived from Jellyfin Android TV:
https://github.com/jellyfin/jellyfin-androidtv
The adapted Memby files identify both upstream projects, identify Memby's 2026
modifications, and remain under GPLv2. Copyright in the upstream work remains
with its respective contributors.
Third-party software
--------------------
The Android application uses AndroidX, Jetpack Compose, Media3, Coil,
Retrofit, OkHttp, kotlinx.serialization, and other open-source libraries.
Their copyright notices and licence metadata remain in their respective
source distributions and packaged dependency metadata. Those components
remain governed by their own licences; GPLv2 applies to Memby's original
and combined application code as required by the licence.
Memby is an independent project and is not affiliated with or endorsed by
Emby LLC. Emby is a trademark of Emby LLC.