• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

MTDb - Ultimate Movie&TV Database

MTDb - Ultimate Movie&TV Database V4.0.3 Bug fix ( 24 October 2023 )

No permission to download
I cleaned up the code a bit.
Now you just have to put you database info in Database/DBcontroller.

TODO LIST:
Add pagination
Add query exception for non-streamable TV Series when auto embeding movies
Optimize query to bulk insert into database
Finish script for auto embeding TV Series

Now It shouldn't add dead links to tv series as long as the tv series data is properly imported without errors
how to i use this attached file?
 
how to i use this attached file?
Sorry for the late reply i've been buzy. Honnestly that script is very outdated. I'm almost finished with the complete script though. The finished script will embed movies, series and tv channels. ScreenShot_20210422023324.png

And the embed will look like this and be customizable. ScreenShot_20210422023809.png
I'm hoping to finish it by the end of the month.
 
  • Love
Reactions: rojo_salas
Sorry for the late reply i've been buzy. Honnestly that script is very outdated. I'm almost finished with the complete script though. The finished script will embed movies, series and tv channels. ScreenShot_20210422023324.png

And the embed will look like this and be customizable. ScreenShot_20210422023809.png
I'm hoping to finish it by the end of the month.
oh ok thanks.... must tell me after complete this i am waiting...
 
Hello. I want to add to the posters of the series over the photo - Label. I already have a cell in the database table. But I don't know, what file edit? I don't know Laravel very much. I tried edit all the views files, but I don't change anything at all. Advised to clean cache. I Cleaning cache and views does not change
 
When I want to enter, for example, this series, I get an error:

Code:
SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 14 (SQL: insert into `people` (`adult`, `created_at`, `fully_synced`, `gender`, `imdb_

Someone knows a way to solve this problem I will give + , like and buy a beer :)
 
My collaboration with the forum might be useful



Minha colaboração com o fórum talvez seja útil.
 

Attachments

  • documentation MTDB V3.2.3.zip
    3.4 MB · Views: 135
  • Like
Reactions: zombra
part of the seo issue is that it's hardcoded

if you go to
config/seo/home
and open
show.php

edit how you like

also you should add the og:image property

after
Code:
    [
        'property' => 'og:type',
        'content' => 'website',
    ],
add
Code:
    [
        'property' => 'og:image',
        'content' => 'LINK TO THE IMAGE YOU WANT TO BE USED ON SHARES',
    ],

you can edit the other show.php in the other folders in the config/seo/
because there again, a lot of it is hardcoded, so change them to however you like
 
Sorry for the late reply i've been buzy. Honnestly that script is very outdated. I'm almost finished with the complete script though. The finished script will embed movies, series and tv channels. ScreenShot_20210422023324.png

And the embed will look like this and be customizable. ScreenShot_20210422023809.png
I'm hoping to finish it by the end of the month.
this is looking promising, any chance on your updates?
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock