steeve / plugin.video.pulsar

Pulsar addon for XBMC/Kodi
http://forum.kodi.tv/showthread.php?tid=200957
Other
545 stars 351 forks source link

most popular movies not available #196

Open adwani opened 8 years ago

adwani commented 8 years ago

most popular plugin in movie section not working no thumbnail no links empty ,only way is to search the name of the movie

jhagege commented 8 years ago

+1

ally89 commented 8 years ago

same here anyone has a solution?

Painguleouf commented 8 years ago

+1

johnfrancisgit commented 8 years ago

I have the same issue with most popular movies and series

ripleyXLR8 commented 8 years ago

+1 for movies and for most popular shows too.

pafke321 commented 8 years ago

+1 solutions?

Clavisnl commented 8 years ago

Same issue here.

NerosTie commented 8 years ago

+1

ripleyXLR8 commented 8 years ago

Extract from my log when i browse Show then Most Popular

14:53:02 T:4671471616 NOTICE: [plugin.video.pulsar] [GIN] 2015/12/26 - 14:53:01 | 200 | 2.345530944s | 127.0.0.1:64048 | GET /shows/ 14:53:02 T:140735179883264 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0 14:53:02 T:140735179883264 DEBUG: OnKey: down (0xf081) pressed, action is Down 14:53:03 T:140735179883264 DEBUG: Keyboard: scancode: 0x7e, sym: 0x0111, unicode: 0xf700, modifier: 0x0 14:53:03 T:140735179883264 DEBUG: OnKey: up (0xf080) pressed, action is Up 14:53:04 T:140735179883264 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0 14:53:04 T:140735179883264 DEBUG: OnKey: return (0xf00d) pressed, action is Select 14:53:04 T:140735179883264 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.pulsar/shows/popular) 14:53:04 T:140735179883264 DEBUG: ParentPath = [plugin://plugin.video.pulsar/shows/] 14:53:04 T:4633980928 DEBUG: StartScript - calling plugin Pulsar('plugin://plugin.video.pulsar/shows/popular','11','') 14:53:04 T:4633980928 DEBUG: WaitOnScriptResult - waiting on the Pulsar (id=13) plugin... 14:53:04 T:4518293504 NOTICE: Thread LanguageInvoker start, auto delete: false 14:53:04 T:4518293504 INFO: initializing python engine. 14:53:04 T:4518293504 DEBUG: CPythonInvoker(13, /Users/richard/Library/Application Support/Kodi/addons/plugin.video.pulsar/navigation.py): start processing 14:53:04 T:4518293504 NOTICE: -->Python Interpreter Initialized<-- 14:53:04 T:4518293504 DEBUG: CPythonInvoker(13, /Users/richard/Library/Application Support/Kodi/addons/plugin.video.pulsar/navigation.py): the source file to load is "/Users/richard/Library/Application Support/Kodi/addons/plugin.video.pulsar/navigation.py" 14:53:04 T:4518293504 DEBUG: CPythonInvoker(13, /Users/richard/Library/Application Support/Kodi/addons/plugin.video.pulsar/navigation.py): setting the Python path to /Users/richard/Library/Application Support/Kodi/addons/plugin.video.pulsar:/Applications/Kodi.app/Contents/Libraries:/Applications/Kodi.app/Contents/Libraries/lib/python26.zip:/Applications/Kodi.app/Contents/Libraries/lib/python2.6:/Applications/Kodi.app/Contents/Libraries/lib/python2.6/plat-darwin:/Applications/Kodi.app/Contents/Libraries/lib/python2.6/plat-mac:/Applications/Kodi.app/Contents/Libraries/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/Kodi.app/Contents/Libraries/lib/python2.6/lib-tk:/Applications/Kodi.app/Contents/Libraries/lib/python2.6/lib-old:/Applications/Kodi.app/Contents/Libraries/lib/python2.6/lib-dynload:/Applications/Kodi.app/Contents/Libraries/lib/python2.6/site-packages:/Applications/Kodi.app/Contents/Libraries/lib/python2.6/site-packages/PIL 14:53:04 T:4518293504 DEBUG: CPythonInvoker(13, /Users/richard/Library/Application Support/Kodi/addons/plugin.video.pulsar/navigation.py): entering source directory /Users/richard/Library/Application Support/Kodi/addons/plugin.video.pulsar 14:53:04 T:4518293504 DEBUG: CPythonInvoker(13, /Users/richard/Library/Application Support/Kodi/addons/plugin.video.pulsar/navigation.py): instantiating addon using automatically obtained id of "plugin.video.pulsar" dependent on version 2.1.0 of the xbmc.python api 14:53:04 T:4518293504 NOTICE: http://localhost:65251/shows/popular 14:53:04 T:140735179883264 DEBUG: ------ Window Init (DialogBusy.xml) ------ 14:53:08 T:4518293504 INFO: CPythonInvoker(13, /Users/richard/Library/Application Support/Kodi/addons/plugin.video.pulsar/navigation.py): script successfully run 14:53:08 T:4633980928 DEBUG: WaitOnScriptResult- plugin returned successfully 14:53:08 T:4633444352 NOTICE: Thread BackgroundLoader start, auto delete: false 14:53:08 T:4633444352 DEBUG: Thread BackgroundLoader 4633444352 terminating 14:53:08 T:4518293504 INFO: Python script stopped 14:53:08 T:4518293504 DEBUG: Thread LanguageInvoker 4518293504 terminating 14:53:08 T:140735179883264 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 14:53:09 T:4671471616 NOTICE: [plugin.video.pulsar] [GIN] 2015/12/26 - 14:53:08 | 200 | 4.682843647s | 127.0.0.1:64051 | GET /shows/popular 14:53:11 T:140735179883264 DEBUG: ------ Window Init (Pointer.xml) ------ 14:53:11 T:140735179883264 DEBUG: ------ Window Deinit (Pointer.xml) ------

morcegon commented 8 years ago

+1

johnfrancisgit commented 8 years ago

any solutions?

nelsou commented 8 years ago

+1

timmetj commented 8 years ago

+1 :)

