mirror of
https://github.com/Dictionarry-Hub/profilarr.git
synced 2026-01-23 11:11:11 +01:00
- changed from json to yaml for config - added export_path setting to set where exported files go : fixes https://github.com/santiagosayshey/Profilarr/issues/5 - exports now save to {export_path}/{app_type}/{app_name} - can choose which instance to manually import to - sync automatically chooses correct custom formats / quality profiles for the app type - updated readme with usage examples - added install requirements Closes #4, #5
8 lines
254 B
Plaintext
8 lines
254 B
Plaintext
certifi==2023.11.17
|
|
charset-normalizer==3.3.2
|
|
idna==3.6
|
|
logging==0.4.9.6
|
|
PyYAML==6.0.1
|
|
requests==2.31.0
|
|
urllib3==2.1.0
|