Protocol-X / plugin.video.funimationnow

Ground Up build of new Kodi FunimationNOW Add-on
GNU General Public License v3.0
1 stars 0 forks source link

looks like funimation broke everything #8

Open gitmatt19 opened 7 years ago

gitmatt19 commented 7 years ago

Now my old funimation plugin does not work, the 0.0.3 version I had hacked for https no longer works and the new version I just download here does not work either...

It only gives the following error in the log...

20:39:24 T:140284055627520 ERROR: [plugin.video.funimationnow] getsubs : No JSON object could be decoded 20:39:24 T:140284552599616 ERROR: GetDirectory - Error getting plugin://plugin.video.funimationnow/?action=featured&filtertype=featured&filterx=FilterOptionDubbedOnly&limit=3000&offset=0&ut=FunimationSubscriptionUser 20:39:24 T:140284552599616 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.funimationnow/?action=featured&filtertype=featured&filterx=FilterOptionDubbedOnly&limit=3000&offset=0&ut=FunimationSubscriptionUser) failed

Protocol-X commented 7 years ago

@gitmatt19 use this one. Without DL speeds i would suggest opening the settings first and reducing the image/video quality as well as disabling the background sync. Without the background synch the home page will need to load each file as focused, or you can leave it enabled. you will have to see what works best for you

https://github.com/Protocol-X/script.video.funimationnow/releases

gitmatt19 commented 7 years ago

OK that works better. I am still seeing a lot of "Application Error" Alerts popping up and it has caused Kodi to do a restart once also. The speed adjust works. The text is really tiny and not readable unless you walk up to the TV, is there a way to adjust this ? Is there a way to switch to list mode, thumb nail mode makes it hard to navigate, it takes way more clicks to find stuff and it take a long time to load each time to go to a page. Is there a way to set the "home page" to MyQueue or "All Shows" ?

Protocol-X commented 7 years ago

What text is to small and what size screen do you have? As far as the errors, I would need to see your log. Also location. CA?

As far as navigation goes, with the new api there is not really a way to make a list mode. You have to make so many calls to get data, unlike the old api where one call gave you all of the data. As far as setting a home page goes, there is no option, but I should be able to add one, you would still have to originally go to the first home page, but then I can have it redirect you to the one you prefer. They really screwed up giving Sony control of the api. It is horrible. Their last one was great. The loading time a can not do anything about, that is the new api. They had a test api which was faster, but earlier this month they went to this one which is really slow at times. Usually it is the calls for your 'queues'. They are required many times and are the slowest.

gitmatt19 commented 7 years ago

Here are some examples of the text issues 1) the little purple bars at the top are suppose to be menus it looks like 2) the text for the list of episodes is like 1/10 of the screen and almost the color of the background and should really be at least 1/2 the screen. img_20170121_130214 img_20170121_130334

gitmatt19 commented 7 years ago

This is on a 1080p 40" TV in Washington State.

Protocol-X commented 7 years ago

Have you ever used the funimationnow app they make for a computer? The colors are the same. As far as the purple menus go I should be able to adjust the size of those for you. I do not understand what you mean by saying that the text should be 1/2 the screen.

gitmatt19 commented 7 years ago

On the second picture, if the part that shows the episodes and preview was the whole screen it would be big enough to see on a TV. I have the android App, but dont really use it. But on the "All" screen everything is bigger, they only have 4 across for videos and menus take up whole screen as this attached picture shows. This is on a 1080p Nexus. img_2017_01_21_13 37 48

gitmatt19 commented 7 years ago

The episodes on the android look like this and take up half the screen 2017_01_21_13 45 03

Protocol-X commented 7 years ago

I see, On the computer they are a lot smaller, so i took what they had and doubled the size for KODI. If you would be willing to take me screenshots of all the different screens, i can work on making an option for a size theme.

shot1

shot2

Protocol-X commented 7 years ago

I just logged into my android and see they did a complete redesign now too No need for the screen shots I can use my app to get them.

gitmatt19 commented 7 years ago

here is the "application error" alert debug log stuff...

