Advertisement
Guest User

Untitled

a guest
Apr 24th, 2015
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. Could not find file "/opt/mediabrowser/192.168.0.254".
  2. System.IO.FileNotFoundException
  3. at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
  4. at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
  5. at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  6. at System.IO.File.OpenRead (System.String path) [0x00000] in <filename unknown>:0
  7. at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00000] in <filename unknown>:0
  8. at System.IO.StreamReader..ctor (System.String path) [0x00000] in <filename unknown>:0
  9. at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string)
  10. at EmbyTV.TunerHost.HostDefinitions.M3UPlaylist.GetChannels (CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
  11. at EmbyTV.TunerHost.HostDefinitions.M3UPlaylist.GetDeviceInfo (CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
  12. at EmbyTV.LiveTvService+<RefreshConfigData>d__36.MoveNext () [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement