Ru-Board.club
← Вернуться в раздел «Программы»

» ReNamer / ReNamer Pro (by Denis Kozlov, den4b)

Автор: npk2012
Дата сообщения: 11.08.2014 13:24
Revamped and reborn ReNamer 6.0 альфа
Русский в наличии изначально
Автор: tt43
Дата сообщения: 20.08.2014 06:29
хорошая добротная прожка.
установил себе 5.76 -версию на русском.
нужно было переименовать около 400 файлов-изображений зараз-включил последовательно 3 правила,отработала почти мгновенно.

спасибо разработчику!
Автор: AntikillerPM
Дата сообщения: 10.10.2014 05:22
может кто-то дать описание скриптов на русском, что они выполняют? Понял, что делает скрипт Date and Time и Encrypt filenames, а что остальные делают, для чего их можно применить?
Автор: shadow_member
Дата сообщения: 10.10.2014 09:19
Последняя beta криво вставляет мета-теги. Файл называется Пейзаж, добавляем тег "текущая дата":

Так и с остальными тегами. Радиокнопки ниже на наличие дефекта не влияют.
P.S.
Относится и к 6.0.0.11.
5.76 делает все правильно:
Автор: starichok
Дата сообщения: 30.11.2014 18:43
ReNamer 6.1
Что нового:

Added DayOfMonth, DayOfYear, WeekOfMonth, WeekOfYear functions to PascalScript;
DayOfWeek fuction in PascalScript now returns 1=Monday to 7=Sunday, instead of 1=Sunday to 7=Saturday;
Added meta tags for extracting sent date from emails in UTC and original time zones, in addition to default local time zone;
Fixed incorrect timezone adjustment for Email_DateSent and Outlook_DateHeader meta tags, causing dates to be UTC instead of local timezone in some cases;
Included high resolution application icon 256x256;
Added new functions to PascalScript: WideTrimChars, WideTrimCharsLeft, WideTrimCharsRight, WideCopyRight, WideDeleteRight;
Common component library dialog messages and buttons are now translated;
Updated Japanese language file;
Store all user data in user profile directory for Installer version;
Automatic migration of data from VirtualStore;
Use Settings.ini instead of <Application>.ini naming for settings;
Unicode support for names of scripts, translits, presets;
Added "Case sensitive" option to the Strip rule;
Added scope options to the Strip rule: Everywhere, Leading, Trailing;
List of languages is sorted alphabetically instead of file system order;
Added native language names to language titles;
List of translators is displayed upon selecting a different language;
Display popup menus for Alphabet and Scripts buttons below the button;
Added hints to the main window status bar;
Resized components on Terms Of Use form to fit captions;
Added menu accelerators to all context menus;
Added WideCaseSentence function to PascalScript rule;
Added Languages menu;
Remove dummy new lines in Analyze dialog after changing word wrap;
Automatically generate menu accelerators for the main menu;
Converted application project from Delphi 7 to Lazarus/FPC;
Added multilingual support using PO files in Languages folder;
Added built-in version information, moving to x.x.x.x versioning;
Updated icons from BMP to PNG with alpha-blending;
Converted mini buttons above rules and files tables into toolbars with automatic resizing to better fit localized text;
Error column is now visible by default;
Replaced PascalScript package (from SVN dated 11 November 2008) with an updated version from component library in Lazarus;
EXIF, IPTC, HTML meta tags can now handle Unicode filenames;
Added toolbar button for accessing context menu of files table columns;
UserInput rule can now read content from Unicode filenames;
Advanced Pascal Script editor with syntax highlighting, code folding, etc;
Correctly restore negative window position on multi-monitor setups;
Pascal Script code can contain Unicode characters (internally stored as UTF8 encoded string);
Display icon in the context menu for "Add to ReNamer" option;
Items added via /enqueue parameter are sent in a group instead of individually, to prevent auto preview and validation per sent item;Скачать программу
Автор: Meer
Дата сообщения: 23.12.2014 23:28
Не могу сообразить, как сохранить правило?
При повторном открытии пусто...
Автор: shadow_member
Дата сообщения: 24.12.2014 07:28
Разные наборы правил для разных случаев можно сохранить в пресеты, которым стоит давать внятные имена.
Затем при необходимости пресеты можно загружать в программу.
Программа будет стартовать с последним использовавшимся набором правил (пресет), если поставить птичку:
Автор: adislav
Дата сообщения: 05.04.2015 03:24
а кто подскажет, как в этой замечательной программе переименовывать файлы по хешу md-5, но не добавляя значение этого хеша к имени файла, а чтоб именем файла стало значение хеша (без расширения)?
Автор: starichok
Дата сообщения: 10.05.2015 01:35

