yeKcim's scripts

Nautilus Scripts

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.3

Description:
There is a lot of nautilus scripts pack all over the web. But a lot of these scripts are not working very well:
* no dependency error notification
* Some of them only works in nautilus, some others only in nemo
* Some of them only works with files that not contained spaces
* etc
So I decided to write my own scripts, with functions, with my own rules,…

⇒ work well in prompt as in files managers (no use of $NAUTILUS_SCRIPT_SELECTED_FILE_PATHS or NEMO equivalent)
⇒ notifications (dependency errors or mime-type not supported)
⇒ mime-type check with file --mime-type -b "$input" and not 3 last letters!
⇒ all texts in english (translations are difficult to maintain)
⇒ output ≠ input, never erase input!
⇒ utf-8 symbols in script names to be easiest to identify (←↑→↓⇐⇑⇒⇓↕↔↻↶↷&hellip
⇒ Direct use: No input box to ask how many, which orientation,…
Last changelog:

This is the first time I pack my scripts.


Ratings & Comments

4 Comments

sadi

Dou you have any specific reason for preferring jhead instead of exiftool?

yek

no good or bad reason. exif-tool seems to be more used, you're right. i'll probably try to test if one is installed and use exif-tool by default.

sadi

It seems you need to change the command avconv -i "$input" -vf "transpose=$rotation" "$output" to avconv -i "$input" -vf "transpose=$rotation" -strict experimental "$output" because probably a recent change in avconv gives an error message to include this option.

yek

commit 97: add -strict experimental in rotate video command (thx sadi on gtk-apps.org) → https://github.com/yeKcim/my_nautilus_scripts/commit/1d1a968d2b46971b5cc22283aea4c2bef271a683 Thank you

Pling
0 Affiliates
Details
license
version 20150125
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

Other Nautilus Scripts:

Gflv2avi
acidc00l
last update date: 15 years ago

Score 5.0

My Movie Portal v3.2.8
iTechScripts
last update date: 13 years ago

Score 4.7

Browse Nautilus as root
SteveSims
last update date: 17 years ago

Score 5.0

Open Nautilus as Root
Mariux
last update date: 17 years ago

Score 5.0

Compare Strings
cdmn
last update date: 17 years ago

Score 5.0

grooto
pontos
last update date: 17 years ago

Score 5.0



System Tags