WIP Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread
(2017-08-06, 17:00)pstrg Wrote: Sort tokens to ignore

I added L'[\w_] to the list but noted that a movie whose title is L'armée des ombres still appears sorted under L instead of A. What's wrong?

Incidentally, why do presets explicitly include the underscore character?
Regex \w is [A-Za-z0-9_] by default: underscore is already included.

Not shure why I've added _, maybe that's someting vb.NET based. This default list is very old, maybe there was any problem in older .NET version or the _ was not included in \w list.

The sort tokens resp. the ListTitle (shown as Title column, based on Title and sort tokens) are not created on-the-fly like in Kodi. We have to go through the whole database and check each Title/ListTitle if they need a change. Normally there should be a question after confirming settings to reload all movies. Otherwise you have to reload all or specific movies with F5 to change the list title.

I hope I'm able to optimise that process to not reload each movie only to fix the ListTitle for next release.


Messages In This Thread
nfo file status? - by NightMyst - 2017-06-21, 07:24
RE: Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread - by DanCooper - 2017-08-06, 17:10
Audio metadata error - by Doomnie - 2017-11-04, 08:16
EmberMM Import Poster.jpg - by MePoEmberMM - 2018-02-06, 01:27
User rating sync - by fred_gaou - 2018-04-28, 22:25
database is locked - by gorb - 2019-08-19, 11:41
Logout Mark Read Team Forum Stats Members Help
Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread2