Jump to content

A and The


MediaMogal

Recommended Posts

MediaMogal

When I was going through Emby Theater I noticed we can use custom CSS. I noticed in Plex that there is a script to allow A, The, and so at the beginning of a title to be included in the title instead of being ignored . I would like to know if there is such a script for Emby? Thanks

Edited by MediaMogal
Link to comment
Share on other sites

PenkethBoy

not a script or css

its in the \config\system.xml file

BUT - its not retrospective.... only applies to new media - not sure if a full refresh of an item will work

Make sure you shut down the server before you edit the xml

  • Like 1
Link to comment
Share on other sites

MediaMogal
1 hour ago, PenkethBoy said:

not a script or css

its in the \config\system.xml file

BUT - its not retrospective.... only applies to new media - not sure if a full refresh of an item will work

Make sure you shut down the server before you edit the xml

 

OK Thanks for that, what would I be looking for and need to change? By new media I'm assuming her but do you mean I can say delete a library, reboot for good measure, recreate the library and the media would be considered new, or is there old information that I would have to remove from the database as well? Thanks again.

 

EDIT:

I'm not finding system.xml

Edited by MediaMogal
Link to comment
Share on other sites

Happy2Play
41 minutes ago, MediaMogal said:

 

OK Thanks for that, what would I be looking for and need to change? By new media I'm assuming her but do you mean I can say delete a library, reboot for good measure, recreate the library and the media would be considered new, or is there old information that I would have to remove from the database as well? Thanks again.

 

EDIT:

I'm not finding system.xml

Depending on your platform it is in your Emby programdata /config folder.  The Paths box on the dashboard or a server log should give you the location.  And you will see this in the system.xml.  Yes removing and recreating libraries but Refreshing the metadata should do the job. 

  <SortRemoveWords>
    <string>the</string>
    <string>a</string>
    <string>an</string>
    <string>das</string>
    <string>der</string>
    <string>el</string>
    <string>la</string>
  </SortRemoveWords>

https://emby.media/community/index.php?/search/&q=SortRemoveWords&quick=1

  • Like 2
Link to comment
Share on other sites

Happy2Play
1 minute ago, MediaMogal said:

I'm still not fining the system.xml that belongs to Emby. Thetre are two but neither belong to Emby.

What platform do you have Emby server installed on?

Link to comment
Share on other sites

Happy2Play
13 minutes ago, MediaMogal said:

Arched based, EndeavourOS to be specific.

It should be in Program data path: /var/lib/emby/config according to your log in another topic.

Link to comment
Share on other sites

Happy2Play
14 minutes ago, MediaMogal said:

I have /var/lib/emby-server and emby-theater no /var/lib/emby. I'm going to recheck the folders under emby-server now.

Screenshot_20200919_115255.png

embyserver.txt 56.11 kB · 0 downloads

I do not know the platform but you are in /usr and need to be in /var.

	Program data path: /var/lib/emby
	Application directory: /usr/lib/emby-server

 

Link to comment
Share on other sites

Happy2Play
5 minutes ago, MediaMogal said:

Ok there is a emby but as you can see from the second screenshot I can't access it.

Emby 1.png

Emby 2.png

