Commit Graph

41 Commits

Author SHA1 Message Date
Salt 109273c805 ptgdp: Move to its own repo, rewrite 2019-09-26 17:23:27 -05:00
Salt d80d95fc47 ptgdp: Add more todo items 2019-09-20 03:52:45 -05:00
Salt 22fb9cebb3 ptgdp: Remove prefix on log lines 2019-09-18 02:28:44 -05:00
Salt 6a3a4f9732 ptgdp: Add quickplay 2019-09-18 02:24:17 -05:00
Salt d4b7d07bfd ptgdp: More error checking, remove erroneous continue 2019-09-13 22:31:27 -05:00
Salt d099c224b3 ptgdp: Add some preprocessor shenanigans 2019-09-13 22:00:34 -05:00
Salt 06712e971b ptgdp: Implement barebones preprocessor commands
Now to put them to use
2019-09-13 21:25:18 -05:00
Salt ae55cb3ce3 ptgdp: More default-search fixes, change sanitization location 2019-09-13 21:13:48 -05:00
Salt 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
Salt 8a06b9178b ptgdp: Simplify help text, remove arbitrary conflicts of flags 2019-09-06 02:56:00 -05:00
Salt 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
Salt c4023a1d8d ptgdp: Give the user big red text if something fucks off 2019-08-19 02:12:47 -05:00
Salt 2051e8ffbb ptgdp: Change phrasing on playlist enqueueing 2019-08-19 01:49:05 -05:00
Salt 69ea2472bd ptgdp: Correct syntax on mpc validation 2019-08-19 01:45:25 -05:00
Salt a41600823a ptgdp: Properly handle invoking -R with a file 2019-08-18 01:31:26 -05:00
Salt d7b8c7e392 ptgdp: More modularization, add individual song selection mode 2019-08-18 01:26:53 -05:00
Salt dd24705821 ptgdp: Tweak logging 2019-08-14 04:38:13 -05:00
Salt 082d48f61d ptgdp: Define function for line validation 2019-08-14 04:34:32 -05:00
Salt afcb98e06b ptgdp: Figure out how many songs we need to grab 2019-08-14 04:31:57 -05:00
Salt 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
Salt e3e9e92838 ptgdp: More dependency checks 2019-08-14 04:13:59 -05:00
Salt 0ee928cae9 ptgdp: Major refactor, clarify logging 2019-08-14 04:09:14 -05:00
Salt 15d25b5ddc ptgdp: Add TODO 2019-08-13 04:34:22 -05:00
Salt c97fb6563f ptgdp: Build a queue in mpd 2019-08-13 04:33:55 -05:00
Salt 92b5c86d71 ptgdp: Save and resolve file extensions
This should make mpd a lot more jumpy
2019-08-13 04:00:52 -05:00
Salt ee2d882d39 ptgdp: Fix musicdir 2019-08-13 03:50:46 -05:00
Salt 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
Salt ac2043ecb6 ptgdp: Add sanity check for MPD 2019-08-13 03:39:19 -05:00
Salt e5bf4e6f50 ptgdp: Switch to mpd/mpc 2019-08-13 03:35:50 -05:00
Salt 873ddaad12 ptgdp: Annotate comments in help text 2019-08-08 18:32:47 -05:00
Salt 50f9986705 ptgdp: Add comments 2019-08-04 00:04:15 -05:00
Salt 300422f1a4 ptgdp: Revise logging a bit more, add statistics at end of dry run 2019-07-28 17:50:23 -05:00
Salt d699c8195f ptgdp: Add dry run, overhaul erroring syntax 2019-07-28 17:46:30 -05:00
Salt 107937bb41 ptgdp: Fix multiple instances sharing a tmpfile 2019-07-23 14:08:55 -05:00
Salt 2afe7c9096 ptgdp: Remove test statement
Nobody saw that
2019-07-09 04:32:38 -05:00
Salt 4dbdcd893f ptgdp: Be more accurate in error messages 2019-07-04 04:07:33 -05:00
Salt 6ed11f8c8a ptgdp: Silence rofi errors 2019-07-04 03:59:54 -05:00
Salt 524a013cbb ptgdp: Add notification support, make logging more verbose 2019-07-04 03:59:02 -05:00
Salt 4ff300b376 ptgdp: Fix queueing files that we can't find a song for 2019-06-22 22:50:02 -05:00
Salt aa0ec9eb75 ptgdp: Slight name correction 2019-06-19 06:21:20 -05:00
Salt 87804313f2 jptgdp: Rename to ptgdp, move Music folder and use a symlink instead 2019-06-19 03:39:18 -05:00