/scripts

Personal scripts

Primary LanguagePython

This repository contains my personal scripts for daily usage. To obtain a specifc one, you may use curl -o <filename> <raw-link-to-file>

Scripts

Name Description
auto_submodule.sh Creates a cron job that updates all git submodules every 30min in a specific folder/repo. Used in my alternative frontend
image-sorter Sort images into year-folders, also tries to determine the date if not saved in metadata
maloja-duplicate-finder Find duplicate scrobbles in a maloja database

Additional

Name Description
Manual maloja scrobbler Script for manually scrobbling to my maloja instance. Not included as this project has its own repo