I honestly do not know but lots of things are loading from that location.

	Line 3: 	Command line: /usr/lib/emby-server/EmbyServer.dll -programdata /var/lib/emby -ffdetect /usr/bin/ffdetect-emby -ffmpeg /usr/bin/ffmpeg-emby -ffprobe /usr/bin/ffprobe-emby -restartexitcode 3
	Line 11: 	Program data path: /var/lib/emby
	Line 15: 2020-09-19 07:49:29.904 Info App: File /var/lib/emby/plugins/AudioDb.dll has version 1.0.11.0
	Line 17: 2020-09-19 07:49:29.905 Info App: File /var/lib/emby/plugins/BlurayMounter.dll has version 1.0.0.0
	Line 19: 2020-09-19 07:49:29.905 Info App: File /var/lib/emby/plugins/DvdMounter.dll has version 1.0.0.0
	Line 21: 2020-09-19 07:49:29.905 Info App: File /var/lib/emby/plugins/Emby.Dlna.dll has version 1.0.39.0
	Line 23: 2020-09-19 07:49:29.907 Info App: File /var/lib/emby/plugins/Emby.PortMapper.dll has version 1.0.4.0
	Line 25: 2020-09-19 07:49:29.907 Info App: File /var/lib/emby/plugins/Emby.Server.CinemaMode.dll has version 1.0.34.0
	Line 27: 2020-09-19 07:49:29.907 Info App: File /var/lib/emby/plugins/Emby.Webhooks.dll has version 1.0.12.0
	Line 29: 2020-09-19 07:49:29.908 Info App: File /var/lib/emby/plugins/Fanart.dll has version 1.0.8.0
	Line 31: 2020-09-19 07:49:29.908 Info App: File /var/lib/emby/plugins/MovieDb.dll has version 1.3.6.0
	Line 33: 2020-09-19 07:49:29.908 Info App: File /var/lib/emby/plugins/MusicBrainz.dll has version 1.0.13.0
	Line 35: 2020-09-19 07:49:29.908 Info App: File /var/lib/emby/plugins/NfoMetadata.dll has version 1.0.33.0
	Line 37: 2020-09-19 07:49:29.908 Info App: File /var/lib/emby/plugins/OMDb.dll has version 1.0.10.0
	Line 39: 2020-09-19 07:49:29.908 Info App: File /var/lib/emby/plugins/OpenSubtitles.dll has version 1.0.27.0
	Line 41: 2020-09-19 07:49:29.909 Info App: File /var/lib/emby/plugins/StudioImages.dll has version 1.0.3.0
	Line 43: 2020-09-19 07:49:29.909 Info App: File /var/lib/emby/plugins/Tvdb.dll has version 1.0.34.0
	Line 45: 2020-09-19 07:49:29.918 Info App: Loading AudioDb, Version=1.0.11.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/AudioDb.dll
	Line 46: 2020-09-19 07:49:29.918 Info App: Loading BlurayMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/BlurayMounter.dll
	Line 47: 2020-09-19 07:49:29.918 Info App: Loading DvdMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/DvdMounter.dll
	Line 48: 2020-09-19 07:49:29.918 Info App: Loading Emby.Dlna, Version=1.0.39.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Emby.Dlna.dll
	Line 49: 2020-09-19 07:49:29.918 Info App: Loading Emby.PortMapper, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Emby.PortMapper.dll
	Line 50: 2020-09-19 07:49:29.918 Info App: Loading Emby.Server.CinemaMode, Version=1.0.34.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Emby.Server.CinemaMode.dll
	Line 51: 2020-09-19 07:49:29.918 Info App: Loading Emby.Webhooks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Emby.Webhooks.dll
	Line 52: 2020-09-19 07:49:29.918 Info App: Loading Fanart, Version=1.0.8.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Fanart.dll
	Line 53: 2020-09-19 07:49:29.918 Info App: Loading MovieDb, Version=1.3.6.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/MovieDb.dll
	Line 54: 2020-09-19 07:49:29.918 Info App: Loading MusicBrainz, Version=1.0.13.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/MusicBrainz.dll
	Line 55: 2020-09-19 07:49:29.918 Info App: Loading NfoMetadata, Version=1.0.33.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/NfoMetadata.dll
	Line 56: 2020-09-19 07:49:29.918 Info App: Loading OMDb, Version=1.0.10.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/OMDb.dll
	Line 57: 2020-09-19 07:49:29.918 Info App: Loading OpenSubtitles, Version=1.0.27.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/OpenSubtitles.dll
	Line 58: 2020-09-19 07:49:29.919 Info App: Loading StudioImages, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/StudioImages.dll
	Line 59: 2020-09-19 07:49:29.919 Info App: Loading Tvdb, Version=1.0.34.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Tvdb.dll
	Line 60: 2020-09-19 07:49:29.919 Info App: Loading Trakt, Version=3.4.4.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Trakt.dll
	Line 81: 2020-09-19 07:49:30.068 Info SqliteUserRepository: Default journal_mode for /var/lib/emby/data/users.db is wal
	Line 82: 2020-09-19 07:49:30.112 Info AuthenticationRepository: Default journal_mode for /var/lib/emby/data/authentication.db is wal
	Line 83: 2020-09-19 07:49:30.153 Info ActivityRepository: Default journal_mode for /var/lib/emby/data/activitylog.db is wal
	Line 84: 2020-09-19 07:49:30.157 Info SqliteDisplayPreferencesRepository: Default journal_mode for /var/lib/emby/data/displaypreferences.db is wal
	Line 86: 2020-09-19 07:49:30.278 Info SqliteItemRepository: Default journal_mode for /var/lib/emby/data/library.db is wal
	Line 96: 2020-09-19 07:49:31.494 Info App: Loading data from /var/lib/emby/data/connect.txt
	Line 97: 2020-09-19 07:49:31.498 Info App: Loading data from /var/lib/emby/data/wan.dat
	Line 144: 2020-09-19 07:49:31.717 Info LiveTV: Loading live tv data from /var/lib/emby/data/livetv/timers
	Line 195: 2020-09-19 10:48:20.885 Info LiveTV: Loading live tv data from /var/lib/emby/data/livetv/seriestimers

 

Link to comment
Share on other sites

MediaMogal

Like you I'm at a complete loss. I just emailed the person that packaged Emby for Arch. I'm Pm'ing you their email in case you want to request they please weight in on this as well. 

Link to comment
Share on other sites

alucryd is out until next week. My guess is the system user that the file browser is running under does not have permission to view the folder, so if you can resolve that then I would think that would take care of it.

  • Like 1
Link to comment
Share on other sites

MediaMogal

OK I gave ownership to active user and now have full access as you can see. Do I want to just delete those lines? Also need the commands for stopping the server and restarting it. Thanks

Screenshot_20200919_181949.png

Edited by MediaMogal
Link to comment
Share on other sites

Happy2Play

Remove the strings or replace the full node with <SortRemoveWords />.  Sorry not familiar with the platform for shutdown or startup.

  • Like 1
Link to comment
Share on other sites

MediaMogal

there is a dotnet file that comes up when i open ksysgurad whichg is basically what task manager is on windows. will that kill the server till next boot? Thanks

Screenshot_20200919_181949.png

Link to comment
Share on other sites

Happy2Play
3 minutes ago, MediaMogal said:

there is a dotnet file that comes up when i open ksysgurad whichg is basically what task manager is on windows. will that kill the server till next boot? Thanks

Screenshot_20200919_181949.png

I honestly don't know, Doesn't the Dashboard have a shutdown option?

Link to comment
Share on other sites

MediaMogal

Scanning the new Movies library and have scrolled through it and looks very good. Thanks guys for all the help with this. I really appreciated/

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...