about summary refs log tree commit diff stats
path: root/hm/soispha/pkgs/scripts/wrappers (follow)
Commit message (Collapse)AuthorAge
* build(treewide): Update flake and shell librarySoispha2024-01-13
|
* feat(hm/pkgs/scr/ytcc): Add support for showing commentsSoispha2024-01-03
|
* refactor(hm/pkgs/scr/neorg): Add subdir for specific script groupsSoispha2024-01-03
|
* fix(hm/pkgs/scr/ytc): Set output separator not to '"' but ';'Soispha2024-01-03
|
* fix(hm/pkgs/scr/yts): Always stop the active task, when exitingSoispha2024-01-01
|
* fix(hm/pkgs/scr/ytc): Allow titles with commas in themSoispha2024-01-01
|
* fix(hm/pkgs/scr/ytc): Don't use while in a if situationSoispha2024-01-01
|
* fix(hm/pkgs/scr/ytc): Add default volume and unrestrict filenamesSoispha2024-01-01
|
* fix(hm/pkgs/scr/ytc): Use `/tmp` instead of the xdg runtime dirSoispha2024-01-01
|
* build(treewide): UpdateSoispha2024-01-01
|
* feat(hm/pkgs/yts): InitSoispha2024-01-01
|
* fix(hm/pkgs/ytc): Wait for last mpv instance to exit before starting burndownSoispha2024-01-01
|
* fix(hm/pkgs/ytc): Improve cli outputSoispha2024-01-01
|
* feat(hm/pkgs/ytc): InitSoispha2024-01-01
|
* fix(hm/pkgs/scr/neorg): The id argument to 'fstart' is not optionalSoispha2023-12-31
|
* feat(hm/pkgs/neorg): Add a subcommand to stop the currently active taskSoispha2023-12-31
|
* fix(hm/pkgs/neorg): Don't limit too many things on 'tracking'Soispha2023-12-31
|
* feat(hm/pkgs/lock): InitSoispha2023-12-31
|
* fix(hm/pkgs/hibernate): Only unset task context + active if existingSoispha2023-12-29
|
* feat(hm/pkgs/hibernate): InitSoispha2023-12-29
|
* fix(hm/pkgs/src/neorg): Fix exit from subshellSoispha2023-12-28
|
* fix(hm/pkgs/src/neorg/project): Exit instead of doing something differentSoispha2023-12-28
|
* fix(hm/pkgs/src/neorg/utils): Correctly convert context to project namesSoispha2023-12-28
|
* fix(hm/pkgs/src/neorg/fstart): Fix typo in task filterSoispha2023-12-28
|
* fix(hm/pkgs/scr/neorg): Convert context to project before useSoispha2023-12-28
|
* fix(hm/pkgs/src/neorg): Move to script as completion generation functionSoispha2023-12-28
|
* fix(hm/pkgs/scr/neorg): Escape single quotes in completion functionSoispha2023-12-28
|
* build(treewide): Update shell librarySoispha2023-12-28
|
* feat(hm/pkgs/scr/neorg): Add a subcommand to making starting task easierSoispha2023-12-28
|
* feat(hm/pkgs/scr/neorg): Change the active task and context when opening browserSoispha2023-12-28
|
* fix(hm/pkgs/src/lyrics): Adapt to new spotdl settingsSoispha2023-12-19
|
* fix(hm/pkgs/src/spodi): Set constant bitrateSoispha2023-12-19
|
* fix(hm/pkgs/src/spodi): Remove setting bitrateSoispha2023-12-19
| | | | Setting this to `auto` breaks conversion of songs
* fix(hm/pkgs/src/spodi): Remove youtube and piped from audio provider listSoispha2023-12-19
| | | | | Spotdl sometimes used the wrong video, like a reaction instead of the intended version.
* fix(hm/pkgs/src/spodi): Use conventional lyrics againSoispha2023-12-19
|
* fix(hm/pkgs/src/spodi): Also exclude error-logSoispha2023-12-19
|
* fix(hm/pkgs/src/spodi): Remove quotes in the error-log pathSoispha2023-12-19
| | | | | | They resulted in spotdl being unable to access the file. Thus, we simply assume that the `DOWN_DIR` path does not contain a space and remove the quotes.
* fix(hm/pkgs/src/spodi): Use correct quoting in argumentsSoispha2023-12-19
|
* chore(treewide): Update shell librarySoispha2023-12-19
|
* feat(hm/pkgs/src/spodi): Rework command line argumentsSoispha2023-12-19
|
* feat(hm/pkgs/src/mpc-rm): Provide a command to remove current songSoispha2023-12-18
|
* fix(hm/pkgs/src/lyrics): Use less instead of catSoispha2023-12-18
|
* feat(hm/pkgs/src/lyrics): InitSoispha2023-12-17
|
* fix(hm/pkgs/scr/spodi): Use the full range of audio providersSoispha2023-12-17
|
* chore(treewide): Update shell library version numberSoispha2023-12-12
|
* chore(hm/pkgs/scr/llp): Delete llp, as it's not necessary on WaylandSoispha2023-12-12
|
* build(treewide): Update shell librarySoispha2023-11-25
|
* chore(treewide): Update shell librarySoispha2023-11-25
|
* fix(hm/pkgs/srcs/neorg): Prepare to new shell-library versionSoispha2023-11-25
|
* fix(hm/pkgs/src/neorg): Fix some branch executionsSoispha2023-10-27
|