DOWNLOAD smarters v4 autoads background#2 feb19

JEMUMAN

Well-known member
Top Poster Of Month
Joined
Mar 16, 2023
Messages
579
Awards
4
Offline

JEMUMAN

Well-known member
Top Poster Of Month
Joined
Mar 16, 2023
Messages
579
Awards
4
Offline
Screenshot_20240223-090516.png
they run off tmdb or somthing like that somthing to fix in the furture but for im takiing a break on this lol
 

G-man

Well-known member
Joined
Apr 16, 2021
Messages
1,908
Awards
4
Offline
View attachment 8940
they run off tmdb or somthing like that somthing to fix in the furture but for im takiing a break on this lol
take it as a win m8 :)
good job and well done i left the first two redirects as they are and all else seems fine now :)

I have fixed the white screen for series i think :)
its finding the correct files to add the missing background to it needs to be added like you have under the @id/appbar_toolbar entery
there are three activity_series_detail.xml to add the line to now to find movies or vod :)

Screenshot 2024-02-23 153405.jpg
 
Last edited:

nowacx

Well-known member
Joined
May 28, 2021
Messages
340
Awards
4
Offline
Thank you for your determination and super efforts Jemuman !

I just found another glitch in the matrix

View attachment 8938

I'm assuming it's the same issue with missing dashboard layout ?
If you let me kjnow which snippet to copy and pasta, I would be glad to tackle it
just catching up with this thread(late to the party🤣🙈), was gonna repost the app with couple edits but decided to hold off upon seeing @JEMUMAN say he had a fix inbound(don't wanna step on any toes)

on first look it seems one of the ways to resolve would be to just declare bg for the required item(s) or id,...... decided to try a quick fix with 2 edits which were auto iteration of the same item across multiple xml as they all seemed to share a common item
only tested it for 3mins so no idea if anything was broken or not after 2edits🤣🤣lol but all previous white sections(epg, sports, etc etc) all seem ok🤔... gonna leave it be

anyway, happy to post it if ok with @JEMUMAN
 

JEMUMAN

Well-known member
Top Poster Of Month
Joined
Mar 16, 2023
Messages
579
Awards
4
Offline
just catching up with this thread(late to the party🤣🙈), was gonna repost the app with couple edits but decided to hold off upon seeing @JEMUMAN say he had a fix inbound(don't wanna step on any toes)

on first look it seems one of the ways to resolve would be to just declare bg for the required item(s) or id,...... decided to try a quick fix with 2 edits which were auto iteration of the same item across multiple xml as they all seemed to share a common item
only tested it for 3mins so no idea if anything was broken or not after 2edits🤣🤣lol but all previous white sections(epg, sports, etc etc) all seem ok🤔... gonna leave it be

anyway, happy to post it if ok with @JEMUMAN
post up bro this is a sharing fourm
 

G-man

Well-known member
Joined
Apr 16, 2021
Messages
1,908
Awards
4
Offline
ok fixed movies and series white backgrounds by adding the one line of code to a few files :)
Screenshot 2024-02-23 153405.jpg


This line of code has to be put directly below the @id/appbar_toolbar for all three series enteries and also for movies in these files below. this will then display what ever background you have in your res folder instead of the white background
as its Miks work he should get the credit for this as i have been looking at this for two days and was sort of nearly there but no banana :)

Screenshot 2024-02-23 154945.jpg

 
Last edited:

JEMUMAN

Well-known member
Top Poster Of Month
Joined
Mar 16, 2023
Messages
579
Awards
4
Offline
reactions is set same as original/main post
shout out to @JEMUMAN for the original post👍
over n out
*** Hidden text: cannot be quoted. ***
*** Hidden text: cannot be quoted. ***
[/thanks]
nice work man
 

Jeremy_8425

Active member
Joined
Aug 6, 2023
Messages
100
Awards
2
Offline
Las reacciones se configuran igual que la publicación original/principal.
agradece a @JEMUMAN la publicación original👍
encima y fuera
*** Texto oculto: no se puede citar. ***
*** Texto oculto: no se puede citar. ***
[/gracias]
AThis time the app was super beautiful thanks to Jemuman and G-man, good contribution
 

blackestflag

Well-known member
Joined
Oct 19, 2022
Messages
499
Awards
4
Offline
autoads.php controls the movie title overlay position, size, and info displayed etc.
You will need to add your own TMDB API Key to this file

And as far as I know:
menads.php controls some of the slide parameters, such as duration (among other things)
 

Jeremy_8425

Active member
Joined
Aug 6, 2023
Messages
100
Awards
2
Offline
Question if I may.
Im having problems with ftg panels .
My hosting provider it's stopping support from php 7.4 thru 8.0.
Feedback and report or logo do not work in this panel . Any idea .
Thank you
 

G-man

Well-known member
Joined
Apr 16, 2021
Messages
1,908
Awards
4
Offline
Question if I may.
Im having problems with ftg panels .
My hosting provider it's stopping support from php 7.4 thru 8.0.
Feedback and report or logo do not work in this panel . Any idea .
Thank you
most people have 7.4.php i think m8 as it had a lot of addons like inocube loader we all see the support is stopping message but it means little. think mine is showing 8.4 but i keep 7.4 anything that requires say above 8.0 just create a sub domain and use that on the same hosting so you can use both
Reference FTG panel posted in the begining of this thread ? logo feedback and reports do work m8 make sure you have the correct panel as there were two posted you want the one that displays the movie title top left not top right but it does work you may not have a plugin enabled
 

gatoroher

New member
Joined
Nov 24, 2022
Messages
9
Awards
1
Offline
please; Who can help me and tell me where or how I can fix this? My TMDB banners and information on the initial screen DO NOT appear
 

Attachments

  • Captura de pantalla 2024-02-25 111312.png
    Captura de pantalla 2024-02-25 111312.png
    231.7 KB · Views: 23

G-man

Well-known member
Joined
Apr 16, 2021
Messages
1,908
Awards
4
Offline
please; Who can help me and tell me where or how I can fix this? My TMDB banners and information on the initial screen DO NOT appear
close enough :) still not the correct thread but near enough :) it has to be the panel you are using ? there are two panels at the begining of this thread use the second one.
also test BEFORE you do any edits to the APK

 
Top