Author Topic: Writing Export Plugin  (Read 8024 times)

0 Members and 1 Guest are viewing this topic.

Offline sultan

  • Member
  • *
  • Posts: 11
    • View Profile
Writing Export Plugin
« on: November 02, 2012, 02:09:57 pm »
Hello!

Did anybody write an export plugin? I didn't find any documentation and any examples on how to write an export plugin. For import there are many infos, but for export I did not find enough info to get started.

Thanks,
Sultan

Offline svenne

  • Power User
  • ****
  • Posts: 145
    • View Profile
Re: Writing Export Plugin
« Reply #1 on: November 11, 2012, 12:52:09 pm »
Hi!

Are you looking for this (export templates)?...
http://www.videodb.info/help/hlp_export.html

If you want to write a c++ plugin... for export I did not find any examples or information here myself. Would be nice if someone had suggestions, of course. But you can do quite a lot with templates.
« Last Edit: November 11, 2012, 12:54:13 pm by svenne »

Offline sultan

  • Member
  • *
  • Posts: 11
    • View Profile
Re: Writing Export Plugin
« Reply #2 on: November 11, 2012, 07:23:59 pm »
Hi!

I would like to write an export plugin in Delphi to export movie data as an ID3-file (= TAG-File for the Netgear Eva 8000). I suppose with the export templates this is not possible, but I'm not sure.

Offline svenne

  • Power User
  • ****
  • Posts: 145
    • View Profile
Re: Writing Export Plugin
« Reply #3 on: November 22, 2012, 12:14:16 pm »
Ok, I don't think it's possible either, because you're in need of binary and hexadecimal encoding, am I right?
Well, you could export all data needed in text format and process that with another programm/an executable you wrote in Delphi...
A "real" plugin doing the job in one step would be nicer, of course.

Offline sultan

  • Member
  • *
  • Posts: 11
    • View Profile
Re: Writing Export Plugin
« Reply #4 on: December 28, 2012, 02:02:11 pm »
Hello Nostra?

Are You here? Could You provide me some infos in this case? I can't manage my tag files manually any more, so I need this export plugin. I want to write it myself but I found no infos here about the export plugins, only about import. I already made an import plugin for the hungarian site filmkatalogus.hu. I use it now since many months, so I am willing to release it to the community.

Thanks,
Sultan

Offline sultan

  • Member
  • *
  • Posts: 11
    • View Profile
Re: Writing Export Plugin
« Reply #5 on: January 22, 2013, 10:48:49 am »
Is anybody out there, who could help me out?

Thanks

Offline nostra

  • Administrator
  • *****
  • Posts: 2852
    • View Profile
    • Personal Video Database
Re: Writing Export Plugin
« Reply #6 on: April 11, 2013, 11:54:54 pm »
Sorry for the late reply. I have somehow overseen this topic.

I have attached source of the Media Portal Export plugin. I hope it helps.
Please tell me if you need smth explained or if you need any more sources-

[attachment deleted by admin]
« Last Edit: April 12, 2013, 12:01:03 am by nostra »
Gentlemen, you can’t fight in here! This is the War Room!