Commit Graph

491 Commits

Author SHA1 Message Date
Ritiek Malhotra
e5879eebc2 Update README.md 2017-06-07 08:19:32 +05:30
Ritiek Malhotra
1aeb3c6dd7 Update README.md 2017-06-07 08:16:07 +05:30
Ritiek Malhotra
855b14a27f Load songs from playlist into a text file
and download individual songs using -s option
2017-06-07 07:53:49 +05:30
Ritiek Malhotra
68139682ac Update README.md 2017-06-06 20:20:53 +05:30
Ritiek Malhotra
b6fbe5c378 Update introduction 2017-06-05 23:23:13 +05:30
Ritiek Malhotra
c790e126bf Update introduction 2017-06-05 23:22:15 +05:30
Ritiek Malhotra
36d5e52f5f Update introduction 2017-06-05 23:19:56 +05:30
Ritiek Malhotra
c37872ea1d Update description 2017-06-05 23:18:51 +05:30
Ritiek Malhotra
041cb0d910 Remove necessary use of sudo 2017-06-05 17:52:34 +05:30
Ritiek Malhotra
0e915e3637 Fix EncodingError on music_file with special chars 2017-06-04 13:13:54 +05:30
Ritiek Malhotra
18ea897dff pass on IndexError when could not find genre 2017-06-04 03:42:50 +05:30
Ritiek Malhotra
e1c1b44b9a Catch exception if no known genre 2017-06-04 03:36:41 +05:30
Ritiek Malhotra
a26b546b2d Change order of eyed3.log.setLevel() 2017-06-04 01:15:40 +05:30
Robert J
84d0fb7379 Improved conversion with ffmpeg (#60)
* Conversion with ffmpeg is more flexible now

* Testing OK after introducing changes

* Normalized genre and disc number across functions

* Small indentation problems

* Remove if condition for setting log level to error
2017-06-04 00:56:59 +05:30
Ritiek Malhotra
91947bca74 Fix description in --help message 2017-06-02 13:42:22 +05:30
Ritiek Malhotra
cf4cc1ac00 Update requirements.txt 2017-06-02 10:52:21 +05:30
Ritiek Malhotra
20a974e37a Make file names compatible with previous versions 2017-06-02 09:56:39 +05:30
Ritiek Malhotra
aeff64009e Make file names compatible with previous versions 2017-06-02 09:37:53 +05:30
Ritiek Malhotra
5f2d29c06b Update link to issues section 2017-06-01 21:09:42 +05:30
Ritiek Malhotra
c2fecff5b5 Update README.md 2017-06-01 21:05:06 +05:30
Ritiek Malhotra
490c36f01f Bold reporting token problems 2017-06-01 21:03:26 +05:30
Robert J
b5e3dbd2e1 Fix token issues and ability to download opus audio and encoding to AAC (#59)
* Ability to download opus audio and encoding to AAC

Requires ffmpeg with libfdk_aac and mutagen.

* Change to oauth2 to get access token

* Add import spotipy.oauth2

* Final polish before merge
2017-06-01 20:58:23 +05:30
Ritiek Malhotra
c4e3a9ac82 Fix link to issue 2017-05-30 22:22:06 +05:30
Ritiek Malhotra
011bcccec0 Report rate-limited issues if any 2017-05-30 22:21:11 +05:30
Ritiek Malhotra
9e6d1b24bb Hope we don't get rate limited 2017-05-30 22:18:11 +05:30
Ritiek Malhotra
496ffae6b0 Add link for details on mandatory authenticated calls 2017-05-30 17:11:38 +05:30
Ritiek Malhotra
bf8f700046 Add link for details on mandatory authenticated calls 2017-05-30 17:11:09 +05:30
Ritiek Malhotra
57a1ef2d0d Update README.md 2017-05-30 17:09:52 +05:30
Ritiek Malhotra
07d5888b53 Change to updated pypi version of eyed3 2017-05-28 02:12:32 +05:30
Ritiek Malhotra
4fed4b1365 Update docs for running as normal user 2017-05-26 11:10:56 +05:30
Ritiek Malhotra
602af2a91c Default number to None 2017-05-24 19:46:27 +05:30
Ritiek Malhotra
a8b33775e9 Correct indentation 2017-05-23 10:41:27 +05:30
Ritiek Malhotra
c2f3d496c4 Merge pull request #55 from soham2008xyz/remake
Add additional metadata fields
2017-05-21 20:44:33 +05:30
Soham Banerjee
ffcd81b3d6 Add additional metadata fields 2017-05-21 20:12:39 +05:30
Ritiek Malhotra
d5fa5210e8 Update README.md 2017-05-12 11:39:58 +05:30
Ritiek Malhotra
9f7f4b12ca Update issue links 2017-05-08 11:44:59 +05:30
Ritiek Malhotra
8afab143bd Update issue links 2017-05-08 11:43:47 +05:30
Ritiek Malhotra
d7d5868eec Add FAQ 2017-05-08 11:39:57 +05:30
Ritiek Malhotra
4dfc74d2cc Add comments 2017-05-04 07:53:49 +05:30
Ritiek Malhotra
e862a5454f Update README.md 2017-05-03 13:25:42 +05:30
Ritiek Malhotra
d913e3b908 Update README.md 2017-05-03 13:24:41 +05:30
Ritiek Malhotra
e6881cfbe3 Update README.md 2017-05-03 13:23:53 +05:30
Ritiek Malhotra
aeb819e7c4 Add screenshot 2017-05-03 13:22:06 +05:30
Ritiek Malhotra
149e2c1cd9 Add screenshot 2017-05-03 13:21:28 +05:30
Ritiek Malhotra
a4765bac64 Merge pull request #48 from Ritiek/develop
Initiate list from command-line
2017-05-03 12:41:31 +05:30
Ritiek Malhotra
bd2f99f8af Add list.txt and last_albumart.jpg 2017-05-03 12:20:38 +05:30
Ritiek Malhotra
7dff63f9aa Add list.txt and last_albumart.jpg 2017-05-03 12:19:41 +05:30
Ritiek Malhotra
4c6a103490 Update README.md 2017-05-03 12:16:42 +05:30
Ritiek Malhotra
aed4c99336 Update README.md 2017-05-03 12:15:26 +05:30
Ritiek Malhotra
d40494eae5 Update instructions on using list.txt 2017-05-03 12:13:34 +05:30