[Quick Start Guides] [Advanced] [Templates]
Advanced
Language selection
After the first start of the windows tool, the language can be changed in the .ini file directly.
Command line parameters
With version V0.4.2 following command line parameters are supported:
- Language => onex2 Language:\<available language>
- XMM database => onex2 XMMDB:\<file with path to XMM database>
'Language' and 'XMMDB' are case-sensitive!
Advanced conversion options

- To be exported, movie/series have to be
- New => If checked, the system will check for the newest create date in the target database (NMJ) and add only those movies/series with a newer create date (DateInsert) in the XMM database.
- Marked => If checked, movies/series has to be marked
- Not-seen => If checked, movies/series has to be not seen
- in the last X updates => Movie/series have to be part of the last X updates (DateInsert) in XMM; 0 disables this filter
- AND / OR => If "AND", movies/series have to full fill ALL previous filters, using "OR" one filter is enough.
OR is less strict and results in more movies/series
- Overwrite pictures => Overwrite existing pictures (cover, thumbnail, fan art) during conversion
- Number of actors => Limit the number of actors per movie/series
- Loglevel => If needed, a log file can be created in a desired detail level
- Re-Index => Re-Index the SQLite database. Normally this is done automatically.
- Delete all NMJ DB content => Deletes all content from all SQLite tables. There should be no reason to do that.
NMJ Collection Management
Categories
Categories are a way to organize our movies/series. In NMJ categories are basically the groups A-Z.
- If you create a category with a name only, this category will simply contain movies/series with title starting with that name (like 'Avatar' in 'A')
- With onex² you have the possibility to add custom categories, just using some SQL syntax. E.g. all movies/series starting with a 'X','Y' or 'Z':
- Key => upper(substr(TITLE,1,1))
- Condition => in
- Value => ('X','Y','Z')

'#' is the number of movies in a category
PLEASE NOTE THAT MORE THAN 29 CATEGORIES CAN CAUSE ERRORS IN DISPLAYING COVERS IN NMJ CATEGORY VIEW (not onex web view)!
Genres
You can clean up your genres by entering the replacement genre in 'Replace with'. E.g.
- ** Movies/series should be in genre -Adventure- instead of -Abenteuer-**
- Genre => Abenteuer
- Replace with => Adventure

'#' is the number of movies with this genre
PLEASE NOTE THAT MORE THAN 30 GENRE CAN CAUSE ERRORS IN DISPLAYING COVERS IN NMJ GENRE VIEW (not onex web view)!
List duplicates
This function lists movies / movie files with the same IMDB identification number, including resolution.
