Skip to content

CommanderCRM/FM_Transmitter_Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FM_Transmitter_Tools

  • Formatting USB drive
  • Copying files to another folder or USB drive
  • Giving random (UUID4) names to all files in the folder
  • Re-creating files to modify their creation/modification dates
  • Deleting ID3 MP3 tags

Has multithreading support which may significantly decrease execution time.

usage: tools.py [-h] [-n] [-t] [-c] [-a] [-d DRIVE] [--new_name NEW_NAME] [--MT] src

MP3 management for FM transmitters

positional arguments:
  src                   Source location

options:
  -h, --help            show this help message and exit
  -n, --rename          random rename (default: None)
  -t, --remove-tags     ID3 tag removing (default: None)
  -c, --recreate        file recreation (default: None)
  -a, --all             all options (default: None)
  -d DRIVE, --drive DRIVE
                        Drive letter to be formatted (default: None)
  --new_name NEW_NAME   New drive name and new folder name (default: None)
  --MT                  multithreading (default: None)

About

Tools for better .mp3 playback experience on FM transmitters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •