๐ If you want to review this again, real_weirdcrap:
:one: Right-click (or long press with phone) on the message that contains the log
:two: Select: Copy Message Link
:three: Use the command: /logscan <message_link> or !logscan <message_link> and paste the value copied from the previous step where you see <message_link> ๐
#Collection not showing on home
1 messages ยท Page 1 of 1 (latest)
Welcome @vague jewel!
It looks like you have not yet completed the id:customize section of our Discord server, this will allow us to help you quicker.
Someone from <@&938443185347244033> will assist when they're available.
Including meta.log from the beginning is a huge help. Type !logs for more information.
After attaching your log, do not forget to hit the green check boxes when prompted by our bot.
You can press the "Close Post" button above or type /close at any time to close this post.
real_weirdcrap, please use codeblocks when posting things that are found in files like a yaml file. Use !code to learn more.```I have what is probably a relatively simple problem to solve for someone with a bit more experience with Kometa than me. I have the seasonal collections default enabled in my settings and am using template_variables to override the visible options to all true:
libraries: # This is called out once within the config.yml file
Test Movies: # These are names of libraries in your Plex
remove_overlays: false # Set this to true to remove all overlays
reapply_overlays: false
delete_unmanaged_collections: false
collection_files:
#schedule: (monday)
- default: basic # This is a file within Kometa's defaults folder
- default: imdb # This is a file within Kometa's defaults folderlt: imdb # This is a file within Kometa's defaults folder
#schedule: (friday)
- default: seasonal
template_variables:
visible_library_top: true
visible_home_top: true
visible_shared_top: true
#schedule: (friday)
- default: seasonal
template_variables:
visible_library_top: true
visible_home_top: true
visible_shared_top: true
However I cannot seem to get the the halloween collection to show on the main plex home screen. It shows up on the server's home screen (first screenshot) but won't show on the main plex home page that most users would land on (the second screenshot). log from latest run is attached.```
Using Code Blocks
Please use code blocks when sending any code-related text (such as error messages or configuration file extracts.)
The Grave Accent key (`) is used to define code blocks and is typically found to the left of the number 1 key on a standard keyboard.
If you are posting any yaml-formatted text (such as collections), you can add yaml to your Grave Accent keys for coloured formatting. See the below sample text and output
YOU TYPE THIS
`โ`โ`yaml
collections:
Documentaries:
smart_filter:
all:
genre: Documentary
`โ`โ`
DISCORD DISPLAYS
collections:
Documentaries:
smart_filter:
all:
genre: Documentary
was deleting the whole post really necessary? It included my log file and everything else as requested. I could have just edited in the codeblock
I have what is probably a relatively simple problem to solve for someone with a bit more experience with Kometa than me. I have the seasonal collections default enabled in my settings and am using template_variables to override the visible options to all true:
Test Movies: # These are names of libraries in your Plex
remove_overlays: false # Set this to true to remove all overlays
reapply_overlays: false
delete_unmanaged_collections: false
collection_files:
#schedule: (monday)
- default: basic # This is a file within Kometa's defaults folder
- default: imdb # This is a file within Kometa's defaults folderlt: imdb # This is a file within Kometa's defaults folder
#schedule: (friday)
- default: seasonal
template_variables:
visible_library_top: true
visible_home_top: true
visible_shared_top: true
#schedule: (friday)
- default: seasonal
template_variables:
visible_library_top: true
visible_home_top: true
visible_shared_top: true
However I cannot seem to get the the halloween collection to show on the main plex home screen. It shows up on the server's home screen (first screenshot) but won't show on the main plex home page that most users would land on (the second screenshot). log from latest run is attached.
โ YAML validation passed!! That is valid YAML, but may not meet Kometa's requirements
๐ If you want to review this again, real_weirdcrap:
:one: Right-click (or long press with phone) on the message that contains the log
:two: Select: Copy Message Link
:three: Use the command: /logscan <message_link> or !logscan <message_link> and paste the value copied from the previous step where you see <message_link> ๐
**Rec 07** - ๐ฌ **CONVERT WARNING**
๐ฌ CONVERT WARNING
Convert Warning: No * ID Found for * ID.
These sorts of errors indicate that the thing can't be cross-referenced between sites. For example:
Convert Warning: No TVDb ID Found for TMDb ID: 15733
In the above scenario, the TMDB record for The Two Mrs. Grenvilles ID 15733 didn't contain a TVDB ID. This could be because the record just hasn't been updated, or because The Two Mrs. Grenvilles isn't listed on TVDB.
The fix is for someone like you, perhaps to go to the relevant site and fill in the missing data.
For more information on handling these, [https://kometa.wiki/en/latest/kometa/logs/#warning]
186 line(s) with Convert Warnings. Line number(s): 2709-2719, 5348-5350, 9384-9416, 10348-10352, 11909, 12579-12582, 14175, 14951-14955, 15413, 27666-27667, 27854-27868, 30819-30821, 34220-34252, 35179-35183, 36716, 37388-37391, 38979, 39567-39571, 39693-39707, 39805-39815, 39859, 48334-48344, 48858-48872
Page 13/13
I sorry. The code deletes it
hmm I don't know how i missed this: "File Error: Default does not exist seasonal.yml"
That may be my problem...But the collection is built and shows in other places?
EDIT: Ok i think that error is because I had seasonal enabled for TV Shows which does not exist in the tv show defeaults.
๐ If you want to review this again, antwanchild:
:one: Right-click (or long press with phone) on the message that contains the log
:two: Select: Copy Message Link
:three: Use the command: /logscan <message_link> or !logscan <message_link> and paste the value copied from the previous step where you see <message_link> ๐
**User Info**
Author of Linked Message: real_weirdcrap
Person who Invoked the Command: Antwan
File Name: meta.log
Table of Contents:
Page 01: User Info
Page 02: Kometa Info
Page 03: Kometa Summary Info
Page 04: Kometa Config.yml YAML Validation โ
Page 05: Plex Configuration - Section 1
Page 06: Plex Configuration - Section 2
Page 07: Rec 01 - โ [ERROR]
Page 08: Rec 02 - โโฐ KOMETA SCHEDULED TIME CONFLICT
Page 09: Rec 03 - โ ๏ธ [WARNING]
Page 10: Rec 04 - โ ๏ธ LEGACY SCHEMA DETECTED
Page 11: Rec 05 - โ ๏ธ NO ITEMS FOUND IN PLEX
Page 12: Rec 06 - โ ๏ธ PLEX REGEX ERROR
Page 13: Rec 07 - ๐ฌ CONVERT WARNING
Page 1/13
that error, is because it does NOT exist in TV and you are trying to use it for tv
yeah i figured that out. I removed it from my TV config
i'm looking to see others
most of the others appear to me to be inocuous stuff but ive only been using kometa for a few days
side note, delete_unmanaged_collections: false is old code
ah ok. I had found that in 0x35f's config and figured it wouldnt hurt to drop it in there to keep kometa from messing with other collections
the logs show it is setting the visible to home
sometimes its the very bottom of the home screen
yeah it looks like it SHOULD be working and itshows up everywhere except the main plex home (where it drops you when you first log in)
I've checked it top to bottom. the only things on the home screen are Continue Watching & Recently Added TV & Movies for the two servers I have
so i'm just trying to figure out of this is by design or if I've done something wrong/missed a setting
sometimes, you might have to hit "refresh" in your browser
and it's the same with my Android TV clients, my android phone plex app in addition to the web app. it doesn't show on the main home for any of them
i've tried refreshing, clearing my browser cache.
and also check under server --> manage --> libraries, and see if by chance it's there but doesn't have a check box?
eureka! It seems to be an additional setting that Kometa doesn't set. It's called "Library Recommended".
once i checked that it showed up
is there a way to set that via the kometa config?
i'd like it to show up automatically on the main home which apparently requires setting that.
oh yeah
that's cause this yaml - default: seasonal template_variables: visible_library_top: true visible_home_top: true visible_shared_top: true
is not valid, top is not a valid key. in this case, if you want all the seasonal to exhibit this behavior when it's "their turn", then get rid of the key. so it would just be visible_library: true, etc
i did not initially catch the invalid key before
so i would remove top from each of them like this visible_library: true visible_home: true visible_shared: true
yes, because top is not a key of seasonal. in other words, it isn't a holiday in seasonal. so before the change, those variables are doing nothing
oh i see what you're saying those aren't the names in the actual collection file. That's what I get for copying pieces of other peoples config without really knowing what I'm doing yet.