Jump to content

4.1.0.26 Where is IResolverIgnoreRule?


rhodges

Recommended Posts

  • 2 months later...
warloxxjay

So I finally came around to install version 4.3.1.0. But sadly I can't get this to work.

 

I modified the options.xml to say (while emby was off):

<IgnoreFileExtensions>".dng",".cr2",".raw",".CR2"</IgnoreFileExtensions>

booted up emby and did "Scan Library Files" but the files still show up.

 

I also noticed that the setting vanishes/get cleared when I edit the library in the GUI. This looks like I experienced this bug.

Or is it normal that "hidden settings" will get reset when using the gui?

 

Also deleted that library and re-created it since the bug above mentioned that it only happened with old libraries, but that didn't help.

 

I also tried different formats of entering the setting:

<IgnoreFileExtensions>.dng,.cr2,.raw,.CR2</IgnoreFileExtensions>
<IgnoreFileExtensions>".CR2"</IgnoreFileExtensions>
<IgnoreFileExtensions><string>.dng</string><string>.cr2</string><string>.raw</string><string>.CR2</string></IgnoreFileExtensions>

Although I did not restart the server every time (which also cleared the setting from the opention.xml again btw.) so I'm not sure if it would have been picked up the server as new settings when doing "Scan Library Files"

Link to comment
Share on other sites

Yes i can see how the values will be lost when using the UI. We'll look at that. I would have expected this to work though:

<IgnoreFileExtensions><string>.dng</string><string>.cr2</string><string>.raw</string><string>.CR2</string></IgnoreFileExtensions>

Make sure the server is off when you customize it.

Link to comment
Share on other sites

warloxxjay

That actually worked.

I guess when I tried it before the server was not off while setting it.

 

I also checked if opening the library edit gui clears the setting. It did not.

 

So everything works fine now. Tanks again for this feature ;)

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...