You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.
I really enjoy using pthbetter but my only issue is with 24 bit flacs.
Those are usually named like this [FLAC 24bit], [24bit FLAC] or [FLAC 24]. So when using pthbetter to transcode, output folders are like this [V0 24bit], [320 24bit],...
Is there a way to truncate folder name and remove those "24bit" tags on output folders ? It shouldn't be hard i guess but i really suck with python...
Thanx a lot for your help !!
The text was updated successfully, but these errors were encountered:
This is a serious issue; I was warned and my upload privileges temporarily revoked because the folder-name replacement regexes weren't working right. Folder names became as convoluted as [ARTIST] - [SONG] ([YEAR]) [32024-96] [16-44], and I had to go through and manually report all of my botched uploads. I propose just grabbing the album, year, and artist and naming the folder that way, especially because that fixes any folder name problems the original uploader had.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I really enjoy using pthbetter but my only issue is with 24 bit flacs.
Those are usually named like this [FLAC 24bit], [24bit FLAC] or [FLAC 24]. So when using pthbetter to transcode, output folders are like this [V0 24bit], [320 24bit],...
Is there a way to truncate folder name and remove those "24bit" tags on output folders ? It shouldn't be hard i guess but i really suck with python...
Thanx a lot for your help !!
The text was updated successfully, but these errors were encountered: