Commit Graph

220 Commits

Author SHA1 Message Date
11bb8df9cf ptgdp: Update 2019-10-18 23:33:15 -05:00
ad0b071062 fork: Remove redundant disown
That didn't work in POSIX sh anyway
2019-10-11 02:46:41 -05:00
a4174c114e Merge branch 'master' of gitlab.com:rehashedsalt/bin 2019-09-27 21:58:57 -05:00
dfdd0fccf2 ptgdp: Update 2019-09-27 21:58:52 -05:00
5d94c92dcc ptgdp: Update 2019-09-27 16:26:54 -05:00
fdc0dfeaf9 fork: Fix logging, actually error out 2019-09-27 00:00:24 -05:00
0aca409ebc ptgdp: Update 2019-09-26 23:02:56 -05:00
bd9a3ff69c ptgdp: Update 2019-09-26 19:19:58 -05:00
7ee6e5b336 ptgdp: Update 2019-09-26 18:37:30 -05:00
600b77be49 ptgdp: Update 2019-09-26 18:32:30 -05:00
db5cacee75 ptgdp: Update 2019-09-26 17:28:31 -05:00
109273c805 ptgdp: Move to its own repo, rewrite 2019-09-26 17:23:27 -05:00
2d62cfabbf mpc: Remove mpc keybind things
Eugh
2019-09-26 03:01:56 -05:00
aa1cc36264 Merge branch 'master' of gitlab.com:rehashedsalt/bin 2019-09-25 00:57:19 -05:00
d383901d8e fork: Add a utility to fork a task to bg 2019-09-25 00:57:10 -05:00
d80d95fc47 ptgdp: Add more todo items 2019-09-20 03:52:45 -05:00
22fb9cebb3 ptgdp: Remove prefix on log lines 2019-09-18 02:28:44 -05:00
6a3a4f9732 ptgdp: Add quickplay 2019-09-18 02:24:17 -05:00
d4b7d07bfd ptgdp: More error checking, remove erroneous continue 2019-09-13 22:31:27 -05:00
d099c224b3 ptgdp: Add some preprocessor shenanigans 2019-09-13 22:00:34 -05:00
06712e971b ptgdp: Implement barebones preprocessor commands
Now to put them to use
2019-09-13 21:25:18 -05:00
ae55cb3ce3 ptgdp: More default-search fixes, change sanitization location 2019-09-13 21:13:48 -05:00
e5ad73d4cc ptgdp: Set default-search instead of prefixing with ytsearch:
First step on the way to some more complex playlist options
2019-09-13 20:29:54 -05:00
8a06b9178b ptgdp: Simplify help text, remove arbitrary conflicts of flags 2019-09-06 02:56:00 -05:00
4e5de57f02 ptgdp: Switch from a getopts arg to parsing out program arguments for playlists
This is a breaking change
It's also actually the right way to do things and it comes with multiple playlist support
2019-09-01 23:33:04 -05:00
c4023a1d8d ptgdp: Give the user big red text if something fucks off 2019-08-19 02:12:47 -05:00
2051e8ffbb ptgdp: Change phrasing on playlist enqueueing 2019-08-19 01:49:05 -05:00
69ea2472bd ptgdp: Correct syntax on mpc validation 2019-08-19 01:45:25 -05:00
a41600823a ptgdp: Properly handle invoking -R with a file 2019-08-18 01:31:26 -05:00
d7b8c7e392 ptgdp: More modularization, add individual song selection mode 2019-08-18 01:26:53 -05:00
dd24705821 ptgdp: Tweak logging 2019-08-14 04:38:13 -05:00
082d48f61d ptgdp: Define function for line validation 2019-08-14 04:34:32 -05:00
afcb98e06b ptgdp: Figure out how many songs we need to grab 2019-08-14 04:31:57 -05:00
83a32b0090 ptgdp: Allow overriding of XDG_MUSIC_DIR
While a real ghetto hack, this does allow changing where it looks for your MPD library
2019-08-14 04:15:28 -05:00
e3e9e92838 ptgdp: More dependency checks 2019-08-14 04:13:59 -05:00
0ee928cae9 ptgdp: Major refactor, clarify logging 2019-08-14 04:09:14 -05:00
15d25b5ddc ptgdp: Add TODO 2019-08-13 04:34:22 -05:00
c97fb6563f ptgdp: Build a queue in mpd 2019-08-13 04:33:55 -05:00
92b5c86d71 ptgdp: Save and resolve file extensions
This should make mpd a lot more jumpy
2019-08-13 04:00:52 -05:00
ee2d882d39 ptgdp: Fix musicdir 2019-08-13 03:50:46 -05:00
dc0fc3f317 ptgdp: Switch from a symlink to just directly downloading the music
You can, of course, link this thing back out if you want to
2019-08-13 03:47:37 -05:00
ac2043ecb6 ptgdp: Add sanity check for MPD 2019-08-13 03:39:19 -05:00
e5bf4e6f50 ptgdp: Switch to mpd/mpc 2019-08-13 03:35:50 -05:00
873ddaad12 ptgdp: Annotate comments in help text 2019-08-08 18:32:47 -05:00
50f9986705 ptgdp: Add comments 2019-08-04 00:04:15 -05:00
300422f1a4 ptgdp: Revise logging a bit more, add statistics at end of dry run 2019-07-28 17:50:23 -05:00
d699c8195f ptgdp: Add dry run, overhaul erroring syntax 2019-07-28 17:46:30 -05:00
107937bb41 ptgdp: Fix multiple instances sharing a tmpfile 2019-07-23 14:08:55 -05:00
2afe7c9096 ptgdp: Remove test statement
Nobody saw that
2019-07-09 04:32:38 -05:00
4dbdcd893f ptgdp: Be more accurate in error messages 2019-07-04 04:07:33 -05:00