diff --git a/data/interfaces/default/plexwatch_import.html b/data/interfaces/default/plexwatch_import.html index a5395b87..9ce21faa 100644 --- a/data/interfaces/default/plexwatch_import.html +++ b/data/interfaces/default/plexwatch_import.html @@ -3,25 +3,23 @@
Enter the path and file name for the PlexWatch database you wish to import.
-The table name from which you wish to import. Only import one of these, importing both will result in duplicated data.
-Enter the minimum duration (in seconds) an item must have been active for. Set to 0 to import all.
-Enter the path and file name for the PlexWatch database you wish to import.
+The table name from which you wish to import. Only import one of these, importing both will result in duplicated data.
+Enter the minimum duration (in seconds) an item must have been active for. Set to 0 to import all.
Day |
- ||
DD | -Numeric, with leading zeros | -01 to 31 | -
D | -Numeric, without leading zeros | -1 to 31 | -
Do | -The English suffix for the day of the month | -st, nd or th in the 1st, 2nd or 15th. | -
Day |
+ ||
DD | +Numeric, with leading zeros | +01 to 31 | +
D | +Numeric, without leading zeros | +1 to 31 | +
Do | +The English suffix for the day of the month | +st, nd or th in the 1st, 2nd or 15th. | +
Month |
- ||
MM | -Numeric, with leading zeros | -01 to 31 | -
M | -Numeric, without leading zeros | -1 to 31 | -
MMMM | -Textual full | -January to December | -
MMM | -Textual three letters | -Jan to Dec | -
Month |
+ ||
MM | +Numeric, with leading zeros | +01 to 31 | +
M | +Numeric, without leading zeros | +1 to 31 | +
MMMM | +Textual full | +January to December | +
MMM | +Textual three letters | +Jan to Dec | +
Year |
- ||
YYYY | -Numeric, 4 digits | -Eg., 1999, 2003 | -
YY | -Numeric, 2 digits | -Eg., 99, 03 | -
Year |
+ ||
YYYY | +Numeric, 4 digits | +Eg., 1999, 2003 | +
YY | +Numeric, 2 digits | +Eg., 99, 03 | +
Time |
- ||
a | -am/pm Lowercase | -am, pm | -
A | -AM/PM Uppercase | -AM, PM | -
h | -Hour, 12-hour, without leading zeros | -1-12 | -
hh | -Hour, 12-hour, with leading zeros | -01-12 | -
H | -Hour, 24-hour, without leading zeros | -0-23 | -
HH | -Hour, 24-hour, with leading zeros | -00-23 | -
mm | -Minutes, with leading zeros | -00-59 | -
ss | -Seconds, with leading zeros | -00-59 | -
zz | -Timezone abbreviation | -Eg., EST, MDT ... | -
Username for Plex.tv authentication.
-Password for Plex.tv authentication.
-Username for Plex.tv authentication.
+Password for Plex.tv authentication.