I 've discovered today Ant Movie Catalog :
http://www.antp.be/software/moviecatalog/fr.
It' s an app. who basically is a 'movie collection manager'.
With it you can analyse your Movies to extract some basic information, it comes with a highly configurable scraping engine with pascal object scripting,
export functionnalities, a printing export and like JRiver Media Center you can create as many fields as you want in it. The good news, for me, is that's free and written in Delphi.
Maybe did you saw on the french section that I' ve develloped a hobby project who makes the connection to various Web API, making it possible to have europpean languages in JRiver's tag : nothing "ultimate" but, well, 'it works' ...
https://github.com/fredele/JRScrap/releases/tag/first_releaseSo, I already had from this project a ready Delphi Unit to write XML_Carside, connect to JRiver MC via COM, ..
So I downloaded Ant Movie Catalog sources and compiled it in Delphi.
For now, I just have written a very basic app. who reads .amc files (Ant Movie Catalog binary database format) and puts the content into JRiver's database. With many time and efforts ...
What could be possible is :
-> import JRiver fields in AMC
-> import AMC fields in JRiver
-> export JRiver's database to AMC
-> export AMCs database to JRiver (both via COM and writing XML_Carside)
-> adapt the scrapper's script already existing in AMC to match the same tag's name in both software.
-> maybe : modify AMC to have I build-in JRiver playlist export ..
And so on ..
I'm wondering if somebody already took the initiative to do something similar - I' ve searched on the forum but saw nothing ?
I know that for english spokers benefits would not be great, but for the people like me .. (french ..)
So, what do you think of this idea ? Is it worth the