stash/pkg
SpedNSFW bde5d07afb
Find correct python executable (#1156)
* find correct python executable
For script scrapers using python, both python and python3 are valid depending on the OS and running environment. To save users from having any issues, this change will find the correct executable for them.

Co-authored-by: bnkai <bnkai@users.noreply.github.com>
2021-03-03 08:01:01 +11:00
..
api Add check version support for armv7, arm64 (#1142) 2021-03-01 12:37:46 +11:00
database Decouple galleries from scenes (#1057) 2021-02-02 07:56:54 +11:00
ffmpeg Strip file extension from scene title when scanning (#1022) 2021-01-07 11:38:30 +11:00
gallery Decouple galleries from scenes (#1057) 2021-02-02 07:56:54 +11:00
image Add rescan option to overflow dropdown (#1119) 2021-02-23 12:56:01 +11:00
logger Add full timestamp for console/file logging (#1130) 2021-03-01 12:28:09 +11:00
manager Add sqlite filter builder. Add AND, OR, NOT filters to scene filter (#1115) 2021-03-02 11:27:36 +11:00
models Add sqlite filter builder. Add AND, OR, NOT filters to scene filter (#1115) 2021-03-02 11:27:36 +11:00
movie Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
performer Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
plugin Example python plugin (#825) 2020-10-12 08:20:20 +11:00
scene Decouple galleries from scenes (#1057) 2021-02-02 07:56:54 +11:00
scraper Find correct python executable (#1156) 2021-03-03 08:01:01 +11:00
sqlite Add sqlite filter builder. Add AND, OR, NOT filters to scene filter (#1115) 2021-03-02 11:27:36 +11:00
studio Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
tag Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
utils Random strings for cookie values (#1122) 2021-02-23 13:40:43 +11:00