Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Error] Invalid URI: The URI is empty. #62

Closed
stephenegriffin opened this issue Jan 13, 2018 · 1 comment
Closed

[Error] Invalid URI: The URI is empty. #62

stephenegriffin opened this issue Jan 13, 2018 · 1 comment
Labels

Comments

@stephenegriffin
Copy link

stephenegriffin commented Jan 13, 2018

Version: 0.2.13.0
File Name: ctrlMovieDetails.cs
Method Name: AddStream
Line: 101
Column: 17

System.UriFormatException: Invalid URI: The URI is empty. at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind) at System.Uri..ctor(String uriString) at WebPlex.CControls.ctrlMovieDetails.AddStream(String URL, Boolean isLocal, Boolean isTorrent, Panel toPanel, String torrentName, String quality) in C:\Users\imAsh\Documents\Visual Studio 2017\Projects\WebPlex\WebPlex\CControls\ctrlMovieDetails.cs:line 101 at WebPlex.frmWebPlex.btnMoviesRandom_ClickButtonArea(Object Sender, MouseEventArgs e) in C:\Users\imAsh\Documents\Visual Studio 2017\Projects\WebPlex\WebPlex\Forms\frmWebPlex.cs:line 485 at CButtonLib.CButton.PerformClickButtonArea(Object Sender, MouseEventArgs e) in C:\Users\imAsh\Documents\Visual Studio 2015- Plugins\CButton\CButton\CButton.vb:line 110 at CButtonLib.CButton.OnMouseClick(MouseEventArgs e) in C:\Users\imAsh\Documents\Visual Studio 2015- Plugins\CButton\CButton\CButton.vb:line 1506 at System.Windows.Forms.Control.WmMouseUp(Message

@ohhsodead ohhsodead added the bug label Jan 13, 2018
@ohhsodead
Copy link
Owner

ohhsodead commented Jan 13, 2018

@stephenegriffin Thanks for the feedback. Which movie did you click? What did you do before this occurred?

Edit: Oops, sorry I didn't see that you used the random button. I'll look into this further and make a fix for skipping the stream in this case.

ohhsodead pushed a commit that referenced this issue Jan 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants