Search found 13 matches

by winecountrymedia
18 Sep 2023, 11:15
Forum: Ubuntu & Desktop Linux
Topic: No signature of method: net.filebot.GroovyEngine.album() is applicable for argument types: (String) values
Replies: 2
Views: 1822

No signature of method: net.filebot.GroovyEngine.album() is applicable for argument types: (String) values

I am using this to rename music it was working with my windows/rclone mount setup but the drive is just to small there. I have a much larger ubuntu drive to process files faster {album('+y+')+'/'}{ n.split(',').first().trim() }/{album} ({y}){album('+y+')+'/'}{ n.split(',').first().trim() } - {album}...
by winecountrymedia
15 Sep 2023, 04:29
Forum: Windows
Topic: Renaming .lrc files with music?
Replies: 15
Views: 1131

Re: Renaming .lrc files with music?

last questions I SWEAR lol. Thank you for all your help. I want to add the disk only if there is one. Im getting either disc in every file or nothing I want it to be like If a disk exists - "Tim McGraw/Damn Country Music/CD 01/Tim McGraw - 10 - California (Featuring additional artist after firs...
by winecountrymedia
15 Sep 2023, 01:27
Forum: Feature Requests and Bug Reports
Topic: Option to skip "Duplicate Source File" Filebot Error
Replies: 1
Views: 733

Option to skip "Duplicate Source File" Filebot Error

Create "Skip existing files" "Duplicate Source File:File Name" It would be nice to have a option to just skip or delete duplicates instead of having to find the file in the list and removing it. Sometimes I try to rename entire folders with hundrends if not thousands of files. Tr...
by winecountrymedia
14 Sep 2023, 05:02
Forum: Feature Requests and Bug Reports
Topic: eBook and AudioBook support
Replies: 3
Views: 2583

eBook and AudioBook support

eBook and AudioBook support?

I would be nice to have an all renamer in one spot. Add support for

epub, mobi, m4b, ZIP, RAR, RAR5, CBR, CBZ, CB7

right now the only option is calibre and its nowhere near as good as filebot in my opinion.
by winecountrymedia
09 Sep 2023, 09:56
Forum: Windows
Topic: Renaming .lrc files with music?
Replies: 15
Views: 1131

Re: Renaming .lrc files with music?

Wait Im confused so to accomplish "Tim McGraw/Damn Country Music/Tim McGraw - 10 - California (Featuring Big & Rich)" I would add this? { n.split(',').first().trim() }/{album+'/'}{ n.split(',').first().trim() }- {pi.pad(2)+' - '} {t} { n.tokenize(',').tail().joining(' and ', '(Featurin...
by winecountrymedia
09 Sep 2023, 01:31
Forum: Windows
Topic: Renaming .lrc files with music?
Replies: 15
Views: 1131

Re: Renaming .lrc files with music?

That did exactly what I wanted. Thank you! The main folder has just the first artist. Another question. I would like the song title to be the first artist followed song title followed by (Featuring second third etc) so for the song above for example something like this Tim McGraw/Damn Country Music/...
by winecountrymedia
08 Sep 2023, 07:29
Forum: Windows
Topic: Renaming .lrc files with music?
Replies: 15
Views: 1131

Re: Renaming .lrc files with music?

No I was just giving an example. Like this one shows "Tim McGraw,Big & Rich" as the main artist folder. How do I set it to only use the main artist in the artist folder, and only add the secondary in the FLAC file title itself? # MediaInfoLib - v22.12 [General] Count : 332 StreamCount ...
by winecountrymedia
07 Sep 2023, 00:04
Forum: Windows
Topic: Renaming .lrc files with music?
Replies: 15
Views: 1131

Re: Renaming .lrc files with music?

I figured out the mediainfo and added them to the folder I linked above.
by winecountrymedia
06 Sep 2023, 23:47
Forum: Windows
Topic: Renaming .lrc files with music?
Replies: 15
Views: 1131

Re: Renaming .lrc files with music?

I believe they are text files as I can open and read them in notepad++
The MediaInfo did not work for me with the .lrc files
I included a screenshot and an lrc file

https://www.dropbox.com/scl/fo/1btvtp9w ... lka96&dl=0
by winecountrymedia
06 Sep 2023, 04:31
Forum: Windows
Topic: Renaming .lrc files with music?
Replies: 15
Views: 1131

Re: Renaming .lrc files with music?

also to add to this. When the artist sings a song with another artist its put in a separate folder.

Like this
Michael Jackson
Michael Jackson,Janet Jackson

How can I make sure ONLY the main artist is named?
by winecountrymedia
06 Sep 2023, 04:26
Forum: Windows
Topic: Renaming .lrc files with music?
Replies: 15
Views: 1131

Renaming .lrc files with music?

Hey guys,

I have been downloading music FLAC which rename fine but I also have lrc files or "lyric" files with the music and filebot refuses to name them. How can I fix this?

Im using this with ID3 tags

Format: Select all

{n}/{album+'/'}{n} - {pi.pad(2)+' - '} {t}