Sorting files by file format
Use the package manager pip to install foobar.
pip install -r requirements.txt
open the sort.json and change path.
{
"data": [
{
"from": "C:/Users/...",
"to": "C:/Users/...",
"format": ["mp3"]
}
]
}
Sorting files by file format
Use the package manager pip to install foobar.
pip install -r requirements.txt
open the sort.json and change path.
{
"data": [
{
"from": "C:/Users/...",
"to": "C:/Users/...",
"format": ["mp3"]
}
]
}