Thank you !
Unfortunately, the process aborts. I need mediainfo, and I can't find it from the synocommunity on the package center of my 918+.
Search found 2 matches
- 15 Jan 2018, 18:56
- Forum: Synology NAS & Embedded Linux
- Topic: Renaming music files with filebot node
- Replies: 2
- Views: 2563
- 15 Jan 2018, 14:07
- Forum: Synology NAS & Embedded Linux
- Topic: Renaming music files with filebot node
- Replies: 2
- Views: 2563
Renaming music files with filebot node
Hi, I would like to automatically rename the podcasts I download with Download Station with the filebot node. I usually use mp3Tag, with the command line: $regexp(%_file_mod_date%,(..)/(..)/(....),$3$2$1) - %album% The new name should be : {File modification date YYYYMMDD} - {album} I cant't find ...