Jump to content

Plugin - Iconic Image Enhancer


roaku

Recommended Posts

26 minutes ago, Eigeplackter said:

For each resolution not matching

3840x2160

1920x1080

1080x720

Seems a bit elaborate, dont ya think ?

 

Ok. Don't do it.

Link to comment
Share on other sites

Eigeplackter

Eh ? Thin-skinned ?

All I was asking was, call it a feature request, if it might be possible to add wildcards for

parsing.

Edited by Eigeplackter
Link to comment
Share on other sites

3 minutes ago, Eigeplackter said:

Eh ? Thin-skinned ?

All I was asking was, call it a feature request, if it might be possible to add wildcards for

parsing.

I didn't see your request for wildcard parsing in your previous post. My mistake.

I think Emby core has a IsHd or IsSd flag. I think supporting that would be best for your case.

It might actually already be in the MediaStream property list. I'm not sure.

  • Like 1
Link to comment
Share on other sites

GrimReaper
39 minutes ago, Eigeplackter said:

For each resolution not matching

3840x2160

1920x1080

1080x720

 

You could try creating Movie MediaStream rule with:

Property:Type, Value:Video>click Add Property>Property:DisplayTitle, Value:480p

and another rule for 

Property:Type, Value:Video>click Add Property>Property:DisplayTitle, Value:SD, that should cover majority - if not all - of those. 

  • Thanks 1
Link to comment
Share on other sites

Eigeplackter

Seems like I'm doing something wrong.

I'm not sure if I got you right. I can pick those rule types:

 

image.thumb.png.a7b1af7696ad5bf88d007a867d706f32.png

I added your 2nd proposed rule (SD, MediaStream Rule) and wanted to add another tag for HD.

When I try to commit the 2nd rule, I get the message displayed at bottom right corner.

 

image.thumb.png.320fdc0da16296f7f65df50a21b7da15.png

Link to comment
Share on other sites

GrimReaper

Each rule has to have 2 properties:

38 minutes ago, GrimReaper said:

Property:Type, Value:Video>click Add Property>Property:DisplayTitle, Value:SD

And there's no DisplayTitle:HD that you can make rule of, only SD, 480p, 720p, 1080p and 4K, same values that are displayed under Video part of item MediaInfo details row below title. 

Edit: Btw, you can't have two same Property Keys within same rule. 

Edited by GrimReaper
Append
  • Thanks 2
Link to comment
Share on other sites

53 minutes ago, Syztemlord said:

My Paypal account is on a different email address to my emby setup, how can I link my purchased registration to my emby account?

You can PM @ebr and myself with your registration details and he can correct everything. Thanks for registering.

  • Like 1
Link to comment
Share on other sites

  • 4 weeks later...
Craggles

Hi, I’m having trouble choosing a library. The only option I have is the ‘collections’.

I also only have the option to set ‘tag rules’. 

i’m using the registered version of the plug-in btw. 

A4206861-ED12-4179-9B04-DA7C4418A525.jpeg

7C5DDB65-A0FB-410B-9C5D-48FF7BA83150.jpeg

Link to comment
Share on other sites

Craggles

Also, it’s only applying the icons to the collection folder but not the files (despite them having the same tag) 😔

Link to comment
Share on other sites

roaku
17 minutes ago, Craggles said:

Hi, I’m having trouble choosing a library. The only option I have is the ‘collections’.

I also only have the option to set ‘tag rules’. 

i’m using the registered version of the plug-in btw. 

A4206861-ED12-4179-9B04-DA7C4418A525.jpeg

7C5DDB65-A0FB-410B-9C5D-48FF7BA83150.jpeg

What version of Emby are you running?

Link to comment
Share on other sites

roaku
14 minutes ago, Craggles said:

Emby 4.7.11.0 on a synology NAS

Was everything working for you on a previous version of Emby or is this the first attempt to configure the plugin?

Also, I'm assuming you have at least one or more libraries of Movie or TV types. Mixed type and Music libraries aren't supported by the plugin.

Edited by roaku
Link to comment
Share on other sites

Craggles

First attempt. The registration only just activated a few hours ago. 

I have restarted the server many times and re-saved the rules along with saving the plugin settings page a lot. 

Link to comment
Share on other sites

roaku
Just now, Craggles said:

First attempt. The registration only just activated a few hours ago. 

I have restarted the server many times and re-saved the rules along with saving the plugin settings page a lot. 

Not sure if you saw my late edit to the previous post:

Also, I'm assuming you have at least one or more libraries of Movie or TV types. Mixed type and Music libraries aren't supported by the plugin.

 

Link to comment
Share on other sites

MagicDoubleM

I'm trying to create rules with multiple arguments separated by '|', but while both variants work as a separate rule, I never get it working this way. Is there a misunderstanding on my side? In this example, I expect it to match when there is "Bluray" or "DVD" in the filename (and show a disc-like icon). 

 

image.png.bc5193ef09152356bdeadddda6f82acf.png

Edited by MagicDoubleM
Link to comment
Share on other sites

roaku
44 minutes ago, MagicDoubleM said:

I'm trying to create rules with multiple arguments separated by '|', but while both variants work as a separate rule, I never get it working this way. Is there a misunderstanding on my side? In this example, I expect it to match when there is "Bluray" or "DVD" in the filename (and show a disc-like icon). 

 

image.png.bc5193ef09152356bdeadddda6f82acf.png

That's how it should work, but I don't use that feature, so it's possible something's up.

What server version?

Could you share a screenshot of a file path from the Emby media section?

  • Like 1
Link to comment
Share on other sites

roaku
On 3/17/2023 at 10:58 AM, Craggles said:

Ooooh, that’s much better - thanks! 😁

do you have any plans to support the other kinds of libraries? 🤔

It will probably happen at some point.

  • Like 1
Link to comment
Share on other sites

MagicDoubleM
20 hours ago, roaku said:

That's how it should work, but I don't use that feature, so it's possible something's up.

What server version?

Could you share a screenshot of a file path from the Emby media section?

I'm on 4.8.0.21 beta.
Here's an example:

image.thumb.png.0abb8490db8d32768b00a0f979d81d40.png

Link to comment
Share on other sites

roaku
6 minutes ago, MagicDoubleM said:

I'm on 4.8.0.21 beta.
Here's an example:

image.thumb.png.0abb8490db8d32768b00a0f979d81d40.png

Ok, I took a look at the code and there's a mismatch between the UI description and reality.

Currently, ALL the listed keywords need to match in a given file instead of ANY.

I'll fix as soon as I can.

  • Like 1
Link to comment
Share on other sites

MagicDoubleM
13 minutes ago, roaku said:

Ok, I took a look at the code and there's a mismatch between the UI description and reality.

Currently, ALL the listed keywords need to match in a given file instead of ANY.

I'll fix as soon as I can.

Cool, that was quick. Thank you very much in advance. 👍

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...