Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remove_too_much_fileds_from_songs

Remove the fields that are too much in the propresenter 7 song files

when using propresenter over time, there could be too much fields added to the song files, this can happen when applying different templates to the song files.

it looks like this only happens on Windows platforms.

this python script can remove them to speed up propresenter, and prevent some side effects like flikkering on the output.

dependencies: python 3.9 protobuf from https://developers.google.com/protocol-buffers/ to install it: pip3 install protobuf

  • backup all your propresenter data
  • copy all songdirectories you want to cleanup from \documents\propresenter\library\ to c:\songs
  • update the settings in the Main_cleanup.py line 38 .. 40
  • run the command Main_cleanup.py
  • copy all song files back to \documents\propresenter\library\ (do not import them, for this will make propresenter take more time to startup, slower)

About

Remove the fields that are too much in the propresenter song files

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages