FAQ  •  Register  •  Login

Overwriting 1.0.1 over 0.6.2 problems

<<

Scouser

Serviio lover

Posts: 54

Joined: Sun Dec 04, 2011 11:59 pm

Post Fri Sep 21, 2012 8:58 pm

Overwriting 1.0.1 over 0.6.2 problems

Hi Petr, Just installed 1.0.1 and weirdness.

0.6.2 on my ReadyNas Pro 6 now for as long as I care to remember without any significant problems.
I stopped serviio, downloaded 1.0.1 and undone the tar file over my existing 0.6.2 directory. Ensured ownership/permissions set correctly.
Restart serviio and everything looks good. ps aux shows serviio and java processes started ok. serviio.log looks good. WebUI from my Mac to the NAS running serviio looks good.
So everything looks like it is working OK ....... but my Panasonic TV cant find the server. I rebooted both the server and the TV thinking that it was easier to sort any possible conflicting IP problems. But still cant get the TV to see the server.
So stopped serviio, switched back to 0.6.2, restarted serviio and everything back to normal, TV works fine and finds the server. Basically I cant get 1.0.1 to work.

Any obvious ideas?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Sep 22, 2012 5:00 pm

Re: Overwriting 1.0.1 over 0.6.2 problems

can you post detailed logs from both versions so that I can compare the differences?
<<

Scouser

Serviio lover

Posts: 54

Joined: Sun Dec 04, 2011 11:59 pm

Post Sat Sep 22, 2012 10:03 pm

Re: Overwriting 1.0.1 over 0.6.2 problems

zip wrote:can you post detailed logs from both versions so that I can compare the differences?


Here's the 0.6.2 log:

  Code:
