OXOO - Android Live TV & Movie Portal App with Subscription System By SpaGreen

OXOO - Android Live TV & Movie Portal App with Subscription System By SpaGreen v1.3.9.d

No permission to download

danzzers

Active member
Jul 27, 2019
284
84
28
This's not nulled but can use "IMPORT TV-SERIES FROM TMDB" and some function
Edit this file application/models/Tmdb_model.php

For example in function get_tvseries_info($tmdb_id='')
replace
$data = file_get_contents('http://ovoo.spagreen.net/scrapper/v20/get_tvshow_json/'.$purchase_code.'/'.$tmdb_id);
by
$data = file_get_contents('https://api.themoviedb.org/3/tv/'.$tmdb_id.'?api_key=YOUR_TMDB_KEY&language=en-US&append_to_response=credits');

Similar with another funtion
You can change language code into your national language.

Thank you very much for this tip.
It's working
Looking for descriptions and images in the language I want.

PHP:
$data = file_get_contents('https://api.themoviedb.org/3/movie/'.$tmdb_id.'?api_key=YOUR_TMDB_KEY&language=en-US&append_to_response=credits');
 

lordmm

New member
Oct 17, 2020
0
1
2
Thank you very much for this tip.
It's working
Looking for descriptions and images in the language I want.

PHP:
$data = file_get_contents('https://api.themoviedb.org/3/movie/'.$tmdb_id.'?api_key=YOUR_TMDB_KEY&language=en-US&append_to_response=credits');

Thank you very much for this tip.
It's working
Looking for descriptions and images in the language I want.

PHP:
$data = file_get_contents('https://api.themoviedb.org/3/movie/'.$tmdb_id.'?api_key=YOUR_TMDB_KEY&language=en-US&append_to_response=credits');
It is not work for me
 

okaybear

New member
Jun 10, 2022
0
0
0
OneSignal Notification not working in latest version of oxoo 1.3.7. But same working well on old version oxoo 1.3.5.
Please help
 

Slayer143

New member
Jul 24, 2020
5
1
3
The latest download link seems to be nulled
But still notification is not working ( stupid developer )
 

Forum statistics

Threads
69,485
Messages
909,976
Members
239,849
Latest member
adskjdhsa

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu