I have enabled only "Enable subtitles" and this is what I get in log:
[SubtitlesService] Found external text-based subtitles file: Pay the Ghost.rum.srt
2016-02-03 21:17:39,467 DEBUG [ResourceValuesBuilder] Softsubs for media item 116 found, will be served as a resource
2016-02-03 21:17:39,467 DEBUG [GenreDAOImpl] Reading a Genre (id = 110)
2016-02-03 21:17:39,469 DEBUG [VideoDAOImpl] Reading a Video (id = 116)
2016-02-03 21:17:39,472 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 116 and profile Generic DLNA profile
2016-02-03 21:17:39,477 DEBUG [SubtitlesService] Found external text-based subtitles file: Pay the Ghost.rum.srt
2016-02-03 21:17:39,478 DEBUG [ResourceValuesBuilder] Softsubs for media item 116 found, will be served as a resource
2016-02-03 21:17:39,478 DEBUG [FolderDAOImpl] Getting number of VIDEO sub-folders and media items in folder 112 (filter: ALL) [No_Restriction]
2016-02-03 21:17:39,483 DEBUG [LocalContentCacheDecorator] Stored entry in the cache (local_default), returning it
2016-02-03 21:17:39,519 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2016-02-03 21:17:39,784 DEBUG [FeedUpdaterWorker] Checking for new and expired online resources
2016-02-03 21:17:39,784 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2016-02-03 21:17:39,815 DEBUG [ServiioHttpService] Incoming request from /192.168.0.15:34354: GET /resource/116/SUBTITLE.srt HTTP/1.1, headers = [Range: bytes=81498-,Host: 192.168.0.16:8895,Accept: */*]]
2016-02-03 21:17:39,815 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.15
2016-02-03 21:17:39,817 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.15
2016-02-03 21:17:39,819 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.0.15, Profile=Generic DLNA profile'
2016-02-03 21:17:39,819 DEBUG [ResourceDeliveryProcessor] Request for resource 116 and type 'SUBTITLE' received
2016-02-03 21:17:39,820 DEBUG [VideoDAOImpl] Reading a Video (id = 116)
2016-02-03 21:17:39,826 DEBUG [SubtitlesService] Found external subtitle file: /volume1/Filme/Serviio/Pay the Ghost/Pay the Ghost.rum.srt
2016-02-03 21:17:39,827 DEBUG [SubtitlesRetrievalStrategy] Retrieving info of Subtitles for media item with id 116
2016-02-03 21:17:39,827 DEBUG [DLNAProtocolHandler] Unsupported range request, sending back 416
2016-02-03 21:17:39,975 DEBUG [PlaylistDAOImpl] Reading all Playlists
2016-02-03 21:17:44,038 DEBUG [MediaItemDAOImpl] Getting counts of media items by type
2016-02-03 21:17:49,029 DEBUG [MediaItemDAOImpl] Getting counts of media items by type
2016-02-03 21:17:54,026 DEBUG [MediaItemDAOImpl] Getting counts of media items by type
2016-02-03 21:17:59,029 DEBUG [MediaItemDAOImpl] Getting counts of media items by type
2016-02-03 21:18:00,010 DEBUG [ServiioHttpService] Incoming request from /192.168.0.15:34355: SUBSCRIBE /serviceEventing/ConnectionManager HTTP/1.1, headers = [Host: 192.168.0.16:8895,SID: uuid:6e6738d7-714c-444f-af04-5504e6078fc4,Timeout: Second-300]]
2016-02-03 21:18:00,010 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.15
2016-02-03 21:18:00,012 DEBUG [ServiceEventSubscriptionRequestHandler] ServiceEvent renewal request received for service ConnectionManager and subscription uuid:6e6738d7-714c-444f-af04-5504e6078fc4
2016-02-03 21:18:00,012
Seems like Serviio sees the external subtitle, from Pay the Ghost, but still, it shows the subtitle form Grandma.
Does anybody know how to resolve this ?
Seems like this page
http://192.168.0.16:8895/resource/116/SUBTITLE.srt contains the subtitle. How can I acces the folder the change by hand the subtitle?!