Commit Graph

32 Commits

Author SHA1 Message Date
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
6ed11f8c8a ptgdp: Silence rofi errors 2019-07-04 03:59:54 -05:00
524a013cbb ptgdp: Add notification support, make logging more verbose 2019-07-04 03:59:02 -05:00
4ff300b376 ptgdp: Fix queueing files that we can't find a song for 2019-06-22 22:50:02 -05:00
aa0ec9eb75 ptgdp: Slight name correction 2019-06-19 06:21:20 -05:00
87804313f2 jptgdp: Rename to ptgdp, move Music folder and use a symlink instead 2019-06-19 03:39:18 -05:00