# cat serviio.log
2012-09-22 23:30:30,870 DEBUG [ApplicationInstanceManager] Listening for application instances on socket 44331
2012-09-22 23:30:30,877 INFO  [MediaServer] ------------------------------------------------------------------------
2012-09-22 23:30:30,877 INFO  [MediaServer] Serviio DLNA media streaming server v 0.6.2 (rev. 6a61243292ee)
2012-09-22 23:30:30,877 INFO  [MediaServer] Petr Nejedly 2009-2011
2012-09-22 23:30:30,877 INFO  [MediaServer] http://www.serviio.org
2012-09-22 23:30:30,877 INFO  [MediaServer]
2012-09-22 23:30:30,877 INFO  [MediaServer] Java 1.6.0_07-Sun Microsystems Inc.
2012-09-22 23:30:30,877 INFO  [MediaServer] OS Linux i386 2.6.37.6.RNx86_64.2.1
2012-09-22 23:30:30,877 INFO  [MediaServer] File encoding: UTF-8
2012-09-22 23:30:30,877 INFO  [MediaServer] Headless mode enabled: true
2012-09-22 23:30:30,878 INFO  [MediaServer] User home dir: /opt/serviio
2012-09-22 23:30:30,878 INFO  [MediaServer] Temp dir: /tmp
2012-09-22 23:30:30,878 INFO  [MediaServer] ------------------------------------------------------------------------
2012-09-22 23:30:30,893 DEBUG [ApplicationInstanceManager] Listening for application instances on socket
2012-09-22 23:30:30,894 INFO  [RestletProxy] Starting WebUI
2012-09-22 23:30:30,894 INFO  [RestletProxy] Starting Serviio WebUI on port 8123
2012-09-22 23:30:30,973 INFO  [RestletServer] Starting Restlet server exposed on port 23423
2012-09-22 23:30:31,017 INFO  [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2012-09-22 23:30:31,022 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.sql' has been run
2012-09-22 23:30:31,952 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.1.sql' has been run
2012-09-22 23:30:31,953 DEBUG [DBLogDAOImpl] Checking if script 'script-0.2.sql' has been run
2012-09-22 23:30:31,956 DEBUG [DBLogDAOImpl] Checking if script 'script-0.3.1.sql' has been run
2012-09-22 23:30:31,956 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.sql' has been run
2012-09-22 23:30:31,957 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.1.sql' has been run
2012-09-22 23:30:31,957 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.2.sql' has been run
2012-09-22 23:30:31,958 DEBUG [DBLogDAOImpl] Checking if script 'script-0.5.sql' has been run
2012-09-22 23:30:31,958 DEBUG [DBLogDAOImpl] Checking if script 'script-0.5.1.sql' has been run
2012-09-22 23:30:31,959 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.sql' has been run
2012-09-22 23:30:31,959 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.1.sql' has been run
2012-09-22 23:30:31,960 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.2.sql' has been run
2012-09-22 23:30:32,068 INFO  [ProfilesDefinitionParser] Parsing Profiles definition
2012-09-22 23:30:32,093 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 1
2012-09-22 23:30:32,411 INFO  [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2012-09-22 23:30:32,412 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 2
2012-09-22 23:30:32,671 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2012-09-22 23:30:32,672 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 3
2012-09-22 23:30:32,832 INFO  [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2012-09-22 23:30:32,834 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 4
2012-09-22 23:30:33,043 INFO  [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2012-09-22 23:30:33,044 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 5
2012-09-22 23:30:33,170 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2012-09-22 23:30:33,171 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 6
2012-09-22 23:30:33,252 INFO  [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2012-09-22 23:30:33,253 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 7
2012-09-22 23:30:33,647 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D-series)' (id=7)
2012-09-22 23:30:33,649 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 8
2012-09-22 23:30:33,676 INFO  [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2012-09-22 23:30:33,677 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 9
2012-09-22 23:30:34,102 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=9)
2012-09-22 23:30:34,104 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 10
2012-09-22 23:30:34,705 INFO  [ProfilesDefinitionParser] Added profile 'Sony BD Player / SMP' (id=10)
2012-09-22 23:30:34,707 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 12
2012-09-22 23:30:34,940 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera' (id=12)
2012-09-22 23:30:34,941 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 13
2012-09-22 23:30:35,148 INFO  [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2012-09-22 23:30:35,150 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 14
2012-09-22 23:30:35,275 INFO  [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2012-09-22 23:30:35,277 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 15
2012-09-22 23:30:35,303 INFO  [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2012-09-22 23:30:35,304 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 16
2012-09-22 23:30:35,456 INFO  [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2012-09-22 23:30:35,458 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 17
2012-09-22 23:30:35,501 INFO  [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2012-09-22 23:30:35,503 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 18
2012-09-22 23:30:35,661 INFO  [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2012-09-22 23:30:35,662 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 19
2012-09-22 23:30:35,738 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=19)
2012-09-22 23:30:35,740 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 20
2012-09-22 23:30:35,944 INFO  [ProfilesDefinitionParser] Added profile 'Philips' (id=20)
2012-09-22 23:30:35,946 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 21
2012-09-22 23:30:36,071 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=21)
2012-09-22 23:30:36,154 DEBUG [ConfigEntryDAOImpl] Reading all ConfigEntries
2012-09-22 23:30:36,166 INFO  [WebServer] Socket buffer set to 65535 bytes
2012-09-22 23:30:36,167 INFO  [Device] Created UPnP Device with UUID: e6c266d9-53f6-3262-8747-4e581fc1b316, bound address: 192.168.85.145
2012-09-22 23:30:36,185 INFO  [PluginCompilerThread] Looking for plugins at /opt/serviio/plugins
2012-09-22 23:30:36,189 DEBUG [FFMPEGWrapper] Invoking FFMPEG to check if it exists of path /opt/serviio/bin/serviio-ffmpeg.sh
2012-09-22 23:30:36,188 INFO  [PluginCompilerThread] Started looking for plugins
2012-09-22 23:30:36,191 DEBUG [ProcessExecutor] Starting /opt/serviio/bin/serviio-ffmpeg.sh
2012-09-22 23:30:36,284 INFO  [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2012-09-22 23:30:36,284 DEBUG [AbstractTranscodingDeliveryEngine] Deleting temporary transcoded files from: /Movie-Store/Transcoded_files/Serviio
2012-09-22 23:30:36,318 INFO  [WebServer] WebServer starting on port 8895
2012-09-22 23:30:36,322 DEBUG [DiscoveryManager] UPNP device e6c266d9-53f6-3262-8747-4e581fc1b316 (192.168.85.145) is available
2012-09-22 23:30:36,327 INFO  [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2012-09-22 23:30:36,328 INFO  [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth1 (eth1) and address 192.168.85.145, timeout = 0
2012-09-22 23:30:36,328 INFO  [EventDispatcher] Starting EventDispatcher
2012-09-22 23:30:36,328 INFO  [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2012-09-22 23:30:36,332 INFO  [RendererSearchSender] Searching for Renderer devices
2012-09-22 23:30:36,332 INFO  [RendererExpirationChecker] Starting RendererExpirationChecker
2012-09-22 23:30:36,338 DEBUG [RendererSearchSender] Multicasting SSDP M-SEARCH using interface eth1 (eth1) and address 192.168.85.145, timeout = 0
2012-09-22 23:30:36,343 DEBUG [RendererSearchSender] Multicasting SSDP M-SEARCH using interface LeafNets (LeafNets) and address 5.171.228.152, timeout = 0
2012-09-22 23:30:36,343 DEBUG [RendererSearchSender] Multicasting SSDP M-SEARCH using interface tap0 (tap0) and address 10.8.0.1, timeout = 0
2012-09-22 23:30:36,355 DEBUG [RendererSearchSender] Sending 1 'm-search' messages
2012-09-22 23:30:36,356 DEBUG [RendererSearchSender] Sending 1 'm-search' messages
2012-09-22 23:30:36,357 DEBUG [RendererSearchSender] Sending 1 'm-search' messages
2012-09-22 23:30:36,362 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.85.145:39818
2012-09-22 23:30:36,367 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.85.145:39818
2012-09-22 23:30:36,367 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.85.145:39818
2012-09-22 23:30:36,389 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth1 (eth1) and address 192.168.85.145, timeout = 0
2012-09-22 23:30:36,390 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device e6c266d9-53f6-3262-8747-4e581fc1b316
2012-09-22 23:30:36,475 DEBUG [WebServer] Incoming connection from /192.168.85.67:28948
2012-09-22 23:30:36,482 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device e6c266d9-53f6-3262-8747-4e581fc1b316 from 192.168.85.67 (headers = [User-Agent: Panasonic MIL DLNA CP UPnP/1.0 DLNADOC/1.50,Host: 192.168.85.145:8895,X-PANASONIC-Registration: VklFUkEAAAAAAAAAAAAAAAAAAAAAAAAAAAA=,X-PANASONIC-DMP-Profile: MPEG_PS_PAL JPEG_SM PV_DIVX_DIV3 PV_DIVX_DIV4 PV_DIVX_DIVX PV_DIVX_DX50 PV_DRM_DIVX_DIV3 PV_DRM_DIVX_DIV4 PV_DRM_DIVX_DIVX PV_DRM_DIVX_DX50])
2012-09-22 23:30:36,482 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.85.67
2012-09-22 23:30:36,493 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [User-Agent: Panasonic MIL DLNA CP UPnP/1.0 DLNADOC/1.50,Host: 192.168.85.145:8895,X-PANASONIC-Registration: VklFUkEAAAAAAAAAAAAAAAAAAAAAAAAAAAA=,X-PANASONIC-DMP-Profile: MPEG_PS_PAL JPEG_SM PV_DIVX_DIV3 PV_DIVX_DIV4 PV_DIVX_DIVX PV_DIVX_DX50 PV_DRM_DIVX_DIV3 PV_DRM_DIVX_DIV4 PV_DRM_DIVX_DIVX PV_DRM_DIVX_DX50]
2012-09-22 23:30:36,494 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.85.67
2012-09-22 23:30:36,793 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Panasonic Viera'
2012-09-22 23:30:36,907 INFO  [PluginCompilerThread] Added Feed plugin Pluzz (Pluzz.groovy)
2012-09-22 23:30:36,962 INFO  [PluginCompilerThread] Added Feed plugin Tv4Play (Tv4Play.groovy)
2012-09-22 23:30:37,054 INFO  [PluginCompilerThread] Added Feed plugin Hulu (US only) (Hulu.groovy)
2012-09-22 23:30:37,103 INFO  [PluginCompilerThread] Added Feed plugin BlipTVUrlExtractor (BlipTVUrlExtractor.groovy)
2012-09-22 23:30:37,164 INFO  [PluginCompilerThread] Added Feed plugin SC2CastUrlExctractor (SC2Casts.groovy)
2012-09-22 23:30:37,187 INFO  [PluginCompilerThread] Added Feed plugin Orf (Orf.groovy)
2012-09-22 23:30:37,206 INFO  [PluginCompilerThread] Added Feed plugin Vimeo (Vimeo.groovy)
2012-09-22 23:30:37,230 INFO  [PluginCompilerThread] Added Feed plugin Gamespot (Gamespot.groovy)
2012-09-22 23:30:37,296 INFO  [PluginCompilerThread] Added Feed plugin CNN (CNN.groovy)
2012-09-22 23:30:37,316 INFO  [PluginCompilerThread] Added Feed plugin GameTrailers (GameTrailers.groovy)
2012-09-22 23:30:37,333 INFO  [PluginCompilerThread] Added Feed plugin AnOriantUrlExtractor (AnOriant.groovy)
2012-09-22 23:30:37,352 INFO  [PluginCompilerThread] Added Feed plugin Tv6Play (Tv6Play.groovy)
2012-09-22 23:30:37,501 INFO  [PluginCompilerThread] Added Feed plugin BBC iPlayer (UK only) (IPlayer.groovy)
2012-09-22 23:30:37,549 INFO  [PluginCompilerThread] Added Feed plugin YouTube (Youtube.groovy)
2012-09-22 23:30:37,575 INFO  [PluginCompilerThread] Added Feed plugin WimpCom (WimpCom.groovy)
2012-09-22 23:30:37,595 INFO  [PluginCompilerThread] Added Feed plugin Packers (Packers.groovy)
2012-09-22 23:30:37,619 INFO  [PluginCompilerThread] Added Feed plugin DailyMotion (DailyMotion.groovy)
2012-09-22 23:30:37,641 INFO  [PluginCompilerThread] Added Feed plugin Tv3Play (Tv3Play.groovy)
2012-09-22 23:30:37,661 INFO  [PluginCompilerThread] Added Feed plugin Hypem (Hypem.groovy)
2012-09-22 23:30:37,803 INFO  [PluginCompilerThread] Added Web Resouce plugin 4OD (UK only) (Channel4od.groovy)
2012-09-22 23:30:37,831 INFO  [PluginCompilerThread] Added Feed plugin RTVE (RTVE.groovy)
2012-09-22 23:30:37,848 INFO  [PluginCompilerThread] Added Feed plugin ReutersCom (ReutersCom.groovy)
2012-09-22 23:30:37,866 INFO  [PluginCompilerThread] Added Feed plugin Tv8Play (Tv8Play.groovy)
2012-09-22 23:30:37,894 INFO  [PluginCompilerThread] Added Feed plugin Gulli (Gulli.groovy)
2012-09-22 23:30:37,909 INFO  [PluginCompilerThread] Added Feed plugin SnotrUrlExtractor (Snotr.groovy)
2012-09-22 23:30:37,931 INFO  [PluginCompilerThread] Added Feed plugin SvtPlay (SvtPlay.groovy)
2012-09-22 23:30:37,973 INFO  [PluginCompilerThread] Added Feed plugin Yahoo Movies (YahooMovies.groovy)
2012-09-22 23:30:38,045 INFO  [PluginCompilerThread] Added Feed plugin MegavideoPlugin (MegavideoPlugin.groovy)
2012-09-22 23:30:38,171 INFO  [PluginCompilerThread] Added Feed plugin PennyArcade (PennyArcade.groovy)
2012-09-22 23:30:38,256 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface LeafNets (LeafNets) and address 5.171.228.152, timeout = 0
2012-09-22 23:30:38,256 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device e6c266d9-53f6-3262-8747-4e581fc1b316
2012-09-22 23:30:40,058 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface tap0 (tap0) and address 10.8.0.1, timeout = 0
2012-09-22 23:30:40,058 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device e6c266d9-53f6-3262-8747-4e581fc1b316
2012-09-22 23:30:41,860 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:00:10
2012-09-22 23:30:42,359 DEBUG [RendererSearchSender] Finished searching for Renderer devices
2012-09-22 23:30:51,861 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth1 (eth1) and address 192.168.85.145, timeout = 0
2012-09-22 23:30:51,861 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device e6c266d9-53f6-3262-8747-4e581fc1b316
2012-09-22 23:30:52,539 DEBUG [WebServer] Incoming connection from /192.168.85.67:63166
2012-09-22 23:30:52,540 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device e6c266d9-53f6-3262-8747-4e581fc1b316 from 192.168.85.67 (headers = [User-Agent: Panasonic MIL DLNA CP UPnP/1.0 DLNADOC/1.50,Host: 192.168.85.145:8895,X-PANASONIC-Registration: VklFUkEAAAAAAAAAAAAAAAAAAAAAAAAAAAA=,X-PANASONIC-DMP-Profile: MPEG_PS_PAL JPEG_SM PV_DIVX_DIV3 PV_DIVX_DIV4 PV_DIVX_DIVX PV_DIVX_DX50 PV_DRM_DIVX_DIV3 PV_DRM_DIVX_DIV4 PV_DRM_DIVX_DIVX PV_DRM_DIVX_DX50])
2012-09-22 23:30:52,540 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.85.67
2012-09-22 23:30:52,541 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [User-Agent: Panasonic MIL DLNA CP UPnP/1.0 DLNADOC/1.50,Host: 192.168.85.145:8895,X-PANASONIC-Registration: VklFUkEAAAAAAAAAAAAAAAAAAAAAAAAAAAA=,X-PANASONIC-DMP-Profile: MPEG_PS_PAL JPEG_SM PV_DIVX_DIV3 PV_DIVX_DIV4 PV_DIVX_DIVX PV_DIVX_DX50 PV_DRM_DIVX_DIV3 PV_DRM_DIVX_DIV4 PV_DRM_DIVX_DIVX PV_DRM_DIVX_DX50]
2012-09-22 23:30:52,541 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.85.67
2012-09-22 23:30:52,544 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Panasonic Viera'
2012-09-22 23:30:53,663 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface LeafNets (LeafNets) and address 5.171.228.152, timeout = 0
2012-09-22 23:30:53,663 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device e6c266d9-53f6-3262-8747-4e581fc1b316
2012-09-22 23:30:55,465 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface tap0 (tap0) and address 10.8.0.1, timeout = 0
2012-09-22 23:30:55,465 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device e6c266d9-53f6-3262-8747-4e581fc1b316
2012-09-22 23:30:57,266 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:00:10
2012-09-22 23:31:02,361 INFO  [FeedUpdaterThread] Started looking for information about online resources
2012-09-22 23:31:02,363 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-09-22 23:31:02,365 INFO  [LibraryAdditionsCheckerThread] Started looking for newly added files
2012-09-22 23:31:02,374 INFO  [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2012-09-22 23:31:02,375 DEBUG [RepositoryDAOImpl] Reading all Repositories
2012-09-22 23:31:02,376 DEBUG [RepositoryDAOImpl] Reading all Repositories
2012-09-22 23:31:02,398 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2012-09-22 23:31:02,406 DEBUG [MediaItemDAOImpl] Reading MediaItems for Repository (id = 1)
2012-09-22 23:31:02,424 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Yes Man (2008).avi
2012-09-22 23:31:02,431 WARN  [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Cannot parse resource from http://www.bbc.co.uk/iplayer/tv/bbc_one. Message: No plugin for web resource http://www.bbc.co.uk/iplayer/tv/bbc_one has been found.
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:177)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:184)
   at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:158)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:95)
2012-09-22 23:31:02,432 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 2)
2012-09-22 23:31:02,434 WARN  [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Cannot parse resource from http://feeds.bbc.co.uk/iplayer/bbc_one/catchup/list. Message: No plugin for web resource http://feeds.bbc.co.uk/iplayer/bbc_one/catchup/list has been found.
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:177)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:184)
   at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:158)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:95)
2012-09-22 23:31:02,434 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)
2012-09-22 23:31:02,436 WARN  [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Cannot parse resource from http://feeds.bbc.co.uk/iplayer/bbc_1/list/. Message: No plugin for web resource http://feeds.bbc.co.uk/iplayer/bbc_1/list/ has been found.
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:177)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:184)
   at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:158)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:95)
2012-09-22 23:31:02,436 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 4)
2012-09-22 23:31:02,443 WARN  [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Cannot parse resource from http://feeds.bbc.co.uk/iplayer/bbc_2/list/. Message: No plugin for web resource http://feeds.bbc.co.uk/iplayer/bbc_2/list/ has been found.
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:177)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:184)
   at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:158)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:95)
