elgatito / script.elementum.burst

Development of this addon has been stopped!
MIT License
118 stars 118 forks source link

RARBG returns results after trying 5+ tries most of the time. Not sure what is the reason if anything is broken. LOGS included. #323

Closed Kristijan1001 closed 1 year ago

Kristijan1001 commented 1 year ago

RARBG returns results after trying 5+ Times most of the time. Not sure what is the reason if anything is broken.

Log:

kodi.log

As u can see in the log this is where it accepts it after refusing many times:

2023-01-29 03:11:29.181 T:1904    DEBUG <general>: [script.elementum.burst] Status for 'https://torrentapi.org/pubapi_v2.php?mode=search&search_imdb=tt10872600&category=14;48;17;44;45;47;50;51;52;42;46;54&format=json_extended&app_id=script.elementum.burst&token=rldngs9pzw' : 200
2023-01-29 03:11:29.181 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] Accepted resolutions: ['filter_240p', 'filter_480p', 'filter_720p', 'filter_1080p', 'filter_2k', 'filter_4k']
2023-01-29 03:11:29.181 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] Accepted release types: ['240[pр]', 'vhs\\-?rip', '480[pр]', 'xvid|dvd|dvdrip|hdtv|web\\-(dl)?rip|iptv|sat\\-?rip|tv\\-?rip', '720[pр]|1280x720', 'hd720p?|hd\\-?rip|b[rd]rip', '1080[piр]|1920x1080', 'hd1080p?|fullhd|fhd|blu\\W*ray|bd\\W*remux', '1440[pр]', '2k', '4k|2160[pр]|uhd', '4k|hd4k', 'brrip|bd\\-?rip|blu\\-?ray|bd\\-?remux', 'web_?\\-?dl|web\\-?rip|dl\\-?rip|yts', 'hd\\-?rip', 'hd\\-?tv', 'dvd|dvd\\-?rip|vcd\\-?rip', 'dvd\\-?scr', 'screener|scr', 'telesync|ts|tc', 'tv\\-?rip|sat\\-?rip|dvb', 'vhs\\-?rip', 'iptv\\-?rip']
2023-01-29 03:11:29.181 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] Blocked release types: ['3d', 'cam|hd\\-?cam', 'trailer|трейлер|тизер', 'workprint', 'line']
2023-01-29 03:11:29.181 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] Minimum size: 0.0 GB
2023-01-29 03:11:29.181 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] Maximum size: 150.0 GB
2023-01-29 03:11:29.181 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] JSON response from API: {'error': 'No results found', 'error_code': 20, 'rate_limit': 1}
2023-01-29 03:11:29.181 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] result_keys: ['torrent_results']
2023-01-29 03:11:29.181 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] results: []
2023-01-29 03:11:29.182 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] >>>>>> rarbg would send 0 torrents to Elementum <<<<<<<
2023-01-29 03:11:29.182 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] >>>>>> rarbg would send 0 torrents to Elementum after cleanup <<<<<<<
2023-01-29 03:11:29.182 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] Before keywords - Query: '{tmdb_id}' - Extra: 'search_themoviedb'
2023-01-29 03:11:29.182 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] After keywords  - Query: '634649' - Extra: 'search_themoviedb'
2023-01-29 03:11:29.182 T:1904    DEBUG <general>: [script.elementum.burst] -   rarbg query: '634649'
2023-01-29 03:11:29.182 T:1904    DEBUG <general>: [script.elementum.burst] --  rarbg url_search before token: 'https://torrentapi.org/pubapi_v2.php?mode=search&search_themoviedb=634649&category=14;48;17;44;45;47;50;51;52;42;46;54&format=json_extended&app_id=script.elementum.burst&token=TOKEN'
2023-01-29 03:11:29.182 T:1904    DEBUG <general>: [script.elementum.burst] --- rarbg using POST payload: {}
2023-01-29 03:11:29.182 T:1904    DEBUG <general>: [script.elementum.burst] ----rarbg filtering with post_data: {}
2023-01-29 03:11:29.182 T:1904  WARNING <general>: [script.elementum.burst] [rarbg] Reusing existing token
2023-01-29 03:11:29.182 T:1904  WARNING <general>: [script.elementum.burst] [rarbg] >                RARBG search URL: https://torrentapi.org/pubapi_v2.php?mode=search&search_themoviedb=634649&category=14;48;17;44;45;47;50;51;52;42;46;54&format=json_extended&app_id=script.elementum.burst&token=rldngs9pzw
2023-01-29 03:11:29.182 T:1904    DEBUG <general>: [script.elementum.burst] Opening URL: 'https://torrentapi.org/pubapi_v2.php?mode=search&search_themoviedb=634649&category=14;48;17;44;45;47;50;51;52;42;46;54&format=json_extended&app_id=script.elementum.burst&token=rldngs9pzw'
2023-01-29 03:11:29.285 T:4028    DEBUG <general>: [script.elementum.burst] Timer: 9s / 27s
2023-01-29 03:11:29.390 T:16256   DEBUG <general>: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to https://image.tmdb.org (easy=0x2eabf786a80, multi=0x2eab6afd1c0)
2023-01-29 03:11:29.536 T:4028    DEBUG <general>: [script.elementum.burst] Timer: 9s / 27s
2023-01-29 03:11:30.038 T:4028    DEBUG <general>: Skipped 1 duplicate messages..
2023-01-29 03:11:30.038 T:4028    DEBUG <general>: [script.elementum.burst] Timer: 10s / 27s
2023-01-29 03:11:31.041 T:4028    DEBUG <general>: Skipped 3 duplicate messages..
2023-01-29 03:11:31.041 T:4028    DEBUG <general>: [script.elementum.burst] Timer: 11s / 27s
2023-01-29 03:11:32.043 T:4028    DEBUG <general>: Skipped 3 duplicate messages..
2023-01-29 03:11:32.043 T:4028    DEBUG <general>: [script.elementum.burst] Timer: 12s / 27s
2023-01-29 03:11:32.210 T:1904    DEBUG <general>: [script.elementum.burst] Status for 'https://torrentapi.org/pubapi_v2.php?mode=search&search_themoviedb=634649&category=14;48;17;44;45;47;50;51;52;42;46;54&format=json_extended&app_id=script.elementum.burst&token=rldngs9pzw' : 200
2023-01-29 03:11:32.210 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] Accepted resolutions: ['filter_240p', 'filter_480p', 'filter_720p', 'filter_1080p', 'filter_2k', 'filter_4k']
2023-01-29 03:11:32.210 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] Accepted release types: ['240[pр]', 'vhs\\-?rip', '480[pр]', 'xvid|dvd|dvdrip|hdtv|web\\-(dl)?rip|iptv|sat\\-?rip|tv\\-?rip', '720[pр]|1280x720', 'hd720p?|hd\\-?rip|b[rd]rip', '1080[piр]|1920x1080', 'hd1080p?|fullhd|fhd|blu\\W*ray|bd\\W*remux', '1440[pр]', '2k', '4k|2160[pр]|uhd', '4k|hd4k', 'brrip|bd\\-?rip|blu\\-?ray|bd\\-?remux', 'web_?\\-?dl|web\\-?rip|dl\\-?rip|yts', 'hd\\-?rip', 'hd\\-?tv', 'dvd|dvd\\-?rip|vcd\\-?rip', 'dvd\\-?scr', 'screener|scr', 'telesync|ts|tc', 'tv\\-?rip|sat\\-?rip|dvb', 'vhs\\-?rip', 'iptv\\-?rip']
2023-01-29 03:11:32.210 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] Blocked release types: ['3d', 'cam|hd\\-?cam', 'trailer|трейлер|тизер', 'workprint', 'line']
2023-01-29 03:11:32.210 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] Minimum size: 0.0 GB
2023-01-29 03:11:32.210 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] Maximum size: 150.0 GB
2023-01-29 03:11:32.210 T:1904    DEBUG <general>: [script.elementum.burst] [rarbg] JSON response from API: 
antonsoroko commented 1 year ago

