generated from brennen/python_project
initial code added
This commit is contained in:
@@ -1,2 +1,9 @@
|
||||
# python_project
|
||||
# Relative Playlist Maker
|
||||
|
||||
Recursively traverse a music folder containing tracks and playlist files that reference them, replacing absolute paths in the playlists with equivalent relative paths.
|
||||
|
||||
## Usage
|
||||
|
||||
```shell
|
||||
python relative-playlist-maker.py ~/Music
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user