2012-09-22 23:31:02,495 DEBUG [MediaItemDAOImpl] Media item Yes Man (2008).avi already exists in DB
2012-09-22 23:31:02,516 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Best Laid Plans (2012).avi
2012-09-22 23:31:02,517 DEBUG [MediaItemDAOImpl] Media item Best Laid Plans (2012).avi already exists in DB
2012-09-22 23:31:02,538 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item The Crossing Guard (1995).avi
2012-09-22 23:31:02,539 DEBUG [MediaItemDAOImpl] Media item The Crossing Guard (1995).avi already exists in DB
2012-09-22 23:31:02,559 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Fast and Furious 5 (2011).avi
2012-09-22 23:31:02,560 DEBUG [MediaItemDAOImpl] Media item Fast and Furious 5 (2011).avi already exists in DB


Here's the 1.0.1 log:

  Code:
cat serviio.log
2012-09-22 23:41:42,721 DEBUG [ApplicationInstanceManager] Listening for application instances on socket 44331
2012-09-22 23:41:42,744 DEBUG [ApplicationInstanceManager] Listening for application instances on socket
2012-09-22 23:41:42,745 INFO  [RestletProxy] Starting WebUI
2012-09-22 23:41:42,745 INFO  [RestletProxy] Starting Serviio WebUI on port 8123
2012-09-22 23:41:42,756 INFO  [MediaServer] ------------------------------------------------------------------------
2012-09-22 23:41:42,756 INFO  [MediaServer] Serviio DLNA media streaming server v 1.0.1 (rev. 6dbf7c6e334f+)
2012-09-22 23:41:42,756 INFO  [MediaServer] Petr Nejedly 2009-2012
2012-09-22 23:41:42,756 INFO  [MediaServer] http://www.serviio.org
2012-09-22 23:41:42,756 INFO  [MediaServer]
2012-09-22 23:41:42,756 INFO  [MediaServer] Java 1.6.0_07-Sun Microsystems Inc.
2012-09-22 23:41:42,756 INFO  [MediaServer] OS Linux i386 2.6.37.6.RNx86_64.2.1
2012-09-22 23:41:42,756 INFO  [MediaServer] File encoding: UTF-8
2012-09-22 23:41:42,757 INFO  [MediaServer] Headless mode enabled: true
2012-09-22 23:41:42,757 INFO  [MediaServer] User home dir: /opt/serviio
2012-09-22 23:41:42,757 INFO  [MediaServer] Temp dir: /tmp
2012-09-22 23:41:42,757 INFO  [MediaServer] ------------------------------------------------------------------------
2012-09-22 23:41:42,969 INFO  [WebServer] Socket buffer set to 65535 bytes
2012-09-22 23:41:42,970 INFO  [RestletServer] Starting Restlet server (/rest) exposed on port 23423
2012-09-22 23:41:43,023 INFO  [RestletServer] Starting Restlet server (/cds) exposed on port 23424
2012-09-22 23:41:43,023 INFO  [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
2012-09-22 23:41:43,032 INFO  [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2012-09-22 23:41:43,045 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.sql' has been run
2012-09-22 23:41:44,721 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.1.sql' has been run
2012-09-22 23:41:44,721 DEBUG [DBLogDAOImpl] Checking if script 'script-0.2.sql' has been run
2012-09-22 23:41:44,722 DEBUG [DBLogDAOImpl] Checking if script 'script-0.3.1.sql' has been run
2012-09-22 23:41:44,722 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.sql' has been run
2012-09-22 23:41:44,723 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.1.sql' has been run
2012-09-22 23:41:44,723 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.2.sql' has been run
2012-09-22 23:41:44,723 DEBUG [DBLogDAOImpl] Checking if script 'script-0.5.sql' has been run
2012-09-22 23:41:44,724 DEBUG [DBLogDAOImpl] Checking if script 'script-0.5.1.sql' has been run
2012-09-22 23:41:44,724 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.sql' has been run
2012-09-22 23:41:44,725 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.1.sql' has been run
2012-09-22 23:41:44,725 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.2.sql' has been run
2012-09-22 23:41:44,725 DEBUG [DBLogDAOImpl] Checking if script 'script-1.0.sql' has been run
2012-09-22 23:41:44,742 DEBUG [ConfigEntryDAOImpl] Reading all ConfigEntries
2012-09-22 23:41:44,933 INFO  [MediaServer] ------------------------------------------------------------------------
2012-09-22 23:41:44,933 INFO  [MediaServer] License: PRO (EVALUATION, id: 11111111-1111-1111-1111-111111111113)
2012-09-22 23:41:44,933 INFO  [MediaServer] ------------------------------------------------------------------------
2012-09-22 23:41:45,086 INFO  [ProfilesDefinitionParser] Parsing Profiles definition
2012-09-22 23:41:45,112 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 1
2012-09-22 23:41:45,519 INFO  [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2012-09-22 23:41:45,520 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 2
2012-09-22 23:41:45,878 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2012-09-22 23:41:45,880 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 3
2012-09-22 23:41:46,070 INFO  [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2012-09-22 23:41:46,071 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 4
2012-09-22 23:41:46,388 INFO  [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2012-09-22 23:41:46,389 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 5
2012-09-22 23:41:46,598 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2012-09-22 23:41:46,599 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 6
2012-09-22 23:41:46,737 INFO  [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2012-09-22 23:41:46,738 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 7
2012-09-22 23:41:47,215 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D/E-series)' (id=7)
2012-09-22 23:41:47,217 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 8
2012-09-22 23:41:47,242 INFO  [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2012-09-22 23:41:47,244 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2012
2012-09-22 23:41:47,825 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012)' (id=sony2012)
2012-09-22 23:41:47,827 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 10
2012-09-22 23:41:48,607 INFO  [ProfilesDefinitionParser] Added profile 'Sony BD Player / SMP' (id=10)
2012-09-22 23:41:48,609 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 13
2012-09-22 23:41:48,905 INFO  [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2012-09-22 23:41:48,907 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 14
2012-09-22 23:41:49,075 INFO  [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2012-09-22 23:41:49,077 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 15
2012-09-22 23:41:49,107 INFO  [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2012-09-22 23:41:49,110 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 16
2012-09-22 23:41:49,246 INFO  [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2012-09-22 23:41:49,247 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 17
2012-09-22 23:41:49,304 INFO  [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2012-09-22 23:41:49,305 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 18
2012-09-22 23:41:49,631 INFO  [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2012-09-22 23:41:49,633 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2011
2012-09-22 23:41:49,684 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=sony2011)
2012-09-22 23:41:49,686 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2010
2012-09-22 23:41:49,955 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=sony2010)
2012-09-22 23:41:49,956 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 20
2012-09-22 23:41:50,317 INFO  [ProfilesDefinitionParser] Added profile 'Philips' (id=20)
2012-09-22 23:41:50,319 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2009
2012-09-22 23:41:50,445 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=sony2009)
2012-09-22 23:41:50,447 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 22
2012-09-22 23:41:50,506 INFO  [ProfilesDefinitionParser] Added profile 'Denon AVR' (id=22)
2012-09-22 23:41:50,507 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile viera2011a
2012-09-22 23:41:51,154 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera G/GT/DT/UT/VT (2011/2012)' (id=viera2011a)
2012-09-22 23:41:51,156 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile viera2011
2012-09-22 23:41:51,240 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera E/S/ST/VT (2011)' (id=viera2011)
2012-09-22 23:41:51,241 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile viera2010
2012-09-22 23:41:51,319 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2010)' (id=viera2010)
2012-09-22 23:41:51,321 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2012us
2012-09-22 23:41:51,433 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012) - US' (id=sony2012us)
2012-09-22 23:41:51,435 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2011us
2012-09-22 23:41:51,548 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011) - US' (id=sony2011us)
2012-09-22 23:41:51,575 INFO  [ProfilesDefinitionParser] Parsing Profiles definition
2012-09-22 23:41:51,577 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile flv_player
2012-09-22 23:41:51,764 INFO  [ProfilesDefinitionParser] Added profile 'Flash player' (id=flv_player)
2012-09-22 23:41:51,764 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile serviigo
2012-09-22 23:41:51,966 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo' (id=serviigo)
2012-09-22 23:41:52,173 INFO  [Device] Created UPnP Device with UUID: e6c266d9-53f6-3262-8747-4e581fc1b316, bound address: 192.168.85.145
2012-09-22 23:41:52,215 INFO  [PluginCompilerThread] Looking for plugins at /opt/serviio/plugins
2012-09-22 23:41:52,215 INFO  [PluginCompilerThread] Started looking for plugins
2012-09-22 23:41:52,217 INFO  [UpdateChecker] Checking if a new version is available
2012-09-22 23:41:52,227 DEBUG [FFMPEGWrapper] Invoking FFMPEG to check if it exists of path /opt/serviio/bin/serviio-ffmpeg.sh
2012-09-22 23:41:52,234 DEBUG [ProcessExecutor] Starting /opt/serviio/bin/serviio-ffmpeg.sh
2012-09-22 23:41:52,293 INFO  [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2012-09-22 23:41:52,293 DEBUG [AbstractTranscodingDeliveryEngine] Deleting temporary transcoded files from: /Movie-Store/Transcoded_files/Serviio
2012-09-22 23:41:52,339 INFO  [WebServer] WebServer starting on port 8895
2012-09-22 23:41:52,359 DEBUG [DiscoveryManager] UPNP device e6c266d9-53f6-3262-8747-4e581fc1b316 (192.168.85.145) is available
2012-09-22 23:41:52,361 INFO  [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2012-09-22 23:41:52,362 INFO  [EventDispatcher] Starting EventDispatcher
2012-09-22 23:41:52,362 INFO  [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2012-09-22 23:41:52,372 INFO  [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth1 (eth1) and address 192.168.85.145, timeout = 0
2012-09-22 23:41:52,408 INFO  [RendererSearchSender] Searching for Renderer devices
2012-09-22 23:41:52,409 INFO  [RendererExpirationChecker] Starting RendererExpirationChecker
2012-09-22 23:41:52,414 DEBUG [RendererSearchSender] Multicasting SSDP M-SEARCH using interface eth1 (eth1) and address 192.168.85.145, timeout = 0
2012-09-22 23:41:52,419 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth1 (eth1) and address 192.168.85.145, timeout = 0
2012-09-22 23:41:52,420 DEBUG [RendererSearchSender] Multicasting SSDP M-SEARCH using interface tap0 (tap0) and address 10.8.0.1, timeout = 0
2012-09-22 23:41:52,420 DEBUG [RendererSearchSender] Multicasting SSDP M-SEARCH using interface LeafNets (LeafNets) and address 5.171.228.152, timeout = 0
2012-09-22 23:41:52,438 DEBUG [RendererSearchSender] Sending 1 'm-search' messages
2012-09-22 23:41:52,439 DEBUG [RendererSearchSender] Sending 1 'm-search' messages
2012-09-22 23:41:52,439 DEBUG [RendererSearchSender] Sending 1 'm-search' messages
2012-09-22 23:41:52,442 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device e6c266d9-53f6-3262-8747-4e581fc1b316
2012-09-22 23:41:52,451 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.85.145:53954
2012-09-22 23:41:52,451 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.85.145
2012-09-22 23:41:52,528 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.85.145:53954
2012-09-22 23:41:52,528 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.85.145
2012-09-22 23:41:52,529 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.85.145:53954
2012-09-22 23:41:52,529 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.85.145
[color=#FF0000]2012-09-22 23:41:52,533 DEBUG [WebServer] Incoming connection from /192.168.85.67:32636[/color]
[color=#FF0000]2012-09-22 23:41:52,536 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.85.67
2012-09-22 23:41:52,541 DEBUG [DeviceDescriptionRequestHandler] Device /192.168.85.67 does not have access to the server, returning 403[/color]
2012-09-22 23:41:52,985 INFO  [PluginCompilerThread] Added Feed plugin Pluzz (Pluzz.groovy)
2012-09-22 23:41:53,049 INFO  [PluginCompilerThread] Added Feed plugin Tv4Play (Tv4Play.groovy)
2012-09-22 23:41:53,149 INFO  [PluginCompilerThread] Added Feed plugin Hulu (US only) (Hulu.groovy)
2012-09-22 23:41:53,196 INFO  [PluginCompilerThread] Added Feed plugin BlipTVUrlExtractor (BlipTVUrlExtractor.groovy)
2012-09-22 23:41:53,259 INFO  [PluginCompilerThread] Added Feed plugin SC2CastUrlExctractor (SC2Casts.groovy)
2012-09-22 23:41:53,293 INFO  [PluginCompilerThread] Added Feed plugin Orf (Orf.groovy)
2012-09-22 23:41:53,314 INFO  [PluginCompilerThread] Added Feed plugin Vimeo (Vimeo.groovy)
2012-09-22 23:41:53,338 INFO  [PluginCompilerThread] Added Feed plugin Gamespot (Gamespot.groovy)
2012-09-22 23:41:53,409 INFO  [PluginCompilerThread] Added Feed plugin CNN (CNN.groovy)
2012-09-22 23:41:53,428 INFO  [PluginCompilerThread] Added Feed plugin GameTrailers (GameTrailers.groovy)
2012-09-22 23:41:53,446 INFO  [PluginCompilerThread] Added Feed plugin AnOriantUrlExtractor (AnOriant.groovy)
2012-09-22 23:41:53,466 INFO  [PluginCompilerThread] Added Feed plugin Tv6Play (Tv6Play.groovy)
2012-09-22 23:41:53,643 INFO  [PluginCompilerThread] Added Feed plugin BBC iPlayer (UK only) (IPlayer.groovy)
2012-09-22 23:41:53,694 INFO  [PluginCompilerThread] Added Feed plugin YouTube (Youtube.groovy)
2012-09-22 23:41:53,716 INFO  [PluginCompilerThread] Added Feed plugin WimpCom (WimpCom.groovy)
2012-09-22 23:41:53,735 INFO  [PluginCompilerThread] Added Feed plugin Packers (Packers.groovy)
2012-09-22 23:41:53,765 INFO  [PluginCompilerThread] Added Feed plugin DailyMotion (DailyMotion.groovy)
2012-09-22 23:41:53,786 INFO  [PluginCompilerThread] Added Feed plugin Tv3Play (Tv3Play.groovy)
2012-09-22 23:41:53,810 INFO  [PluginCompilerThread] Added Feed plugin Hypem (Hypem.groovy)
2012-09-22 23:41:53,967 INFO  [PluginCompilerThread] Added Web Resouce plugin 4OD (UK only) (Channel4od.groovy)
2012-09-22 23:41:53,997 INFO  [PluginCompilerThread] Added Feed plugin RTVE (RTVE.groovy)
2012-09-22 23:41:54,016 INFO  [PluginCompilerThread] Added Feed plugin ReutersCom (ReutersCom.groovy)
2012-09-22 23:41:54,037 INFO  [PluginCompilerThread] Added Feed plugin Tv8Play (Tv8Play.groovy)
2012-09-22 23:41:54,065 INFO  [PluginCompilerThread] Added Feed plugin Gulli (Gulli.groovy)
2012-09-22 23:41:54,080 INFO  [PluginCompilerThread] Added Feed plugin SnotrUrlExtractor (Snotr.groovy)
2012-09-22 23:41:54,105 INFO  [PluginCompilerThread] Added Feed plugin SvtPlay (SvtPlay.groovy)
2012-09-22 23:41:54,151 INFO  [PluginCompilerThread] Added Feed plugin Yahoo Movies (YahooMovies.groovy)
2012-09-22 23:41:54,248 INFO  [PluginCompilerThread] Added Feed plugin MegavideoPlugin (MegavideoPlugin.groovy)
2012-09-22 23:41:54,445 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface LeafNets (LeafNets) and address 5.171.228.152, timeout = 0
2012-09-22 23:41:54,445 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device e6c266d9-53f6-3262-8747-4e581fc1b316
2012-09-22 23:41:54,503 INFO  [PluginCompilerThread] Added Feed plugin PennyArcade (PennyArcade.groovy)
2012-09-22 23:41:56,247 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface tap0 (tap0) and address 10.8.0.1, timeout = 0
2012-09-22 23:41:56,248 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device e6c266d9-53f6-3262-8747-4e581fc1b316
2012-09-22 23:41:58,050 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:00:10
2012-09-22 23:41:58,445 DEBUG [RendererSearchSender] Finished searching for Renderer devices
2012-09-22 23:42:08,051 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth1 (eth1) and address 192.168.85.145, timeout = 0
2012-09-22 23:42:08,051 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device e6c266d9-53f6-3262-8747-4e581fc1b316
2012-09-22 23:42:08,723 DEBUG [WebServer] Incoming connection from /192.168.85.67:37082
2012-09-22 23:42:08,724 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.85.67
2012-09-22 23:42:08,725 DEBUG [DeviceDescriptionRequestHandler] Device /192.168.85.67 does not have access to the server, returning 403
2012-09-22 23:42:09,853 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface LeafNets (LeafNets) and address 5.171.228.152, timeout = 0
2012-09-22 23:42:09,854 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device e6c266d9-53f6-3262-8747-4e581fc1b316
2012-09-22 23:42:11,655 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface tap0 (tap0) and address 10.8.0.1, timeout = 0
2012-09-22 23:42:11,656 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device e6c266d9-53f6-3262-8747-4e581fc1b316
2012-09-22 23:42:13,457 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:00:10
2012-09-22 23:42:18,448 INFO  [FeedUpdaterThread] Started looking for information about online resources
2012-09-22 23:42:18,451 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-09-22 23:42:18,457 INFO  [LibraryAdditionsCheckerThread] Started looking for newly added files
2012-09-22 23:42:18,460 DEBUG [RepositoryDAOImpl] Reading all Repositories
2012-09-22 23:42:18,461 INFO  [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2012-09-22 23:42:18,461 DEBUG [RepositoryDAOImpl] Reading all Repositories
2012-09-22 23:42:18,464 INFO  [PlaylistMaintainerThread] Started looking playlist changes
2012-09-22 23:42:18,466 DEBUG [PlaylistDAOImpl] Reading all Playlists
2012-09-22 23:42:18,513 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2012-09-22 23:42:18,512 DEBUG [PlaylistDAOImpl] Reading Playlists for Repository (id = 1)
2012-09-22 23:42:18,571 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Yes Man (2008).avi
2012-09-22 23:42:18,571 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /Movie-Store/Yes Man (2008).avi, ignore case: false
2012-09-22 23:42:18,576 DEBUG [MediaItemDAOImpl] Reading MediaItems for Repository (id = 1)
2012-09-22 23:42:18,601 WARN  [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Cannot parse resource from http://www.bbc.co.uk/iplayer/tv/bbc_one. Message: No plugin for web resource http://www.bbc.co.uk/iplayer/tv/bbc_one has been found.
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:179)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:186)
   at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:159)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:96)
2012-09-22 23:42:18,602 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 2)
2012-09-22 23:42:18,605 WARN  [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Cannot parse resource from http://feeds.bbc.co.uk/iplayer/bbc_one/catchup/list. Message: No plugin for web resource http://feeds.bbc.co.uk/iplayer/bbc_one/catchup/list has been found.
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:179)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:186)
   at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:159)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:96)
2012-09-22 23:42:18,606 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)
2012-09-22 23:42:18,607 WARN  [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Cannot parse resource from http://feeds.bbc.co.uk/iplayer/bbc_1/list/. Message: No plugin for web resource http://feeds.bbc.co.uk/iplayer/bbc_1/list/ has been found.
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:179)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:186)
   at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:159)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:96)
2012-09-22 23:42:18,607 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 4)
2012-09-22 23:42:18,608 WARN  [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Cannot parse resource from http://feeds.bbc.co.uk/iplayer/bbc_2/list/. Message: No plugin for web resource http://feeds.bbc.co.uk/iplayer/bbc_2/list/ has been found.
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:179)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:186)
   at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:159)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:96)
