Commit graph

325 commits

Author SHA1 Message Date
Kepoor Hampond f10f1ef36b Merge pull request #25 from kepoorhampond/better-alias-rerouting
Better alias rerouting
2017-05-12 16:35:52 -07:00
Kepoor Hampond 94090621c2 better argument rerouting in the aliases for album and playlist 2017-05-12 16:35:02 -07:00
Kepoor Hampond 2230621e86 Updated pypi 2017-05-06 22:42:06 -07:00
Kepoor Hampond 630800fded Merge pull request #24 from kepoorhampond/custom-text
Added custom hook text support
2017-05-06 22:41:29 -07:00
Kepoor Hampond 12d351f74f Added custom hook text support 2017-05-06 22:37:06 -07:00
Kepoor Hampond cb04a697d9 Merge pull request #23 from kepoorhampond/find-yt-link-twice
Fixed annoying bug where it prints Finding Youtube link ... twice
2017-05-04 21:43:19 -07:00
Kepoor Hampond 386abf62d0 Fixed annoying bug where it prints Finding Youtube link ... twice 2017-05-04 21:35:43 -07:00
Kepoor Hampond 5a2bc55e90 Updated README.md 2017-05-01 22:45:10 -07:00
Kepoor Hampond ec369a8421 Updated README.md 2017-05-01 22:44:14 -07:00
Kepoor Hampond e627d8cfca Updated version on pypi 2017-04-30 12:34:55 -07:00
Kepoor Hampond b4272c2405 Updated version on pypi 2017-04-30 12:11:24 -07:00
Kepoor Hampond e3dfba8180 Merge pull request #21 from kepoorhampond/issue-20
Fix issue #20
2017-04-30 12:07:41 -07:00
Kepoor Hampond 248b272c4b Forgot to finish except loop 2017-04-30 12:02:47 -07:00
Kepoor Hampond 350f2c6b55 Version error with python 2 and 3 causing issue #20 2017-04-30 11:46:15 -07:00
Kepoor Hampond 92b2de0716 updated travis.yml 2017-04-30 11:12:51 -07:00
Kepoor Hampond 7d34d52d8c testing on issue #20 2017-04-30 11:04:21 -07:00
Kepoor Hampond 11d5cd340a testing with python 3.6 2017-04-30 10:59:38 -07:00
Kepoor Hampond 33f6c1cc38 Removed partially downloaded tmp file 2017-04-23 11:22:19 -07:00
Kepoor Hampond 6ce2a50247 Forgot to update on pypi 2017-04-21 19:16:50 -07:00
Kepoor Hampond ce0d815d4c Mispelling of parse_artist in ripper.py for -a + -A 2017-04-21 19:15:56 -07:00
Kepoor Hampond cca726a1bf Fixed unpacking bug in post processing and wrong import in the CLI 2017-04-15 17:45:24 -07:00
Kepoor Hampond 7aed3442f3 Removed previous organization-type naming in metadata parsing of albums 2017-04-14 22:25:13 -07:00
Kepoor Hampond dffb10b3ce Merge pull request #19 from kepoorhampond/pep8-guidelines
Support for pep8 guidelines and more organization in the mess that is the `utils.py` file.
2017-04-14 22:21:25 -07:00
Kepoor Hampond 79a9733fe7 Decorator for staticmethods in utils.py 2017-04-13 21:47:04 -07:00
Kepoor Hampond 09a839aeab Follows pep8 guides with more organization 2017-04-13 21:40:27 -07:00
Kepoor Hampond 04909589cf Merge pull request #18 from kepoorhampond/artist-and-album
Added feature to use the -a flag with -A
2017-04-11 19:26:28 -07:00
Kepoor Hampond 0a077c70a0 Added feature to use the -a flag with -A 2017-04-11 19:20:46 -07:00
Kepoor Hampond 46ff493d11 Fixed Issue #16 2017-03-25 20:23:54 -07:00
Kepoor Hampond 7cf80b548f EOFError catching 2017-03-25 19:52:46 -07:00
Kepoor Hampond 54e23c4f35 Fulfilled #12 feature request 2017-03-17 23:46:38 -07:00
Kepoor Hampond e4d97753b3 Merge branch 'master' of https://github.com/kepoorhampond/irs 2017-03-17 23:25:57 -07:00
Kepoor Hampond 42b5818d1b Fixed issue #11 2017-03-17 23:25:44 -07:00
Kepoor Hamnond 7fed83b8d4 Fixed bug if ~/Music folder doesn't exist 2017-03-16 17:54:26 +00:00
Kepoor Hampond df86541d62 Fixed merge logic error 2017-03-15 20:50:37 -07:00
Kepoor Hampond 4a1d34db0b Merge branch 'master' of https://github.com/kepoorhampond/irs 2017-03-15 20:14:05 -07:00
Kepoor Hampond 2936966afa Wierd markdown formatting 2017-03-15 20:13:47 -07:00
Kepoor Hampond 3696710e63 Merge pull request #10 from kepoorhampond/config-file
Added a feature for config file.
2017-03-15 20:05:58 -07:00
Kepoor Hampond bd3b8da5e5 Resolved commits and added flag for config file location 2017-03-15 19:58:27 -07:00
Kepoor Hampond d5630eadda Implemented config file 2017-03-15 18:37:13 -07:00
Kepoor Hamnond 88fa4203ae Fixed 'self' error 2017-03-16 00:11:32 +00:00
Kepoor Hampond 03949be7ab Almost finished implementing a new config file 2017-03-14 22:03:07 -07:00
Kepoor Hampond 4cdd9f4ca7 Updated .gitignore 2017-03-13 22:48:37 -07:00
Kepoor Hampond 04672c88ff Fixed README formatting 2017-03-13 22:46:44 -07:00
Kepoor Hampond 6b373b2c4d Fixed README formatting 2017-03-13 22:39:05 -07:00
Kepoor Hampond e04412db83 Updated Readme with SHIELDS 2017-03-13 22:37:26 -07:00
Kepoor Hampond 310fdfc148 *Correct* Coverage Tests 2017-03-13 21:41:38 -07:00
Kepoor Hampond 558ee9f8cf Coverage Tests 2017-03-13 21:20:30 -07:00
Kepoor Hampond b14d8922e1 Added tests for coveralls with Travis CI 2017-03-13 21:05:42 -07:00
Kepoor Hampond 04196e36b7 Added tests for coveralls with Travis CI 2017-03-13 21:03:03 -07:00
Kepoor Hampond bd43a29115 Update README.md 2017-03-10 10:03:27 -08:00