Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-01 | Add setuptools to pip install | willemw12 | |
Fixes "ModuleNotFoundError: No module named 'pkg_resources'" crash | |||
2024-05-01 | Edit comments | willemw12 | |
2024-02-20 | Edit comments | willemw12 | |
Minor edits. | |||
2023-05-21 | Undo last change | willemw12 | |
2023-05-21 | Workaround gcc compile error | willemw12 | |
Minor edits. | |||
2022-07-27 | Cleanup program files before upgrading | willemw12 | |
2022-05-20 | Add comment about manually installing a specific release | willemw12 | |
2021-11-12 | Update main Python filename | willemw12 | |
2021-07-30 | Add file cleanup comment in post_remove() | willemw12 | |
2021-07-29 | Add new sickchill.tmpfiles for the data folder | willemw12 | |
2021-07-28 | Remove sickchill.tmpfile | willemw12 | |
2021-07-13 | Update pip install | willemw12 | |
Fix some shellcheck warnings. Minor edits. | |||
2021-06-18 | Save all virtualenv and pip cache files inside srcdir | willemw12 | |
Disable the download progress bar. Remove the --quiet option. | |||
2021-05-10 | Remove PIP --quiets options for easier troubleshooting... | willemw12 | |
Handle illegal characters in pkgver(). Replace "PIP_DEFAULT_TIMEOUT=60" with "--default-timeout=60". Minor edits. | |||
2020-12-15 | Change to JSON API in pkgver() | willemw12 | |
2020-12-15 | Replace deprecated pip search | willemw12 | |
Add PIP_DEFAULT_TIMEOUT environment variable | |||
2020-09-08 | Chmod only installed files. Quiet virtualenv build | willemw12 | |
2020-09-07 | Bump version (to normal numbering scheme) | willemw12 | |
2020-09-06 | Remove warning "error: failed to commit transaction (conflicting files)", | willemw12 | |
caused by the built-in updater, which is not going to be used with a pip install. Double-quote parameter expansions | |||
2020-09-06 | Use 'virtualenv' instead of 'python -m venv' | willemw12 | |
2020-09-06 | Reduce pip and virtualenv dependencies. Add libmediainfo optdepends | willemw12 | |
2020-09-04 | Switch from git install to pip install | willemw12 | |
2020-09-01 | Migrate to Python 3 (develop branch) | willemw12 | |
2020-07-27 | Add python2 dependency | willemw12 | |
2020-01-17 | Add nodejs. Remove python2-notify | willemw12 | |
2020-01-15 | Remove "depends" (python, nodejs) | willemw12 | |
Change service type from forking to simple | |||
2018-10-28 | Initial commit | willemw12 | |