| @@ -5,7 +5,7 @@ This project is **NOT** being maintained as i'd rather rewrite it from scratch. | |||||
| This is intended to be used alongside BugsPy. | This is intended to be used alongside BugsPy. | ||||
| **Features:** | **Features:** | ||||
| - JPS Client. | |||||
| - SM Client. | |||||
| - FTP Support | - FTP Support | ||||
| - FLAC/MP3 Support. | - FLAC/MP3 Support. | ||||
| - BugsPy .log Support. | - BugsPy .log Support. | ||||
| @@ -27,6 +27,7 @@ Command | Description | Example | |||||
| -t, --tags | Add additional tags to upload, separated with comma | `python autoupload.py -t "korean, female.vocalist" -dir "Z:\Music\Korean\Ego\Ego - E [2020.01.02] [EP] [WEB-MP3]"` | -t, --tags | Add additional tags to upload, separated with comma | `python autoupload.py -t "korean, female.vocalist" -dir "Z:\Music\Korean\Ego\Ego - E [2020.01.02] [EP] [WEB-MP3]"` | ||||
| -dir, --directory | Appoint directory used for torrent creation | `python autoupload.py -dir "Z:\Music\Korean\Ego\Ego - E [2020.01.02] [EP] [WEB-MP3]"` | -dir, --directory | Appoint directory used for torrent creation | `python autoupload.py -dir "Z:\Music\Korean\Ego\Ego - E [2020.01.02] [EP] [WEB-MP3]"` | ||||
| -dry, --dryrun | Carries out all actions other than the upload itself.| `python autoupload.py -dir "Z:\Music\Korean\Ego\Ego - E [2020.01.02] [EP] [WEB-MP3]" -dry` | -dry, --dryrun | Carries out all actions other than the upload itself.| `python autoupload.py -dir "Z:\Music\Korean\Ego\Ego - E [2020.01.02] [EP] [WEB-MP3]" -dry` | ||||
| -i, --imageURL | Set the torrent cover URL | `python autoupload.py -f -dir "Z:\Music\Korean\Ego\Ego - E [2020.01.02] [EP] [WEB-MP3] -i "https://someimageurl.com/someimage.jpg""` | |||||
| ## Config.json | ## Config.json | ||||
| @@ -38,8 +39,9 @@ Command | Description | Example | |||||
| Config | Description | Example | Config | Description | Example | ||||
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ||||
| Username | JPopSuki Username | Slyy | |||||
| Password | JPopSuki Password | Password | |||||
| Username | SugoiMusic Username | Slyy | |||||
| Password | SugoiMusic Password | Password | |||||
| Passkey | SugoiMusic Passkey | Passkey | |||||
| **local_prefs** | **local_prefs** | ||||