ChannelSurf icon indicating copy to clipboard operation
ChannelSurf copied to clipboard

Has anyone had any success with this tool recently or is it dead?

Open palec99 opened this issue 2 years ago • 4 comments

I am stuck on issue that is already reported here and seen no response activity since 2020 https://github.com/tamhinsf/ChannelSurf/issues/25 .

My question is is this worth troubleshooting further, or is this dead end?

palec99 avatar Sep 15 '23 12:09 palec99

My question too

southeasterntech avatar Oct 06 '23 15:10 southeasterntech

I was able to get this up and running. It is built on .net core 1.1, and a lot of the packages used in the build are way out of date. By utilizing .net core 6.0 and modifying the referenced packages, along with making sure I had online nuget repos accessible as a source for restoring the project, I got it to work.

jsawn avatar Nov 16 '23 15:11 jsawn

I was able to get this up and running. It is built on .net core 1.1, and a lot of the packages used in the build are way out of date. By utilizing .net core 6.0 and modifying the referenced packages, along with making sure I had online nuget repos accessible as a source for restoring the project, I got it to work.

Hey man, care to share your solution? I have been looking at alternatives and it's hard to come by

physxP avatar Mar 05 '24 13:03 physxP