Scripts for simple tasks which saves your ass when you got to do it 1000 times over.
Category | Repo folder | Description |
---|---|---|
1. Multi Media Management | 1.1 Creating a Folder for Every File | Create a folder for each file and rename it to the respective movie name. |
1.2 Checking if Folders Contain Video & Subtitle Files | Check if all folders contain a .mp4 file or other video and subtitle files, and export results. | |
1.3 Comparing Two Directories for Same or Similar Folders | Compare if two folders contain the same or similar subfolders. | |
1.4 Preview Webcameras Available on Your Computer | Preview and choose all available cameras on your PC. | |
1.5 Sort Photos and Videos into Separate Folders by Date | Sort photos and videos into separate folders based on the date taken. | |
2. Jellyfin Helpers | 2.1 Cast Photos Not Appearing in Jellyfin | Visits all the cast pages in your Jellyfin to ensure cast photos appear. |
2.2 Customized M3U Playlist and Scheduled Guide Generation from IPTV.org | Generate a custom M3U playlist and guide.xml from IPTV.org on a schedule. | |
3. Powerpoint Helpers | 3.1 PowerPoint to PDF Bulk Converter & PDF Copier (Windows) | Convert Microsoft PowerPoint presentations (.ppt, .pptx) to PDF format in bulk. |
Please visit the corresponding repo folder to see further directions on how to use it.
- Install Python 3.11 and set it up
- Install libraries used in each respective script. If you dont have it installed, the error will direct you to the missing package. You just need to install that using pip or other package managers. Some commonly used packages in this repo include:
pip install tqdm
pip install tkinter
pip install pymediainfo
- Scripts which automate functions from other repos should have their unique dependencies and requirements met.
- Enjoy~
Dr. Aghosh B Prasad
aghoshbprasad100@gmail.com