Open jpmoraez opened 8 years ago
Hello,
First, I´d like to congratulate your job, thank you very much, it´s not easy finding public torrent clients projects in uwp yet! Well, testing the code, I´ve seen that the json url were forbidden, but now I´ve changed to: https://yts.ag/*/ and now the urls are working. Although, after selecting a movie the MovieDetailsRequest the response.DeserializedResponse.Data is null at MovieViewModel.cs ln 105.
I´m not very used to MVVM, and it´s hard to me doing a code investigation to fix that , so if you have any idea I´d be very glad ?
Best regards!
Hi! Thank you. https://yts.ag or https://yts.mx is ok. But FluentRest is very difficult to R.E. I noticed that any movie's detail Info returns null data... Please help me to fix the C# code if you can )) My PT's fork is https://github.com/mediaexplorer74/PopcornTime
Hello,
First, I´d like to congratulate your job, thank you very much, it´s not easy finding public torrent clients projects in uwp yet! Well, testing the code, I´ve seen that the json url were forbidden, but now I´ve changed to: https://yts.ag/*/ and now the urls are working. Although, after selecting a movie the MovieDetailsRequest the response.DeserializedResponse.Data is null at MovieViewModel.cs ln 105.
I´m not very used to MVVM, and it´s hard to me doing a code investigation to fix that , so if you have any idea I´d be very glad ?
Best regards!