It is a simple page, but when using this, you don't need to edit them through the system settings.
If you use the latest svn (1420) just place the two files from the zip in the config-dir of SwissCenter.
Also add the following code to the English (en.xml) language file:
Code: Select all
<string>
<id>RECENT_OPTIONS</id>
<text>Recent media options</text>
<version>1.22</version>
</string>
<string>
<id>RECENT_DATE_LIMIT</id>
<text>Daylimit to show media as recent</text>
<version>1.22</version>
</string>
<string>
<id>RECENT_DATE_LIMIT_PROMPT</id>
<text>The amount of days in the past that media added to SwissCenter will be shown in the 'Recent Media' on your mediaplayer.</text>
<version>1.22</version>
</string>
<string>
<id>RECENT_DATE_TYPE</id>
<text>Date to determine media is recent</text>
<version>1.22</version>
</string>
<string>
<id>RECENT_DATE_TYPE_PROMPT</id>
<text>What date has to be used to determine which media is recent?[br][list][*]Recently added: If it has recently inserted in the mediacollection of SwissCenter[*]Recently created: If it has recently been created on the system[*]Recently added or created: If is was either recently inserted in the mediacollection of SwissCenter or recently created on the system[/lu]</text>
<version>1.22</version>
</string>
The english isn't that good I think...:blush: