Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MSLaaf/scripts

Repository files navigation

scripts

Linux

build_kodi_waipu_addon_on_rpi_osmc.sh

An automated way of building the Waipu.tv PVR plugin for Kodi on a Raspberry Pi OSMC. By default it builds the addon for Kodi Leia, but another version can be specified as an argument too.

Windows

removeGhosts.ps1

I found the original version of this script here. Thank you for TrententTye and Alexander Boersch for their excellent work!

In this repo I publish a slightly improved version of this script which adds:

  1. -narrowByClass,
  2. -narrowByFriendlyName,
  3. -force, making the default run asking for confirmation,
  4. and the ablitiy to apply the optional filters for the non-destructive, listing runs as well.

sync_odrive.ps1

Sync all your cloud files using odrive cli, instead of syncing them one-by-one. File syncing is parallelised (use the -JobCount parameter) and there's a progress bar too.

About

My random scripts

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PowerShell 79.1%
  • Shell 11.1%
  • Python 9.8%