-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
4 changed files
with
93 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
[![](https://img.shields.io/chocolatey/v/advanced-renamer?color=green&label=advanced-renamer)](https://chocolatey.org/packages/advanced-renamer) [![](https://img.shields.io/chocolatey/dt/advanced-renamer)](https://chocolatey.org/packages/advanced-renamer) | ||
|
||
## Advanced Renamer | ||
|
||
# Advanced Renamer | ||
|
||
![](https://cdn.jsdelivr.net/gh/aeliussaionji/chocopkgs@9e1debf09c54740f5ee9bcda8cf8be6f0f9894c4/icons/advanced-renamer-screenshot.png) | ||
|
||
Advanced Renamer is a program for renaming multiple files and folders at once. By configuring renaming methods the names can be manipulated in various ways. | ||
|
||
It is easy to set up a batch job using multiple methods on a large amount of files. The 14 different methods enables you to change the names, attributes, and timestamps of files in one go. The files can also be copied or moved to new locations based on information in the files. | ||
|
||
With Advanced Renamer you can construct new file names by adding, removing, replacing, changing case, or giving the file a brand new name based on known information about the file. | ||
|
||
Before performing the operations on the files you can verify that the output will be correct and if you perform the rename and regret it, you can undo the complete batch. | ||
|
||
## Image files | ||
This mass file renamer is a great utility for organising digital pictures for both professionals and beginners. The thumbnail mode lets you display thumbnails directly in the file list giving you maximum control of the renaming process. With this program you can rename all your photos in a snap. | ||
|
||
## GPS data | ||
If your image files contain GPS data you can add the name of the city and the country where the picture was taken. Coordinates are used to lookup city, country, and state names from a database containing more than 100,000 cities around the globe. | ||
|
||
## Music files | ||
MP3 and other music files often have messed up names and contain weird characters. With Advanced Renamer you can change the names of your favourite music files to more suitable names using the built-in ID3 functions. | ||
|
||
## Video files | ||
Ever wanted to add the codec or the resolution of a video to the filename? With the video tags you can add various information about video and audio content to the names. | ||
|
||
## TV shows | ||
Add episode title or airdate to video files containing TV Shows after importing show information from the tvmaze.com website. | ||
|
||
#### [choco://advanced-renamer](choco://advanced-renamer) | ||
To use choco:// protocol URLs, install [(unofficial) choco:// Protocol support ](https://chocolatey.org/packages/choco-protocol-support) | ||
|
||
### Package-specific issue | ||
If this package isn't up-to-date for some days, [Create an issue](https://github.com/tunisiano187/Chocolatey-packages/issues/new/choose) | ||
|
||
Support the package maintainer and [![Patreon](https://cdn.jsdelivr.net/gh/tunisiano187/Chocolatey-packages@d15c4e19c709e7148588d4523ffc6dd3cd3c7e5e/icons/patreon.png)](https://www.patreon.com/bePatron?u=39585820) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd"> | ||
<metadata> | ||
<id>advanced-renamer</id> | ||
<version>3.94.3</version> | ||
<title>Advanced Renamer</title> | ||
<authors>Kim Jensen</authors> | ||
<owners>LinkSatonaka</owners> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<licenseUrl>https://www.advancedrenamer.com/user_guide/license</licenseUrl> | ||
<projectUrl>http://www.advancedrenamer.com/</projectUrl> | ||
<iconUrl>https://cdn.rawgit.com/AeliusSaionji/chocopkgs/fad605e78a28a3a84f3abf5e38b0601fe7a32d90/icons/advanced-renamer.png</iconUrl> | ||
<description># Advanced Renamer | ||
|
||
![](https://cdn.jsdelivr.net/gh/aeliussaionji/chocopkgs@9e1debf09c54740f5ee9bcda8cf8be6f0f9894c4/icons/advanced-renamer-screenshot.png) | ||
|
||
Advanced Renamer is a program for renaming multiple files and folders at once. By configuring renaming methods the names can be manipulated in various ways. | ||
|
||
It is easy to set up a batch job using multiple methods on a large amount of files. The 14 different methods enables you to change the names, attributes, and timestamps of files in one go. The files can also be copied or moved to new locations based on information in the files. | ||
|
||
With Advanced Renamer you can construct new file names by adding, removing, replacing, changing case, or giving the file a brand new name based on known information about the file. | ||
|
||
Before performing the operations on the files you can verify that the output will be correct and if you perform the rename and regret it, you can undo the complete batch. | ||
|
||
## Image files | ||
This mass file renamer is a great utility for organising digital pictures for both professionals and beginners. The thumbnail mode lets you display thumbnails directly in the file list giving you maximum control of the renaming process. With this program you can rename all your photos in a snap. | ||
|
||
## GPS data | ||
If your image files contain GPS data you can add the name of the city and the country where the picture was taken. Coordinates are used to lookup city, country, and state names from a database containing more than 100,000 cities around the globe. | ||
|
||
## Music files | ||
MP3 and other music files often have messed up names and contain weird characters. With Advanced Renamer you can change the names of your favourite music files to more suitable names using the built-in ID3 functions. | ||
|
||
## Video files | ||
Ever wanted to add the codec or the resolution of a video to the filename? With the video tags you can add various information about video and audio content to the names. | ||
|
||
## TV shows | ||
Add episode title or airdate to video files containing TV Shows after importing show information from the tvmaze.com website.</description> | ||
<summary>Batch file renaming utility for Windows.</summary> | ||
<releaseNotes>http://www.advancedrenamer.com/versionlog</releaseNotes> | ||
<copyright> | ||
</copyright> | ||
<tags>advanced-renamer</tags> | ||
<packageSourceUrl>https://github.com/AeliusSaionji/chocopkgs/tree/master/advanced-renamer</packageSourceUrl> | ||
<docsUrl>http://www.advancedrenamer.com/user_guide/gettingstarted</docsUrl> | ||
<dependencies> | ||
<dependency id="advanced-renamer.install" version="3.94.3" /> | ||
</dependencies> | ||
</metadata> | ||
<files> | ||
<file src="tools\**" target="tools" /> | ||
</files> | ||
</package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
#Install-VirtualPackage 'advanced-renamer.portable' 'advanced-renamer.install' | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.