This happens each time there is a transition from the page with all of the shows listed to the page with the specific show and its episodes. The line I bolded looks like the one that causes the alert but all of the happen when you click to the show.

16:34:24 T:140076989318912 ERROR: Previous line repeats 12 times. 16:34:24 T:140076989318912 WARNING: CSkinInfo: failed to load skin settings 16:34:28 T:140076989318912 ERROR: [script.video.funimationnow] getMyRatings : argument of type 'NoneType' is not iterable 16:34:37 T:140076989318912 ERROR: Previous line repeats 13 times. 16:34:37 T:140076989318912 ERROR: [script.video.funimationnow] processSpotliteData : https://res.cloudinary.com/sfp/image/upload/c_fill,h_450,w_800,q_60/oth/FunimationStoreFront/1354026/English/1354026_English_KeyArt-OfficialVideoImage_a78d7dd8-3e83-e611-80c5-0017a4776c06.jpg 16:34:38 T:140076989318912 ERROR: Previous line repeats 13 times. 16:34:38 T:140076989318912 ERROR: [script.video.funimationnow] setShowCaseInfo : cannot open resource

Protocol-X commented 7 years ago

Can you give me a specific show? I have not been able to duplicate this. Also what country? The urls are different depending on the country

gitmatt19 commented 7 years ago

Country US, the show was "one piece" but all shows are doing it when I when try it. OpenELEC 7.01 Kodi 16.1 Python 2.7.13

Perhaps it has something to do with my account, not sure what the getMyRatings stuff is.

Protocol-X commented 7 years ago

Ok. That is when looks for shows you gave a rating to. I think if you give one of the shows a rating using the stars, it should go away. Sound like when they switched the api instead of sending an empty list they send nothing back if you have never rated anything. See if giving a show a rating fixes the error when you have a chance.

On Jan 22, 2017 9:55 PM, "gitmatt19" notifications@github.com wrote:

Country US, the show was "one piece" but all shows are doing it when I when try it. OpenELEC 7.01 Kodi 16.1 Python 2.7.13

Perhaps it has something to do with my account, not sure what the getMyRatings stuff is.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Protocol-X/plugin.video.funimationnow/issues/8#issuecomment-274387079, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGAR0zTOqhnepVZs7Tbe1veLbKq8qFLks5rVBaQgaJpZM4Lp9pf .

gitmatt19 commented 7 years ago

Yes that seems to be the case.

Separately, is the default option for DUB/SUB coming back ? I noticed everything is in Japanese unless I specificly select english on some of them.

thanks

Protocol-X commented 7 years ago

They took away the option. Now it is only available per video instead of per show. If you want dubs, you need to go to the simuldubs section those should all be detailed to dub

On Jan 22, 2017 10:16 PM, "gitmatt19" notifications@github.com wrote:

Yes that seems to be the case.

Separately, is the default option for DUB/SUB coming back ? I noticed everything is in Japanese unless I specificly select english on some of them.

thanks

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Protocol-X/plugin.video.funimationnow/issues/8#issuecomment-274389717, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGARz_OKxgnKqapO2kR0DOstkHOEHSVks5rVBt2gaJpZM4Lp9pf .

gitmatt19 commented 7 years ago

There might be a bug in the selection of japanese/english. On .Hack//G.U. Trilogy on the plugin if offers japanese and english in the drop down but only plays Japanese. When I look at it on android it only shows japanese as the option for that show.

Protocol-X commented 7 years ago

Thanks. I will take a look. Unfortunately I built this using the original new api and then 2 days before I was going to release it they changed the api again. I didn't have time to test it fully because they shut down the old api and I needed to get this out for everyone

On Jan 22, 2017 10:29 PM, "gitmatt19" notifications@github.com wrote:

There might be a bug in the selection of japanese/english. On .Hack//G.U. Trilogy on the plugin if offers japanese and english in the drop down but only plays Japanese. When I look at it on android it only shows japanese as the option for that show.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Protocol-X/plugin.video.funimationnow/issues/8#issuecomment-274391586, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGAR8bGSZULqxyneIWDSqt5kpzkNTzUks5rVB6ugaJpZM4Lp9pf .