Content pfp
Content
@
https://warpcast.com/~/channel/homelabs
0 reply
0 recast
0 reaction

Thumbs Up pfp
Thumbs Up
@thumbsup.eth
Trying to automate the following process. Can be done via the macOS host system or the docker containers. 0. FLAC file enters folder watched by app 1. Musicbrainz metadata and lyrics automatically added 2. A zipped folder of the album is created and moved to my Proton Drive in a set location 3. The FLAC files are converted to ALAC 4. The ALAC files are moved to my music folder which is watched by my Jellyfin server I know that shortcuts plus hazel would likely allow me to do this on the Mac host system, but I don’t know how to do it on docker or whether it’s preferable one way or the other. Also to note: technically step 1 is already done by Jellyfin. Any advice is welcome
2 replies
1 recast
6 reactions

Thumbs Up pfp
Thumbs Up
@thumbsup.eth
Essentially I want to store backups of my albums in FLAC format, ideally store in zip folders to save a little extra space in the cloud. But, I want to play my music in ALAC to minimize transcoding and allow native playback on apple devices. I can do all of this manually with: - file manager - MusicBrainz Picard - file compression software - XLD But I’d love to automate the process fully. I know Hazel could be an option for some of the automation
1 reply
0 recast
3 reactions

scottrepreneur pfp
scottrepreneur
@scottrepreneur.eth
You'd only need docker here if it helps with the scheduler/service, assuming all the folders are mounted. Depending on how much code you want to write the biggest question is likely automating the compression step. Check out n8n for building the flow https://farcaster.xyz/xr0am-/0x678d6645
1 reply
0 recast
2 reactions