Open the terminal and go to the folder: Find results and test if it yields your desired results: find . -type f -name “*SpecificString*” And if the find command results desired output, type in the following in the terminal to delete action: find . -type f -name “*SpecificString*” -delete Or a shorter version: find /path/to/your/files/ […]
How to Bulk Rename Video Files based on Resolution, Size etc.
This is using Filebot. FileBot also supports generic batch renaming, and you can rewrite the filenames with Groovy expressions just like in Episode / Movie mode. 1. Drop files into Original Files 2. Click on the empty New Names component 3. Now that New Names has focus hit F2 4. New Names will instantly filled […]
XPlayer downloaded subtitle location on Linux Mint Cinnamon 18.2 Sonya
Linux Mint 18 “Sarah” Cinnamon 3.0 Edition introduces A new project called “X-Apps” Xed is based on Pluma and acts as the default text editor. Xviewer is based on Eye of GNOME and acts as the default image viewer. Xreader is based on Atril and acts as the default document and PDF reader. Xplayer is […]
Stop all tabs loading on startup? (Only load when clicked?) or vice versa? in Firefox
Enabled ‘Show your windows and tabs from last time’ but don’t want to load all tabs on startup, rather Only load when clicked? .. simple hack: about:config > and set the value to ‘True’ for browser.sessionstore.restore_on_demand
Desktop Icon Missing after Upgrading to Mint 18.2 ‘Sonya’ from 18.1 ‘Serena’
How to fix Missing Desktop Icons and Desktop context menu after Upgrading to Linux Mint 18.2 ‘Sonya’ from 18.1 ‘Serena’..Simply add /usr/bin/nemo-desktop to startup applications to fix the missing desktop icons
Video Thumbnail Generator using Command line
Media Player Classic has a cool feature called “Save Thumbnails” and Multi-platform media player SMPlayer, using MPlayer as playback engine (supports mpv as well), has the same feature called “Thumbnail Generator“. So if you want a GUI tool to generate video thumbnail, you probably already have one of the two players installed. But if you […]
- « Previous Page
- 1
- 2
- 3
- 4
- …
- 11
- Next Page »