Manual Actions on Loader Files - maar35/film-festival-planner GitHub Wiki

Manual actions needed in Loader

Some information can not be loaded from the various websites and thus needs to be added manually.

These are the cases:

Screening short abbreviations

Abbreviations for screening names are automatically generated by removing some interpunction and converting to lower case.

Since these are seldom short enough, you may want to edit them in the screenings.csv file.

Please do so before loading the file into the Planner as long as it is used as a unique identifier.

Section colors

Section colors need to be changed manually in the sections.csv file.

The Loader by default assigns color "black" to new sections. This should be changed into the the colors that are actually used on the website.

In the Planner, the given color names (type string) are paired to real colors (type NSColor), so with each change in the Loader check if it is recognized in the Planner.