johnworkgit commented 8 years ago

+1 empty: popular movies, popular tv shows and most voted movies. http://localhost:65251/movies/popular (section popular in pulsar movies) returns: {"content_type":"movies","items":[]} whereas http://localhost:65251/movies/popular/35 (section comedy) returns a populated items list.

MrDeadLock commented 8 years ago

According to Wireshark Pulsar uses api.themoviedb.org for it's queries and it seems like TheMovieDB changed their api :( For a list of Most Popular Movies, Pulsar calls

http://api.themoviedb.org/3/discover/movie?api_key=apikey&language=en&page=1&primary_release_date.lte=2015-12-31&sort_by=popularity.desc&with_genres=

This query returns an empty list.

When removing "&with_genres=" from the query, the result is as expected.

I asked the api-people from tmdb if they can solve this problem, fingers crossed

a1ex4 commented 8 years ago

@MrDeadLock Awesome find, did the same!

MrDeadLock commented 8 years ago

I got a reply from TMDB:

Reply by Travis Bell on Jan, 01 2016 at 10:29PM I didn't get to it yesterday, but I will look at this first thing Monday morning when I get into the office. Cheers.

All we need is just a little patience :)

adwani commented 8 years ago

thanks for updating us

shali3 commented 8 years ago

+1

jcarpio7 commented 8 years ago

+1

Clavisnl commented 8 years ago

Did you hear anything from TMDB already @mrdeadlock?

MrDeadLock commented 8 years ago

Nope :(

Here's the TMDB thread: https://www.themoviedb.org/talk/568504de92514132db018f2e?page=1

MrDeadLock commented 8 years ago

It seems like it's working again :)

ripleyXLR8 commented 8 years ago

Cheers!!! Thank you!

2016-01-05 17:06 GMT+01:00 MrDeadLock notifications@github.com:

It seems like it's working again :)

— Reply to this email directly or view it on GitHub https://github.com/steeve/plugin.video.pulsar/issues/196#issuecomment-169045380 .

Richard Perez Tel : 06 25 68 70 54

Importateur Exclusif France

HacktionMan commented 8 years ago

Excelent work! Thanks!

adwani commented 8 years ago

Cheers to MrDeadlock for solving the mystery

johnfrancisgit commented 8 years ago

Nice! Thanks

jhagege commented 8 years ago

Good job!!

Painguleouf commented 8 years ago

Hey guys,

Did you parse the most popular list? It indeed returns movies now, but i am not sure the list is very accurate when i see what it returns.

Moreover, when i go to the url http://api.themoviedb.org/3/discover/movie?api_key=apikey&language=en&page=1&primary_release_date.lte=2015-12-31&sort_by=popularity.desc&with_genres=

il now returns: {"status_code":7,"status_message":"Invalid API key: You must be granted a valid key."}

morcegon commented 8 years ago

The similar problem occurs on season list of TV Shows. I can't show the seasons neither the episodes.

morcegon commented 8 years ago

@Painguleouf this API require a key to search. The value of parameter 'api_key' needs to be a valid one. You can generate on the TMDB site.

endlessterror commented 8 years ago

@morcegon this means that pulsar should provide a configuration option perhaps for the user to enter his/her api_key?

With all due respect, is the pulsar author actively supporting this addon? Just asking since it's been about half a year since the last commit (AFAIK).

gotoalberto-zz commented 8 years ago

It seems Quasar has solved this problem. Quasar is a fork of Pulsar https://github.com/scakemyer/plugin.video.quasar

johnworkgit commented 8 years ago

@gotoalberto third issue has been resolved in pulsar already

m4xc4v413r4 commented 8 years ago

why are people still using pulsar when it's basically abandoned and the fork quasar is being updated every single day?