2012-09-22 23:42:18,628 DEBUG [MediaItemDAOImpl] Media item Yes Man (2008).avi already exists in DB
2012-09-22 23:42:18,628 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Best Laid Plans (2012).avi
2012-09-22 23:42:18,630 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /Movie-Store/Best Laid Plans (2012).avi, ignore case: false
2012-09-22 23:42:18,631 DEBUG [MediaItemDAOImpl] Media item Best Laid Plans (2012).avi already exists in DB
2012-09-22 23:42:18,631 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item The Crossing Guard (1995).avi
2012-09-22 23:42:18,631 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /Movie-Store/The Crossing Guard (1995).avi, ignore case: false
2012-09-22 23:42:18,631 DEBUG [MediaItemDAOImpl] Media item The Crossing Guard (1995).avi already exists in DB
2012-09-22 23:42:18,631 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Fast and Furious 5 (2011).avi
2012-09-22 23:42:18,632 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /Movie-Store/Fast and Furious 5 (2011).avi, ignore case: false
......
.....
and so on.....


Note that they both show java exceptions for missing plugins (not sure why that is the case as the groovy fies are there), but on 0.6.2 despite the exceptions it still works.
Also note that the 0.6.2 log shows that it is NOT rescanning all the media files while in the 1.0.1 it IS rebuilding the database.
I have highlighted in red in the 1.0.1 log where I think the problem is occuring. Basically, access to the server from the renderer is refused.

