New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update default cache directory to XDG_CACHE_HOME
#159
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #159 +/- ##
==========================================
+ Coverage 50.35% 53.06% +2.71%
==========================================
Files 119 152 +33
Lines 10077 9801 -276
==========================================
+ Hits 5074 5201 +127
+ Misses 5003 4600 -403
Continue to review full report at Codecov.
|
It appears the method referenced here is from |
|
companion PR OpenVoiceOS/ovos-plugin-manager#66 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should pin OPM to include PR above, also left a nitpick for the .conf comment
Change conf comment per feedback
Updates default behavior to use XDG cache spec
Updated annotations in default config
TODO:
/tmpby default https://github.com/OpenVoiceOS/OVOS-plugin-manager/blob/dev/ovos_plugin_manager/utils/tts_cache.py#L225