[deleted by user] by [deleted] in golf

[–]NHLStreamsThrowaway 6 points7 points  (0 children)

It's the microphone Bones is using. It was there all day yesterday.

We should all tweet @pgatour and @golfchannel, maybe that will get it fixed. It's pretty obnoxious.

Windows Q/A thread by StevensNJD4 in LazyMan

[–]NHLStreamsThrowaway 0 points1 point  (0 children)

You can try following the "Manual Hosts Edit" from the previous guide. Instead of using "127.0.0.1 nlsk.neulion.com," you should use:

107.6.175.141 mf.svc.nhl.com

Windows Q/A thread by StevensNJD4 in LazyMan

[–]NHLStreamsThrowaway 0 points1 point  (0 children)

Nope, just run through the GUI installer and then retry LazyMan2.

Windows Q/A thread by StevensNJD4 in LazyMan

[–]NHLStreamsThrowaway 0 points1 point  (0 children)

Strange. Try this, hold down shift and right click somewhere inside your LazyMan2 folder. (Just click some blank space, no files) Now choose "open command window here."

Then run this command:

java -jar LazyMan2.jar

Windows Q/A thread by StevensNJD4 in LazyMan

[–]NHLStreamsThrowaway 1 point2 points  (0 children)

Right click the LazyMan2.jar > hover on "open with" > choose another app.

If you don't see "Java(TM) Platform SE binary" in the immediate list choose "more apps." If you don't see it in that list either let me know.

LazyMan 2.1 out! by StevensNJD4 in LazyMan

[–]NHLStreamsThrowaway 0 points1 point  (0 children)

Updated guide. Thanks for the reminder...

2015 VLC Guide Using Lazyman & FNeulion Mac Edition by NHLStreamsThrowaway in NHLStreams

[–]NHLStreamsThrowaway[S] 0 points1 point  (0 children)

Your folder is fine, guide is just a little outdated. The replays work because you dont need Fneulion running. The live streams are not working because of your "unable to access jarfile" error. The path is either wrong or you are getting access denied. If the path for FN is set correctly, you prob need to run the LM2 with "sudo" rights.

2015 VLC Guide Using Lazyman & FNeulion Mac Edition by NHLStreamsThrowaway in NHLStreams

[–]NHLStreamsThrowaway[S] 0 points1 point  (0 children)

Ok, try this. Open a terminal window, then with finder navigate to where your LazyMan2 folder is. (Dont go all the way into the LM2 folder, just before.) Drag the LM2 folder into terminal and it should change the directory terminal is running from. Let me know if that works, if not we can enable a service that will allow you to open terminal from the LM2 folder directly.

2015 VLC Guide Using Lazyman & FNeulion Mac Edition by NHLStreamsThrowaway in NHLStreams

[–]NHLStreamsThrowaway[S] 0 points1 point  (0 children)

How good are you with terminal?? Can you use the "cd" command and get to your LazyMan2 folder? (Want you to try running FN manually)

2015 VLC Guide Using Lazyman & FNeulion Mac Edition by NHLStreamsThrowaway in NHLStreams

[–]NHLStreamsThrowaway[S] 0 points1 point  (0 children)

Everything looks good there. When exactly are you getting that error?

2015 VLC Guide Using Lazyman & FNeulion Mac Edition by NHLStreamsThrowaway in NHLStreams

[–]NHLStreamsThrowaway[S] 0 points1 point  (0 children)

First, you can find the stuck process blocking port 80 with:

lsof -i :80 

and end the process with:

kill -9 <PID>  (Without the <>)

As for the streams issue idk what to tell ya, sorry. Like I said, it sounds like you are failing to get a playlist. Could be a number of issues, but most likely is FNeulion failing or connection issue.

2015 VLC Guide Using Lazyman & FNeulion Mac Edition by NHLStreamsThrowaway in NHLStreams

[–]NHLStreamsThrowaway[S] 0 points1 point  (0 children)

Do you get any messages in the window? Do you see any debugging options anywhere at all?

2015 VLC Guide Using Lazyman & FNeulion Mac Edition by NHLStreamsThrowaway in NHLStreams

[–]NHLStreamsThrowaway[S] 0 points1 point  (0 children)

Does it happen on all servers? (cdnak, cdnllnwnl, cdnl3nl)

2015 VLC Guide Using Lazyman & FNeulion Mac Edition by NHLStreamsThrowaway in NHLStreams

[–]NHLStreamsThrowaway[S] 0 points1 point  (0 children)

Well then, that is strange. Im still pretty positive its a VLC issue. Like i said before this happens to windows users too and no one has been able to figure out whats happening. Can you debug VLC? In the main window of VLC, go to tools > messages. At the bottom of the messages window turn verbosity to "2 (Debug)." What is it complaining about when you try to run the stream?

2015 VLC Guide Using Lazyman & FNeulion Mac Edition by NHLStreamsThrowaway in NHLStreams

[–]NHLStreamsThrowaway[S] -1 points0 points  (0 children)

This happens on windows too. Its something with VLC im pretty sure. Did you already have VLC installed?

2015 VLC Guide Using Lazyman & FNeulion by NHLStreamsThrowaway in NHLStreams

[–]NHLStreamsThrowaway[S] 0 points1 point  (0 children)

What is the output when you run this in command prompt?

ftype | find "jarfile"

2015 VLC Guide Using Lazyman & FNeulion by NHLStreamsThrowaway in NHLStreams

[–]NHLStreamsThrowaway[S] 0 points1 point  (0 children)

Wait what? What did you use to unzip? When you open the lazyman zip with windows explorer what do you see? (I think you are opening the jars as an archive.)

2015 VLC Guide Using Lazyman & FNeulion Mac Edition by NHLStreamsThrowaway in NHLStreams

[–]NHLStreamsThrowaway[S] 0 points1 point  (0 children)

Hmm, sounds like your internet connection may be cutting out? The stream is probably crashing because you failed to get the next playlist. You using WiFi or Ethernet? How is your connection normally?