Цитата:
как в этой замечательной программе переименовывать файлы по хешу md-5, но не добавляя значение этого хеша к имени файла, а чтоб именем файла стало значение хеша (без расширения)?

Создаешь всего одно правило...

Автор: sicvestoratium
Дата сообщения: 05.06.2015 04:38
Спасибо, отличная программа.
Автор: starichok
Дата сообщения: 20.06.2015 17:08
ReNamer 6.2
Что нового:
Added Indonesian language PO file;
Updated Japanese and Russian language PO files;
Split filter settings into default and session settings; Any modifications to filters now apply to session settings, with an option to use them as defaults;
Extract MP3_TrackNo, MP3_DiskNo, WMA_TrackNo, WMA_DiskNo from numeric track and disk tags, in addition to standard "X/Y" format;
Added WMA_TrackTotal meta tag;
Deprecated MP3_PartOfSet and WMA_PartOfSet tags in favor of respective MP3_DiskNo/MP3_DiskTotal and WMA_DiskNo/WMA_DiskTotal tags;
Trim new lines at the end of system formatted renaming errors;
Renamed ID3_* meta tags to MP3_* (ID3_* will remain as hidden aliases);
Internal cleanup of handling of MP3_* meta tags;
Do not pad with zeros MP3_TrackNo and WMA_TrackNo meta tags;
Handle Unicode data in FLAC_* meta tags;
Added Portuguese translit alphabet;
Added FLAC_AlbumArtist, FLAC_TrackTotal, FLAC_DiscNo, FLAC_DiscTotal meta tags;
Added MP3_TrackTotal, MP3_DiskNo, MP3_DiskTotal meta tags;
Added WMA_AlbumArtist, WMA_DiskNo, WMA_DiskTotal, WMA_PartOfSet meta tags;
Fixed non-string tag handling issues in WMA files;
Broader range of supported WMA files (no limits on SampleRate, ByteRate, etc);
Converted WMA_TrackNo meta tag from 0-based to 1-based;
Fixed limitation of FLAC library which prevented processing of files containing artwork/picture;
Fixed encoding conversion issue with the renaming error message;
Updated Chinese Simplified (zh_CN) translation file;
Updated Russian (ru) translation file;
Fixed issue with cut off last character in meta tags from FLAC files;
Added uninstaller icon;
Improved registration handling;
Provide more information regarding invalid licenses;
Implemented measures to prevent reverse engineering;
Fixed issue with always centering non-main forms;
Added "CamelCase" note to the "Insert a space in front of capitalized letters" option;
Changed full language title from "Title (Native)" to "Title - Native";
Added Portuguese (Brazil) translation file;
More spacious Settings window, better fit localized text;
Store BeepOnPreview and BeepOnRename variables in settings file;
Added Chinese Simplified translation;
Renamed default language title from "Default" to "Original (English)";
Suppress language icon loading exceptions and handle Unicode icon paths;
Fixed localization issues in auxiliary message dialogs: Go to Folder, Mark by Mask, Select by Mask, Select by Extension, Select by Filename Length, Confirm overwrite with new name, Could not open the following file;
Unicode support for remembered values of: Add Files, Add Folders, Filter Masks, Mark by Mask, Select by Mask, Select by Extension;
Better positioning of components in Browse dialog for localization;
Fixed loading of localized description of meta tags;
Fixed encoding mix-up in registration data handling and messages;
Updated Japanese language file; Added Indonesian language PO file;
Updated Japanese and Russian language PO files;
Split filter settings into default and session settings; Any modifications to filters now apply to session settings, with an option to use them as defaults;
Extract MP3_TrackNo, MP3_DiskNo, WMA_TrackNo, WMA_DiskNo from numeric track and disk tags, in addition to standard "X/Y" format;
Added WMA_TrackTotal meta tag;
Deprecated MP3_PartOfSet and WMA_PartOfSet tags in favor of respective MP3_DiskNo/MP3_DiskTotal and WMA_DiskNo/WMA_DiskTotal tags;
Trim new lines at the end of system formatted renaming errors;
Renamed ID3_* meta tags to MP3_* (ID3_* will remain as hidden aliases);
Internal cleanup of handling of MP3_* meta tags;
Do not pad with zeros MP3_TrackNo and WMA_TrackNo meta tags;
Handle Unicode data in FLAC_* meta tags;
Added Portuguese translit alphabet;
Added FLAC_AlbumArtist, FLAC_TrackTotal, FLAC_DiscNo, FLAC_DiscTotal meta tags;
Added MP3_TrackTotal, MP3_DiskNo, MP3_DiskTotal meta tags;
Added WMA_AlbumArtist, WMA_DiskNo, WMA_DiskTotal, WMA_PartOfSet meta tags;
Fixed non-string tag handling issues in WMA files;
Broader range of supported WMA files (no limits on SampleRate, ByteRate, etc);
Converted WMA_TrackNo meta tag from 0-based to 1-based;
Fixed limitation of FLAC library which prevented processing of files containing artwork/picture;
Fixed encoding conversion issue with the renaming error message;
Updated Chinese Simplified (zh_CN) translation file;
Updated Russian (ru) translation file;
Fixed issue with cut off last character in meta tags from FLAC files;
Added uninstaller icon;
Improved registration handling;
Provide more information regarding invalid licenses;
Implemented measures to prevent reverse engineering;
Fixed issue with always centering non-main forms;
Added "CamelCase" note to the "Insert a space in front of capitalized letters" option;
Changed full language title from "Title (Native)" to "Title - Native";
Added Portuguese (Brazil) translation file;
More spacious Settings window, better fit localized text;
Store BeepOnPreview and BeepOnRename variables in settings file;
Added Chinese Simplified translation;
Renamed default language title from "Default" to "Original (English)";
Suppress language icon loading exceptions and handle Unicode icon paths;
Fixed localization issues in auxiliary message dialogs: Go to Folder, Mark by Mask, Select by Mask, Select by Extension, Select by Filename Length, Confirm overwrite with new name, Could not open the following file;
Unicode support for remembered values of: Add Files, Add Folders, Filter Masks, Mark by Mask, Select by Mask, Select by Extension;
Better positioning of components in Browse dialog for localization;
Fixed loading of localized description of meta tags;
Fixed encoding mix-up in registration data handling and messages;
Updated Japanese language file;Скачать программу
Автор: vasevase
Дата сообщения: 07.02.2016 16:34
6.3.0.7 beta (24.01.2016)

