Skip to content
Snippets Groups Projects
Verified Commit 79e039b9 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

feat: add readme

parent 99cc35e7
No related branches found
No related tags found
No related merge requests found
# Audio-Renamer
## Usage
```
usage: audio-renamer.py [-h] [--dry-run] folders [folders ...]
positional arguments:
folders Folders to run the task on
optional arguments:
-h, --help show this help message and exit
--dry-run Simulate renames
```
## Format
The hardcoded default format in Amarok syntax is
```
%albumartist%/%album%{ (%originalyear%)}/{{%disc%-}%track%. }%title%.%extension%
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment