Commit Graph

10 Commits

Author SHA1 Message Date
jetfir3
8240a1d884
Additional Spotify Directory Detection (#13)
- add exclusions and additional conditions/searching when Spotify PATH set to /usr/bin
2022-11-20 18:08:04 -05:00
amd64fox
1e309cf468 fixed problem with lyrics 2022-11-19 18:44:20 +03:00
jetfir3
70b67f05ee
Update install.sh (#10) 2022-11-14 23:19:04 -05:00
jetfir3
10b877cf7b
Jet test flatpak 1 (#9)
* Search for Spotify directory if not found in PATH
* Update install.sh
* Confirm directory provided with `-P` exists
* Confirm xpui exists in `-P` directory
2022-10-27 15:57:16 -04:00
jetfir3
3ff46a558d
Add path flag support
- add `-P` flag to manually set Spotify path
- add support for enabling write permissions in Spotify directory if write permissions are not found (thanks to @dabiathenord for the heads up)
- update readme for path flag and to note that Snap installs are not supported
2022-10-24 13:07:23 -04:00
jetfir3
2b5f60c441
update xpui detection
- stop script if xpui.spa is not detected
2022-10-22 21:05:22 -04:00
jetfir3
2b04b07389
Minor cleanup 2022-10-22 20:38:18 -04:00
jetfir3
7eab79f10b
Closes #1
- comment out features not yet supported in linux client
2022-10-22 20:13:40 -04:00
jetfir3
cda9aecfae
Improve xpui detection
- checks for existence of `xpui.spa` before attempting any other xpui handling.
2022-10-21 11:58:53 -04:00
amd64fox
ff866ebbe1
Add files via upload 2022-10-21 01:27:11 +03:00