* Upgraded development environment and external components.
* Fixed graphical glitches in rules list on Windоws XP.
* Fixed incorrectly used system font colors in files table.

Скачать тут: http://www.den4b.com/?x=downloads&product=renamer
Автор: VladislavKMW
Дата сообщения: 12.02.2016 09:22
Здравствуйте все!
Как переставить в программе части файла? Напр., нужно "123 Текст" переименовать в "Текст 123".
Автор: shadow_member
Дата сообщения: 12.02.2016 11:11
VladislavKMW
Создаешь последовательно правила:
- удалить символы с позиции 1 по позицию 4
- вставить как суффикс пробел123
Автор: VladislavKMW
Дата сообщения: 12.02.2016 17:34

Цитата:
Создаешь последовательно правила: - удалить символы с позиции 1 по позицию 4 - вставить как суффикс пробел123

Благодарю, дружище, помогло. Я вместился в четыре шага. У тебя короче. Но наверное, можно и одним шагом как-то. Перестановкой можно? просто интересно наиболее оптимальное решение.
Автору и переводчику благодарность. Программа удобная, по ходу разберусь.
Автор: shadow_member
Дата сообщения: 12.02.2016 19:25

Цитата:
наиболее оптимальное решение
- это то, которым ты владеешь. Не задумывался над сокращением.
Автор: Shpindler
Дата сообщения: 23.02.2016 07:37
ОФФТОП

Задолбал путанный интерфейс этой проги, в хелпе какой то пдф на английском следующего содержания:


Цитата:
ReNamer is so intuitive that you would be able to use it without reading the manual. Additional information and manuals are available on the web site


