Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 10
  • 11
  • 12(current)
  • 13
  • 14
  • 93
Mod Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus)
(2023-06-30, 22:10)RonnieG3 Wrote: If it's a quick fix, could you point me to the .xml file I need and what I need to edit to have movies and shows only show unwatched items? Right now it adds watched items based on date entered into library.
In TV Shows and Movies go to TOP Menu, select Organize and click on 3rd. from the top line. It is a toggle to select filter to watch "All Videos", "Unwatched" and "Watched"
Linux Mint 22 "Wilma", Cinnamon DE
NVIDIA Shield Pro, OMV NAS, Kodi "Omega", FreeBSD "pfSense Plus" Firewall
Reply
(2023-06-30, 22:27)andrzejls Wrote:
(2023-06-30, 22:10)RonnieG3 Wrote: If it's a quick fix, could you point me to the .xml file I need and what I need to edit to have movies and shows only show unwatched items? Right now it adds watched items based on date entered into library.
In TV Shows and Movies go to TOP Menu, select Organize and click on 3rd. from the top line. It is a toggle to select filter to watch "All Videos", "Unwatched" and "Watched"

Got that part sorted. That's for when I'm in my library. On Main Menu, when I bring up the widgets (set to show the most recent first) it shows me both watched and unwatched content. In the pic, notice the red checkmark on Banshee and Deadloch. I have unwatched shows selected, but I keep getting everything in the order most recently added (which is correct) but it stays in the list when watched (those watched I want to clear out).

Image
Reply
(2023-06-14, 14:11)Juan Mortyme Wrote:
(2023-06-14, 12:28)latts9923 Wrote: @Juan Mortyme
Hmm...I just tried backspace in music viz and it backed out to the view. Can you send me a screenshot of your music viz OSD settings?
No worries, it's not crashing anymore. A dose of the miracle cure otherwise known a system reboot made it all better.
On my Android system Kodi (20.2) is still crashing while listening to music and smashing on the back button.
Windows 11 Pro Kodi 21.1/Aeon MQ7/MQ9 Omega Mod
Android /Beelink GT King Kodi 21.1/AeonMQ7 Omega Mod, Kodi Maven Fork 21 - AeonMQ7 Omega Mod
CoreELEC/Beelink GT King Kodi 21.1/AeonMQ7 Omega M


Reply
@MB1968

Try use ESC button, I think will solve the issue
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
(2023-06-29, 01:32)latts9923 Wrote: @wags1
This is the same problem I've had in the past with music and the extrafanart folder. I can get it to recognize the extrafanart folder for songs, but not artists or albums.

I don't see the extrafanart images for artists, albums or songs. Instead my music backgound image is displayed. I've stored the extrafanart images twice. In the artist root folder and the artist extrafanart folder. The Artist Information Folder setting is correct.

Any plans to add the Shelf3D views in the future?
Windows 11 Pro Kodi 21.1/Aeon MQ7/MQ9 Omega Mod
Android /Beelink GT King Kodi 21.1/AeonMQ7 Omega Mod, Kodi Maven Fork 21 - AeonMQ7 Omega Mod
CoreELEC/Beelink GT King Kodi 21.1/AeonMQ7 Omega M


Reply
@MB1968 Have you tried changing the setting from “Extra Fanart” to “Default Fanart” in the top menu for the view(s) in question. That at least displays an artist image for me in the Artist, Album, and Song views.
Reply
(2023-07-01, 14:49)wags1 Wrote: @MB1968 Have you tried changing the setting from “Extra Fanart” to “Default Fanart” in the top menu for the view(s) in question.

Hi @wags1, yes I have. Thank you. The default fanart setting works fine.
Windows 11 Pro Kodi 21.1/Aeon MQ7/MQ9 Omega Mod
Android /Beelink GT King Kodi 21.1/AeonMQ7 Omega Mod, Kodi Maven Fork 21 - AeonMQ7 Omega Mod
CoreELEC/Beelink GT King Kodi 21.1/AeonMQ7 Omega M


