Add a setting to the config page that allows the user to enable the usage of a user-sourced XML or JSON file that contains manga metadata. This config should use the file as a plugin option, weight ordered by the metadata_plugins config. Config should hold the path to the metadata file.
Config should be treated as enabled if it exists in the megadata_plugins list. This addition / removal from this list should be automatic.
Config should be called metadata_user_file.
Add a setting to the config page that allows the user to enable the usage of a user-sourced XML or JSON file that contains manga metadata. This config should use the file as a plugin option, weight ordered by the
metadata_pluginsconfig. Config should hold the path to the metadata file.Config should be treated as enabled if it exists in the
megadata_pluginslist. This addition / removal from this list should be automatic.Config should be called
metadata_user_file.