Refactor Plex interaction into separate module

This commit is contained in:
Koha9
2025-06-20 21:54:55 +09:00
parent 78422a7d33
commit aa4223b413
5 changed files with 51 additions and 6 deletions
+5 -1
View File
@@ -1,3 +1,7 @@
{
"theme": "light"
"theme": "light",
"token": "",
"server_url": "",
"server_port": "",
"library": ""
}