@Kristijan1001 try to open (from the same network) the "final" search URL from your log file, like:

2023-01-29 03:11:29.182 T:1904 DEBUG : [script.elementum.burst] Opening URL: 'https://torrentapi.org/pubapi_v2.php?mode=search&search_themoviedb=634649&category=14;48;17;44;45;47;50;51;52;42;46;54&format=json_extended&app_id=script.elementum.burst&token=rldngs9pzw'

for me it almost always gives {"error":"No results found","error_code":20,"rate_limit":1}. probably some anti-robot/anti-ddos protection or they use some caching and it is broken at the moment. so, imho, not an elementum issue.

SubEdict commented 1 year ago

Got worsened in the past months, couldn't get more than 1 or 2 results in weeks, only magnets work. Surely there must be something with Burst that needs to be updated (that bypass those "anti-robot/ddos protection").

Edit: Also I tested rarbg on Stremio (Torrentio addon) and it fetches results in ms (same speed as the site), and nothing is blocked.

Edit 2: Tested with Juckett installed. Unfortunately, it didn't work either (Getting results from all except rarbg).

Shazb0t commented 1 year ago

I'm experiencing the exact same behavior. It would be great if we could fix this behavior as Rarbg is by far the best public provider. Searching 5+ times with no errors to finally get search results is frustrating.

SubEdict commented 1 year ago

R.I.P. rarbg. A very sad day indeed.

Please just try sometime to update/fix other providers (Eng) that usually do show results (especially 2160p) on their sites but without any luck trough Burst lately.

elgatito commented 1 year ago

@SubEdict If you have noticed that some providers are not working anymore - create an issue. I was not testing all of them.

Will remove Rarbg from selection for now.

elgatito commented 1 year ago

@Shazb0t Rarbg is now closed, that is why is it removed: https://rarbg.to/

Shazb0t commented 1 year ago

Oh wow, news to me! Egg on my face. Thanks for the link.

SubEdict commented 1 year ago
antonsoroko commented 1 year ago

@SubEdict thanks, i created #336 to disable those.