WOuld it be possible to add a couple of custom fields? (1 Viewer)

ddlooping

MP Donator
  • Premium Supporter
  • November 23, 2008
    80
    5
    Home Country
    United Kingdom United Kingdom
    Hello :)

    Would it be at all possible to add a couple of custom fields in the movie details form/table?

    They could then be added to the movingpictures.xml file like:

    <control>
    <type>label</type>
    ...
    ...
    <label>#MovingPictures.SelectedMovie.custom1</label>
    </control>

    or

    <control>
    <type>image</type>
    ...
    <texture>#MovingPictures.SelectedMovie.custom2.1080p.png</texture> (not sure that'd be the way to do this)
    </control>

    :D
     

    fforde

    Community Plugin Dev
    June 7, 2007
    2,667
    1,702
    42
    Texas
    Home Country
    United States of America United States of America
    Yeah we have that idea logged in the issue tracker, so it is something we definitely plan on doing. Originally the plan was to implement this at the same time as the filtering and sorting system so they could be integrated but we decided to put off custom fields for a bit to get filtering out the door faster. It will definitely happen though, this is something I would use a lot myself as well.
     

    Users who are viewing this thread

    Top Bottom