13 lines
520 B
Markdown
13 lines
520 B
Markdown
<h1 align="center">PodFetch Folder Monitor</h1>
|
|
|
|
<p align="center">
|
|
This will monitor a folder and when a new file is created. It will change the .mp3 name to the name of the parent folder.
|
|
<br />
|
|
This script uses Python and a library in Python called <strong><a href="https://pypi.org/project/watchdog/" target="_blank">watchdog</a></strong>
|
|
<br />
|
|
<br />
|
|
<h2 align="center">For install instructions see the <a href="https://wiki.euronvault.com/podfetch" target="blank">wiki</a>.</h2>
|
|
</p>
|
|
|
|
|