Just in case you are confused with the serviio-ffmpeg.sh entry, this is just a wrapper script I implemented so that I could capture ffmpeg debug data. This has nothing to do with the error but I wanted to point it out in case you wondered what the hellit was. The script is as follows:

  Code:
#!/bin/bash
#
# Custom ffmpeg wrapper

# take a copy of all ffmpeg's arguments
args=("$@")

# See if DEBUG is turned on
grep "<priority value=\"DEBUG\"/>" /opt/serviio/config/log4j.xml 2>&1 > /dev/null
DEBUG_MODE=$?

# Run the real ffmpeg
/usr/local/bin/ffmpeg "${args[@]}"
EXIT_STATUS=$?

# if in DEBUG_MODE then log the ffmpeg command and result
if [ $DEBUG_MODE -eq 0 ]
then
   RESULT="[SUCCESS]"
   [ $EXIT_STATUS -eq 0 ] || RESULT="[FAILED(${EXIT_STATUS})]"
   echo "`/bin/date +'%a %d-%m-%Y %H:%M:%S'` :/usr/local/bin/ffmpeg ${args[@]} ${RESULT}" >> /opt/serviio/log/ffmpeg.log
fi

exit $EXIT_STATUS
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Sep 23, 2012 11:09 am

Re: Overwriting 1.0.1 over 0.6.2 problems

