Bump up version number to 8.1

This commit is contained in:
q3aql 2022-01-04 12:35:09 +01:00
parent 7e07cae7fe
commit d32bec8f5b
32 changed files with 106 additions and 106 deletions

View File

@ -1,6 +1,6 @@
@echo off
set VERSION=8.0
set VERSION=8.1
echo.
echo #####################################
echo # Welcome to ks-tools installer %VERSION% #

View File

@ -2,12 +2,12 @@
rem ######################################
rem # ks-tools for Windows #
rem # U. Modificacion: 01-02-2022 #
rem # U. Modificacion: 04-01-2022 #
rem # Author: q3aql #
rem # Contact: q3aql@duck.com #
rem # License: GPL v2.0 #
rem ######################################
set VERSION=8.0
set VERSION=8.1
rem # Start ks-tools terminal (bash)
cd "%~d0%~p0"

View File

@ -2,12 +2,12 @@
rem ######################################
rem # ks-tools for Windows #
rem # U. Modificacion: 01-02-2022 #
rem # U. Modificacion: 04-01-2022 #
rem # Author: q3aql #
rem # Contact: q3aql@duck.com #
rem # License: GPL v2.0 #
rem ######################################
set VERSION=8.0
set VERSION=8.1
rem # Start ks-tools terminal (bash)
cd "%~d0%~p0"

View File

@ -185,7 +185,7 @@ alias Z:="/cygdrive/z"
# Show menu of ks-tools
echo ""
echo " #####################################"
echo " # ks-tools 8.0 (for Windows/Cygwin) #"
echo " # ks-tools 8.1 (for Windows/Cygwin) #"
echo " #####################################"
echo ""
echo " * Note:"

View File

@ -2,12 +2,12 @@
rem ######################################
rem # ks-tools for Windows #
rem # U. Modificacion: 01-02-2022 #
rem # U. Modificacion: 04-01-2022 #
rem # Author: q3aql #
rem # Contact: q3aql@duck.com #
rem # License: GPL v2.0 #
rem ######################################
set VERSION=8.0
set VERSION=8.1
rem # Start ks-tools ZUI (bash)
mkdir home\%USERNAME%

View File

