View Single Post
Old 06-12-2018, 11:26 AM   #2776
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,067
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by catlover1019 View Post
I was aware that they were not story URLs, and couldn't be downloaded. I was simply using them as examples of the URL format, and it's actually the same URL you use for the example of the format on your supported sites page. I was not trying to download using those URLs.
In future, when reporting issues please use real (SFW) story URLs that exhibit the problem described. The Example URLs are all 1234... because they are just examples and many don't work. You can PM me NSFW story URLs.

Quote:
Originally Posted by Tanjamuse View Post
When I have the following in my Personal.ini, it reacts with all series which has Angel in it.
...
Is there anything I can do to avoid that it also changes Touched By An Angel to Touched By An Angel: The Series ?
If you use ^Angel$ it will match only "Angel" exactly.

You could use (?!Touched.*)Angel$, but you will have the same problem with "Strange Angel", for example.
JimmXinu is offline   Reply With Quote