Giter Club home page Giter Club logo

crdatamanager's People

Contributors

duckpuppy avatar maforget avatar nobahdiatoll avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

crdatamanager's Issues

Is it possible to match empty values?

For example, If I wanted to set the year a comic was published but only if the year was already missing.

I only recently found the updated version of this plugin, its amazing thank you.

Tags and Genre: ContainAnyOf & NotContainAnyOf not working

Hello !

This doesn't seem to be the case for all multi-value fields. I would even say that the other fields seem to work correctly, as far as I remember. But Tags and Genre don't like the use of : ContainAnyOf & NotContainAnyOf

Since "IsAny…", "StartWith…", etc are not available it's a bit annoying but once you know it, the workaround is quite easy.
You just have to copy the values ​​into an unused field like "BookNotes" and there, because these two elements are working, it becomes possible to make comparisons. Quite like when I want to play with RegEx in fields that don't support it…

So this Issue is therefore more for informational purposes than a real problem awaiting a solution…

Anyway, thanks again for all that you done for us !
Bonne continuation !

DataManager not working when using the rule published greater

I tried a few times to switch from V1 to V2.
It was always not working and now i had time and found the problem.
I'm using on different rules the in combination with the Series.
If this is used it will not work, if i delete the published rules it will do the work.

I'm using 2.07.05.828

DataManager is always case insensitive

Since smart-list in ComicRack are Insensitive, I use "(?i)" with regex to work on some research like finding words that start with uppercase or not.

I saw that you added a check box in options of DataManager to activate or not case sensitivity.

So I use DM with it checked and all my all my regular expression rules start with the famous "(?i)" too.
But, today, by mistake, I forgot to put it and when I tried to debug my expression, I saw that DM did not take it into account.

I first tried to play with the checkbox and restart DataManager and ComicRack with no success.
And then, I tried just using simple conditions like "Is, Contains or Starts with...", playing with the checkbox again and restarting DM & CR, same results: DataManager is still case insensitive…

I played with a simple "Series" "Is, Contain, StartWith or RegEx" "THE BATMAN" fields in DM nightly v2.07.05.824 to see the problem if it help.

EDIT: OK, it is just the normal behavior

I just read the patch note 2.06.03.806 >

  • Fixed infinite loop when replacing a string by itself (ex: Ok => ok).
  • Added Case Sensitive option to Config GUI (it's only works with Replace right now).

And 2.06.03.r802

  • Fixed Replace not working when some text is not lower case.

But, anyway, is it normal for the replace function to do its job in all cases? I mean, it doesn't matter if Batman is THE BATMAN, the Batman, tHe baTmAn or whatever, it always replaces with the defined value no matter the option is checked or not…
Shouldn’t it do nothing at all at some point? I tried to put a IS the batman and a NOT THE BATMAN, it doesn't work either or there is something I don't understand about the checkbox...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.