Короче проковырялся минут 15 с простой задачей, переименоваь кучу файлов с разными именами в - Имя_файла-порядковый номер. Плюнул в интуитивную понятность интерфейса этой проги, полез искать по форуму похожий софт, нашёл, бесплатная прога, сделал то что мне было нужно в два клика.
Автор: vasevase
Дата сообщения: 23.02.2016 08:10
Shpindler
Ну не знаю. Я быстрее в ReNamer вашу задачу выполнил (максимум 4-5 минут).
В «Advanced Renamer» я бы не сказал, что менее перегружен интерфейс (а то и поболее).
Ещё и справки встроенной нет (надо онлайн иметь). Зато метров под 6 exiftool приложить не обломались.

Из плюсов, как и в программе Дениса: поддержка юникода, работа на неновых ОС,
отсутствие требований ко всяким DotNet и иже с нею.
Ну и бесплатность, само собой.

Так что и эту прожку положу в коллекцию, спасибо и с праздником.
Автор: shadow_member
Дата сообщения: 23.02.2016 09:18
Shpindler
Это ты зря. Нужно один раз разобраться, а дальше пойдет, как по маслу.
Автор: Shpindler
Дата сообщения: 23.02.2016 09:36

Цитата:
Это ты зря. Нужно один раз разобраться, а дальше пойдет, как по маслу.


Мне нужно было новое имя файла, например файл 98d798d7.txt в Файл-01.txt и так далее
Автор: shadow_member
Дата сообщения: 23.02.2016 09:58
Так?


Добавлено:
Ad
Некоторые картинки попутал, но и так понятно.
В списке правил правило "Вставить Файл как префикс..." поднять на вторую позицию.
Автор: Dror4
Дата сообщения: 11.06.2016 23:11
ReNamer v6.5 June 11, 2016
Installer | Portable
[more=Ченчлог]* Auto-detect file content encoding of dropped files in PascalScript and Translit rule windows.
* Added translit files for Japanese language (Hepburn-shiki and Kunrei-shiki). Thanks to Tilt.
* Use the same "replace" part for each "find" part in the Replace rule if have several "find" and only one "replace" part. Previously, an empty "replace" part would have been used.
* Added local date-time format as the first option in Reformat Date rule dropdowns.
* Settings and Filter Settings dialogs are now resizable.
* Added icons for options in Filter Settings dialog.
* Updated Japanese language file. Thanks to Tilt.
* Major code refactoring.
* Refactored Translit rule algorithm to be more robust.
* Skip empty lines when parsing Translit rule alphabet.
* Accept dropped files into the Translit rule configuration window.
* Accept dropped files into the Analyze window.
* Improved performance of the Analyze dialog when processing many individual lines.
* Added a hint in PascalScript rule about holding the Shift key.
* Updated Japanese language file. Thanks to Tilt.
* Added validation error when parent folders are being renamed before their content.
* Capture multiple validation errors per file, instead of just one.
* Avoid unexpected drag mode after closing a validation dialog which was triggered by toggling of rules via a mouse click.
* Allow undo operation when overwriting a script by loading a new script.
* Hold SHIFT key when opening a new script to insert it into the current script.
* Code refactoring and optimizations.
* Fixed incorrect sorting of files by the "Error" column where a system error has occurred.
* Auto scroll files table if mouse is near the border when dragging or selecting.
* Added "WarnValidatingTooManyFiles" setting in INI file to allow disabling the validation warning when processing too many files.
* Fixed not working files context menu shortcuts after clearing the selection.
* Added WideDeleteToRecycleBin and WideRemoveDir functions to PascalScript.
* Set UTF8 console code page and use UTF8 encoding for exported batch renaming file. Previsouly, system ANSI code page was used.
* Option "Export as batch renaming file" is no longer restricted to Pro version.
* Improved default sizing of files table columns and fixed "State" column width.
* Improved main toolbar resizing technique.
* Hide main toolbar button captions if widths are too small.
* Updated bundled copy of User Manual.
* Updated Portuguese (Brazil) language file. Thanks to Igor R?ckert.
* Updated Serbian language file. Thanks to Никола Алексић (eR@SeR).
* Updated copyright information.[/more]

Страницы: 123456789101112131415

Предыдущая тема: Panda Antivirus Platinum 7.05.07 - помогите пожалуйста!


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.