Reply
@MB1968 This is a known bug, see here.
Reply
With the official MQ9, work well extra fanarts to all levels (artist, album, and tracks). I use Windows 11 here. PS Testing latts9923 version I have the same issues mentioned here.
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
Thank you latts9923 For all the years of work you put into developing such skin mods
Reply
@latts9923.  Call me impatient. For the Logos View in music (View06-60) did you just add the following:
Code:
<control type="group">
                        <visible>Container.Content(music) | Container.Content(artists)</visible>
                        <include content="media_info_art">
                            <param name="view" value="60" />
                            <param name="type" value="music" />
                            <param name="left" value="0" />
                            <param name="top" value="0" />
                            <param name="topreflect" value="545" />
                            <param name="width" value="540" />
                            <param name="height" value="540" />
                            <param name="reflect" value="true" />
                        </include>
                    </control>
Reply
@MB1968
I changed the "EXTRA FANART" code to allow those that still use the extrafanart folder to display those images. This works for songs, but not artists or albums. I added some code to use Skin Helper to display the fanart images (if available from fanart.tv) for artists and albums. I'm uploading updates for all skins as we speak. I hope to have them all posted this evening.

@Amjak
You're welcome!

@RonnieG3
There is more code you need to change to get this to work for View06. Standby...I'm working on updates to all skins as we speak.
Reply
UPDATE #2*

ImageAdditions
  • I added a new option to the Happy Birthday settings. You can now include a name below the banner.
  • I added the Grab Fanart script background button to the main menu settings for TV Shows and Music. They are all independent controls. Thanks to RonnieG3 for the request!
  • I added the VHS flag to mediatype. Add ".vhs" or ".vhs." to your filename to see the flag. Thanks to Juan Mortyme for the request!
  • I added a new Extra Zoom Focus option for the default view of KodiFlix when Center Focus is selected. Thanks to Juan Mortyme for the request!
  • I added the Right List view from MQ 8 along with all the settings. I implemented a few things from MQ 9 into the view as well. The view is named "VIEW TYPE-18".
    Image
  • I added the skin settings scripts to MQ 9. The files are available below. They will also be added to the first post.

ImageBug fixes
  • The TheMovieDb Helper error has been resolved. Thanks to Wanilton for providing the fix!
  • View 14 was only working for Movies. It now works for Sets and TV Shows as well. Thanks to Wanilton for letting me know!
  • I fixed a problem with the Sets poster not displaying correctly for KodiFlix when Boxsets, Movie Set Cases and Center List are enabled on a Linux or Android OS. Thanks to MB1968 for reporting the bug!
  • I found a typo in the original code for View 09 and 10 that kept them from being seen in the Top Menu for Artists. You can now use those views for Artists.
  • I fixed a problem with the file size info missing in the Files Manager. Thanks to MB1968 for reporting the bug.
  • I fixed a problem with KodiFlixTV displaying empty rating stars for episodes that have no rating and shifting the stars and year info to the right. Thanks to TrailFoX for reporting the bug!

ImageMaintenance
  • I noticed that the posters were not showing correctly with the Default view for KodiFlix. I changed the aspect ratio from scale to stretch.
  • I made the filenames in the File Browser align left instead of center to allow more room for longer filenames to display correctly. The longer names were overlapping the size. Thanks to Wanilton for reporting this!
  • The "Premiered" label for Seasons in KodiFlixTV wasn't quite wide enough to display the entire date.
  • View-06 is now available to be used for Artists. Thanks to RonnieG3 for the requset!

Downloads
Cronxbmc
Scripts
Favorites

You can now install the Multi-Mod via my repo. If you don't have my repo installed, the link is in the first post of this thread.

*This update will require another skin reset for new settings to be forced to settings.xml. Sorry for the inconvenience.
Reply
Hello! How do i update the Skin? I have installed from kodi repository then i overwrite the mode folder to original Skin theme. Should i uninstall and reinstall from your Latts repo? Thank You!
Reply
(2023-06-30, 21:44)latts9923 Wrote: @andrzejls
That's a bug I introduced. Those shadows are part of KodiFlix, but the images are displaying for all views. It will be fixed in the next update.
@latta9923. I just installed 7.01.23 update and in Both TV Shows and Movies there is heavy shadow on left and right side of the screen in all view types. Can this be eliminated and/or what control this I could do it?.
Could you also add KodiFlix to TV Shows seasons and Movie Collections?
Linux Mint 22 "Wilma", Cinnamon DE
NVIDIA Shield Pro, OMV NAS, Kodi "Omega", FreeBSD "pfSense Plus" Firewall
Reply
  • 1
  • 10
  • 11
  • 12(current)
  • 13
  • 14
  • 93

Logout Mark Read Team Forum Stats Members Help
Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus)0