crusher11 1131 Posted yesterday at 05:17 PM Posted yesterday at 05:17 PM 47 minutes ago, rbjtech said: The Home section can be filtered by more than a single tag - so just create more descriptive tag names in the Plugin and add them ALL to the home section filter. Then you'll know exactly which filters are being used for what items ... But the schedule override won't work the way I want it to if I do that.
LongMan 115 Posted 20 hours ago Posted 20 hours ago (edited) On 3/4/2026 at 5:18 PM, soderlund said: Warning No longer support for Emby server version 4.9.x.x. Requires 4.10+ @soderlundDoes this means that the plugin does not work with 4.9.x.x version at all? Not even as auto tagger? I understand that the Home screen enhancements will not work, however, how about the smart playlist features? Edit: Asking because my 4.9.3.0 server shows New update: v3.1.2.0 available Edited 20 hours ago by LongMan
soderlund 101 Posted 18 hours ago Author Posted 18 hours ago 7 hours ago, crusher11 said: It would be good to have a visual indication of whether or not a rule is being applied, and what tag it's applying. At the moment I have to dig into each scheduled rule individually to check its date range, and dig into each rule to see which tag it applies. I have a ton of media that's tagged “spotlight” right now and shouldn't be, and it's a challenge to try and figure out where it's gone wrong. 5 hours ago, crusher11 said: But the schedule override won't work the way I want it to if I do that. I'm of gonna have to agree with rbjtech on this. Try to name your groups very specific so you know what they are supposed to do. Use the native/built in home screen section manager to add multiple tags. Then you can have a home screen row with both "spotlight", "christmas_spotlight", "halloween_spotlight" for the same row. That might be easier to administer with scheduler, and not using the override setting for all. I don't really see what more visual things to add. I don't want to clutter the UI. To be honest this sound like trap you have set up for yourself... But give me a good example and it would be easier what type of flags/visuals you want. A picture in Paint is very helpful! 1 hour ago, LongMan said: @soderlundDoes this means that the plugin does not work with 4.9.x.x version at all? Not even as auto tagger? I understand that the Home screen enhancements will not work, however, how about the smart playlist features? Edit: Asking because my 4.9.3.0 server shows New update: v3.1.2.0 available The plugin would not load if running 4.9.3.0. From plugin version 3.0 it's built with assets from the beta server that's not available for server v4.9.3. You could give it a try, but my guess is that the plugin wont load in. From my experience the Emby devs are releasing very stable betas. I have always used the beta for my live/production server, with very few issues. Th latest beta gives huge improvements to Emby, so i kind of suggest to try it out! Releasing it as stable is probably not too far away either. 1
crusher11 1131 Posted 14 hours ago Posted 14 hours ago 4 hours ago, soderlund said: But give me a good example and it would be easier what type of flags/visuals you want. Well, at the moment the “schedule priority” label has an orange dot on it. Making it a green dot when the schedule is active would make sense. 4 hours ago, soderlund said: That might be easier to administer with scheduler, and not using the override setting for all. I have, so far, 13 overrides. Handling all that manually would be a nightmare.
chander421 17 Posted 9 hours ago Posted 9 hours ago (edited) As I continue testing this great plugin, I've noticed that some titles in my mdblist playlists aren't being recognized or matched in Emby... I don't understand why; I can't see anything in the logs, and the movie IDs are the same (IMDb and TMDB IDs). For example, the movie *Douce* (1943) (https://www.themoviedb.org/movie/63771-douce) is listed in my list on mdblist but never in Emby? And the more I check the matches, the more I realize there are unmatched items here and there. Any idea why? Spoiler Spoiler Spoiler Edited 9 hours ago by chander421
soderlund 101 Posted 5 hours ago Author Posted 5 hours ago 8 hours ago, crusher11 said: Well, at the moment the “schedule priority” label has an orange dot on it. Making it a green dot when the schedule is active would make sense. Sure, that makes sense and is a nice touch. I’ll see what I can do! 3 hours ago, chander421 said: As I continue testing this great plugin, I've noticed that some titles in my mdblist playlists aren't being recognized or matched in Emby... I don't understand why; I can't see anything in the logs, and the movie IDs are the same (IMDb and TMDB IDs). For example, the movie *Douce* (1943) (https://www.themoviedb.org/movie/63771-douce) is listed in my list on mdblist but never in Emby? And the more I check the matches, the more I realize there are unmatched items here and there. Any idea why? Reveal hidden contents Reveal hidden contents Reveal hidden contents Nope, no idea at all.. My first guess would be that it doesn’t have an IMDb ID in Emby or MDBList, since matching is done only with that id. But if you already have checked that I don’t know.. And it’s always the same movie missing after running the plugin multiple times? could you try to create a new list with only that movie and then add to the plugin, what happens then?
chander421 17 Posted 4 hours ago Posted 4 hours ago (edited) That's weird—so I created a list on mdblist with just that movie and added the source in emby (your plugin) to a new list, and this time it works... Edited 4 hours ago by chander421
LongMan 115 Posted 4 hours ago Posted 4 hours ago (edited) 14 hours ago, soderlund said: From my experience the Emby devs are releasing very stable betas. I have always used the beta for my live/production server, with very few issues. Th latest beta gives huge improvements to Emby, so i kind of suggest to try it out! Releasing it as stable is probably not too far away either. I use the smart playlist plugin to make collections that I use in ersatz tv. That is really what delays my updating the server. From what I am seeing this plugin does most of it. What I am uncertain about is whether it tag specific seasons of a given show. eg. I use the query below to generate a collection of seasons of shows that has been watched in the last few months Type: Collection, EpiMode: Season, SourceType: MediaItems WHERE (Media Type is Episode) AND (Last Played is in the last Type: Weeks, Value: 12 for Any User) The key here is that it only tags seasons watch recently other seasons in the respective shows are not tagged. When the results is viewed (in the plugin) it is individual seasons for the shows. ie it outputs a collection of seasons not shows or episodes Edited 4 hours ago by LongMan
soderlund 101 Posted 4 hours ago Author Posted 4 hours ago 4 minutes ago, chander421 said: That's weird—so I created a list on mdblist with just that movie and added the source in emby (your plugin) to a new list, and this time it works... Good, then we know the matching works correctly. The only think I can think about is if the tags are written too fast and Emby database doesn’t catch up. It’s supposed to be put in a que but I’ll look into it and see if I can put a small wait in between. But if it’s always the same movie despite multiple runs that doesn’t get added this theory might be long fetched.. I will have a look and see if can find anything. Thanks for reporting!
chander421 17 Posted 4 hours ago Posted 4 hours ago (edited) After doing some digging and checking the mdblist API, it turns out that this movie isn't included in the list in question via the API, but it does appear via the API for the new test list... Actually, no, IT IS included in the API list (it's just that the list was initially limited to 1,000 items...) Edited 4 hours ago by chander421
soderlund 101 Posted 4 hours ago Author Posted 4 hours ago 13 minutes ago, LongMan said: I use the smart playlist plugin to make collections that I use in ersatz tv. That is really what delays my updating the server. From what I am seeing this plugin does most of it. What I am uncertain about is whether it tag specific seasons of a given show. eg. I use the query below to generate a collection of seasons of shows that has been watched in the last few months Type: Collection, EpiMode: Season, SourceType: MediaItems WHERE (Media Type is Episode) AND (Last Played is in the last Type: Weeks, Value: 12 for Any User) The key here is that it only tags seasons watch recently other seasons in the respective shows are not tagged. When the results is viewed (in the plugin) it season individual seasons for the shows. ie it outputs a collection of seasons not shows or episodes I believe the smart playlist plugin still works in the beta. I have it installed (but not using), so I can semi-confirm this. My plugin does not support to tag/create collection for a specific season. I could look into adding this as well, but currently no support. From your example the Home Screen Plugin can create a collection based on the episodes or full show that users have been watching in the last week. Just to confirm, if any user have watch S04E07 of scrubs, then you want the whole season 4 to end up in a collection?
LongMan 115 Posted 4 hours ago Posted 4 hours ago (edited) 4 minutes ago, soderlund said: Just to confirm, if any user have watch S04E07 of scrubs, then you want the whole season 4 to end up in a collection? That is the way the plugin works and it is fine by me. I use it to put the season on a marathon channel which shows the seasons that are trending Edited 4 hours ago by LongMan
soderlund 101 Posted 4 hours ago Author Posted 4 hours ago 6 minutes ago, chander421 said: After doing some digging and checking the mdblist API, it turns out that this movie isn't included in the list in question via the API, but it does appear via the API for the new test list... So it doesn't seem to be a problem with your plugin! Which makes it seem even harder to fix now... Hide contents Oh.. that’s a tough one.. My best advice would be to recreate the filters in a new list then and hope it fixes it. Or wait for the current one to refresh (if it’s a dynamic list).
soderlund 101 Posted 4 hours ago Author Posted 4 hours ago 2 minutes ago, LongMan said: That the way the plugin works and it is fine by me. I use it to put the season on a marathon channel which shows the seasons that are trending Nice idea I’ll put this down on my to-do list for next release. Shouldn’t be too hard to fix. 1
shinedou 7 Posted 1 hour ago Posted 1 hour ago 3 hours ago, LongMan said: I use the smart playlist plugin to make collections that I use in ersatz tv. That is really what delays my updating the server. I use smart playlist to feed ersatz as well. I have been testing with the beta server and it appears the smart playlist plugin is working for me. How long that will last is another question, that's why I am excited about this new plugin.
chander421 17 Posted 1 hour ago Posted 1 hour ago Quote Oh.. that’s a tough one.. My best advice would be to recreate the filters in a new list then and hope it fixes it. Or wait for the current one to refresh (if it’s a dynamic list). Actually, no, IT IS included in the API list (it's just that the list was initially limited to 1,000 items...), so I guess it's actually a synchronization issue with the plugin?
shinedou 7 Posted 1 hour ago Posted 1 hour ago (edited) 4 minutes ago, shinedou said: I use smart playlist to feed ersatz as well. I have been testing with the beta server and it appears the smart playlist plugin is working for me. How long that will last is another question, that's why I am excited about this new plugin. And what makes this plugin more promising than the smart playlist plugin is the ability to have smart tags. I much rather work with tags than collections. Edited 1 hour ago by shinedou corrected spelling
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now