Make sure the renderer .67 is enabled in the console (on the Status tab).
<<

Scouser

Serviio lover

Posts: 54

Joined: Sun Dec 04, 2011 11:59 pm

Post Wed Sep 26, 2012 1:20 pm

Re: Overwriting 1.0.1 over 0.6.2 problems

Hi Petr,
I take you mean enable it via WebUI. I will try that. Unfortunately I am overseas at the moment so it will be a few weeks before I can attend to it. But will let you know when I get back and try it. Thanks again.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Sep 27, 2012 12:19 pm

Re: Overwriting 1.0.1 over 0.6.2 problems

Is it possible that ou are using old (0.6.2) WebUI with 1.0.1? That would probably cause the renderers to be disabled because of this incompatibility.
<<

Scouser

Serviio lover

Posts: 54

Joined: Sun Dec 04, 2011 11:59 pm

Post Sat Sep 29, 2012 2:41 pm

Re: Overwriting 1.0.1 over 0.6.2 problems

zip wrote:Is it possible that ou are using old (0.6.2) WebUI with 1.0.1? That would probably cause the renderers to be disabled because of this incompatibility.


That's it Petr! I am using the old WebUI. I didn't know there was a WebUI update or dependency as I cant recall seeing it on your download page. Anyway, as I said I will check it when I get back.
Thanks again for your support.

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 25 guests

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.