burning and filename lengths
Moderator: Gurus
-
- Posts: 13
- Joined: Fri Feb 01, 2013 4:11 pm
burning and filename lengths
I'd like be able to analyze filename lengths within the library according to the limits on the various limits in the formats of burning to disks. Making permanent changes involved flipping between the burning dialogues and the library. It's UI hell when you have many files to deal with. Even better to have sorting on the flagged files for editing. I would add columns to the library which would be true/false according to what format type they adhere to.
Last edited by Shalmaneser on Mon Dec 16, 2013 5:50 pm, edited 1 time in total.
-
- Posts: 23640
- Joined: Wed Aug 09, 2006 10:20 am
- Location: NJ, USA
- Contact:
Re: burning and filename lengths
You could probably do this with the MagicNodes addon.
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?
Please no PMs in reply to a post. Just reply in the thread.
Need help? Got a suggestion? Can't find something?
Please no PMs in reply to a post. Just reply in the thread.
-
- Posts: 13
- Joined: Fri Feb 01, 2013 4:11 pm
Re: burning and filename lengths
Looking...
-
- Posts: 23640
- Joined: Wed Aug 09, 2006 10:20 am
- Location: NJ, USA
- Contact:
Re: burning and filename lengths
http://www.mediamonkey.com/forum/viewto ... =2&t=19168
There is no preset for filename length so I suggest you ask in that thread what syntax to use in order to create such a node.
There is no preset for filename length so I suggest you ask in that thread what syntax to use in order to create such a node.
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?
Please no PMs in reply to a post. Just reply in the thread.
Need help? Got a suggestion? Can't find something?
Please no PMs in reply to a post. Just reply in the thread.
Re: burning and filename lengths
You don't need to worry about the filename length on your PC when burning discs as you can limit them in the burn dialog. Instead of using <Title> you can use $Left(<Title>,50) which limits it to a maximum of 50 characters in the filename. Do this for all fields that may run long like Artist, Album Artist and Album.
Download MediaMonkey ♪ License ♪ Knowledge Base ♪ MediaMonkey for Windows 2024 Help ♪ MediaMonkey for Android Help
Lowlander (MediaMonkey user since 2003)
Lowlander (MediaMonkey user since 2003)
-
- Posts: 13
- Joined: Fri Feb 01, 2013 4:11 pm
Re: burning and filename lengths
Magicnodes does just fine, thanks.