TODO list #304
Locked
arabcoders
announced in
Announcements
TODO list
#304
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
TODO
db:list
Future plan
sqlite
,pgsql
,mysql
. "might be problematic with the way each database implements the JSON db extension". this need to be evaluated before actually supporting alternative datastore.proxy
,cache
, anddatabase
. default composer file should include all the needed external services.symfony
orlaravel
it's undecided at the moment.Possible v2 features.
Done
server:remote
options into their own sub commands for examplebackend:library:list
backend:library:mismatch
etc. instead of being being listed underserver:remote
options.log.(Ymd).log
so we can prune older logs.servers:manage
to add an option of enabling metadata import if user disabled import from backend but have export enabled.webhook.import
webhook.push
and rely on justimport.enabled
andexport.enabled
.config:*
command namespace tosystem:*
servers:manage
, Users should still be able to toggle whether they want strict user match or not. theservers.yaml
keyuser:
should not be empty or null. "the empty or null check for plex should only start throwing errors on v1 release, as there are users who already have working setup".database
.backend
as we are hopefully expanding to beyond just media servers.Beta Was this translation helpful? Give feedback.
All reactions