Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2012-08-01 14:07:31,173 DEBUG [ApplicationInstanceManager] Listening for application instances on socket 44331
- 2012-08-01 14:07:31,192 INFO [MediaServer] ------------------------------------------------------------------------
- 2012-08-01 14:07:31,192 INFO [MediaServer] Serviio DLNA media streaming server v 1.0 (rev. 34c915f37185+)
- 2012-08-01 14:07:31,192 INFO [MediaServer] Petr Nejedly 2009-2012
- 2012-08-01 14:07:31,192 INFO [MediaServer] http://www.serviio.org
- 2012-08-01 14:07:31,192 INFO [MediaServer]
- 2012-08-01 14:07:31,192 INFO [MediaServer] Java 1.6.0_18-Sun Microsystems Inc.
- 2012-08-01 14:07:31,192 INFO [MediaServer] OS Linux i386 2.6.32-5-686
- 2012-08-01 14:07:31,192 INFO [MediaServer] File encoding: UTF-8
- 2012-08-01 14:07:31,193 INFO [MediaServer] Headless mode enabled: true
- 2012-08-01 14:07:31,193 INFO [MediaServer] User home dir: /opt/serviio
- 2012-08-01 14:07:31,193 INFO [MediaServer] Temp dir: /tmp
- 2012-08-01 14:07:31,193 INFO [MediaServer] ------------------------------------------------------------------------
- 2012-08-01 14:07:31,364 INFO [WebServer] Socket buffer set to 65535 bytes
- 2012-08-01 14:07:31,367 INFO [RestletServer] Starting Restlet server (/rest) exposed on port 23423
- 2012-08-01 14:07:31,423 INFO [RestletServer] Starting Restlet server (/cds) exposed on port 23424
- 2012-08-01 14:07:31,424 INFO [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
- 2012-08-01 14:07:31,444 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
- 2012-08-01 14:07:31,455 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.sql' has been run
- 2012-08-01 14:07:31,790 DEBUG [ConfigEntryDAOImpl] Reading all ConfigEntries
- 2012-08-01 14:07:32,857 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.1.sql' has been run
- 2012-08-01 14:07:32,861 DEBUG [DBLogDAOImpl] Checking if script 'script-0.2.sql' has been run
- 2012-08-01 14:07:32,866 DEBUG [DBLogDAOImpl] Checking if script 'script-0.3.1.sql' has been run
- 2012-08-01 14:07:32,867 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.sql' has been run
- 2012-08-01 14:07:32,869 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.1.sql' has been run
- 2012-08-01 14:07:32,871 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.2.sql' has been run
- 2012-08-01 14:07:32,876 INFO [Device] Created UPnP Device with UUID: 057e814f-d039-3103-87b8-24793c5a6859, bound address: 192.168.1.121
- 2012-08-01 14:07:32,881 DEBUG [DBLogDAOImpl] Checking if script 'script-0.5.sql' has been run
- 2012-08-01 14:07:32,883 DEBUG [DBLogDAOImpl] Checking if script 'script-0.5.1.sql' has been run
- 2012-08-01 14:07:32,884 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.sql' has been run
- 2012-08-01 14:07:32,886 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.1.sql' has been run
- 2012-08-01 14:07:32,888 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.2.sql' has been run
- 2012-08-01 14:07:32,889 DEBUG [DBLogDAOImpl] Checking if script 'script-1.0.sql' has been run
- 2012-08-01 14:07:33,093 ERROR [IndexedDiskCache] Region [thumbnails] Failure initializing for fileName: thumbnails and root directory: /opt/serviio/library/cache
- java.io.FileNotFoundException: /opt/serviio/library/cache/thumbnails.key (Permission denied)
- at java.io.RandomAccessFile.open(Native Method)
- at java.io.RandomAccessFile.<init>(RandomAccessFile.java:233)
- at java.io.RandomAccessFile.<init>(RandomAccessFile.java:118)
- at org.apache.jcs.auxiliary.disk.indexed.IndexedDisk.<init>(IndexedDisk.java:62)
- at org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCache.<init>(IndexedDiskCache.java:155)
- at org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCacheManager.getCache(IndexedDiskCacheManager.java:130)
- at org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCacheFactory.createCache(IndexedDiskCacheFactory.java:62)
- at org.apache.jcs.engine.control.CompositeCacheConfigurator.parseAuxiliary(CompositeCacheConfigurator.java:554)
- at org.apache.jcs.engine.control.CompositeCacheConfigurator.parseRegion(CompositeCacheConfigurator.java:346)
- at org.apache.jcs.engine.control.CompositeCacheConfigurator.parseRegion(CompositeCacheConfigurator.java:267)
- at org.apache.jcs.engine.control.CompositeCacheConfigurator.parseRegions(CompositeCacheConfigurator.java:244)
- at org.apache.jcs.engine.control.CompositeCacheConfigurator.doConfigure(CompositeCacheConfigurator.java:139)
- at org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeCacheManager.java:314)
- at org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeCacheManager.java:258)
- at org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeCacheManager.java:245)
- at org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeCacheManager.java:194)
- at org.apache.jcs.engine.control.CompositeCacheManager.getInstance(CompositeCacheManager.java:122)
- at org.apache.jcs.JCS.ensureCacheManager(JCS.java:96)
- at org.apache.jcs.JCS.getInstance(JCS.java:64)
- at org.serviio.cache.AbstractCacheDecorator.<init>(AbstractCacheDecorator.java:36)
- at org.serviio.upnp.service.contentdirectory.LocalContentCacheDecorator.<init>(LocalContentCacheDecorator.java:27)
- at org.serviio.upnp.service.contentdirectory.ContentDirectoryEngine.setupCache(ContentDirectoryEngine.java:140)
- at org.serviio.upnp.service.contentdirectory.ContentDirectoryEngine.<init>(ContentDirectoryEngine.java:62)
- at org.serviio.upnp.service.contentdirectory.ContentDirectoryEngine.getInstance(ContentDirectoryEngine.java:71)
- at org.serviio.upnp.service.contentdirectory.ContentDirectory.setupService(ContentDirectory.java:82)
- at org.serviio.upnp.service.Service.<init>(Service.java:77)
- at org.serviio.upnp.service.contentdirectory.ContentDirectory.<init>(ContentDirectory.java:38)
- at org.serviio.upnp.Device.setupServices(Device.java:176)
- at org.serviio.upnp.Device.getInstance(Device.java:118)
- at org.serviio.library.metadata.AbstractCDSLibraryIndexingListener.<init>(AbstractCDSLibraryIndexingListener.java:45)
- at org.serviio.library.local.metadata.CDSLibraryIndexingListener.<init>(CDSLibraryIndexingListener.java:17)
- at org.serviio.library.local.LibraryManager.<init>(LibraryManager.java:79)
- at org.serviio.library.local.LibraryManager.getInstance(LibraryManager.java:69)
- at org.serviio.ui.resources.server.LibraryStatusServerResource.load(LibraryStatusServerResource.java:31)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:616)
- at org.restlet.resource.ServerResource.doHandle(ServerResource.java:449)
- at org.restlet.resource.ServerResource.get(ServerResource.java:645)
- at org.restlet.resource.ServerResource.doHandle(ServerResource.java:527)
- at org.restlet.resource.ServerResource.doNegotiatedHandle(ServerResource.java:587)
- at org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:299)
- at org.restlet.resource.ServerResource.handle(ServerResource.java:846)
- at org.restlet.resource.Finder.handle(Finder.java:510)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.routing.Router.doHandle(Router.java:497)
- at org.restlet.routing.Router.handle(Router.java:737)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:151)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.engine.ChainHelper.handle(ChainHelper.java:111)
- at org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:72)
- at org.restlet.Application.handle(Application.java:388)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.routing.Router.doHandle(Router.java:497)
- at org.restlet.routing.Router.handle(Router.java:737)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.routing.Router.doHandle(Router.java:497)
- at org.restlet.routing.Router.handle(Router.java:737)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:151)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.engine.ChainHelper.handle(ChainHelper.java:111)
- at org.restlet.Component.handle(Component.java:388)
- at org.restlet.Server.handle(Server.java:488)
- at org.restlet.engine.http.connector.BaseServerHelper.handle(BaseServerHelper.java:158)
- at org.restlet.engine.http.connector.BaseServerHelper.handleInbound(BaseServerHelper.java:167)
- at org.restlet.engine.http.connector.BaseHelper.handleNextInbound(BaseHelper.java:418)
- at org.restlet.engine.http.connector.Connection.readMessages(Connection.java:695)
- at org.restlet.engine.http.connector.Controller$2.run(Controller.java:95)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
- at java.lang.Thread.run(Thread.java:636)
- 2012-08-01 14:07:33,103 ERROR [IndexedDiskCache] Region [online_technical_metadata] Failure initializing for fileName: online_technical_metadata and root directory: /opt/serviio/library/cache
- java.io.FileNotFoundException: /opt/serviio/library/cache/online_technical_metadata.key (Permission denied)
- at java.io.RandomAccessFile.open(Native Method)
- at java.io.RandomAccessFile.<init>(RandomAccessFile.java:233)
- at java.io.RandomAccessFile.<init>(RandomAccessFile.java:118)
- at org.apache.jcs.auxiliary.disk.indexed.IndexedDisk.<init>(IndexedDisk.java:62)
- at org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCache.<init>(IndexedDiskCache.java:155)
- at org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCacheManager.getCache(IndexedDiskCacheManager.java:130)
- at org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCacheFactory.createCache(IndexedDiskCacheFactory.java:62)
- at org.apache.jcs.engine.control.CompositeCacheConfigurator.parseAuxiliary(CompositeCacheConfigurator.java:554)
- at org.apache.jcs.engine.control.CompositeCacheConfigurator.parseRegion(CompositeCacheConfigurator.java:346)
- at org.apache.jcs.engine.control.CompositeCacheConfigurator.parseRegion(CompositeCacheConfigurator.java:267)
- at org.apache.jcs.engine.control.CompositeCacheConfigurator.parseRegions(CompositeCacheConfigurator.java:244)
- at org.apache.jcs.engine.control.CompositeCacheConfigurator.doConfigure(CompositeCacheConfigurator.java:139)
- at org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeCacheManager.java:314)
- at org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeCacheManager.java:258)
- at org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeCacheManager.java:245)
- at org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeCacheManager.java:194)
- at org.apache.jcs.engine.control.CompositeCacheManager.getInstance(CompositeCacheManager.java:122)
- at org.apache.jcs.JCS.ensureCacheManager(JCS.java:96)
- at org.apache.jcs.JCS.getInstance(JCS.java:64)
- at org.serviio.cache.AbstractCacheDecorator.<init>(AbstractCacheDecorator.java:36)
- at org.serviio.upnp.service.contentdirectory.LocalContentCacheDecorator.<init>(LocalContentCacheDecorator.java:27)
- at org.serviio.upnp.service.contentdirectory.ContentDirectoryEngine.setupCache(ContentDirectoryEngine.java:140)
- at org.serviio.upnp.service.contentdirectory.ContentDirectoryEngine.<init>(ContentDirectoryEngine.java:62)
- at org.serviio.upnp.service.contentdirectory.ContentDirectoryEngine.getInstance(ContentDirectoryEngine.java:71)
- at org.serviio.upnp.service.contentdirectory.ContentDirectory.setupService(ContentDirectory.java:82)
- at org.serviio.upnp.service.Service.<init>(Service.java:77)
- at org.serviio.upnp.service.contentdirectory.ContentDirectory.<init>(ContentDirectory.java:38)
- at org.serviio.upnp.Device.setupServices(Device.java:176)
- at org.serviio.upnp.Device.getInstance(Device.java:118)
- at org.serviio.library.metadata.AbstractCDSLibraryIndexingListener.<init>(AbstractCDSLibraryIndexingListener.java:45)
- at org.serviio.library.local.metadata.CDSLibraryIndexingListener.<init>(CDSLibraryIndexingListener.java:17)
- at org.serviio.library.local.LibraryManager.<init>(LibraryManager.java:79)
- at org.serviio.library.local.LibraryManager.getInstance(LibraryManager.java:69)
- at org.serviio.ui.resources.server.LibraryStatusServerResource.load(LibraryStatusServerResource.java:31)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:616)
- at org.restlet.resource.ServerResource.doHandle(ServerResource.java:449)
- at org.restlet.resource.ServerResource.get(ServerResource.java:645)
- at org.restlet.resource.ServerResource.doHandle(ServerResource.java:527)
- at org.restlet.resource.ServerResource.doNegotiatedHandle(ServerResource.java:587)
- at org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:299)
- at org.restlet.resource.ServerResource.handle(ServerResource.java:846)
- at org.restlet.resource.Finder.handle(Finder.java:510)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.routing.Router.doHandle(Router.java:497)
- at org.restlet.routing.Router.handle(Router.java:737)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:151)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.engine.ChainHelper.handle(ChainHelper.java:111)
- at org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:72)
- at org.restlet.Application.handle(Application.java:388)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.routing.Router.doHandle(Router.java:497)
- at org.restlet.routing.Router.handle(Router.java:737)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.routing.Router.doHandle(Router.java:497)
- at org.restlet.routing.Router.handle(Router.java:737)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:151)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.routing.Filter.doHandle(Filter.java:156)
- at org.restlet.routing.Filter.handle(Filter.java:203)
- at org.restlet.engine.ChainHelper.handle(ChainHelper.java:111)
- at org.restlet.Component.handle(Component.java:388)
- at org.restlet.Server.handle(Server.java:488)
- at org.restlet.engine.http.connector.BaseServerHelper.handle(BaseServerHelper.java:158)
- at org.restlet.engine.http.connector.BaseServerHelper.handleInbound(BaseServerHelper.java:167)
- at org.restlet.engine.http.connector.BaseHelper.handleNextInbound(BaseHelper.java:418)
- at org.restlet.engine.http.connector.Connection.readMessages(Connection.java:695)
- at org.restlet.engine.http.connector.Controller$2.run(Controller.java:95)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
- at java.lang.Thread.run(Thread.java:636)
- 2012-08-01 14:07:33,154 INFO [MediaServer] ------------------------------------------------------------------------
- 2012-08-01 14:07:33,154 INFO [MediaServer] License: PRO (EVALUATION, id: 11111111-1111-1111-1111-111111111113)
- 2012-08-01 14:07:33,154 INFO [MediaServer] ------------------------------------------------------------------------
- 2012-08-01 14:07:33,773 INFO [ProfilesDefinitionParser] Parsing Profiles definition
- 2012-08-01 14:07:33,841 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 1
- 2012-08-01 14:07:34,635 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
- 2012-08-01 14:07:34,638 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 2
- 2012-08-01 14:07:35,318 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
- 2012-08-01 14:07:35,320 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 3
- 2012-08-01 14:07:35,660 INFO [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
- 2012-08-01 14:07:35,662 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 4
- 2012-08-01 14:07:36,213 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
- 2012-08-01 14:07:36,215 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 5
- 2012-08-01 14:07:36,637 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
- 2012-08-01 14:07:36,641 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 6
- 2012-08-01 14:07:36,841 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
- 2012-08-01 14:07:36,843 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 7
- 2012-08-01 14:07:37,779 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D/E-series)' (id=7)
- 2012-08-01 14:07:37,782 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 8
- 2012-08-01 14:07:37,832 INFO [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
- 2012-08-01 14:07:37,834 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2012
- 2012-08-01 14:07:38,904 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012)' (id=sony2012)
- 2012-08-01 14:07:38,906 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 10
- 2012-08-01 14:07:40,390 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player / SMP' (id=10)
- 2012-08-01 14:07:40,393 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 13
- 2012-08-01 14:07:40,950 INFO [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
- 2012-08-01 14:07:40,952 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 14
- 2012-08-01 14:07:41,271 INFO [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
- 2012-08-01 14:07:41,273 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 15
- 2012-08-01 14:07:41,333 INFO [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
- 2012-08-01 14:07:41,336 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 16
- 2012-08-01 14:07:41,595 INFO [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
- 2012-08-01 14:07:41,598 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 17
- 2012-08-01 14:07:41,708 INFO [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
- 2012-08-01 14:07:41,711 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 18
- 2012-08-01 14:07:42,367 INFO [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
- 2012-08-01 14:07:42,369 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2011
- 2012-08-01 14:07:42,465 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=sony2011)
- 2012-08-01 14:07:42,468 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2010
- 2012-08-01 14:07:42,970 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=sony2010)
- 2012-08-01 14:07:42,973 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 20
- 2012-08-01 14:07:43,527 INFO [ProfilesDefinitionParser] Added profile 'Philips' (id=20)
- 2012-08-01 14:07:43,531 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2009
- 2012-08-01 14:07:43,768 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=sony2009)
- 2012-08-01 14:07:43,771 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 22
- 2012-08-01 14:07:43,880 INFO [ProfilesDefinitionParser] Added profile 'Denon AVR' (id=22)
- 2012-08-01 14:07:43,884 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile viera2011a
- 2012-08-01 14:07:45,057 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera E/G/GT/DT/UT (2011/2012)' (id=viera2011a)
- 2012-08-01 14:07:45,062 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile viera2011
- 2012-08-01 14:07:45,217 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera S/ST/VT (2011)' (id=viera2011)
- 2012-08-01 14:07:45,222 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile viera2010
- 2012-08-01 14:07:45,378 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2010)' (id=viera2010)
- 2012-08-01 14:07:45,409 INFO [ProfilesDefinitionParser] Parsing Profiles definition
- 2012-08-01 14:07:45,414 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile flv_player
- 2012-08-01 14:07:45,777 INFO [ProfilesDefinitionParser] Added profile 'Flash player' (id=flv_player)
- 2012-08-01 14:07:45,778 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile serviigo
- 2012-08-01 14:07:46,060 INFO [ProfilesDefinitionParser] Added profile 'ServiiGo' (id=serviigo)
- 2012-08-01 14:07:46,102 INFO [PluginCompilerThread] Looking for plugins at /opt/serviio/plugins
- 2012-08-01 14:07:46,103 INFO [PluginCompilerThread] Started looking for plugins
- 2012-08-01 14:07:46,105 INFO [UpdateChecker] Checking if a new version is available
- 2012-08-01 14:07:46,117 DEBUG [FFMPEGWrapper] Invoking FFMPEG to check if it exists of path ffmpeg
- 2012-08-01 14:07:46,123 DEBUG [ProcessExecutor] Starting ffmpeg
- 2012-08-01 14:07:46,190 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
- 2012-08-01 14:07:46,224 INFO [WebServer] WebServer starting on port 8895
- 2012-08-01 14:07:46,232 DEBUG [DiscoveryManager] UPNP device 057e814f-d039-3103-87b8-24793c5a6859 (192.168.1.121) is available
- 2012-08-01 14:07:46,233 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
- 2012-08-01 14:07:46,234 INFO [EventDispatcher] Starting EventDispatcher
- 2012-08-01 14:07:46,238 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth0 (eth0) and address 192.168.1.121, timeout = 0
- 2012-08-01 14:07:46,239 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
- 2012-08-01 14:07:46,243 INFO [RendererSearchSender] Searching for Renderer devices
- 2012-08-01 14:07:46,243 INFO [RendererExpirationChecker] Starting RendererExpirationChecker
- 2012-08-01 14:07:46,247 DEBUG [RendererSearchSender] Multicasting SSDP M-SEARCH using interface eth0 (eth0) and address 192.168.1.121, timeout = 0
- 2012-08-01 14:07:46,247 DEBUG [RendererSearchSender] Multicasting SSDP M-SEARCH using interface br0 (br0) and address 192.168.1.120, timeout = 0
- 2012-08-01 14:07:46,272 DEBUG [RendererSearchSender] Sending 1 'm-search' messages
- 2012-08-01 14:07:46,272 DEBUG [RendererSearchSender] Sending 1 'm-search' messages
- 2012-08-01 14:07:46,284 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.1.121:42542
- 2012-08-01 14:07:46,284 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.121
- 2012-08-01 14:07:46,302 DEBUG [RendererSearchSender] Received search response: location: http://192.168.1.24:2869/upnphost/udhisapi.dll?content=uuid:3ab5ef25-100d-43fc-a5eb-f9614d1fd20e, st: urn:schemas-upnp-org:device:MediaRenderer:1
- 2012-08-01 14:07:46,303 DEBUG [RendererSearchSender] Received a valid M-SEARCH response from Renderer 3ab5ef25-100d-43fc-a5eb-f9614d1fd20e from address /192.168.1.24:1900
- 2012-08-01 14:07:46,320 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth0 (eth0) and address 192.168.1.121, timeout = 0
- 2012-08-01 14:07:46,323 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 057e814f-d039-3103-87b8-24793c5a6859
- 2012-08-01 14:07:46,334 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.1.121:42542
- 2012-08-01 14:07:46,334 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.121
- 2012-08-01 14:07:46,338 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.1.121:42542
- 2012-08-01 14:07:46,338 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.121
- 2012-08-01 14:07:46,354 DEBUG [RendererManager] Adding renderer Renderer [uuid=3ab5ef25-100d-43fc-a5eb-f9614d1fd20e, ipAddress=192.168.1.24, name=Windows Media Player, profileId=1, manuallyAdded=false, forcedProfile=false, enabled=true, accessGroupId=1] to list of active renderers
- 2012-08-01 14:07:46,685 DEBUG [RendererSearchSender] Received search response: location: http://192.168.1.24:2869/upnphost/udhisapi.dll?content=uuid:3ab5ef25-100d-43fc-a5eb-f9614d1fd20e, st: urn:schemas-upnp-org:device:MediaRenderer:1
- 2012-08-01 14:07:46,686 DEBUG [RendererSearchSender] Received a valid M-SEARCH response from Renderer 3ab5ef25-100d-43fc-a5eb-f9614d1fd20e from address /192.168.1.24:1900
- 2012-08-01 14:07:46,795 DEBUG [RendererSearchSender] Received search response: location: http://192.168.1.24:2869/upnphost/udhisapi.dll?content=uuid:3ab5ef25-100d-43fc-a5eb-f9614d1fd20e, st: urn:schemas-upnp-org:device:MediaRenderer:1
- 2012-08-01 14:07:46,795 DEBUG [RendererSearchSender] Received a valid M-SEARCH response from Renderer 3ab5ef25-100d-43fc-a5eb-f9614d1fd20e from address /192.168.1.24:1900
- 2012-08-01 14:07:46,857 DEBUG [RendererSearchSender] Received search response: location: http://192.168.1.24:2869/upnphost/udhisapi.dll?content=uuid:3ab5ef25-100d-43fc-a5eb-f9614d1fd20e, st: urn:schemas-upnp-org:device:MediaRenderer:1
- 2012-08-01 14:07:46,858 DEBUG [RendererSearchSender] Received a valid M-SEARCH response from Renderer 3ab5ef25-100d-43fc-a5eb-f9614d1fd20e from address /192.168.1.24:1900
- 2012-08-01 14:07:47,824 DEBUG [RendererSearchSender] Received search response: location: http://192.168.1.24:2869/upnphost/udhisapi.dll?content=uuid:3ab5ef25-100d-43fc-a5eb-f9614d1fd20e, st: urn:schemas-upnp-org:device:MediaRenderer:1
- 2012-08-01 14:07:47,825 DEBUG [RendererSearchSender] Received a valid M-SEARCH response from Renderer 3ab5ef25-100d-43fc-a5eb-f9614d1fd20e from address /192.168.1.24:1900
- 2012-08-01 14:07:48,126 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface br0 (br0) and address 192.168.1.120, timeout = 0
- 2012-08-01 14:07:48,127 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 057e814f-d039-3103-87b8-24793c5a6859
- 2012-08-01 14:07:49,728 DEBUG [RendererSearchSender] Received search response: location: http://192.168.1.24:2869/upnphost/udhisapi.dll?content=uuid:3ab5ef25-100d-43fc-a5eb-f9614d1fd20e, st: urn:schemas-upnp-org:device:MediaRenderer:1
- 2012-08-01 14:07:49,729 DEBUG [RendererSearchSender] Received a valid M-SEARCH response from Renderer 3ab5ef25-100d-43fc-a5eb-f9614d1fd20e from address /192.168.1.24:1900
- 2012-08-01 14:07:49,931 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:00:10
- 2012-08-01 14:07:52,280 DEBUG [RendererSearchSender] Finished searching for Renderer devices
- 2012-08-01 14:07:59,932 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth0 (eth0) and address 192.168.1.121, timeout = 0
- 2012-08-01 14:07:59,933 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 057e814f-d039-3103-87b8-24793c5a6859
- 2012-08-01 14:08:01,736 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface br0 (br0) and address 192.168.1.120, timeout = 0
- 2012-08-01 14:08:01,737 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 057e814f-d039-3103-87b8-24793c5a6859
- 2012-08-01 14:08:03,539 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:00:10
- 2012-08-01 14:08:12,285 INFO [FeedUpdaterThread] Started looking for information about online resources
- 2012-08-01 14:08:12,285 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
- 2012-08-01 14:08:12,289 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
- 2012-08-01 14:08:12,292 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
- 2012-08-01 14:08:12,317 DEBUG [RepositoryDAOImpl] Reading all Repositories
- 2012-08-01 14:08:12,329 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
- 2012-08-01 14:08:12,329 DEBUG [RepositoryDAOImpl] Reading all Repositories
- 2012-08-01 14:08:12,337 INFO [PlaylistMaintainerThread] Started looking playlist changes
- 2012-08-01 14:08:12,352 DEBUG [PlaylistDAOImpl] Reading all Playlists
- 2012-08-01 14:08:12,411 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /var/files
- 2012-08-01 14:08:12,411 DEBUG [LibraryUpdatesCheckerThread] Looking for removed playlist files in repository: /var/files
- 2012-08-01 14:08:12,411 DEBUG [PlaylistDAOImpl] Reading Playlists for Repository (id = 1)
- 2012-08-01 14:08:12,412 DEBUG [LibraryAdditionsCheckerThread] Found file 'nugget.avi', checking if it's already in the Library
- 2012-08-01 14:08:12,418 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item nugget.avi
- 2012-08-01 14:08:12,419 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /var/files/nugget.avi, ignore case: false
- 2012-08-01 14:08:12,482 DEBUG [LibraryUpdatesCheckerThread] Looking for removed/updated files in repository: /var/files
- 2012-08-01 14:08:12,482 DEBUG [MediaItemDAOImpl] Reading MediaItems for Repository (id = 1)
- 2012-08-01 14:08:12,525 DEBUG [MediaItemDAOImpl] Media item nugget.avi already exists in DB
- 2012-08-01 14:08:12,525 DEBUG [LibraryAdditionsCheckerThread] Found file 'Naruto Shippuden Episode 001 - Homecoming.avi', checking if it's already in the Library
- 2012-08-01 14:08:12,525 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Naruto Shippuden Episode 001 - Homecoming.avi
- 2012-08-01 14:08:12,526 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /var/files/Naruto Shippuden Episode 001 - Homecoming.avi, ignore case: false
- 2012-08-01 14:08:12,528 DEBUG [MediaItemDAOImpl] Media item Naruto Shippuden Episode 001 - Homecoming.avi already exists in DB
- 2012-08-01 14:08:12,529 DEBUG [RepositoryDAOImpl] Marking Repository 1 as scanned with current timestamp
- 2012-08-01 14:08:12,551 DEBUG [MediaItemDAOImpl] Getting file of media item 1
- 2012-08-01 14:08:12,588 DEBUG [MetadataExtractorConfigDAOImpl] Reading a list of Extractor configuration for type AUDIO
- 2012-08-01 14:08:12,665 DEBUG [MetadataExtractorConfigDAOImpl] Reading a list of Extractor configuration for type VIDEO
- 2012-08-01 14:08:12,668 DEBUG [MetadataExtractorConfigDAOImpl] Reading a list of Extractor configuration for type IMAGE
- 2012-08-01 14:08:12,673 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 1) and extractor EMBEDDED
- 2012-08-01 14:08:12,722 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 1) and extractor COVER_IMAGE_IN_FOLDER
- 2012-08-01 14:08:12,726 DEBUG [MediaItemDAOImpl] Getting file of media item 2
- 2012-08-01 14:08:12,727 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 2) and extractor EMBEDDED
- 2012-08-01 14:08:12,728 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 2) and extractor COVER_IMAGE_IN_FOLDER
- 2012-08-01 14:08:12,730 DEBUG [MediaItemDAOImpl] Reading dirty MediaItems for Repository (id = 1)
- 2012-08-01 14:08:12,765 DEBUG [RepositoryDAOImpl] Marking Repository 1 as scanned with current timestamp
- 2012-08-01 14:08:13,540 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth0 (eth0) and address 192.168.1.121, timeout = 0
- 2012-08-01 14:08:13,542 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 057e814f-d039-3103-87b8-24793c5a6859
- 2012-08-01 14:08:14,255 DEBUG [WebServer] Incoming connection from /192.168.1.5:52121
- 2012-08-01 14:08:14,258 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:14,261 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device 057e814f-d039-3103-87b8-24793c5a6859 from 192.168.1.5 (headers = [Host: 192.168.1.121:8895,Date: Wed, 01 Aug 2012 12:08:15 GMT,User-Agent: UPnP/1.0,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";])
- 2012-08-01 14:08:14,261 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:14,262 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [Host: 192.168.1.121:8895,Date: Wed, 01 Aug 2012 12:08:15 GMT,User-Agent: UPnP/1.0,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";]
- 2012-08-01 14:08:14,267 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:14,723 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Sony Bravia TV (2010)'
- 2012-08-01 14:08:14,782 DEBUG [WebServer] Incoming connection from /192.168.1.5:52122
- 2012-08-01 14:08:14,962 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:14,964 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ConnectionManager
- 2012-08-01 14:08:14,981 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
- 2012-08-01 14:08:15,050 DEBUG [WebServer] Incoming connection from /192.168.1.5:52123
- 2012-08-01 14:08:15,051 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:15,052 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ContentDirectory
- 2012-08-01 14:08:15,078 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
- 2012-08-01 14:08:15,509 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface br0 (br0) and address 192.168.1.120, timeout = 0
- 2012-08-01 14:08:15,510 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 057e814f-d039-3103-87b8-24793c5a6859
- 2012-08-01 14:08:15,532 DEBUG [WebServer] Incoming connection from /192.168.1.5:52124
- 2012-08-01 14:08:15,537 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:15,538 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSortCapabilities"' from 192.168.1.5:
- 2012-08-01 14:08:15,538 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:15,702 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:08:15,800 DEBUG [WebServer] Incoming connection from /192.168.1.5:52125
- 2012-08-01 14:08:15,885 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:15,886 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ConnectionManager:1#GetProtocolInfo"' from 192.168.1.5:
- 2012-08-01 14:08:15,886 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:15,890 DEBUG [ConnectionManager] Sending protocol info using profile 'Sony Bravia TV (2010)'
- 2012-08-01 14:08:15,943 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:08:17,317 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:00:52
- 2012-08-01 14:08:17,880 DEBUG [WebServer] Incoming connection from /192.168.1.5:52126
- 2012-08-01 14:08:17,893 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:17,895 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device 057e814f-d039-3103-87b8-24793c5a6859 from 192.168.1.5 (headers = [Host: 192.168.1.121:8895,Date: Wed, 01 Aug 2012 12:08:19 GMT,User-Agent: UPnP/1.0,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";])
- 2012-08-01 14:08:17,895 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:17,896 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [Host: 192.168.1.121:8895,Date: Wed, 01 Aug 2012 12:08:19 GMT,User-Agent: UPnP/1.0,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";]
- 2012-08-01 14:08:17,898 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:17,900 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Sony Bravia TV (2010)'
- 2012-08-01 14:08:18,126 DEBUG [WebServer] Incoming connection from /192.168.1.5:52127
- 2012-08-01 14:08:18,127 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:18,130 DEBUG [UPnPIconRequestHandler] UPnP icon request received for icon largeJPG
- 2012-08-01 14:08:18,292 DEBUG [WebServer] Incoming connection from /192.168.1.5:52128
- 2012-08-01 14:08:18,293 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:18,294 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ConnectionManager
- 2012-08-01 14:08:18,295 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
- 2012-08-01 14:08:18,629 DEBUG [WebServer] Incoming connection from /192.168.1.5:52129
- 2012-08-01 14:08:18,630 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:18,631 DEBUG [UPnPIconRequestHandler] UPnP icon request received for icon largeJPG
- 2012-08-01 14:08:18,863 DEBUG [WebServer] Incoming connection from /192.168.1.5:52130
- 2012-08-01 14:08:18,864 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:18,865 DEBUG [UPnPIconRequestHandler] UPnP icon request received for icon largeJPG
- 2012-08-01 14:08:19,022 DEBUG [WebServer] Incoming connection from /192.168.1.5:52131
- 2012-08-01 14:08:19,027 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:19,028 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ContentDirectory
- 2012-08-01 14:08:19,031 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
- 2012-08-01 14:08:19,472 DEBUG [WebServer] Incoming connection from /192.168.1.5:52132
- 2012-08-01 14:08:19,483 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:19,484 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSortCapabilities"' from 192.168.1.5:
- 2012-08-01 14:08:19,485 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:19,492 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:08:19,510 DEBUG [WebServer] Incoming connection from /192.168.1.5:52133
- 2012-08-01 14:08:19,623 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:19,624 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ConnectionManager:1#GetProtocolInfo"' from 192.168.1.5:
- 2012-08-01 14:08:19,624 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:19,630 DEBUG [ConnectionManager] Sending protocol info using profile 'Sony Bravia TV (2010)'
- 2012-08-01 14:08:19,659 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:08:20,458 DEBUG [WebServer] Incoming connection from /192.168.1.5:52134
- 2012-08-01 14:08:20,468 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:20,470 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.5:
- 2012-08-01 14:08:20,470 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:20,482 DEBUG [ContentDirectory] Browse() called for renderer KDL-40EX505 (profile sony2010) with parameters: objectID = 2, browseFlag = BrowseDirectChildren, filter = dc:title,av:mediaClass,dc:date,@childCount,res,upnp:class,res@resolution,upnp:album,upnp:genre,upnp:albumArtURI,upnp:albumArtURI@dlna:profileID,dc:creator,res@size,res@duration,res@bitrate,res@protocolInfo, startIndex = 0, count = 10, sortCriteria =
- 2012-08-01 14:08:20,485 DEBUG [AccessGroupDAOImpl] Reading a AccessGroup (id = 1)
- 2012-08-01 14:08:20,518 INFO [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition
- 2012-08-01 14:08:20,527 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=0, titleKey=serviio_media_library, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = null
- 2012-08-01 14:08:20,553 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A, titleKey=audio, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = true
- 2012-08-01 14:08:20,562 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_A, titleKey=artists, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:20,568 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListArtistInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,575 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListArtistsForInitialCommand, containerClass=MUSIC_ARTIST, itemClass=null, idPrefix=ART, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,583 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAlbumsForArtistCommand, containerClass=MUSIC_ALBUM, itemClass=null, idPrefix=A, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,590 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongsForArtistAndAlbumCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,598 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=AL_A, titleKey=album_artists, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:20,604 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListAlbumArtistInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,613 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListAlbumArtistsForInitialCommand, containerClass=MUSIC_ARTIST, itemClass=null, idPrefix=ART, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,620 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAlbumsForAlbumArtistCommand, containerClass=MUSIC_ALBUM, itemClass=null, idPrefix=A, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,629 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongsForAlbumCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,635 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_F, titleKey=folders, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:20,643 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAudioFoldersByNameCommand, containerClass=STORAGE_FOLDER, itemClass=MUSIC_TRACK, idPrefix=FOL, recursive=true, cacheRegion=local_default
- 2012-08-01 14:08:20,650 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_G, titleKey=genres, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:20,658 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAudioGenresByNameCommand, containerClass=MUSIC_GENRE, itemClass=null, idPrefix=GEN, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,665 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongsForGenreCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,673 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_C, titleKey=composers, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:20,681 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListComposerInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,690 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListComposersForInitialCommand, containerClass=MUSIC_ARTIST, itemClass=null, idPrefix=COM, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,696 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAlbumsForComposerCommand, containerClass=MUSIC_ALBUM, itemClass=null, idPrefix=A, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,703 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongsForComposerAndAlbumCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,711 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_T, titleKey=titles, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:20,718 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,727 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongsForInitialCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,734 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_R, titleKey=random, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = true
- 2012-08-01 14:08:20,742 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListRandomSongsCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=no_cache
- 2012-08-01 14:08:20,749 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_PL, titleKey=playlists, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:20,758 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAudioPlaylistsCommand, containerClass=PLAYLIST_CONTAINER, itemClass=null, idPrefix=PL, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,767 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongsForPlaylistCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,775 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_OF, titleKey=online, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = true
- 2012-08-01 14:08:20,782 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAudioOnlineContentCommand, containerClass=STORAGE_FOLDER, itemClass=MUSIC_TRACK, idPrefix=FOL, recursive=true, cacheRegion=no_cache
- 2012-08-01 14:08:20,791 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_S, titleKey=All songs, class=CONTAINER, cacheRegion=local_default, browsable = false, editable = null
- 2012-08-01 14:08:20,799 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAllSongsCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,807 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_AS, titleKey=Artist Songs, class=CONTAINER, cacheRegion=local_default, browsable = false, editable = null
- 2012-08-01 14:08:20,814 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListArtistsByNameCommand, containerClass=MUSIC_ARTIST, itemClass=null, idPrefix=ART_S, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,823 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongsForArtistCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,831 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_ALB, titleKey=All albums, class=CONTAINER, cacheRegion=local_default, browsable = false, editable = null
- 2012-08-01 14:08:20,839 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAllAlbumsCommand, containerClass=MUSIC_ALBUM, itemClass=null, idPrefix=ALB, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,847 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongsForAlbumCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,856 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=I, titleKey=image, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = true
- 2012-08-01 14:08:20,863 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=I_A, titleKey=albums, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:20,872 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListFlatImageFoldersByNameCommand, containerClass=CONTAINER, itemClass=null, idPrefix=ALB, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,879 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImagesForFolderCommand, containerClass=null, itemClass=PHOTO, idPrefix=I, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,888 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=I_F, titleKey=folders, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:20,895 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImageFoldersByNameCommand, containerClass=STORAGE_FOLDER, itemClass=PHOTO, idPrefix=FOL, recursive=true, cacheRegion=local_default
- 2012-08-01 14:08:20,904 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=I_Y, titleKey=year, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:20,911 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImagesCreationYearsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=YEAR, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,921 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImagesForCreationYearCommand, containerClass=null, itemClass=PHOTO, idPrefix=I, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,928 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=I_T, titleKey=month, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:20,937 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImagesCreationYearsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=YEAR, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,944 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImagesCreationMonthsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=MON, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,954 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImagesForCreationMonthAndYearCommand, containerClass=null, itemClass=PHOTO, idPrefix=I, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,961 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=I_PL, titleKey=playlists, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:20,971 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImagePlaylistsCommand, containerClass=PLAYLIST_CONTAINER, itemClass=null, idPrefix=PL, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,978 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImagesForPlaylistCommand, containerClass=null, itemClass=PHOTO, idPrefix=S, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:20,987 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=I_OF, titleKey=online, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = true
- 2012-08-01 14:08:20,995 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImageOnlineContentCommand, containerClass=STORAGE_FOLDER, itemClass=PHOTO, idPrefix=FOL, recursive=true, cacheRegion=no_cache
- 2012-08-01 14:08:21,004 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=I_AI, titleKey=All images, class=CONTAINER, cacheRegion=local_default, browsable = false, editable = null
- 2012-08-01 14:08:21,012 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListAllImagesCommand, containerClass=null, itemClass=PHOTO, idPrefix=I, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,021 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V, titleKey=video, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = true
- 2012-08-01 14:08:21,029 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_T, titleKey=titles, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:21,039 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideoInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,046 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideosForInitialCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,054 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_M, titleKey=movies, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:21,063 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListMovieVideosByNameCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,071 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_S, titleKey=series, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:21,080 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListSeriesByNameCommand, containerClass=CONTAINER, itemClass=null, idPrefix=SER, recursive=false, cacheRegion=local_resetafterplay
- 2012-08-01 14:08:21,089 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListSeasonsForSeriesCommand, containerClass=CONTAINER, itemClass=null, idPrefix=SSN, recursive=false, cacheRegion=local_resetafterplay
- 2012-08-01 14:08:21,099 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListEpisodesForSeriesSeasonCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_resetafterplay
- 2012-08-01 14:08:21,108 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_F, titleKey=folders, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:21,117 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideoFoldersByNameCommand, containerClass=STORAGE_FOLDER, itemClass=VIDEO_ITEM, idPrefix=FOL, recursive=true, cacheRegion=local_default
- 2012-08-01 14:08:21,126 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_LV, titleKey=last_viewed, class=CONTAINER, cacheRegion=local_resetafterplay, browsable = null, editable = true
- 2012-08-01 14:08:21,134 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListLastViewedVideosCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_resetafterplay
- 2012-08-01 14:08:21,145 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_LA, titleKey=last_added, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:21,153 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListLastAddedVideosCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,163 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_G, titleKey=genres, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:21,173 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideoGenresByNameCommand, containerClass=CONTAINER, itemClass=null, idPrefix=GEN, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,181 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideosForGenreCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,191 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_A, titleKey=actors, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:21,200 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListActorInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,210 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListActorsForInitialCommand, containerClass=PERSON, itemClass=null, idPrefix=P, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,218 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideosForActorCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,228 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_D, titleKey=directors, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:21,246 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListDirectorInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,256 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListDirectorsForInitialCommand, containerClass=PERSON, itemClass=null, idPrefix=P, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,266 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideosForDirectorCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,274 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_P, titleKey=producers, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:21,285 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListProducerInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,293 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListProducersForInitialCommand, containerClass=PERSON, itemClass=null, idPrefix=P, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,304 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideosForProducerCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,314 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_PL, titleKey=playlists, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
- 2012-08-01 14:08:21,323 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideoPlaylistsCommand, containerClass=PLAYLIST_CONTAINER, itemClass=null, idPrefix=PL, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,334 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideosForPlaylistCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=S, recursive=false, cacheRegion=local_default
- 2012-08-01 14:08:21,342 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_OF, titleKey=online, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = true
- 2012-08-01 14:08:21,353 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideoOnlineContentCommand, containerClass=STORAGE_FOLDER, itemClass=VIDEO_ITEM, idPrefix=FOL, recursive=true, cacheRegion=no_cache
- 2012-08-01 14:08:21,378 INFO [BrowsingCategoriesMessages] Loaded browsing categories message bundle for locale: en
- 2012-08-01 14:08:21,392 DEBUG [VideoDAOImpl] Retrieving number of video initials [No_Restriction]
- 2012-08-01 14:08:21,464 DEBUG [RepositoryDAOImpl] Retrieving number of repositories for VIDEO [No_Restriction]
- 2012-08-01 14:08:21,507 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:08:29,319 DEBUG [WebServer] Incoming connection from /192.168.1.5:52137
- 2012-08-01 14:08:29,320 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:29,321 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.5:
- 2012-08-01 14:08:29,321 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:29,327 DEBUG [ContentDirectory] Browse() called for renderer KDL-40EX505 (profile sony2010) with parameters: objectID = V_F, browseFlag = BrowseDirectChildren, filter = dc:title,av:mediaClass,dc:date,@childCount,res,upnp:class,res@resolution,upnp:album,upnp:genre,upnp:albumArtURI,upnp:albumArtURI@dlna:profileID,dc:creator,res@size,res@duration,res@bitrate,res@protocolInfo, startIndex = 0, count = 10, sortCriteria =
- 2012-08-01 14:08:29,328 DEBUG [AccessGroupDAOImpl] Reading a AccessGroup (id = 1)
- 2012-08-01 14:08:29,329 DEBUG [RepositoryDAOImpl] Retrieving list of Repositories for VIDEO (from=0, count=10) [No_Restriction]
- 2012-08-01 14:08:29,367 DEBUG [FolderDAOImpl] Getting number of VIDEO sub-folders and media items in folder 'root' (filter: ALL) [No_Restriction]
- 2012-08-01 14:08:29,445 DEBUG [RepositoryDAOImpl] Retrieving number of repositories for VIDEO [No_Restriction]
- 2012-08-01 14:08:29,449 DEBUG [LocalContentCacheDecorator] Stored entry in the cache (local_default), returning it
- 2012-08-01 14:08:29,455 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:08:33,102 DEBUG [WebServer] Incoming connection from /192.168.1.5:52139
- 2012-08-01 14:08:33,104 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:33,105 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.5:
- 2012-08-01 14:08:33,106 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:33,111 DEBUG [ContentDirectory] Browse() called for renderer KDL-40EX505 (profile sony2010) with parameters: objectID = V_F^FOL_R1, browseFlag = BrowseDirectChildren, filter = dc:title,av:mediaClass,dc:date,@childCount,res,upnp:class,res@resolution,upnp:album,upnp:genre,upnp:albumArtURI,upnp:albumArtURI@dlna:profileID,dc:creator,res@size,res@duration,res@bitrate,res@protocolInfo, startIndex = 0, count = 10, sortCriteria =
- 2012-08-01 14:08:33,111 DEBUG [AccessGroupDAOImpl] Reading a AccessGroup (id = 1)
- 2012-08-01 14:08:33,112 DEBUG [FolderDAOImpl] Getting number of sub-Folders in folder null [No_Restriction]
- 2012-08-01 14:08:33,152 DEBUG [VideoDAOImpl] Retrieving list of videos for folder 1 (from=0, count=10) [No_Restriction]
- 2012-08-01 14:08:33,214 DEBUG [GenreDAOImpl] Reading a Genre (id = 2)
- 2012-08-01 14:08:33,232 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 2)
- 2012-08-01 14:08:33,247 DEBUG [MediaItemDAOImpl] Getting file of media item 2
- 2012-08-01 14:08:33,251 DEBUG [VideoDAOImpl] Reading a Video (id = 2)
- 2012-08-01 14:08:33,271 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 2 and profile Sony Bravia TV (2010)
- 2012-08-01 14:08:33,296 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file Naruto Shippuden Episode 001 - Homecoming.avi: MPEG_TS_SD_EU_ISO
- 2012-08-01 14:08:33,296 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file Naruto Shippuden Episode 001 - Homecoming.avi: MPEG_TS_SD_NA_ISO
- 2012-08-01 14:08:33,296 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file Naruto Shippuden Episode 001 - Homecoming.avi: MPEG_TS_SD_KO_ISO
- 2012-08-01 14:08:33,299 DEBUG [GenreDAOImpl] Reading a Genre (id = 1)
- 2012-08-01 14:08:33,300 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 1)
- 2012-08-01 14:08:33,301 DEBUG [MediaItemDAOImpl] Getting file of media item 1
- 2012-08-01 14:08:33,302 DEBUG [VideoDAOImpl] Reading a Video (id = 1)
- 2012-08-01 14:08:33,304 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1 and profile Sony Bravia TV (2010)
- 2012-08-01 14:08:33,304 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file nugget.avi: AVC_TS_MP_HD_AAC_MULT5_ISO
- 2012-08-01 14:08:33,306 DEBUG [CoverImageDAOImpl] Reading a CoverImage (id = 1)
- 2012-08-01 14:08:33,336 DEBUG [FolderDAOImpl] Getting number of VIDEO sub-folders and media items in folder 'root' (filter: ALL) [No_Restriction]
- 2012-08-01 14:08:33,340 DEBUG [LocalContentCacheDecorator] Stored entry in the cache (local_default), returning it
- 2012-08-01 14:08:33,362 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:08:33,857 DEBUG [WebServer] Incoming connection from /192.168.1.5:52140
- 2012-08-01 14:08:33,882 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:33,883 DEBUG [ResourceTransportRequestHandler] GET /resource/1/COVER_IMAGE HTTP/1.1, headers = [transferMode.dlna.org: Interactive,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";,Host: 192.168.1.121:8895]]
- 2012-08-01 14:08:33,884 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:33,890 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'IPAddress=/192.168.1.5, Profile=Sony Bravia TV (2010)'
- 2012-08-01 14:08:33,892 DEBUG [ResourceDeliveryProcessor] Request for resource 1 and type 'COVER_IMAGE' received
- 2012-08-01 14:08:33,894 DEBUG [CoverImageDAOImpl] Reading a CoverImage (id = 1)
- 2012-08-01 14:08:33,895 DEBUG [CoverImageRetrievalStrategy] Retrieving Cover image with id 1
- 2012-08-01 14:08:33,898 DEBUG [ResourceDeliveryProcessor] Stream entity has length: 7628
- 2012-08-01 14:08:33,899 DEBUG [ResourceDeliveryProcessor] Sending file back
- 2012-08-01 14:08:33,899 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: image/jpeg,Content-Length: 7628,Date: Wed, 01 Aug 2012 12:08:33 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.0,Cache-control: no-cache,transferMode.dlna.org: Interactive]]
- 2012-08-01 14:08:34,064 DEBUG [WebServer] Incoming connection from /192.168.1.5:52141
- 2012-08-01 14:08:34,065 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:34,066 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.5:
- 2012-08-01 14:08:34,066 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:34,076 DEBUG [ContentDirectory] Browse() called for renderer KDL-40EX505 (profile sony2010) with parameters: objectID = V_F^FOL_R1, browseFlag = BrowseDirectChildren, filter = dc:title,av:mediaClass,dc:date,@childCount,res,upnp:class,res@resolution,upnp:album,upnp:genre,upnp:albumArtURI,upnp:albumArtURI@dlna:profileID,dc:creator,res@size,res@duration,res@bitrate,res@protocolInfo, startIndex = 0, count = 10, sortCriteria =
- 2012-08-01 14:08:34,076 DEBUG [AccessGroupDAOImpl] Reading a AccessGroup (id = 1)
- 2012-08-01 14:08:34,077 DEBUG [LocalContentCacheDecorator] Found entry in the cache (local_default), returning it
- 2012-08-01 14:08:34,093 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:08:41,383 DEBUG [WebServer] Incoming connection from /192.168.1.5:52142
- 2012-08-01 14:08:41,384 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:41,385 DEBUG [ResourceTransportRequestHandler] HEAD /resource/1/MEDIA_ITEM/AVC_TS_MP_HD_AAC_MULT5_ISO-2/ORIGINAL HTTP/1.1, headers = [getcontentFeatures.dlna.org: 1,Pragma: getIfoFileURI.dlna.org,transferMode.dlna.org: Streaming,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";,Host: 192.168.1.121:8895]]
- 2012-08-01 14:08:41,385 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:41,386 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'IPAddress=/192.168.1.5, Profile=Sony Bravia TV (2010)'
- 2012-08-01 14:08:41,387 DEBUG [ResourceDeliveryProcessor] Request for resource 1 and type 'MEDIA_ITEM' received
- 2012-08-01 14:08:41,387 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1 (local)
- 2012-08-01 14:08:41,387 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 1)
- 2012-08-01 14:08:41,388 DEBUG [VideoDAOImpl] Reading a Video (id = 1)
- 2012-08-01 14:08:41,390 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1, format AVC_TS_MP_HD_AAC_MULT5_ISO and profile Sony Bravia TV (2010)
- 2012-08-01 14:08:41,390 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file nugget.avi
- 2012-08-01 14:08:41,390 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file nugget.avi: AVC_TS_MP_HD_AAC_MULT5_ISO
- 2012-08-01 14:08:41,391 DEBUG [ResourceDeliveryProcessor] Sending HEAD response back
- 2012-08-01 14:08:41,392 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Date: Wed, 01 Aug 2012 12:08:41 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.0,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=AVC_TS_HD_60_AC3_ISO;DLNA.ORG_OP=10;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=01500000000000000000000000000000,transferMode.dlna.org: Streaming]]
- 2012-08-01 14:08:41,575 DEBUG [WebServer] Incoming connection from /192.168.1.5:52143
- 2012-08-01 14:08:41,575 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:41,577 DEBUG [ResourceTransportRequestHandler] GET /resource/1/MEDIA_ITEM/AVC_TS_MP_HD_AAC_MULT5_ISO-2/ORIGINAL HTTP/1.1, headers = [TimeSeekRange.dlna.org: npt=0.000-,getcontentFeatures.dlna.org: 1,Pragma: getIfoFileURI.dlna.org,transferMode.dlna.org: Streaming,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";,Host: 192.168.1.121:8895]]
- 2012-08-01 14:08:41,577 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:41,578 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'IPAddress=/192.168.1.5, Profile=Sony Bravia TV (2010)'
- 2012-08-01 14:08:41,578 DEBUG [ResourceDeliveryProcessor] Request for resource 1 and type 'MEDIA_ITEM' received
- 2012-08-01 14:08:41,580 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1 (local)
- 2012-08-01 14:08:41,580 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 1)
- 2012-08-01 14:08:41,581 DEBUG [VideoDAOImpl] Reading a Video (id = 1)
- 2012-08-01 14:08:41,583 DEBUG [VideoDeliveryEngine] Delivering item '1' for client 'IPAddress=/192.168.1.5, Profile=Sony Bravia TV (2010)'
- 2012-08-01 14:08:41,584 DEBUG [VideoDeliveryEngine] Delivering file 'nugget.avi' using transcoding
- 2012-08-01 14:08:41,584 DEBUG [AbstractTranscodingDeliveryEngine] No suitable transcoding job exists yet, start one for client 'IPAddress=/192.168.1.5, Profile=Sony Bravia TV (2010)'
- 2012-08-01 14:08:41,585 DEBUG [MediaItemDAOImpl] Getting file of media item 1
- 2012-08-01 14:08:41,586 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode video file: /var/files/nugget.avi
- 2012-08-01 14:08:41,587 DEBUG [ProcessExecutor] Starting ffmpeg -fflags +genpts -i /var/files/nugget.avi -y -copyts -c:v copy -vbsf h264_mp4toannexb -c:a copy -map 0:0 -map 0:1 -sn -f mpegts /tmp/Serviio/transcoding-temp-1-sony2010-ORIGINAL.stf
- 2012-08-01 14:08:42,080 DEBUG [TranscodingJobListener] Transcoding finished; successful: true
- 2012-08-01 14:08:42,087 DEBUG [FileBasedTranscodingDeliveryStrategy] Transcoded file '/tmp/Serviio/transcoding-temp-1-sony2010-ORIGINAL.stf' is complete, sending simple stream
- 2012-08-01 14:08:42,088 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file nugget.avi: AVC_TS_MP_HD_AAC_MULT5_ISO
- 2012-08-01 14:08:42,089 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 1) as read
- 2012-08-01 14:08:42,112 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
- 2012-08-01 14:08:42,112 DEBUG [ResourceDeliveryProcessor] Stream entity has length: 12796596
- 2012-08-01 14:08:42,113 DEBUG [ResourceDeliveryProcessor] Sending file back
- 2012-08-01 14:08:42,113 DEBUG [ResourceTransportRequestHandler] Creating entity with chunked transfer
- 2012-08-01 14:08:42,113 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,TimeSeekRange.dlna.org: npt=0.0-144.0/144,Date: Wed, 01 Aug 2012 12:08:42 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.0,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=AVC_TS_HD_60_AC3_ISO;DLNA.ORG_OP=10;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=01500000000000000000000000000000,transferMode.dlna.org: Streaming]]
- 2012-08-01 14:08:43,893 DEBUG [WebServer] I/O error: Broken pipe
- 2012-08-01 14:08:43,896 DEBUG [WebServer] Incoming connection from /192.168.1.5:52144
- 2012-08-01 14:08:43,897 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:43,898 DEBUG [ResourceTransportRequestHandler] GET /resource/1/MEDIA_ITEM/AVC_TS_MP_HD_AAC_MULT5_ISO-2/ORIGINAL HTTP/1.1, headers = [TimeSeekRange.dlna.org: npt=0.000-,getcontentFeatures.dlna.org: 1,Pragma: getIfoFileURI.dlna.org,transferMode.dlna.org: Streaming,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";,Host: 192.168.1.121:8895]]
- 2012-08-01 14:08:43,898 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:43,899 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'IPAddress=/192.168.1.5, Profile=Sony Bravia TV (2010)'
- 2012-08-01 14:08:43,899 DEBUG [ResourceDeliveryProcessor] Request for resource 1 and type 'MEDIA_ITEM' received
- 2012-08-01 14:08:43,899 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1 (local)
- 2012-08-01 14:08:43,899 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 1)
- 2012-08-01 14:08:43,901 DEBUG [VideoDAOImpl] Reading a Video (id = 1)
- 2012-08-01 14:08:43,903 DEBUG [VideoDeliveryEngine] Delivering item '1' for client 'IPAddress=/192.168.1.5, Profile=Sony Bravia TV (2010)'
- 2012-08-01 14:08:43,903 DEBUG [VideoDeliveryEngine] Delivering file 'nugget.avi' using transcoding
- 2012-08-01 14:08:43,903 DEBUG [AbstractTranscodingDeliveryEngine] A suitable transcoding job already exists, re-use it for client 'IPAddress=/192.168.1.5, Profile=Sony Bravia TV (2010)'
- 2012-08-01 14:08:43,904 DEBUG [FileBasedTranscodingDeliveryStrategy] Transcoded file '/tmp/Serviio/transcoding-temp-1-sony2010-ORIGINAL.stf' is complete, sending simple stream
- 2012-08-01 14:08:43,904 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file nugget.avi: AVC_TS_MP_HD_AAC_MULT5_ISO
- 2012-08-01 14:08:43,904 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 1) as read
- 2012-08-01 14:08:43,907 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
- 2012-08-01 14:08:43,907 DEBUG [ResourceDeliveryProcessor] Stream entity has length: 12796596
- 2012-08-01 14:08:43,908 DEBUG [ResourceDeliveryProcessor] Sending file back
- 2012-08-01 14:08:43,908 DEBUG [ResourceTransportRequestHandler] Creating entity with chunked transfer
- 2012-08-01 14:08:43,908 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,TimeSeekRange.dlna.org: npt=0.0-144.0/144,Date: Wed, 01 Aug 2012 12:08:43 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.0,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=AVC_TS_HD_60_AC3_ISO;DLNA.ORG_OP=10;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=01500000000000000000000000000000,transferMode.dlna.org: Streaming]]
- 2012-08-01 14:08:53,192 DEBUG [WebServer] I/O error: Broken pipe
- 2012-08-01 14:08:57,656 DEBUG [WebServer] Incoming connection from /192.168.1.5:52145
- 2012-08-01 14:08:57,657 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:57,658 DEBUG [ResourceTransportRequestHandler] HEAD /resource/2/MEDIA_ITEM/MPEG_TS_SD_NA_ISO-0/ORIGINAL HTTP/1.1, headers = [getcontentFeatures.dlna.org: 1,Pragma: getIfoFileURI.dlna.org,transferMode.dlna.org: Streaming,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";,Host: 192.168.1.121:8895]]
- 2012-08-01 14:08:57,658 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:57,659 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'IPAddress=/192.168.1.5, Profile=Sony Bravia TV (2010)'
- 2012-08-01 14:08:57,660 DEBUG [ResourceDeliveryProcessor] Request for resource 2 and type 'MEDIA_ITEM' received
- 2012-08-01 14:08:57,660 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 2 (local)
- 2012-08-01 14:08:57,660 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 2)
- 2012-08-01 14:08:57,661 DEBUG [VideoDAOImpl] Reading a Video (id = 2)
- 2012-08-01 14:08:57,662 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 2, format MPEG_TS_SD_NA_ISO and profile Sony Bravia TV (2010)
- 2012-08-01 14:08:57,663 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file Naruto Shippuden Episode 001 - Homecoming.avi
- 2012-08-01 14:08:57,663 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file Naruto Shippuden Episode 001 - Homecoming.avi: MPEG_TS_SD_EU_ISO
- 2012-08-01 14:08:57,663 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file Naruto Shippuden Episode 001 - Homecoming.avi: MPEG_TS_SD_NA_ISO
- 2012-08-01 14:08:57,663 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file Naruto Shippuden Episode 001 - Homecoming.avi: MPEG_TS_SD_KO_ISO
- 2012-08-01 14:08:57,663 DEBUG [ResourceDeliveryProcessor] Sending HEAD response back
- 2012-08-01 14:08:57,663 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Date: Wed, 01 Aug 2012 12:08:57 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.0,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=MPEG_TS_SD_NA_ISO;DLNA.ORG_OP=10;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=01500000000000000000000000000000,transferMode.dlna.org: Streaming]]
- 2012-08-01 14:08:57,682 DEBUG [WebServer] Incoming connection from /192.168.1.5:52146
- 2012-08-01 14:08:57,683 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:57,684 DEBUG [ResourceTransportRequestHandler] GET /resource/2/MEDIA_ITEM/MPEG_TS_SD_NA_ISO-0/ORIGINAL HTTP/1.1, headers = [TimeSeekRange.dlna.org: npt=0.000-,getcontentFeatures.dlna.org: 1,Pragma: getIfoFileURI.dlna.org,transferMode.dlna.org: Streaming,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";,Host: 192.168.1.121:8895]]
- 2012-08-01 14:08:57,684 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:08:57,685 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'IPAddress=/192.168.1.5, Profile=Sony Bravia TV (2010)'
- 2012-08-01 14:08:57,685 DEBUG [ResourceDeliveryProcessor] Request for resource 2 and type 'MEDIA_ITEM' received
- 2012-08-01 14:08:57,685 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 2 (local)
- 2012-08-01 14:08:57,685 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 2)
- 2012-08-01 14:08:57,686 DEBUG [VideoDAOImpl] Reading a Video (id = 2)
- 2012-08-01 14:08:57,688 DEBUG [VideoDeliveryEngine] Delivering item '2' for client 'IPAddress=/192.168.1.5, Profile=Sony Bravia TV (2010)'
- 2012-08-01 14:08:57,688 DEBUG [VideoDeliveryEngine] Delivering file 'Naruto Shippuden Episode 001 - Homecoming.avi' using transcoding
- 2012-08-01 14:08:57,688 DEBUG [AbstractTranscodingDeliveryEngine] No other client uses transcoding job of file 'transcoding-temp-1-sony2010-ORIGINAL.stf', will stop the job
- 2012-08-01 14:08:57,688 DEBUG [AbstractTranscodingDeliveryEngine] Stopping previous transcoding job of file 'transcoding-temp-1-sony2010-ORIGINAL.stf'
- 2012-08-01 14:08:57,694 DEBUG [TranscodingJobListener] Deleted temp file '/tmp/Serviio/transcoding-temp-1-sony2010-ORIGINAL.stf': true
- 2012-08-01 14:08:57,695 DEBUG [AbstractTranscodingDeliveryEngine] No suitable transcoding job exists yet, start one for client 'IPAddress=/192.168.1.5, Profile=Sony Bravia TV (2010)'
- 2012-08-01 14:08:57,695 DEBUG [MediaItemDAOImpl] Getting file of media item 2
- 2012-08-01 14:08:57,697 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode video file: /var/files/Naruto Shippuden Episode 001 - Homecoming.avi
- 2012-08-01 14:08:57,697 DEBUG [ProcessExecutor] Starting ffmpeg -i /var/files/Naruto Shippuden Episode 001 - Homecoming.avi -y -threads 2 -copyts -c:v mpeg2video -b:v 17000k -vf pad=853:480:106:0:black,setdar=4:3 -r 24000/1001 -g 15 -c:a ac3 -b:a 384k -ac 2 -map 0:0 -map 0:1 -sn -f mpegts /tmp/Serviio/transcoding-temp-2-sony2010-ORIGINAL.stf
- 2012-08-01 14:08:58,197 DEBUG [FileBasedTranscodingDeliveryStrategy] Sending transcoding stream
- 2012-08-01 14:08:58,199 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file Naruto Shippuden Episode 001 - Homecoming.avi: MPEG_TS_SD_EU_ISO
- 2012-08-01 14:08:58,199 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file Naruto Shippuden Episode 001 - Homecoming.avi: MPEG_TS_SD_NA_ISO
- 2012-08-01 14:08:58,199 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file Naruto Shippuden Episode 001 - Homecoming.avi: MPEG_TS_SD_KO_ISO
- 2012-08-01 14:08:58,199 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 2) as read
- 2012-08-01 14:08:58,204 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
- 2012-08-01 14:08:58,205 DEBUG [ResourceDeliveryProcessor] Stream entity has length: 50000000000
- 2012-08-01 14:08:58,208 DEBUG [ResourceDeliveryProcessor] Sending file back
- 2012-08-01 14:08:58,208 DEBUG [ResourceTransportRequestHandler] Creating entity with chunked transfer
- 2012-08-01 14:08:58,208 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,TimeSeekRange.dlna.org: npt=0.0-1414.0/1414,Date: Wed, 01 Aug 2012 12:08:58 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.0,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=MPEG_TS_SD_NA_ISO;DLNA.ORG_OP=10;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=01500000000000000000000000000000,transferMode.dlna.org: Streaming]]
- 2012-08-01 14:09:01,443 DEBUG [WebServer] I/O error: Broken pipe
- 2012-08-01 14:09:01,455 DEBUG [WebServer] Incoming connection from /192.168.1.5:52147
- 2012-08-01 14:09:01,456 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:01,457 DEBUG [ResourceTransportRequestHandler] GET /resource/2/MEDIA_ITEM/MPEG_TS_SD_NA_ISO-0/ORIGINAL HTTP/1.1, headers = [TimeSeekRange.dlna.org: npt=0.000-,getcontentFeatures.dlna.org: 1,Pragma: getIfoFileURI.dlna.org,transferMode.dlna.org: Streaming,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";,Host: 192.168.1.121:8895]]
- 2012-08-01 14:09:01,458 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:01,462 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'IPAddress=/192.168.1.5, Profile=Sony Bravia TV (2010)'
- 2012-08-01 14:09:01,463 DEBUG [ResourceDeliveryProcessor] Request for resource 2 and type 'MEDIA_ITEM' received
- 2012-08-01 14:09:01,463 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 2 (local)
- 2012-08-01 14:09:01,464 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 2)
- 2012-08-01 14:09:01,467 DEBUG [VideoDAOImpl] Reading a Video (id = 2)
- 2012-08-01 14:09:01,470 DEBUG [VideoDeliveryEngine] Delivering item '2' for client 'IPAddress=/192.168.1.5, Profile=Sony Bravia TV (2010)'
- 2012-08-01 14:09:01,470 DEBUG [VideoDeliveryEngine] Delivering file 'Naruto Shippuden Episode 001 - Homecoming.avi' using transcoding
- 2012-08-01 14:09:01,471 DEBUG [AbstractTranscodingDeliveryEngine] A suitable transcoding job already exists, re-use it for client 'IPAddress=/192.168.1.5, Profile=Sony Bravia TV (2010)'
- 2012-08-01 14:09:01,471 DEBUG [FileBasedTranscodingDeliveryStrategy] Sending transcoding stream
- 2012-08-01 14:09:01,473 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file Naruto Shippuden Episode 001 - Homecoming.avi: MPEG_TS_SD_EU_ISO
- 2012-08-01 14:09:01,473 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file Naruto Shippuden Episode 001 - Homecoming.avi: MPEG_TS_SD_NA_ISO
- 2012-08-01 14:09:01,473 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file Naruto Shippuden Episode 001 - Homecoming.avi: MPEG_TS_SD_KO_ISO
- 2012-08-01 14:09:01,473 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 2) as read
- 2012-08-01 14:09:01,487 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
- 2012-08-01 14:09:01,487 DEBUG [ResourceDeliveryProcessor] Stream entity has length: 50000000000
- 2012-08-01 14:09:01,488 DEBUG [ResourceDeliveryProcessor] Sending file back
- 2012-08-01 14:09:01,488 DEBUG [ResourceTransportRequestHandler] Creating entity with chunked transfer
- 2012-08-01 14:09:01,492 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,TimeSeekRange.dlna.org: npt=0.0-1414.0/1414,Date: Wed, 01 Aug 2012 12:09:01 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.0,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=MPEG_TS_SD_NA_ISO;DLNA.ORG_OP=10;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=01500000000000000000000000000000,transferMode.dlna.org: Streaming]]
- 2012-08-01 14:09:10,281 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth0 (eth0) and address 192.168.1.121, timeout = 0
- 2012-08-01 14:09:10,282 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 057e814f-d039-3103-87b8-24793c5a6859
- 2012-08-01 14:09:11,257 DEBUG [WebServer] Incoming connection from /192.168.1.5:52159
- 2012-08-01 14:09:11,264 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:11,266 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device 057e814f-d039-3103-87b8-24793c5a6859 from 192.168.1.5 (headers = [Host: 192.168.1.121:8895,Date: Wed, 01 Aug 2012 12:09:12 GMT,User-Agent: UPnP/1.0,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";])
- 2012-08-01 14:09:11,266 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:11,267 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [Host: 192.168.1.121:8895,Date: Wed, 01 Aug 2012 12:09:12 GMT,User-Agent: UPnP/1.0,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";]
- 2012-08-01 14:09:11,277 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:11,308 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Sony Bravia TV (2010)'
- 2012-08-01 14:09:11,608 DEBUG [WebServer] Incoming connection from /192.168.1.5:52160
- 2012-08-01 14:09:11,611 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:11,612 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ConnectionManager
- 2012-08-01 14:09:11,639 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
- 2012-08-01 14:09:11,687 DEBUG [WebServer] Incoming connection from /192.168.1.5:52161
- 2012-08-01 14:09:11,720 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:11,721 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ContentDirectory
- 2012-08-01 14:09:11,749 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
- 2012-08-01 14:09:11,839 DEBUG [WebServer] Incoming connection from /192.168.1.5:52162
- 2012-08-01 14:09:11,840 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:11,841 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSortCapabilities"' from 192.168.1.5:
- 2012-08-01 14:09:11,841 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:11,854 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:09:11,885 DEBUG [WebServer] Incoming connection from /192.168.1.5:52163
- 2012-08-01 14:09:11,886 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:11,887 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ConnectionManager:1#GetProtocolInfo"' from 192.168.1.5:
- 2012-08-01 14:09:11,887 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:11,897 DEBUG [ConnectionManager] Sending protocol info using profile 'Sony Bravia TV (2010)'
- 2012-08-01 14:09:11,920 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:09:12,089 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface br0 (br0) and address 192.168.1.120, timeout = 0
- 2012-08-01 14:09:12,090 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 057e814f-d039-3103-87b8-24793c5a6859
- 2012-08-01 14:09:12,401 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
- 2012-08-01 14:09:12,401 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
- 2012-08-01 14:09:13,458 DEBUG [WebServer] I/O error: Broken pipe
- 2012-08-01 14:09:13,911 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:00:44
- 2012-08-01 14:09:16,663 DEBUG [WebServer] Incoming connection from /192.168.1.5:52164
- 2012-08-01 14:09:16,664 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:16,665 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.5:
- 2012-08-01 14:09:16,666 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:16,672 DEBUG [ContentDirectory] Browse() called for renderer KDL-40EX505 (profile sony2010) with parameters: objectID = V_F, browseFlag = BrowseDirectChildren, filter = dc:title,av:mediaClass,dc:date,@childCount,res,upnp:class,res@resolution,upnp:album,upnp:genre,upnp:albumArtURI,upnp:albumArtURI@dlna:profileID,dc:creator,res@size,res@duration,res@bitrate,res@protocolInfo, startIndex = 0, count = 10, sortCriteria =
- 2012-08-01 14:09:16,672 DEBUG [AccessGroupDAOImpl] Reading a AccessGroup (id = 1)
- 2012-08-01 14:09:16,674 DEBUG [LocalContentCacheDecorator] Found entry in the cache (local_default), returning it
- 2012-08-01 14:09:16,682 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:09:17,615 DEBUG [WebServer] Incoming connection from /192.168.1.5:52165
- 2012-08-01 14:09:17,617 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:17,624 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.5:
- 2012-08-01 14:09:17,625 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:17,631 DEBUG [ContentDirectory] Browse() called for renderer KDL-40EX505 (profile sony2010) with parameters: objectID = 2, browseFlag = BrowseDirectChildren, filter = dc:title,av:mediaClass,dc:date,@childCount,res,upnp:class,res@resolution,upnp:album,upnp:genre,upnp:albumArtURI,upnp:albumArtURI@dlna:profileID,dc:creator,res@size,res@duration,res@bitrate,res@protocolInfo, startIndex = 0, count = 10, sortCriteria =
- 2012-08-01 14:09:17,631 DEBUG [AccessGroupDAOImpl] Reading a AccessGroup (id = 1)
- 2012-08-01 14:09:17,636 DEBUG [VideoDAOImpl] Retrieving number of video initials [No_Restriction]
- 2012-08-01 14:09:17,644 DEBUG [RepositoryDAOImpl] Retrieving number of repositories for VIDEO [No_Restriction]
- 2012-08-01 14:09:17,657 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:09:58,024 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth0 (eth0) and address 192.168.1.121, timeout = 0
- 2012-08-01 14:09:58,025 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 057e814f-d039-3103-87b8-24793c5a6859
- 2012-08-01 14:09:58,639 DEBUG [WebServer] Incoming connection from /192.168.1.5:52166
- 2012-08-01 14:09:58,639 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:58,641 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device 057e814f-d039-3103-87b8-24793c5a6859 from 192.168.1.5 (headers = [Host: 192.168.1.121:8895,Date: Wed, 01 Aug 2012 12:10:00 GMT,User-Agent: UPnP/1.0,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";])
- 2012-08-01 14:09:58,642 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:58,643 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [Host: 192.168.1.121:8895,Date: Wed, 01 Aug 2012 12:10:00 GMT,User-Agent: UPnP/1.0,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";]
- 2012-08-01 14:09:58,647 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:58,655 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Sony Bravia TV (2010)'
- 2012-08-01 14:09:58,708 DEBUG [WebServer] Incoming connection from /192.168.1.5:52167
- 2012-08-01 14:09:58,708 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:58,710 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ConnectionManager
- 2012-08-01 14:09:58,711 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
- 2012-08-01 14:09:58,806 DEBUG [WebServer] Incoming connection from /192.168.1.5:52168
- 2012-08-01 14:09:58,811 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:58,814 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ContentDirectory
- 2012-08-01 14:09:58,819 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
- 2012-08-01 14:09:58,936 DEBUG [WebServer] Incoming connection from /192.168.1.5:52169
- 2012-08-01 14:09:58,936 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:58,938 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSortCapabilities"' from 192.168.1.5:
- 2012-08-01 14:09:58,938 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:58,945 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:09:58,969 DEBUG [WebServer] Incoming connection from /192.168.1.5:52170
- 2012-08-01 14:09:58,969 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:58,971 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ConnectionManager:1#GetProtocolInfo"' from 192.168.1.5:
- 2012-08-01 14:09:58,971 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:58,981 DEBUG [ConnectionManager] Sending protocol info using profile 'Sony Bravia TV (2010)'
- 2012-08-01 14:09:59,004 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:09:59,540 DEBUG [WebServer] Incoming connection from /192.168.1.5:52171
- 2012-08-01 14:09:59,543 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:59,544 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device 057e814f-d039-3103-87b8-24793c5a6859 from 192.168.1.5 (headers = [Host: 192.168.1.121:8895,Date: Wed, 01 Aug 2012 12:10:01 GMT,User-Agent: UPnP/1.0,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";])
- 2012-08-01 14:09:59,544 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:59,545 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [Host: 192.168.1.121:8895,Date: Wed, 01 Aug 2012 12:10:01 GMT,User-Agent: UPnP/1.0,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";]
- 2012-08-01 14:09:59,546 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:59,549 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Sony Bravia TV (2010)'
- 2012-08-01 14:09:59,603 DEBUG [WebServer] Incoming connection from /192.168.1.5:52172
- 2012-08-01 14:09:59,605 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:59,607 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ConnectionManager
- 2012-08-01 14:09:59,611 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
- 2012-08-01 14:09:59,667 DEBUG [WebServer] Incoming connection from /192.168.1.5:52173
- 2012-08-01 14:09:59,668 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:59,670 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ContentDirectory
- 2012-08-01 14:09:59,670 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
- 2012-08-01 14:09:59,789 DEBUG [WebServer] Incoming connection from /192.168.1.5:52174
- 2012-08-01 14:09:59,810 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:59,811 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSortCapabilities"' from 192.168.1.5:
- 2012-08-01 14:09:59,811 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:59,820 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:09:59,833 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface br0 (br0) and address 192.168.1.120, timeout = 0
- 2012-08-01 14:09:59,834 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 057e814f-d039-3103-87b8-24793c5a6859
- 2012-08-01 14:09:59,835 DEBUG [WebServer] Incoming connection from /192.168.1.5:52175
- 2012-08-01 14:09:59,838 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:59,839 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ConnectionManager:1#GetProtocolInfo"' from 192.168.1.5:
- 2012-08-01 14:09:59,839 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:09:59,846 DEBUG [ConnectionManager] Sending protocol info using profile 'Sony Bravia TV (2010)'
- 2012-08-01 14:09:59,882 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:10:01,647 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:00:44
- 2012-08-01 14:10:12,403 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
- 2012-08-01 14:10:12,403 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
- 2012-08-01 14:10:46,063 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth0 (eth0) and address 192.168.1.121, timeout = 0
- 2012-08-01 14:10:46,064 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 057e814f-d039-3103-87b8-24793c5a6859
- 2012-08-01 14:10:46,675 DEBUG [WebServer] Incoming connection from /192.168.1.5:52186
- 2012-08-01 14:10:46,681 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:46,682 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device 057e814f-d039-3103-87b8-24793c5a6859 from 192.168.1.5 (headers = [Host: 192.168.1.121:8895,Date: Wed, 01 Aug 2012 12:10:48 GMT,User-Agent: UPnP/1.0,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";])
- 2012-08-01 14:10:46,682 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:46,683 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [Host: 192.168.1.121:8895,Date: Wed, 01 Aug 2012 12:10:48 GMT,User-Agent: UPnP/1.0,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";]
- 2012-08-01 14:10:46,687 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:46,694 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Sony Bravia TV (2010)'
- 2012-08-01 14:10:46,789 DEBUG [WebServer] Incoming connection from /192.168.1.5:52187
- 2012-08-01 14:10:46,789 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:46,798 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ConnectionManager
- 2012-08-01 14:10:46,799 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
- 2012-08-01 14:10:46,857 DEBUG [WebServer] Incoming connection from /192.168.1.5:52188
- 2012-08-01 14:10:46,858 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:46,863 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ContentDirectory
- 2012-08-01 14:10:46,867 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
- 2012-08-01 14:10:46,968 DEBUG [WebServer] Incoming connection from /192.168.1.5:52189
- 2012-08-01 14:10:46,971 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:46,973 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSortCapabilities"' from 192.168.1.5:
- 2012-08-01 14:10:46,977 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:46,987 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:10:47,003 DEBUG [WebServer] Incoming connection from /192.168.1.5:52190
- 2012-08-01 14:10:47,004 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:47,005 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ConnectionManager:1#GetProtocolInfo"' from 192.168.1.5:
- 2012-08-01 14:10:47,005 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:47,017 DEBUG [ConnectionManager] Sending protocol info using profile 'Sony Bravia TV (2010)'
- 2012-08-01 14:10:47,034 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:10:47,499 DEBUG [WebServer] Incoming connection from /192.168.1.5:52191
- 2012-08-01 14:10:47,502 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:47,503 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device 057e814f-d039-3103-87b8-24793c5a6859 from 192.168.1.5 (headers = [Host: 192.168.1.121:8895,Date: Wed, 01 Aug 2012 12:10:49 GMT,User-Agent: UPnP/1.0,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";])
- 2012-08-01 14:10:47,503 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:47,504 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [Host: 192.168.1.121:8895,Date: Wed, 01 Aug 2012 12:10:49 GMT,User-Agent: UPnP/1.0,X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40EX505";,X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40EX505"; mv="1.7";]
- 2012-08-01 14:10:47,505 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:47,507 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Sony Bravia TV (2010)'
- 2012-08-01 14:10:47,555 DEBUG [WebServer] Incoming connection from /192.168.1.5:52192
- 2012-08-01 14:10:47,556 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:47,557 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ConnectionManager
- 2012-08-01 14:10:47,557 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
- 2012-08-01 14:10:47,619 DEBUG [WebServer] Incoming connection from /192.168.1.5:52193
- 2012-08-01 14:10:47,620 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:47,621 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ContentDirectory
- 2012-08-01 14:10:47,622 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
- 2012-08-01 14:10:47,722 DEBUG [WebServer] Incoming connection from /192.168.1.5:52194
- 2012-08-01 14:10:47,722 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:47,724 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSortCapabilities"' from 192.168.1.5:
- 2012-08-01 14:10:47,724 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:47,748 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:10:47,763 DEBUG [WebServer] Incoming connection from /192.168.1.5:52195
- 2012-08-01 14:10:47,764 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:47,765 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ConnectionManager:1#GetProtocolInfo"' from 192.168.1.5:
- 2012-08-01 14:10:47,765 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.5
- 2012-08-01 14:10:47,770 DEBUG [ConnectionManager] Sending protocol info using profile 'Sony Bravia TV (2010)'
- 2012-08-01 14:10:47,798 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
- 2012-08-01 14:10:47,873 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface br0 (br0) and address 192.168.1.120, timeout = 0
- 2012-08-01 14:10:47,874 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 057e814f-d039-3103-87b8-24793c5a6859
- 2012-08-01 14:10:49,685 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:00:50
Advertisement
Add Comment
Please, Sign In to add comment