English > Support

File Scanner and Regular Expressions

<< < (18/18)

oli70:
Wonderful!!
The BEST!

If you can make the change, send us a correct syntax of file names and the Regular Expression.

Thanks a lot!

Bye

ferofrantisek:
In all modesty and humility I would like to ask if you, Nostra,  could add text field or multiselect list field or CustomField (with any name that you can use) where can i insert with RegExps data. I know that i can use  <title> <origtitle> <eptitle> <year>  <episode> <season> <imdbid> but i have organized video files in folders for example:
G:\Anime\Sword Art Online (720p Dual 10bit CRF24 DF)\[DarkFlames] 01 - The World of Swords.mkv .... 25 episode.
G:\Anime\Sword Art Online (BD 1080p Dual 10bit CRF23.5 dn92)\[dn92] Sword Art Online - 01 [Dual][BD][1080p].mkv ....  25 episode.
(?i)^.*\\(?P<title>.*)\ \((?P<????>.*)\)\\
Title: Sword Art Online
???? : BD 1080p Dual 10bit CRF23.5 dn92

I want to use in addition to the Title, (Original title and Year - if any) and all text in brackets in some text field (or multiselect list field) in the skin. Because in the brackets are very important information regarding quality, encoding and who encoded. (BD 1080p Dual 10bit CRF23.5 dn92). As you can see there are two versions of the same work/anime therefore, this specification will help me identify them. It does not care that there will be two identical Title names found in database or better if it could be resolved in some other way which will be in one record Title of the movie/anime both entries in brackets in some different fields. BD 1080p Dual 10bit CRF23.5 dn92, 720p Dual 10bit CRF24 DF  It would be good if it was accessible file path for both versions of the files/folders of files. I am open to any proposal how would it be better. For me the most important thing that I had stored record in brackets. I would be very grateful if you could find any solutions and helped me. Thank you very much for your work, willingness and effort.
With respect and appreciation, FrantiĊĦek

nostra:
Unfortunately, the functionality you ask for needs a lot of changes regardless of the way I do this. Having the development of the app on hold now due to the lack of free time on my side, I do not think I can offer you a solution any time soon.

ferofrantisek:
Thank you for your fast answer although I am very, very, very sad of it. Maybe later comes to your mind some simple solution with the adjustment of the program in order to transfer the previously mentioned data in brackets through Regexps to some field. I will wait and hope. I have a tremendous amount of anime and mechanical copy data in brackets I see it as a bad solution. Let's all ok, so you have more free time. Thanks for everything.

VVV_Easy_Programing:
If you want to pass information from the file name to a field you can do it with a very simple script.
Look inside the message "http://www.videodb.info/forum_en/index.php/topic,3965.0.html "Script: Some small programming scripts for Ideas (Easy Script)" the script "Several_File_Infos.psf" for inspiration.

PS: Nostra, we had miss you. Many thanks for the program.

Navigation

[0] Message Index

[*] Previous page

Go to full version