Julian Waller
Julian Waller
> Would it be possible to automatically include the store modules in search and download the selected version on first use if the user has internet connection right from the...
I would be ok with not showing any prerelease options here, I think that is an acceptable limitation. Inside the module management panel they are hidden by default until the...
hmm, that does make sense.. so remove the 'latest stable' as being a version that we remember and connections will always know the exact version they want to run. I...
I am getting near to the end of my todo list, and one of the chunks I haven't reimplemented yet is the legacyId logic. The problems I see with the...
> Afair our legacyId system doesn't rewrite the instance type in the db, right? No, it does update the instance type in the db. > So we actually have one...
I'm struggling to get this finished, as the size and scope of this is a bit daunting to jump into to finish bits up. (no constant worry that everything has...
@niklaspandersson I'm curious what your (and anyone else at nxtedition who might care) thoughts are on this approach, or if you disagree with some of my assumptions or preference for...
@niklaspandersson I have opened a couple of PRs https://github.com/CasparCG/server/pull/1609 and https://github.com/CasparCG/server/pull/1610 which are a more polished gradual approach of implementing this. I think the first is almost ready to merge,...
> Is it wise to directly depend on nodejs? This effective create a node addon and has the casparcg server depend on that. Yes, this does effectively change casparcg to...
I have been using that so it definitely works with the library, but I havent looked into how to do the pairing/configuring of the dongle to do this. I set...