- October 29, 2005
- 5,335
- 4,954
- Home Country
- Hungary
- Thread starter
- #31
Nope, FH is accessing dbs directly with SQl as I see not with API.Code:videoDatabaseMovies = new ArrayList(); VideoDatabase.GetMovies(ref videoDatabaseMovies);
It will work.
https://github.com/MediaPortal/Medi...Databases/Video/Ado/VideoDatabaseADO.cs#L3596