@ -2,12 +2,12 @@
#################################################################
# ks-zui (ks-tools) - Simple zenity user interface for ks-tools #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
#################################################################
VERSION="8.0 (BETA)"
M_DATE="020122"
VERSION="8.1 (BETA)"
M_DATE="040122"
# Function to show about
function showAbout() {

View File

@ -2,18 +2,18 @@
#################################################################
# ks-zui (ks-tools) - Simple zenity user interface for ks-tools #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
#################################################################
VERSION="8.0 (BETA)"
M_DATE="020122"
VERSION="8.1 (BETA)"
M_DATE="040122"
# Function to show about
function showAbout() {
zenity --title "About" --info --width=330 \
--text "Software: ks-zui (ks-tools) ${VERSION} \
(${M_DATE})\nAuthor: q3aql\nContact: q3aql@protonmail.ch\nLicense: GPL v2.0"
(${M_DATE})\nAuthor: q3aql\nContact: q3aql@duck.com\nLicense: GPL v2.0"
}
# Function to show information of video file

View File

@ -2,12 +2,12 @@
###############################################################
# ks-tools - Initialize the ks-tools terminal (using xterm) #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
###############################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Variables
name_terminal="ks-tools v${VERSION} (${M_DATE})"

View File

@ -114,7 +114,7 @@ fi
echo ""
echo " #################################"
echo " # ks-tools 8.0 (for Unix/Linux) #"
echo " # ks-tools 8.1 (for Unix/Linux) #"
echo " #################################"
echo ""
echo " * Available commands:"

View File

@ -2,12 +2,12 @@
###############################################################
# ks-tools - Initialize the ks-tools ZUI (using xterm) #
# Date: 02-01-2022 #
# Date: 03-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
###############################################################
VERSION="8.0 (BETA)"
M_DATE="020122"
VERSION="8.1 (BETA)"
M_DATE="040122"
# Variables
name_terminal="ks-tools v${VERSION} (${M_DATE})"

View File

@ -2,12 +2,12 @@
###############################################################
# ks-avi (ks-tools) - Convert video to AVI format #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
###############################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Global parameters
dirTemp="/tmp"

View File

@ -2,12 +2,12 @@
######################################################################
# ks-mp3 (ks-tools) - Tool for create and modify configuration files #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
######################################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Check cygwin alias (for Windows)
if [ -f "/usr/bin/cygwin-alias.sh" ] ; then

View File

@ -2,12 +2,12 @@
###############################################################
# ks-crop (ks-tools) - Crop or change aspect ratio of a video #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
###############################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Global parameters
dirTemp="/tmp"

View File

@ -2,12 +2,12 @@
#####################################################################
# ks-mix (ks-tools) - Extract video/audio and mix video/audio files #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
#####################################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# File(s) detection
current_dir="$(pwd)"

View File

@ -2,12 +2,12 @@
#########################################################################
# ks-mp3 (ks-tools) - Convert video/audio file(s) to MP3 (Audio) Format #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
#########################################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Global parameters
dirTemp="/tmp"

View File

@ -2,12 +2,12 @@
######################################################################
# ks-mp3-album (ks-tools) - Convert folder album to MP3 Audio Format #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
######################################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Variables
tempFile="/tmp/ks-mp4s-folder.txt"

View File

@ -2,12 +2,12 @@
###############################################################
# ks-mp4 (ks-tools) - Convert video to MP4 format #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
###############################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Global parameters
dirTemp="/tmp"

View File

@ -2,12 +2,12 @@
###############################################################
# ks-mp4k (ks-tools) - Convert video to MP4 format (4K) #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
###############################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Global parameters
dirTemp="/tmp"

View File

@ -2,12 +2,12 @@
###############################################################
# ks-mp4s (ks-tools) - Convert video to MP4 format (Series) #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
###############################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Global parameters
dirTemp="/tmp"

View File

@ -2,12 +2,12 @@
#################################################################################
# ks-mp4s-folder (ks-tools) - Convert videos from folder to MP4 format (Series) #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
#################################################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Variables
tempFile="/tmp/ks-mp4s-folder.txt"

View File

@ -2,12 +2,12 @@
#############################################################################
# ks-oga (ks-tools) - Convert video/audio file(s) to OGA (OGG Audio) Format #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
#############################################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Global parameters
dirTemp="/tmp"

View File

@ -2,12 +2,12 @@
############################################################################
# ks-oga-album (ks-tools) - Convert folder album to OGA (OGG Audio) Format #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
############################################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Variables
tempFile="/tmp/ks-mp4s-folder.txt"

View File

@ -2,12 +2,12 @@
#####################################################################
# ks-upa (ks-tools) - Upload audio file(s) to server with rsync+ssh #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
#####################################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Global parameters.
dirTemp="/tmp"

View File

@ -2,12 +2,12 @@
######################################################################
# ks-upf (ks-tools) - Upload common file(s) to server with rsync+ssh #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
######################################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Global parameters.
dirTemp="/tmp"
@ -578,21 +578,21 @@ if [ "${1}" == "-r" ] ; then
fi
fi
# Show configuration file
if [ "$1" == "-c" ] ; then
if [ "${1}" == "-c" ] ; then
showConfig
# Show configuration file
elif [ "$1" == "-e" ] ; then
elif [ "${1}" == "-e" ] ; then
editConfig
# Show the version
elif [ "$1" == "-v" ] ; then
elif [ "${1}" == "-v" ] ; then
showVersion
# Show the help
elif [ "$1" == "-h" ] ; then
elif [ "${1}" == "-h" ] ; then
showHelp
elif [ "$1" == "-g" ] ; then
elif [ "${1}" == "-g" ] ; then
createConfig
# Init
elif [ "$1" == "-i" ] ; then
elif [ "${1}" == "-i" ] ; then
# Start script
createConfig
user=$(cat ${dirConfig}/ks-upload-user)

View File

@ -2,12 +2,12 @@
###########################################################################
# ks-upr (ks-tools) - Upload recursively file(s) to server with rsync+ssh #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
###########################################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Global parameters.
dirTemp="/tmp"
@ -520,21 +520,21 @@ if [ "${1}" == "-r" ] ; then
fi
fi
# Show configuration file
if [ "$1" == "-c" ] ; then
if [ "${1}" == "-c" ] ; then
showConfig
# Show configuration file
elif [ "$1" == "-e" ] ; then
elif [ "${1}" == "-e" ] ; then
editConfig
# Show the version
elif [ "$1" == "-v" ] ; then
elif [ "${1}" == "-v" ] ; then
showVersion
# Show the help
elif [ "$1" == "-h" ] ; then
elif [ "${1}" == "-h" ] ; then
showHelp
elif [ "$1" == "-g" ] ; then
elif [ "${1}" == "-g" ] ; then
createConfig
# Init
elif [ "$1" == "-i" ] ; then
elif [ "${1}" == "-i" ] ; then
# Start script
createConfig
user=$(cat ${dirConfig}/ks-upload-user)

View File

@ -2,12 +2,12 @@
######################################################################
# ks-upv (ks-tools) - Upload videos file(s) to server with rynsc+ssh #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
######################################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Global parameters.
dirTemp="/tmp"
@ -561,22 +561,22 @@ if [ "${1}" == "-r" ] ; then
fi
fi
# Show configuration file
if [ "$1" == "-c" ] ; then
if [ "${1}" == "-c" ] ; then
showConfig
# Show configuration file
elif [ "$1" == "-e" ] ; then
elif [ "${1}" == "-e" ] ; then
editConfig
# Show the version
elif [ "$1" == "-v" ] ; then
elif [ "${1}" == "-v" ] ; then
showVersion
# Show the help
elif [ "$1" == "-h" ] ; then
elif [ "${1}" == "-h" ] ; then
showHelp
# Create config
elif [ "$1" == "-g" ] ; then
elif [ "${1}" == "-g" ] ; then
createConfig
# Init
elif [ "$1" == "-i" ] ; then
elif [ "${1}" == "-i" ] ; then
# Start script
createConfig
user=$(cat ${dirConfig}/ks-upload-user)

View File

@ -2,12 +2,12 @@
###############################################################
# ks-avi (ks-tools) - Convert video to VOB DVD Format #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
###############################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Basic parameters
rel_size="720x480"

View File

@ -2,12 +2,12 @@
###############################################################
# ks-avi-wrapper (ks-tools) - Wrapper for ks-avi #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
###############################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Conversion parameters
ks_avi_to_wrap="/usr/bin/ks-avi"

View File

@ -2,12 +2,12 @@
###############################################################
# ks-mp4-wrapper (ks-tools) - Wrapper for ks-mp4 #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
###############################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Conversion parameters
ks_mp4_to_wrap="/usr/bin/ks-mp4"

View File

@ -2,12 +2,12 @@
###############################################################
# ks-mp4k-wrapper (ks-tools) - Wrapper for ks-mp4k #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
###############################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Conversion parameters
ks_mp4k_to_wrap="/usr/bin/ks-mp4k"

View File

@ -2,12 +2,12 @@
###############################################################
# ks-mp4s-wrapper (ks-tools) - Wrapper for ks-mp4s #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
###############################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Conversion parameters
ks_mp4s_to_wrap="/usr/bin/ks-mp4s"

View File

@ -2,12 +2,12 @@
###############################################################
# ks-vob-wrapper (ks-tools) - Wrapper for ks-vob #
# Date: 02-01-2022 #
# Date: 04-01-2022 #
# Author: q3aql #
# Contact: q3aql@duck.com #
###############################################################
VERSION="8.0"
M_DATE="020122"
VERSION="8.1"
M_DATE="040122"
# Conversion parameters
ks_vob_to_wrap="/usr/bin/ks-vob"