Sebastian Hönel

Results 14 comments of Sebastian Hönel

I can confirm this issue, too. For me, the limit is exactly **1,090,519,040** bytes, tried it several times. However - and this is where things get fuzzy - I only...

Update: It seems the issue has something to do with the `smbclient` that NC uses when an external storage is configured using SMB/Cifs. If I do mount the same directory...

@XueSheng-GIT see my last comment for a working workaround, should that be an option for you. I have been using it since then without problems. For example, mount your network...

goicy calls ffmpeg directly, and ffmpeg writes adts or mp3 to stdout, which is then written to icecast by goicy. However, you can set up another output from your command,...

goicy supports both protocols. It doesn't look like ffmpeg works with shoutcast directly, though. But icecast works really well and is free, are you in a position where you cannot...

Another option I could think of, that does not involve modifying goicy, is to set up a 2nd output of your live stream, and write it into segmented audio files....

Hey, any update on this? If I understand this correctly, then launchers like `remux` and `oxide` require `rm2fb` (I am using `remux` on the rM2). If I do uninstall all...

@mckib2 that depends -- with the changes from the PR implemented, what is the output of the test case? My expectation was to get a numeric result that has the...

Well, then I suppose it can be closed :) Is the fix going to be included in the `1.9.2` release?

I have now successfully circumvented the problem in Windows 10 by disabling the 260 character limit on NTFS (see below). Setting `git config --system core.longpaths true` did not work for...