Miraculous Owonubi
Miraculous Owonubi
@bpfaust, looks like this is related to #406, #418. A potential resolution could be as is documented in https://github.com/miraclx/freyr-js/issues/406#issuecomment-1375863641 > One potential approach is to search by ISRC on YouTube...
I was working on a resolution for this with cryptographically signed releases. But I lost all that work from an accidental system erase. At this point, I'm not incentivized to...
Options are: 1. Use the first match we find in the playlist. 2. Create a link to the first match we find in the output directory, and use the link...
~Even `ffmpeg` uses `AtomicParsley` to embed metadata.~ Looks like I misread, I thought you had said `youtube-dl`. `ffmpeg` doesn't support metadata embedding into AAC containers which the `mp4` format (`.m4a`)...
> Also, metadata written with `ffmpeg` can't be read by `AtomicParsley`, and this makes me think that they are not readable by iTunes too. That is a point of concern...
That would be amazing, feel free to reach out if you need any help. Thank you!
@vasanthtt, can you include logs? And describe your network setup
If it's the network checking logic that is flaky, you can disable it with `--no-net-check`. But it's there for a reason, if freyr runs perfectly with that flag set, but...
Yeah, I could confirm I had the same issue. Network checking over a VPN plain failed, while without it worked fine. I'll take a look at this soon.
I haven't experienced this issue in a while. If anyone can provide an update on the state of this, that would be very much appreciated. Otherwise, I'll have to close...