Browse Source

readme update

master
sharky555 3 years ago
parent
commit
be86d11eb6
1 changed files with 4 additions and 2 deletions
  1. +4
    -2
      README.md

+ 4
- 2
README.md View File

@@ -1,11 +1,12 @@
## Overview ## Overview
**SM-AU** is a tool for automating the uploading process on jpopsuki.eu.
This is intended to be used alongside BugsPy.
**SM-AU** is a tool for automating the uploading process on SugoiMusic.eu. It requires python 3.8.
**Features:** **Features:**
- SM Client. - SM Client.
- FTP Support - FTP Support
- FLAC/MP3 Support. - FLAC/MP3 Support.
- Detection of 24bit FLAC
**Installation:** **Installation:**
- Install requirements - Install requirements
@@ -29,6 +30,7 @@ Command | Description | Example
## Config.json ## Config.json
- Make a copy of the Config.json.example and rename it Config.json. Edit the Config.json as desired.
- It's not recommended to use both local watch/download folders and ftp watch/download folders at the same time as it will result in seeding from 2 locations. - It's not recommended to use both local watch/download folders and ftp watch/download folders at the same time as it will result in seeding from 2 locations.
- Please make sure your password does not contain any special characters. - Please make sure your password does not contain any special characters.
- For the directory paths in the config please use the forward slash "/" - For the directory paths in the config please use the forward slash "/"


Loading…
Cancel
Save