Skip to content

Instantly share code, notes, and snippets.

@publicENEMY
Created January 21, 2015 14:43
Show Gist options
  • Save publicENEMY/84e7336f1b50cf79ec6a to your computer and use it in GitHub Desktop.
Save publicENEMY/84e7336f1b50cf79ec6a to your computer and use it in GitHub Desktop.
kodi video extras
This file has been truncated, but you can view the full file.
21:27:27 T:8864 NOTICE: special://profile/ is mapped to: special://masterprofile/
21:27:27 T:8864 NOTICE: -----------------------------------------------------------------------
21:27:27 T:8864 NOTICE: Starting Kodi (14.0 Git:20141223-ad747d9). Platform: Windows NT x86 32-bit
21:27:27 T:8864 NOTICE: Using Release Kodi x32 build
21:27:27 T:8864 NOTICE: Kodi compiled Dec 23 2014 by MSVC 180030723 for Windows NT x86 32-bit version 6.0 (0x06000000)
21:27:27 T:8864 NOTICE: Running on Windows 7 SP1, kernel: Windows NT x86 64-bit version 6.1
21:27:27 T:8864 NOTICE: Host CPU: AMD A6-3500 APU with Radeon(tm) HD Graphics, 3 cores available
21:27:27 T:8864 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
21:27:27 T:8864 NOTICE: Running with administrator rights
21:27:27 T:8864 NOTICE: Aero is disabled
21:27:27 T:8864 NOTICE: special://xbmc/ is mapped to: C:\Kodi
21:27:27 T:8864 NOTICE: special://xbmcbin/ is mapped to: C:\Kodi
21:27:27 T:8864 NOTICE: special://masterprofile/ is mapped to: C:\Kodi\portable_data\userdata
21:27:27 T:8864 NOTICE: special://home/ is mapped to: C:\Kodi\portable_data\
21:27:27 T:8864 NOTICE: special://temp/ is mapped to: C:\Kodi\portable_data\cache
21:27:27 T:8864 NOTICE: The executable running is: C:\Kodi\Kodi.exe
21:27:27 T:8864 NOTICE: Local hostname: trs-unbp
21:27:27 T:8864 NOTICE: Log File is located: C:\Kodi\portable_data\kodi.log
21:27:27 T:8864 NOTICE: -----------------------------------------------------------------------
21:27:27 T:8864 NOTICE: load settings...
21:27:27 T:8864 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
21:27:27 T:8864 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
21:27:27 T:8864 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
21:27:27 T:8864 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
21:27:27 T:8864 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<video>
<!-- "VideoSettings" instead of "video" for builds prior to May 22, 2006 -->
<subsdelayrange>120</subsdelayrange>
<!-- Delay range for subtitles, in seconds. -->
<!-- VideoExtras: Section Start -->
<excludefromscan action="append">
<regexp>/Extras/</regexp>
<regexp>[\\/]Extras[\\/]</regexp>
<regexp>[!-._ \\/]sample[-._ \\/]</regexp>
</excludefromscan>
<excludetvshowsfromscan action="append">
<regexp>/Extras/</regexp>
<regexp>[\\/]Extras[\\/]</regexp>
<regexp>[!-._ \\/]sample[-._ \\/]</regexp>
</excludetvshowsfromscan>
<!-- VideoExtras: Section End -->
</video>
<audio>
<streamsilence>1</streamsilence>
</audio>
<videolibrary>
<recentlyaddeditems>9999</recentlyaddeditems>
<!-- number of recently added items. Defaults to 25 -->
<dateadded>2</dateadded>
</videolibrary>
<trailermatching>
<!-- This regexp will match moviename-trailer.avi -->
<regexp>(.*?)(-trailer)(\.[^.]+)$</regexp>
</trailermatching>
<loglevel hide="true">1</loglevel>
</advancedsettings>
21:27:27 T:8864 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
21:27:27 T:8864 NOTICE: Default DVD Player: dvdplayer
21:27:27 T:8864 NOTICE: Default Video Player: dvdplayer
21:27:27 T:8864 NOTICE: Default Audio Player: paplayer
21:27:27 T:8864 NOTICE: Disabled debug logging due to GUI setting. Level 1.
21:27:27 T:8864 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
21:27:27 T:8864 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
21:27:27 T:8864 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
21:27:27 T:8864 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
21:27:27 T:8864 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
21:27:27 T:8864 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
21:27:27 T:8864 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
21:27:27 T:8864 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
21:27:27 T:8864 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/mms/udp
21:27:27 T:8864 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
21:27:27 T:8864 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
21:27:27 T:8864 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
21:27:27 T:8864 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
21:27:27 T:8864 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
21:27:27 T:8864 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
21:27:27 T:8864 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
21:27:27 T:8864 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
21:27:27 T:8864 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
21:27:27 T:8864 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
21:27:27 T:8864 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
21:27:27 T:8864 NOTICE: Loaded playercorefactory configuration
21:27:27 T:8864 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
21:27:27 T:8864 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
21:27:27 T:8864 INFO: creating subdirectories
21:27:27 T:8864 INFO: userdata folder: special://masterprofile/
21:27:27 T:8864 INFO: recording folder:
21:27:27 T:8864 INFO: screenshots folder:
21:27:27 T:8864 INFO: load language info file: special://xbmc/language/English/langinfo.xml
21:27:27 T:8864 DEBUG: trying to set locale to eng_usa
21:27:27 T:8864 INFO: global locale set to English_United States.1252
21:27:27 T:8864 INFO: load English language file, from path: special://xbmc/language/
21:27:27 T:8864 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Kodi\language\English\strings.po
21:27:27 T:8864 DEBUG: POParser: loaded 3267 strings from file C:\Kodi\language\English\strings.po
21:27:27 T:9472 NOTICE: Thread ActiveAE start, auto delete: false
21:27:27 T:8672 NOTICE: Thread AESink start, auto delete: false
21:27:27 T:9472 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_AAC" on device "AMD HDMI Output (AMD High Definition Audio Device)" seems to be not supported.
21:27:27 T:9472 NOTICE: Found 2 Lists of Devices
21:27:27 T:9472 NOTICE: Enumerated DIRECTSOUND devices:
21:27:27 T:9472 NOTICE: Device 1
21:27:27 T:9472 NOTICE: m_deviceName : {7D8FF52B-3E89-48AC-B9C7-9BEC61926013}
21:27:27 T:9472 NOTICE: m_displayName : HDMI - AMD HDMI Output (AMD High Definition Audio Device)
21:27:27 T:9472 NOTICE: m_displayNameExtra: DIRECTSOUND: AMD HDMI Output (AMD High Definition Audio Device)
21:27:27 T:9472 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
21:27:27 T:9472 NOTICE: m_channels : FL,FR
21:27:27 T:9472 NOTICE: m_sampleRates : 48000
21:27:27 T:9472 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
21:27:27 T:9472 NOTICE: Device 2
21:27:27 T:9472 NOTICE: m_deviceName : default
21:27:27 T:9472 NOTICE: m_displayName : default
21:27:27 T:9472 NOTICE: m_displayNameExtra:
21:27:27 T:9472 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
21:27:27 T:9472 NOTICE: m_channels : FL,FR
21:27:27 T:9472 NOTICE: m_sampleRates : 48000
21:27:27 T:9472 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
21:27:27 T:9472 NOTICE: Enumerated WASAPI devices:
21:27:27 T:9472 NOTICE: Device 1
21:27:27 T:9472 NOTICE: m_deviceName : {7D8FF52B-3E89-48AC-B9C7-9BEC61926013}
21:27:27 T:9472 NOTICE: m_displayName : HDMI - AMD HDMI Output (AMD High Definition Audio Device)
21:27:27 T:9472 NOTICE: m_displayNameExtra: WASAPI: AMD HDMI Output (AMD High Definition Audio Device)
21:27:27 T:9472 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
21:27:27 T:9472 NOTICE: m_channels : FL,FR,FC,LFE,SL,SR,BL,BR
21:27:27 T:9472 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000
21:27:27 T:9472 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC,AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
21:27:27 T:9472 NOTICE: Device 2
21:27:27 T:9472 NOTICE: m_deviceName : default
21:27:27 T:9472 NOTICE: m_displayName : default
21:27:27 T:9472 NOTICE: m_displayNameExtra:
21:27:27 T:9472 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
21:27:27 T:9472 NOTICE: m_channels : FL,FR,FC,LFE,SL,SR,BL,BR
21:27:27 T:9472 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000
21:27:27 T:9472 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC,AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
21:27:27 T:8672 INFO: CActiveAESink::OpenSink - initialize sink
21:27:27 T:8672 DEBUG: CActiveAESink::OpenSink - trying to open device WASAPI:{7D8FF52B-3E89-48AC-B9C7-9BEC61926013}
21:27:27 T:8672 ERROR: CAESinkWASAPI::InitializeExclusive: IsFormatSupported failed (AUDCLNT_E_UNSUPPORTED_FORMAT) - trying to find a compatible format
21:27:28 T:8672 INFO: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized using: AE_FMT_S24NE4MSB, 44100, 8
21:27:28 T:8672 DEBUG: CActiveAESink::OpenSink - WASAPI Initialized:
21:27:28 T:8672 DEBUG: Output Device : HDMI - AMD HDMI Output (AMD High Definition Audio Device)
21:27:28 T:8672 DEBUG: Sample Rate : 44100
21:27:28 T:8672 DEBUG: Sample Format : AE_FMT_S24NE4MSB
21:27:28 T:8672 DEBUG: Channel Count : 8
21:27:28 T:8672 DEBUG: Channel Layout: FL,FR,FC,LFE,BL,BR,SL,SR
21:27:28 T:8672 DEBUG: Frames : 2208
21:27:28 T:8672 DEBUG: Frame Samples : 17664
21:27:28 T:8672 DEBUG: Frame Size : 32
21:27:28 T:8864 NOTICE: Running database version Addons16
21:27:28 T:8864 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in C:\Kodi\portable_data\addons\screensaver.randomtrailers\addon.xml, line 15, column 2 (ignoring unexpected element provides and its contents).'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lrclyrics has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.last.episode has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in weather.yahoo has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in screensaver.randomtrailers has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.sio2 has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.1080xf has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.ace.extrapack has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.httplib2 has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.back-row has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.apptv has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.trakt has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.ign_com has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.mimic has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hdtrailers_net has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.pytz has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.re-touched has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.lazytv has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.blackglassnova has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.oauth.helper has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.tvrage.com has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.cdartmanager has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.artworkorganizer has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.maximinimalism has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.cinema.experience has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.debug.log has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in webinterface.awxi has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.titan has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.buggalo has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.videolanguage has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift2 has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox.5 has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.nebula has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.aeonmq5.extrapack has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in weather.openweathermap.extended has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.extendedinfo has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.itunes_trailers has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.chardet has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.youtube.dl has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.conq has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.tvguide has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.trakt_list_manager has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.xbmb3c has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.randomandlastitems has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.tvtunes has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.myepisodes has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.rapier has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.metropolis has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.gametrailerscom has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.subscene has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in weather.ozweather has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in webinterface.chorus has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in weather.metoffice has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.internet.archive has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in weather.weatherchina has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.videoextras has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in service.pushbullet has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.sharethetv has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in skin.transparency has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Plug-in script.titanskin.helpers has been installed.'
21:27:28 T:8864 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
21:27:28 T:8864 NOTICE: ADDONS: Using repository repository.pvr-win32.xbmc.org
21:27:28 T:8864 NOTICE: ADDONS: Using repository repository.xbmc.org
21:27:28 T:8432 NOTICE: Thread RemoteControl start, auto delete: false
21:27:28 T:8864 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
21:27:28 T:8864 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
21:27:28 T:8864 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
21:27:28 T:8864 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
21:27:28 T:8864 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcec.dll)
21:27:28 T:8432 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
21:27:28 T:7260 NOTICE: Thread PeripBusCEC start, auto delete: false
21:27:28 T:5276 NOTICE: Thread PeripBusUSB start, auto delete: false
21:27:28 T:8864 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\D:.
21:27:28 T:8864 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\D:.
21:27:28 T:8864 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\E:.
21:27:28 T:8864 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\E:.
21:27:28 T:8864 NOTICE: Found screen: Generic PnP Monitor on AMD Radeon HD 6530D, adapter 0.
21:27:28 T:8864 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 640x480@ 23.98 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 640x480@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 640x480@ 23.98 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 640x480@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 640x480@ 23.98 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 640x480@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 640x480@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x480@ 23.98 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x480@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x480@ 23.98 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x480@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x480@ 23.98 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x480@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x480@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x480@ 30.00i - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 720x480@ 29.97i - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 720x576@ 23.98 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x576@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x576@ 23.98 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x576@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x576@ 23.98 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x576@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 720x576@ 25.00i - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 800x600@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1024x768@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1152x648@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1152x648@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1152x648@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x720@ 23.98 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x720@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x720@ 23.98 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x720@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x720@ 23.98 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x720@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x720@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1280x768@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1280x960@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1280x1024@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1360x768@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1366x768@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1440x900@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1600x900@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1680x1050@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Previous line repeats 2 times.
21:27:28 T:8864 NOTICE: Additional mode: 1776x1000@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1776x1000@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1776x1000@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1776x1000@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1776x1000@ 25.00i - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1776x1000@ 29.97i - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1776x1000@ 30.00i - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1920x1080@ 50.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1920x1080@ 25.00i - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
21:27:28 T:8864 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
21:27:28 T:8864 NOTICE: Checking resolution 16
21:27:28 T:8864 DEBUG: CWinEventsWin32::WndProc: window resize event
21:27:28 T:8864 DEBUG: CWinEventsWin32::WndProc: window move event
21:27:28 T:8864 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
21:27:28 T:8864 DEBUG: CWinEventsWin32::WndProcWindow is active
21:27:28 T:8864 DEBUG: CRenderSystemDX::InitRenderSystem - trying D3D9Ex...
21:27:28 T:8864 DEBUG: CRenderSystemDX::InitRenderSystem - using D3D9Ex
21:27:28 T:8864 DEBUG: CRenderSystemDX::CreateDevice on adapter 0
21:27:28 T:8864 DEBUG: CRenderSystemDX::CreateDevice - using hardware vertex processing
21:27:28 T:8864 DEBUG: CRenderSystemDX::CreateDevice - adapter 0: aticfx32.dll, AMD Radeon HD 6530D, VendorId 4098, DeviceId 38474
21:27:28 T:8864 DEBUG: CRenderSystemDX::CreateDevice - using D3DCAPS2_DYNAMICTEXTURES
21:27:28 T:8864 DEBUG: CRenderSystemDX::CreateDevice - texture caps: 0x0001EC45
21:27:28 T:8864 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
21:27:28 T:8864 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
21:27:28 T:8864 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
21:27:28 T:8864 DEBUG: CWinSystemWin32::SetFullScreen (true fullscreen) on screen 0 with size 1920x1080, refresh 60.000000
21:27:28 T:8864 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
21:27:28 T:8864 INFO: load default splash image: C:\Kodi\media\Splash.png
21:27:28 T:8864 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
21:27:28 T:8864 INFO: load keymapping
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/joystick.Nintendo.Wii.U.Pro.Controller.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/mouse.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/remote.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
21:27:28 T:8864 INFO: Loading special://xbmc/system/IRSSmap.xml
21:27:28 T:8864 INFO: * Adding remote mapping for device 'Microsoft MCE'
21:27:28 T:8864 INFO: * Adding remote mapping for device 'Abstract'
21:27:28 T:8864 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
21:27:28 T:8864 INFO: GUI format 1920x1080, Display 1920x1080@ 60.00 - Full Screen
21:27:28 T:8864 DEBUG: guilib: Fill viewport on change for solving rendering passes
21:27:28 T:8864 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
21:27:28 T:8864 NOTICE: Running database version Addons16
21:27:28 T:8864 DEBUG: CDatabaseManager::Initialize, updating databases...
21:27:28 T:8864 NOTICE: Running database version ViewModes6
21:27:28 T:8864 NOTICE: Running database version Textures13
21:27:28 T:8864 NOTICE: Running database version MyMusic48
21:27:28 T:8864 NOTICE: Running database version MyVideos90
21:27:28 T:8864 NOTICE: Running database version TV26
21:27:28 T:8864 NOTICE: Running database version Epg8
21:27:28 T:8864 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
21:27:28 T:8864 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
21:27:28 T:8864 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
21:27:28 T:8864 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
21:27:28 T:8864 INFO: Unloading old skin ...
21:27:28 T:8864 INFO: load skin from: C:\Kodi\addons\skin.confluence (version: 2.5.9)
21:27:28 T:8864 INFO: load fonts for skin...
21:27:28 T:8864 INFO: Loading fonts from C:\Kodi\addons\skin.confluence\720p\Font.xml
21:27:28 T:8864 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Kodi\addons\skin.confluence\language\English\strings.po
21:27:28 T:8864 DEBUG: POParser: loaded 149 strings from file C:\Kodi\addons\skin.confluence\language\English\strings.po
21:27:28 T:8864 INFO: Loading skin includes from C:\Kodi\addons\skin.confluence\720p\includes.xml
21:27:28 T:8864 INFO: load new skin...
21:27:28 T:8864 INFO: Loading user windows, path C:\Kodi\addons\skin.confluence\720p
21:27:28 T:8864 DEBUG: Load Skin XML: 2.93ms
21:27:28 T:8864 INFO: initialize new skin...
21:27:28 T:8864 DEBUG: guilib: Fill viewport on change for solving rendering passes
21:27:28 T:8864 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
21:27:28 T:8864 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Kodi\addons\skin.confluence\media\Textures.xbt
21:27:28 T:8864 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
21:27:28 T:8864 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
21:27:28 T:8864 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
21:27:28 T:8864 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
21:27:28 T:8864 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
21:27:28 T:8864 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
21:27:28 T:8864 INFO: Loading C:\Kodi\addons\skin.confluence\sounds\sounds.xml
21:27:29 T:8864 INFO: skin loaded...
21:27:29 T:8864 DEBUG: JSONRPC: JSON schema type broadcastnext references an unknown type PVR.Details.Broadcast
21:27:29 T:8864 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
21:27:29 T:8864 INFO: JSONRPC: Adding type "PVR.Details.Channel" to list of incomplete definitions (waiting for "PVR.Details.Broadcast")
21:27:29 T:8864 DEBUG: JSONRPC: JSON schema type references an unknown type PVR.Details.Channel
21:27:29 T:8864 DEBUG: Invalid item definition in "items" for type channels
21:27:29 T:8864 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
21:27:29 T:8864 INFO: JSONRPC: Adding type "PVR.Details.ChannelGroup.Extended" to list of incomplete definitions (waiting for "PVR.Details.Channel")
21:27:29 T:8864 INFO: JSONRPC: Resolving incomplete types/methods referencing PVR.Details.Broadcast
21:27:29 T:8864 INFO: JSONRPC: Resolving incomplete types/methods referencing PVR.Details.Channel
21:27:29 T:8864 DEBUG: JSONRPC: JSON schema type stereoscopicmode references an unknown type GUI.Stereoscopy.Mode
21:27:29 T:8864 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
21:27:29 T:8864 INFO: JSONRPC: Adding type "GUI.Property.Value" to list of incomplete definitions (waiting for "GUI.Stereoscopy.Mode")
21:27:29 T:8864 INFO: JSONRPC: Resolving incomplete types/methods referencing GUI.Stereoscopy.Mode
21:27:29 T:8864 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
21:27:29 T:8864 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
21:27:29 T:8864 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
21:27:29 T:8864 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
21:27:29 T:8864 INFO: JSONRPC v6.21.2: Successfully initialized
21:27:29 T:8864 DEBUG: ADDON: Starting service addons.
21:27:29 T:9420 NOTICE: Thread LanguageInvoker start, auto delete: false
21:27:29 T:9420 INFO: initializing python engine.
21:27:29 T:8864 DEBUG: Activating window ID: 12999
21:27:29 T:8864 DEBUG: ------ Window Init (Startup.xml) ------
21:27:29 T:8864 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
21:27:29 T:4884 NOTICE: Thread LanguageInvoker start, auto delete: false
21:27:29 T:4884 INFO: initializing python engine.
21:27:29 T:6540 NOTICE: Thread LanguageInvoker start, auto delete: false
21:27:29 T:8864 INFO: removing tempfiles
21:27:29 T:6724 NOTICE: Thread LanguageInvoker start, auto delete: false
21:27:29 T:6724 INFO: initializing python engine.
21:27:29 T:8900 NOTICE: Thread LanguageInvoker start, auto delete: false
21:27:29 T:6540 INFO: initializing python engine.
21:27:29 T:9432 NOTICE: Thread LanguageInvoker start, auto delete: false
21:27:29 T:9432 INFO: initializing python engine.
21:27:29 T:4060 NOTICE: Thread LanguageInvoker start, auto delete: false
21:27:29 T:9828 NOTICE: Previous line repeats 1 times.
21:27:29 T:9828 INFO: initializing python engine.
21:27:29 T:8864 DEBUG: ADDON: Starting service addons.
21:27:29 T:8900 INFO: initializing python engine.
21:27:29 T:8864 INFO: Previous line repeats 1 times.
21:27:29 T:8864 NOTICE: initialize done
21:27:29 T:7480 NOTICE: Thread LanguageInvoker start, auto delete: false
21:27:29 T:7480 INFO: initializing python engine.
21:27:29 T:8368 NOTICE: Thread LanguageInvoker start, auto delete: false
21:27:29 T:8368 INFO: initializing python engine.
21:27:29 T:7376 NOTICE: Thread LanguageInvoker start, auto delete: false
21:27:29 T:7376 INFO: initializing python engine.
21:27:29 T:6336 NOTICE: Thread LanguageInvoker start, auto delete: false
21:27:29 T:6336 INFO: initializing python engine.
21:27:29 T:9112 NOTICE: Thread LanguageInvoker start, auto delete: false
21:27:29 T:9112 INFO: initializing python engine.
21:27:29 T:1692 NOTICE: Thread LanguageInvoker start, auto delete: false
21:27:29 T:1692 INFO: initializing python engine.
21:27:29 T:8864 NOTICE: Running the application...
21:27:29 T:8864 DEBUG: Activating window ID: 10000
21:27:29 T:9420 DEBUG: CPythonInvoker(2, C:\Kodi\portable_data\addons\service.xbmc.versioncheck\service.py): start processing
21:27:29 T:4884 DEBUG: CPythonInvoker(5, C:\Kodi\portable_data\addons\script.lazytv\service.py): start processing
21:27:29 T:6724 DEBUG: CPythonInvoker(7, C:\Kodi\portable_data\addons\script.cinema.experience\service.py): start processing
21:27:29 T:8900 DEBUG: CPythonInvoker(4, C:\Kodi\portable_data\addons\script.grab.fanart\service.py): start processing
21:27:29 T:6540 DEBUG: CPythonInvoker(8, C:\Kodi\portable_data\addons\script.tv.show.next.aired\service.py): start processing
21:27:29 T:9432 DEBUG: CPythonInvoker(10, C:\Kodi\portable_data\addons\service.skin.widgets\default.py): start processing
21:27:29 T:8864 DEBUG: ------ Window Deinit (Startup.xml) ------
21:27:29 T:9828 DEBUG: CPythonInvoker(1, C:\Kodi\portable_data\addons\screensaver.randomtrailers\service.py): start processing
21:27:29 T:4060 DEBUG: CPythonInvoker(11, C:\Kodi\portable_data\addons\script.module.simple.downloader\default.py): start processing
21:27:29 T:7480 DEBUG: CPythonInvoker(13, C:\Kodi\portable_data\addons\script.common.plugin.cache\default.py): start processing
21:27:29 T:8368 DEBUG: CPythonInvoker(0, C:\Kodi\portable_data\addons\script.cu.lrclyrics\default.py): start processing
21:27:29 T:7376 DEBUG: CPythonInvoker(3, C:\Kodi\portable_data\addons\script.trakt\default.py): start processing
21:27:29 T:6336 DEBUG: CPythonInvoker(6, C:\Kodi\portable_data\addons\service.library.data.provider\service.py): start processing
21:27:29 T:9112 DEBUG: CPythonInvoker(9, C:\Kodi\portable_data\addons\script.tvguide\service.py): start processing
21:27:29 T:1692 DEBUG: CPythonInvoker(12, C:\Kodi\portable_data\addons\script.videoextras\service.py): start processing
21:27:29 T:8864 DEBUG: ------ Window Init (Home.xml) ------
21:27:29 T:8864 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
21:27:29 T:9420 NOTICE: -->Python Interpreter Initialized<--
21:27:29 T:9420 DEBUG: CPythonInvoker(2, C:\Kodi\portable_data\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Kodi\portable_data\addons\service.xbmc.versioncheck\service.py"
21:27:29 T:4884 NOTICE: -->Python Interpreter Initialized<--
21:27:29 T:4884 DEBUG: CPythonInvoker(5, C:\Kodi\portable_data\addons\script.lazytv\service.py): the source file to load is "C:\Kodi\portable_data\addons\script.lazytv\service.py"
21:27:29 T:9420 DEBUG: CPythonInvoker(2, C:\Kodi\portable_data\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Kodi\portable_data\addons\service.xbmc.versioncheck;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:29 T:9420 DEBUG: CPythonInvoker(2, C:\Kodi\portable_data\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Kodi\portable_data\addons\service.xbmc.versioncheck
21:27:29 T:9420 DEBUG: CPythonInvoker(2, C:\Kodi\portable_data\addons\service.xbmc.versioncheck\service.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api
21:27:29 T:4884 DEBUG: CPythonInvoker(5, C:\Kodi\portable_data\addons\script.lazytv\service.py): setting the Python path to C:\Kodi\portable_data\addons\script.lazytv;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:29 T:4884 DEBUG: CPythonInvoker(5, C:\Kodi\portable_data\addons\script.lazytv\service.py): entering source directory C:\Kodi\portable_data\addons\script.lazytv
21:27:29 T:4884 DEBUG: CPythonInvoker(5, C:\Kodi\portable_data\addons\script.lazytv\service.py): instantiating addon using automatically obtained id of "script.lazytv" dependent on version 2.1.0 of the xbmc.python api
21:27:29 T:8432 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
21:27:29 T:6252 NOTICE: Thread JobWorker start, auto delete: true
21:27:29 T:8864 DEBUG: no profile autoexec.py (C:\Kodi\portable_data\userdata\autoexec.py) found, skipping
21:27:29 T:8864 DEBUG: CNetwork::NetworkMessage - Starting network services
21:27:29 T:8864 NOTICE: starting zeroconf publishing
21:27:29 T:8864 DEBUG: ZeroconfMDNS:Bonjour version is 214.3
21:27:29 T:8864 NOTICE: Webserver: Starting...
21:27:29 T:6252 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
21:27:29 T:8864 NOTICE: WebServer: Started the webserver
21:27:29 T:8864 NOTICE: starting upnp controller
21:27:29 T:7320 NOTICE: Thread JobWorker start, auto delete: true
21:27:29 T:6252 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
21:27:29 T:7320 DEBUG: ZeroconfMDNS: identifier: servers.webserver type: _http._tcp name:Kodi (trs-unbp) port:80
21:27:29 T:8864 NOTICE: starting upnp server
21:27:29 T:6252 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
21:27:29 T:6252 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
21:27:29 T:8864 NOTICE: starting upnp renderer
21:27:29 T:7320 DEBUG: ZeroconfMDNS: identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (trs-unbp) port:80
21:27:29 T:8864 NOTICE: ES: Starting event server
21:27:29 T:8864 INFO: JSONRPC Server: Unable to get bluetooth socket
21:27:29 T:8864 INFO: JSONRPC Server: Successfully initialized
21:27:29 T:2804 NOTICE: Thread EventServer start, auto delete: false
21:27:29 T:8864 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/airplay/libshairplay-1.dll)
21:27:29 T:7320 DEBUG: ZeroconfMDNS: identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (trs-unbp) port:9090
21:27:29 T:2804 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
21:27:29 T:8864 INFO: AIRPLAY: Cleaning up photoassetcache
21:27:29 T:6828 NOTICE: Thread JobWorker start, auto delete: true
21:27:29 T:2804 NOTICE: UDP: Listening on port 9777
21:27:29 T:8864 INFO: AIRPLAY Server: Successfully initialized
21:27:29 T:9772 NOTICE: Thread RSSReader start, auto delete: false
21:27:29 T:9772 DEBUG: CurlFile::Open(1080F1C8) http://feeds.xbmc.org/xbmc
21:27:29 T:9772 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://feeds.xbmc.org
21:27:29 T:8592 NOTICE: Thread TCPServer start, auto delete: false
21:27:29 T:5636 NOTICE: Thread AirPlayServer start, auto delete: false
21:27:29 T:7320 DEBUG: ZeroconfMDNS: identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (trs-unbp) port:9777
21:27:29 T:7320 DEBUG: ZeroconfMDNS: identifier: servers.airplay type: _airplay._tcp name:Kodi (trs-unbp) port:36667
21:27:29 T:7320 DEBUG: ZeroconfMDNS: key:deviceid, value:C8:60:00:5F:C3:99
21:27:29 T:7320 DEBUG: ZeroconfMDNS: key:model, value:Xbmc,1
21:27:29 T:7320 DEBUG: ZeroconfMDNS: key:srcvers, value:101.28
21:27:29 T:7320 DEBUG: ZeroconfMDNS: key:features, value:0x20F7
21:27:29 T:6828 DEBUG: ZeroconfMDNS: identifier: servers.airtunes type: _raop._tcp name:C860005FC399@Kodi (trs-unbp) port:36666
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:txtvers, value:1
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:cn, value:0,1
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:ch, value:2
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:ek, value:1
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:et, value:0,1
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:sv, value:false
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:tp, value:UDP
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:sm, value:false
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:ss, value:16
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:sr, value:44100
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:pw, value:false
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:vn, value:3
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:da, value:true
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:md, value:0,1,2
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:am, value:Kodi,1
21:27:29 T:6828 DEBUG: ZeroconfMDNS: key:vs, value:130.14
21:27:29 T:6724 NOTICE: -->Python Interpreter Initialized<--
21:27:29 T:6724 DEBUG: CPythonInvoker(7, C:\Kodi\portable_data\addons\script.cinema.experience\service.py): the source file to load is "C:\Kodi\portable_data\addons\script.cinema.experience\service.py"
21:27:29 T:8900 NOTICE: -->Python Interpreter Initialized<--
21:27:29 T:8900 DEBUG: CPythonInvoker(4, C:\Kodi\portable_data\addons\script.grab.fanart\service.py): the source file to load is "C:\Kodi\portable_data\addons\script.grab.fanart\service.py"
21:27:29 T:6540 NOTICE: -->Python Interpreter Initialized<--
21:27:29 T:6540 DEBUG: CPythonInvoker(8, C:\Kodi\portable_data\addons\script.tv.show.next.aired\service.py): the source file to load is "C:\Kodi\portable_data\addons\script.tv.show.next.aired\service.py"
21:27:29 T:9432 NOTICE: -->Python Interpreter Initialized<--
21:27:29 T:9432 DEBUG: CPythonInvoker(10, C:\Kodi\portable_data\addons\service.skin.widgets\default.py): the source file to load is "C:\Kodi\portable_data\addons\service.skin.widgets\default.py"
21:27:29 T:9828 NOTICE: -->Python Interpreter Initialized<--
21:27:29 T:9828 DEBUG: CPythonInvoker(1, C:\Kodi\portable_data\addons\screensaver.randomtrailers\service.py): the source file to load is "C:\Kodi\portable_data\addons\screensaver.randomtrailers\service.py"
21:27:29 T:4060 NOTICE: -->Python Interpreter Initialized<--
21:27:29 T:4060 DEBUG: CPythonInvoker(11, C:\Kodi\portable_data\addons\script.module.simple.downloader\default.py): the source file to load is "C:\Kodi\portable_data\addons\script.module.simple.downloader\default.py"
21:27:29 T:7480 NOTICE: -->Python Interpreter Initialized<--
21:27:29 T:7480 DEBUG: CPythonInvoker(13, C:\Kodi\portable_data\addons\script.common.plugin.cache\default.py): the source file to load is "C:\Kodi\portable_data\addons\script.common.plugin.cache\default.py"
21:27:29 T:6252 DEBUG: CVideoDatabase::RunQuery took 166 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
21:27:29 T:8368 NOTICE: -->Python Interpreter Initialized<--
21:27:29 T:8368 DEBUG: CPythonInvoker(0, C:\Kodi\portable_data\addons\script.cu.lrclyrics\default.py): the source file to load is "C:\Kodi\portable_data\addons\script.cu.lrclyrics\default.py"
21:27:29 T:7376 NOTICE: -->Python Interpreter Initialized<--
21:27:29 T:6336 NOTICE: Previous line repeats 1 times.
21:27:29 T:6336 DEBUG: CPythonInvoker(6, C:\Kodi\portable_data\addons\service.library.data.provider\service.py): the source file to load is "C:\Kodi\portable_data\addons\service.library.data.provider\service.py"
21:27:29 T:7376 DEBUG: CPythonInvoker(3, C:\Kodi\portable_data\addons\script.trakt\default.py): the source file to load is "C:\Kodi\portable_data\addons\script.trakt\default.py"
21:27:29 T:9112 NOTICE: -->Python Interpreter Initialized<--
21:27:29 T:9112 DEBUG: CPythonInvoker(9, C:\Kodi\portable_data\addons\script.tvguide\service.py): the source file to load is "C:\Kodi\portable_data\addons\script.tvguide\service.py"
21:27:29 T:1692 NOTICE: -->Python Interpreter Initialized<--
21:27:29 T:1692 DEBUG: CPythonInvoker(12, C:\Kodi\portable_data\addons\script.videoextras\service.py): the source file to load is "C:\Kodi\portable_data\addons\script.videoextras\service.py"
21:27:29 T:6724 DEBUG: CPythonInvoker(7, C:\Kodi\portable_data\addons\script.cinema.experience\service.py): setting the Python path to C:\Kodi\portable_data\addons\script.cinema.experience;C:\Kodi\portable_data\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:29 T:6724 DEBUG: CPythonInvoker(7, C:\Kodi\portable_data\addons\script.cinema.experience\service.py): entering source directory C:\Kodi\portable_data\addons\script.cinema.experience
21:27:29 T:9420 DEBUG: Version Check: Version 0.3.2 started
21:27:29 T:8900 DEBUG: CPythonInvoker(4, C:\Kodi\portable_data\addons\script.grab.fanart\service.py): setting the Python path to C:\Kodi\portable_data\addons\script.grab.fanart;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:29 T:8900 DEBUG: CPythonInvoker(4, C:\Kodi\portable_data\addons\script.grab.fanart\service.py): entering source directory C:\Kodi\portable_data\addons\script.grab.fanart
21:27:29 T:6540 DEBUG: CPythonInvoker(8, C:\Kodi\portable_data\addons\script.tv.show.next.aired\service.py): setting the Python path to C:\Kodi\portable_data\addons\script.tv.show.next.aired;C:\Kodi\portable_data\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:29 T:6540 DEBUG: CPythonInvoker(8, C:\Kodi\portable_data\addons\script.tv.show.next.aired\service.py): entering source directory C:\Kodi\portable_data\addons\script.tv.show.next.aired
21:27:29 T:6724 DEBUG: CPythonInvoker(7, C:\Kodi\portable_data\addons\script.cinema.experience\service.py): instantiating addon using automatically obtained id of "script.cinema.experience" dependent on version 2.12.0 of the xbmc.python api
21:27:29 T:9432 DEBUG: CPythonInvoker(10, C:\Kodi\portable_data\addons\service.skin.widgets\default.py): setting the Python path to C:\Kodi\portable_data\addons\service.skin.widgets;C:\Kodi\portable_data\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:29 T:9432 DEBUG: CPythonInvoker(10, C:\Kodi\portable_data\addons\service.skin.widgets\default.py): entering source directory C:\Kodi\portable_data\addons\service.skin.widgets
21:27:29 T:8900 DEBUG: CPythonInvoker(4, C:\Kodi\portable_data\addons\script.grab.fanart\service.py): instantiating addon using automatically obtained id of "script.grab.fanart" dependent on version 2.1.0 of the xbmc.python api
21:27:29 T:9828 DEBUG: CPythonInvoker(1, C:\Kodi\portable_data\addons\screensaver.randomtrailers\service.py): setting the Python path to C:\Kodi\portable_data\addons\screensaver.randomtrailers;C:\Kodi\portable_data\addons\script.module.simplejson\lib;C:\Kodi\portable_data\addons\script.module.xbmcswift2\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:29 T:9828 DEBUG: CPythonInvoker(1, C:\Kodi\portable_data\addons\screensaver.randomtrailers\service.py): entering source directory C:\Kodi\portable_data\addons\screensaver.randomtrailers
21:27:29 T:6540 DEBUG: CPythonInvoker(8, C:\Kodi\portable_data\addons\script.tv.show.next.aired\service.py): instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 2.1.0 of the xbmc.python api
21:27:29 T:4060 DEBUG: CPythonInvoker(11, C:\Kodi\portable_data\addons\script.module.simple.downloader\default.py): setting the Python path to C:\Kodi\portable_data\addons\script.module.simple.downloader;C:\Kodi\portable_data\addons\script.common.plugin.cache\lib;C:\Kodi\portable_data\addons\script.module.parsedom\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:29 T:4060 DEBUG: CPythonInvoker(11, C:\Kodi\portable_data\addons\script.module.simple.downloader\default.py): entering source directory C:\Kodi\portable_data\addons\script.module.simple.downloader
21:27:29 T:9432 DEBUG: CPythonInvoker(10, C:\Kodi\portable_data\addons\service.skin.widgets\default.py): instantiating addon using automatically obtained id of "service.skin.widgets" dependent on version 2.1.0 of the xbmc.python api
21:27:29 T:7480 DEBUG: CPythonInvoker(13, C:\Kodi\portable_data\addons\script.common.plugin.cache\default.py): setting the Python path to C:\Kodi\portable_data\addons\script.common.plugin.cache;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:29 T:7480 DEBUG: CPythonInvoker(13, C:\Kodi\portable_data\addons\script.common.plugin.cache\default.py): entering source directory C:\Kodi\portable_data\addons\script.common.plugin.cache
21:27:29 T:9828 DEBUG: CPythonInvoker(1, C:\Kodi\portable_data\addons\screensaver.randomtrailers\service.py): instantiating addon using automatically obtained id of "screensaver.randomtrailers" dependent on version 2.1.0 of the xbmc.python api
21:27:29 T:8368 DEBUG: CPythonInvoker(0, C:\Kodi\portable_data\addons\script.cu.lrclyrics\default.py): setting the Python path to C:\Kodi\portable_data\addons\script.cu.lrclyrics;C:\Kodi\portable_data\addons\script.module.chardet\lib;C:\Kodi\portable_data\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:29 T:8368 DEBUG: CPythonInvoker(0, C:\Kodi\portable_data\addons\script.cu.lrclyrics\default.py): entering source directory C:\Kodi\portable_data\addons\script.cu.lrclyrics
21:27:29 T:4060 DEBUG: CPythonInvoker(11, C:\Kodi\portable_data\addons\script.module.simple.downloader\default.py): instantiating addon using automatically obtained id of "script.module.simple.downloader" dependent on version 2.1.0 of the xbmc.python api
21:27:29 T:6336 DEBUG: CPythonInvoker(6, C:\Kodi\portable_data\addons\service.library.data.provider\service.py): setting the Python path to C:\Kodi\portable_data\addons\service.library.data.provider;C:\Kodi\portable_data\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:29 T:6336 DEBUG: CPythonInvoker(6, C:\Kodi\portable_data\addons\service.library.data.provider\service.py): entering source directory C:\Kodi\portable_data\addons\service.library.data.provider
21:27:29 T:7480 DEBUG: CPythonInvoker(13, C:\Kodi\portable_data\addons\script.common.plugin.cache\default.py): instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.1.0 of the xbmc.python api
21:27:29 T:7376 DEBUG: CPythonInvoker(3, C:\Kodi\portable_data\addons\script.trakt\default.py): setting the Python path to C:\Kodi\portable_data\addons\script.trakt;C:\Kodi\portable_data\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:29 T:7376 DEBUG: CPythonInvoker(3, C:\Kodi\portable_data\addons\script.trakt\default.py): entering source directory C:\Kodi\portable_data\addons\script.trakt
21:27:29 T:8368 DEBUG: CPythonInvoker(0, C:\Kodi\portable_data\addons\script.cu.lrclyrics\default.py): instantiating addon using automatically obtained id of "script.cu.lrclyrics" dependent on version 2.19.0 of the xbmc.python api
21:27:29 T:9112 DEBUG: CPythonInvoker(9, C:\Kodi\portable_data\addons\script.tvguide\service.py): setting the Python path to C:\Kodi\portable_data\addons\script.tvguide;C:\Kodi\portable_data\addons\script.module.buggalo\lib;C:\Kodi\portable_data\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:29 T:9112 DEBUG: CPythonInvoker(9, C:\Kodi\portable_data\addons\script.tvguide\service.py): entering source directory C:\Kodi\portable_data\addons\script.tvguide
21:27:29 T:6336 DEBUG: CPythonInvoker(6, C:\Kodi\portable_data\addons\service.library.data.provider\service.py): instantiating addon using automatically obtained id of "service.library.data.provider" dependent on version 2.1.0 of the xbmc.python api
21:27:29 T:7376 DEBUG: CPythonInvoker(3, C:\Kodi\portable_data\addons\script.trakt\default.py): instantiating addon using automatically obtained id of "script.trakt" dependent on version 2.1.0 of the xbmc.python api
21:27:29 T:1692 DEBUG: CPythonInvoker(12, C:\Kodi\portable_data\addons\script.videoextras\service.py): setting the Python path to C:\Kodi\portable_data\addons\script.videoextras;C:\Kodi\portable_data\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:29 T:1692 DEBUG: CPythonInvoker(12, C:\Kodi\portable_data\addons\script.videoextras\service.py): entering source directory C:\Kodi\portable_data\addons\script.videoextras
21:27:29 T:9112 DEBUG: CPythonInvoker(9, C:\Kodi\portable_data\addons\script.tvguide\service.py): instantiating addon using automatically obtained id of "script.tvguide" dependent on version 2.1.0 of the xbmc.python api
21:27:29 T:1692 DEBUG: CPythonInvoker(12, C:\Kodi\portable_data\addons\script.videoextras\service.py): instantiating addon using automatically obtained id of "script.videoextras" dependent on version 2.1.0 of the xbmc.python api
21:27:29 T:8864 DEBUG: ZeroconfMDNS: Kodi (trs-unbp)._http._tcp.local. now registered and active
21:27:29 T:6540 DEBUG: POParser: loaded 42 strings from file C:\Kodi\portable_data\addons\script.tv.show.next.aired\resources\language\English\strings.po
21:27:29 T:6540 DEBUG: script.tv.show.next.aired: ### params: {'service': 'true'}
21:27:29 T:6540 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.13)
21:27:29 T:6252 DEBUG: CVideoDatabase::RunQuery took 177 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
21:27:29 T:6540 DEBUG: CVideoDatabase::RunQuery took 24 ms for 66 items query: SELECT * FROM tvshowview
21:27:29 T:6252 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
21:27:29 T:6252 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
21:27:29 T:9772 DEBUG: Got rss feed: http://feeds.xbmc.org/xbmc
21:27:29 T:9772 DEBUG: RSS feed encoding: UTF-8
21:27:29 T:9772 DEBUG: Parsed rss feed: http://feeds.xbmc.org/xbmc
21:27:29 T:9772 DEBUG: CurlFile::Open(1080F1C8) http://feeds.xbmc.org/latest_xbmc_addons
21:27:29 T:7376 NOTICE: [trakt] Loading 'script.trakt' version '2.3.1'
21:27:29 T:7376 NOTICE: [trakt] Service thread starting.
21:27:29 T:7376 NOTICE: [trakt] [traktPlayer] Initalized.
21:27:29 T:7376 NOTICE: [trakt] [traktMonitor] Initalized.
21:27:29 T:7376 NOTICE: [trakt] [traktAPI] Initializing.
21:27:30 T:7376 NOTICE: [trakt] Queued dispatch: {u'action': u'loadsettings'}
21:27:30 T:7376 NOTICE: [trakt] Dispatch: {u'action': u'loadsettings'}
21:27:30 T:7376 NOTICE: [trakt] [traktAPI] Loaded cached account settings for 'publicenemy'.
21:27:30 T:9772 DEBUG: Got rss feed: http://feeds.xbmc.org/latest_xbmc_addons
21:27:30 T:9772 DEBUG: RSS feed encoding: UTF-8
21:27:30 T:9772 DEBUG: Parsed rss feed: http://feeds.xbmc.org/latest_xbmc_addons
21:27:30 T:9772 DEBUG: CurlFile::Open(1080F1C8) http://feeds.xbmc.org/updated_xbmc_addons
21:27:30 T:7480 NOTICE: StorageServer Module loaded RUN
21:27:30 T:7480 NOTICE: StorageClient-2.5.4 Starting server
21:27:30 T:8864 DEBUG: ZeroconfMDNS: Kodi (trs-unbp)._xbmc-jsonrpc-h._tcp.local. now registered and active
21:27:30 T:8864 DEBUG: ZeroconfMDNS: Kodi (trs-unbp)._xbmc-jsonrpc._tcp.local. now registered and active
21:27:30 T:8864 DEBUG: ZeroconfMDNS: Kodi (trs-unbp)._xbmc-events._udp.local. now registered and active
21:27:30 T:8864 DEBUG: ZeroconfMDNS: Kodi (trs-unbp)._airplay._tcp.local. now registered and active
21:27:30 T:8864 DEBUG: ZeroconfMDNS: C860005FC399@Kodi (trs-unbp)._raop._tcp.local. now registered and active
21:27:30 T:9772 DEBUG: Got rss feed: http://feeds.xbmc.org/updated_xbmc_addons
21:27:30 T:9772 DEBUG: RSS feed encoding: UTF-8
21:27:30 T:9772 DEBUG: Parsed rss feed: http://feeds.xbmc.org/updated_xbmc_addons
21:27:30 T:9772 DEBUG: Thread RSSReader 9772 terminating
21:27:30 T:8432 DEBUG: CRemoteControl::Connect - failed to connect
21:27:30 T:8432 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
21:27:30 T:9840 NOTICE: Database.eventLoop() >>>>>>>>>> starting...
21:27:30 T:9112 INFO: CPythonInvoker(9, C:\Kodi\portable_data\addons\script.tvguide\service.py): script successfully run
21:27:30 T:9112 INFO: CPythonInvoker(9, C:\Kodi\portable_data\addons\script.tvguide\service.py): waiting on thread 9840
21:27:30 T:9840 NOTICE: Database.eventLoop() >>>>>>>>>> processing command: _initialize
21:27:30 T:9840 NOTICE: Settings changed: False
21:27:30 T:9840 NOTICE: Database.eventLoop() >>>>>>>>>> processing command: _updateChannelAndProgramListCaches
21:27:30 T:9956 NOTICE: [script.tvguide] Scheduling notifications
21:27:30 T:9840 NOTICE: Database.eventLoop() >>>>>>>>>> processing command: _getNotifications
21:27:30 T:9112 INFO: CPythonInvoker(9, C:\Kodi\portable_data\addons\script.tvguide\service.py): waiting on thread 9956
21:27:30 T:9840 NOTICE: Database.eventLoop() >>>>>>>>>> processing command: _close
21:27:30 T:9840 NOTICE: Database.eventLoop() >>>>>>>>>> exiting...
21:27:30 T:8900 NOTICE: script.grab.fanart: Grab Fanart Service Started
21:27:30 T:8900 DEBUG: script.grab.fanart: media type is: random
21:27:30 T:4884 NOTICE: script.lazytv : 0.002000 :: 0.002000 ::: - Running: Gotham
21:27:30 T:4884 NOTICE: script.lazytv : 0.002000 :: 0.000000 ::: - (0, 9, 93) started
21:27:30 T:4884 NOTICE: script.lazytv : 0.003000 :: 0.001000 ::: - randos = []
21:27:30 T:4884 NOTICE: script.lazytv : 0.003000 :: 0.000000 ::: - settings grabbed
21:27:30 T:4884 NOTICE: script.lazytv : 0.004000 :: 0.001000 ::: - monitor instantiated
21:27:30 T:4884 NOTICE: script.lazytv : 0.000000 :: 0.000000 ::: - variable_init_started
21:27:30 T:4884 NOTICE: script.lazytv : 0.000000 :: 0.000000 ::: - retrieve_all_shows_started
21:27:30 T:4884 DEBUG: CVideoDatabase::RunQuery took 31 ms for 66 items query: SELECT * FROM tvshowview WHERE ((CASE WHEN COALESCE(tvshowview.totalCount - tvshowview.watchedcount, 0) > 0 THEN 0 ELSE 1 END = 0))
21:27:30 T:8900 DEBUG: CVideoDatabase::RunQuery took 76 ms for 1773 items query: select * from movieview
21:27:30 T:4060 INFO: CPythonInvoker(11, C:\Kodi\portable_data\addons\script.module.simple.downloader\default.py): script successfully run
21:27:30 T:4884 NOTICE: script.lazytv : 0.096000 :: 0.096000 ::: - retrieve_all_shows_End
21:27:30 T:9112 INFO: Python script stopped
21:27:30 T:9112 DEBUG: Thread LanguageInvoker 9112 terminating
21:27:30 T:4060 INFO: Python script stopped
21:27:30 T:4060 DEBUG: Thread LanguageInvoker 4060 terminating
21:27:30 T:6724 DEBUG: [Cinema Experience] - settings() - __init__
21:27:30 T:6724 DEBUG: [Cinema Experience] - settings() - start
21:27:30 T:6724 DEBUG: [Cinema Experience] - Reading settings.xml
21:27:30 T:9432 DEBUG: Skin Widgets: script version 0.0.29 started
21:27:30 T:6724 DEBUG: [Cinema Experience] - Reading settings.xml
21:27:30 T:9432 DEBUG: CVideoDatabase::RunQuery took 30 ms for 628 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
21:27:30 T:6724 DEBUG: [Cinema Experience] - Cinema Experience service script version 4.0.10 started
21:27:30 T:6724 DEBUG: [Cinema Experience] - Reading settings.xml
21:27:30 T:1692 DEBUG: script.videoextras: VideoExtrasService: Starting service (version 1.2.1)
21:27:30 T:1692 DEBUG: script.videoextras: VideoExtrasService: Directory for overlay images is C:\Kodi\portable_data\userdata\addon_data\script.videoextras\
21:27:30 T:6336 DEBUG: Library Data Provider: service version 0.0.7 started
21:27:30 T:1692 DEBUG: script.videoextras: VideoExtrasService: Looking for image overlay file: C:\Kodi\addons\skin.confluence\media\videoextras_overlay.png
21:27:30 T:1692 DEBUG: script.videoextras: VideoExtrasService: No custom image, using default
21:27:30 T:1692 DEBUG: script.videoextras: VideoExtrasService: Looking for list image overlay file: C:\Kodi\addons\skin.confluence\media\videoextras_overlay_list.png
21:27:30 T:1692 DEBUG: script.videoextras: VideoExtrasService: No custom wide image, using default
21:27:30 T:1692 DEBUG: script.videoextras: VideoExtrasService: Creating cache for movies
21:27:30 T:6724 DEBUG: [Cinema Experience] - settings() - start
21:27:30 T:6724 DEBUG: [Cinema Experience] - Reading settings.xml
21:27:31 T:6336 DEBUG: CVideoDatabase::RunQuery took 58 ms for 628 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
21:27:31 T:1692 DEBUG: CVideoDatabase::RunQuery took 96 ms for 1773 items query: select * from movieview
21:27:31 T:9432 DEBUG: CVideoDatabase::RunQuery took 207 ms for 5547 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
21:27:31 T:4884 NOTICE: script.lazytv : 1.097000 :: 1.001000 ::: - get_eps_started
21:27:31 T:4884 DEBUG: CVideoDatabase::RunQuery took 25 ms for 66 items query: SELECT * FROM tvshowview WHERE ((CASE WHEN COALESCE(tvshowview.totalCount - tvshowview.watchedcount, 0) > 0 THEN 0 ELSE 1 END = 0))
21:27:31 T:6336 DEBUG: CVideoDatabase::RunQuery took 278 ms for 5547 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
21:27:31 T:4884 DEBUG: CVideoDatabase::RunQuery took 8 ms for 392 items query: select * from episodeview WHERE episodeview.idShow = 25
21:27:31 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Dr. Horrible Sing-Along Blog = smb://TOWER/D/HD Movie/Dr. Horrible's Sing-Along Blog (2008)/VIDEO_TS/VIDEO_TS.IFO
21:27:31 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Dr. Horrible's Sing-Along Blog (2008)/VIDEO_TS/VIDEO_TS.IFO
21:27:31 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Dr. Horrible's Sing-Along Blog (2008)/VIDEO_TS
21:27:31 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Dr. Horrible's Sing-Along Blog (2008)/VIDEO_TS\videoextras.nfo
21:27:31 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Dr. Horrible's Sing-Along Blog (2008)/VIDEO_TS\videoextras.nfo
21:27:31 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Dr. Horrible's Sing-Along Blog (2008)/VIDEO_TS\Extras
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: DVD image directory detected, checking = smb://TOWER/D/HD Movie/Dr. Horrible's Sing-Along Blog (2008)
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Dr. Horrible's Sing-Along Blog (2008)\Extras
21:27:32 T:6336 DEBUG: CMusicDatabase::GetSongsByWhere query = SELECT songview.* FROM songview WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
21:27:32 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 46 items query: select * from episodeview WHERE episodeview.idShow = 36
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: '71 = smb://TOWER/D/HD Movie/'71 (2014)/71.2014.1080p.HDRip.x264-KingStoner.mp4
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/'71 (2014)/71.2014.1080p.HDRip.x264-KingStoner.mp4
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/'71 (2014)
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/'71 (2014)\videoextras.nfo
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/'71 (2014)\videoextras.nfo
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/'71 (2014)\Extras
21:27:32 T:4884 DEBUG: CVideoDatabase::RunQuery took 6 ms for 269 items query: select * from episodeview WHERE episodeview.idShow = 13
21:27:32 T:6336 DEBUG: CMusicDatabase::GetSongsByWhere() - took 129 ms
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/'71 (2014)\extrafanart
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/'71 (2014)\extrafanart
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/'71 (2014)\extrafanart\Extras
21:27:32 T:6336 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
21:27:32 T:6336 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 9 ms
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: 10th & Wolf = smb://TOWER/D/HD Movie/10th & Wolf (2006) [Blu-ray]/10th.And.Wolf.2006.720p.BluRay.x264-CiNEFiLE.mkv
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/10th & Wolf (2006) [Blu-ray]/10th.And.Wolf.2006.720p.BluRay.x264-CiNEFiLE.mkv
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/10th & Wolf (2006) [Blu-ray]
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/10th & Wolf (2006) [Blu-ray]\videoextras.nfo
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/10th & Wolf (2006) [Blu-ray]\videoextras.nfo
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/10th & Wolf (2006) [Blu-ray]\Extras
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/10th & Wolf (2006) [Blu-ray]\!!!!!!!READ!!!!!!!!!
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/10th & Wolf (2006) [Blu-ray]\!!!!!!!READ!!!!!!!!!
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/10th & Wolf (2006) [Blu-ray]\!!!!!!!READ!!!!!!!!!\Extras
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: 13 Sins = smb://TOWER/D/HD Movie/13 Sins (2014) [Blu-ray]/13.Sins.2014.LIMITED.720p.BluRay.x264-GECKOS.mkv
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/13 Sins (2014) [Blu-ray]/13.Sins.2014.LIMITED.720p.BluRay.x264-GECKOS.mkv
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/13 Sins (2014) [Blu-ray]
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/13 Sins (2014) [Blu-ray]\videoextras.nfo
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/13 Sins (2014) [Blu-ray]\videoextras.nfo
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/13 Sins (2014) [Blu-ray]\Extras
21:27:32 T:4884 DEBUG: CVideoDatabase::RunQuery took 9 ms for 13 items query: select * from episodeview WHERE episodeview.idShow = 70
21:27:32 T:6336 DEBUG: CVideoDatabase::RunQuery took 84 ms for 628 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount = 0))
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/13 Sins (2014) [Blu-ray]\extrafanart
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/13 Sins (2014) [Blu-ray]\extrafanart
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/13 Sins (2014) [Blu-ray]\extrafanart\Extras
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: 25th Hour = smb://TOWER/D/HD Movie/25th Hour (2002) [Blu-ray]/25th.Hour.2002.720p.BluRay.X264-AMIABLE.mkv
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/25th Hour (2002) [Blu-ray]/25th.Hour.2002.720p.BluRay.X264-AMIABLE.mkv
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/25th Hour (2002) [Blu-ray]
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/25th Hour (2002) [Blu-ray]\videoextras.nfo
21:27:32 T:8900 DEBUG: script.grab.fanart: found 1755 movies files
21:27:32 T:4884 DEBUG: CVideoDatabase::RunQuery took 10 ms for 201 items query: select * from episodeview WHERE episodeview.idShow = 42
21:27:32 T:9432 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview
21:27:32 T:8900 DEBUG: CVideoDatabase::RunQuery took 62 ms for 66 items query: SELECT * FROM tvshowview
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/25th Hour (2002) [Blu-ray]\videoextras.nfo
21:27:32 T:9432 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
21:27:32 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/25th Hour (2002) [Blu-ray]\Extras
21:27:32 T:9432 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 15 ms
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/25th Hour (2002) [Blu-ray]\extrafanart
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/25th Hour (2002) [Blu-ray]\extrafanart
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/25th Hour (2002) [Blu-ray]\extrafanart\Extras
21:27:33 T:8900 DEBUG: script.grab.fanart: found 65 tv files
21:27:33 T:8900 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist) OR artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists'
21:27:33 T:4884 DEBUG: CVideoDatabase::RunQuery took 3 ms for 20 items query: select * from episodeview WHERE episodeview.idShow = 63
21:27:33 T:9432 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist) OR artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists'
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: A Fistful of Dynamite = smb://TOWER/D/HD Movie/A Fistful of Dynamite (1971) [Blu-ray]/A.Fistful.Of.Dynamite.1971.1080p.BluRay.DTS.x264-PublicHD.mkv
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/A Fistful of Dynamite (1971) [Blu-ray]/A.Fistful.Of.Dynamite.1971.1080p.BluRay.DTS.x264-PublicHD.mkv
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/A Fistful of Dynamite (1971) [Blu-ray]
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/A Fistful of Dynamite (1971) [Blu-ray]\videoextras.nfo
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/A Fistful of Dynamite (1971) [Blu-ray]\videoextras.nfo
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/A Fistful of Dynamite (1971) [Blu-ray]\Extras
21:27:33 T:9432 DEBUG: Time to retrieve artists from dataset = 67
21:27:33 T:6336 DEBUG: CVideoDatabase::RunQuery took 330 ms for 5547 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
21:27:33 T:8900 DEBUG: Time to retrieve artists from dataset = 332
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/A Fistful of Dynamite (1971) [Blu-ray]\extrafanart
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/A Fistful of Dynamite (1971) [Blu-ray]\extrafanart
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/A Fistful of Dynamite (1971) [Blu-ray]\extrafanart\Extras
21:27:33 T:4884 DEBUG: CVideoDatabase::RunQuery took 1 ms for 13 items query: select * from episodeview WHERE episodeview.idShow = 22
21:27:33 T:9432 DEBUG: CMusicDatabase::GetSongsByWhere query = SELECT songview.* FROM songview WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: A Most Wanted Man = smb://TOWER/D/HD Movie/A Most Wanted Man (2014)/A.Most.Wanted.Man.2014.720p.BluRay.x264-SPARKS.mkv
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/A Most Wanted Man (2014)/A.Most.Wanted.Man.2014.720p.BluRay.x264-SPARKS.mkv
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/A Most Wanted Man (2014)
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/A Most Wanted Man (2014)\videoextras.nfo
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/A Most Wanted Man (2014)\videoextras.nfo
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/A Most Wanted Man (2014)\Extras
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/A Most Wanted Man (2014)\extrafanart
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/A Most Wanted Man (2014)\extrafanart
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/A Most Wanted Man (2014)\extrafanart\Extras
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: A Thousand Words = smb://TOWER/D/HD Movie/A Thousand Words (2012)/A.Thousand.Words.2012.1080p.BluRay.x264-REFiNED.mkv
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/A Thousand Words (2012)/A.Thousand.Words.2012.1080p.BluRay.x264-REFiNED.mkv
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/A Thousand Words (2012)
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/A Thousand Words (2012)\videoextras.nfo
21:27:33 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 59 items query: select * from episodeview WHERE episodeview.idShow = 35
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/A Thousand Words (2012)\videoextras.nfo
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/A Thousand Words (2012)\Extras
21:27:33 T:9432 DEBUG: CMusicDatabase::GetSongsByWhere() - took 195 ms
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/A Thousand Words (2012)\extrafanart
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/A Thousand Words (2012)\extrafanart
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/A Thousand Words (2012)\extrafanart\Extras
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: A Very Harold & Kumar Christmas = smb://TOWER/D/HD Movie/A Very Harold & Kumar Christmas (2011)/sparks-vhakc2011-720.mkv
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/A Very Harold & Kumar Christmas (2011)/sparks-vhakc2011-720.mkv
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/A Very Harold & Kumar Christmas (2011)
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/A Very Harold & Kumar Christmas (2011)\videoextras.nfo
21:27:33 T:8900 DEBUG: script.grab.fanart: found 71 music files
21:27:33 T:6336 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
21:27:33 T:4884 DEBUG: CVideoDatabase::RunQuery took 3 ms for 110 items query: select * from episodeview WHERE episodeview.idShow = 44
21:27:33 T:6336 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 12 ms
21:27:33 T:6336 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 36
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/A Very Harold & Kumar Christmas (2011)\videoextras.nfo
21:27:33 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/A Very Harold & Kumar Christmas (2011)\Extras
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/A Very Harold & Kumar Christmas (2011)\extrafanart
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/A Very Harold & Kumar Christmas (2011)\extrafanart
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/A Very Harold & Kumar Christmas (2011)\extrafanart\Extras
21:27:34 T:6336 DEBUG: CVideoDatabase::RunQuery took 4 ms for 11 items query: select * from movieview WHERE (movieview.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
21:27:34 T:9432 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:03.494000
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Abduction = smb://TOWER/D/HD Movie/Abduction (2011) [Blu-ray]/Abduction.2011.BluRay.720p.x264.DTS-HDChina.mkv
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Abduction (2011) [Blu-ray]/Abduction.2011.BluRay.720p.x264.DTS-HDChina.mkv
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Abduction (2011) [Blu-ray]
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Abduction (2011) [Blu-ray]\videoextras.nfo
21:27:34 T:9432 DEBUG: CVideoDatabase::RunQuery took 5 ms for 11 items query: select * from movieview WHERE (movieview.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
21:27:34 T:4884 DEBUG: CVideoDatabase::RunQuery took 4 ms for 38 items query: select * from episodeview WHERE episodeview.idShow = 33
21:27:34 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 16 items query: select * from episodeview WHERE episodeview.idShow = 64
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Abduction (2011) [Blu-ray]\videoextras.nfo
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Abduction (2011) [Blu-ray]\Extras
21:27:34 T:4884 DEBUG: CVideoDatabase::RunQuery took 3 ms for 24 items query: select * from episodeview WHERE episodeview.idShow = 51
21:27:34 T:6336 DEBUG: CVideoDatabase::RunQuery took 104 ms for 4 items query: SELECT * FROM tvshowview WHERE ( ((tvshowview.watchedcount > 0 AND tvshowview.watchedcount < tvshowview.totalCount) OR (tvshowview.watchedcount = 0 AND EXISTS (SELECT 1 FROM episodeview WHERE episodeview.idShow = tvshowview.idShow AND episodeview.resumeTimeInSeconds > 0))))
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Abduction (2011) [Blu-ray]\extrafanart
21:27:34 T:9420 INFO: CPythonInvoker(2, C:\Kodi\portable_data\addons\service.xbmc.versioncheck\service.py): script successfully run
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Abduction (2011) [Blu-ray]\extrafanart
21:27:34 T:9432 DEBUG: CVideoDatabase::RunQuery took 101 ms for 4 items query: SELECT * FROM tvshowview WHERE ( ((tvshowview.watchedcount > 0 AND tvshowview.watchedcount < tvshowview.totalCount) OR (tvshowview.watchedcount = 0 AND EXISTS (SELECT 1 FROM episodeview WHERE episodeview.idShow = tvshowview.idShow AND episodeview.resumeTimeInSeconds > 0))))
21:27:34 T:6336 DEBUG: CVideoDatabase::RunQuery took 14 ms for 376 items query: select * from episodeview WHERE (episodeview.idShow = 25) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
21:27:34 T:6336 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
21:27:34 T:9420 INFO: Python script stopped
21:27:34 T:9420 DEBUG: Thread LanguageInvoker 9420 terminating
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Abduction (2011) [Blu-ray]\extrafanart\Extras
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Adventureland = smb://TOWER/D/HD Movie/Adventureland (2009) [Blu-ray]/Adventureland.2009.Repack.720p.Bluray.DTS.x264-CtrlHD.mkv
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Adventureland (2009) [Blu-ray]/Adventureland.2009.Repack.720p.Bluray.DTS.x264-CtrlHD.mkv
21:27:34 T:6336 DEBUG: CVideoDatabase::RunQuery took 3 ms for 45 items query: select * from episodeview WHERE (episodeview.idShow = 36) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
21:27:34 T:6336 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Adventureland (2009) [Blu-ray]
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Adventureland (2009) [Blu-ray]\videoextras.nfo
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Adventureland (2009) [Blu-ray]\videoextras.nfo
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Adventureland (2009) [Blu-ray]\Extras
21:27:34 T:9432 DEBUG: CVideoDatabase::RunQuery took 17 ms for 376 items query: select * from episodeview WHERE (episodeview.idShow = 25) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
21:27:34 T:9432 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Adventureland (2009) [Blu-ray]\extrafanart
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Adventureland (2009) [Blu-ray]\extrafanart
21:27:34 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Adventureland (2009) [Blu-ray]\extrafanart\Extras
21:27:34 T:9432 DEBUG: CVideoDatabase::RunQuery took 5 ms for 45 items query: select * from episodeview WHERE (episodeview.idShow = 36) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
21:27:34 T:9432 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
21:27:34 T:6336 DEBUG: CVideoDatabase::RunQuery took 15 ms for 267 items query: select * from episodeview WHERE (episodeview.idShow = 13) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
21:27:34 T:6336 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
21:27:34 T:4884 DEBUG: CVideoDatabase::RunQuery took 18 ms for 346 items query: select * from episodeview WHERE episodeview.idShow = 16
21:27:34 T:9432 DEBUG: CVideoDatabase::RunQuery took 14 ms for 267 items query: select * from episodeview WHERE (episodeview.idShow = 13) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
21:27:34 T:9432 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: American Pie: American Reunion = smb://TOWER/D/HD Movie/American Pie - American Reunion (2012)/American.Reunion.UNRATED.720p.BluRay.X264-BLOW.mkv
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/American Pie - American Reunion (2012)/American.Reunion.UNRATED.720p.BluRay.X264-BLOW.mkv
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/American Pie - American Reunion (2012)
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/American Pie - American Reunion (2012)\videoextras.nfo
21:27:35 T:6336 DEBUG: CVideoDatabase::RunQuery took 1 ms for 13 items query: select * from episodeview WHERE (episodeview.idShow = 70) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
21:27:35 T:6336 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
21:27:35 T:9432 DEBUG: CVideoDatabase::RunQuery took 1 ms for 13 items query: select * from episodeview WHERE (episodeview.idShow = 70) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
21:27:35 T:9432 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
21:27:35 T:6336 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/American Pie - American Reunion (2012)\videoextras.nfo
21:27:35 T:6336 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 16 ms
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Pie - American Reunion (2012)\Extras
21:27:35 T:9432 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
21:27:35 T:9432 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 15 ms
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/American Pie - American Reunion (2012)\extrafanart
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/American Pie - American Reunion (2012)\extrafanart
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Pie - American Reunion (2012)\extrafanart\Extras
21:27:35 T:6336 DEBUG: Library Data Provider: Total time needed for all queries: 0:00:04.566000
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: American Pie = smb://TOWER/D/HD Movie/American Pie (1999)/American.Pie.1999.Unrated.Blu-ray.720p.x264.DTS.MySilu.mkv
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/American Pie (1999)/American.Pie.1999.Unrated.Blu-ray.720p.x264.DTS.MySilu.mkv
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/American Pie (1999)
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/American Pie (1999)\videoextras.nfo
21:27:35 T:9432 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview
21:27:35 T:9432 DEBUG: Skin Widgets: Total time needed to request recommended queries: 0:00:01.408000
21:27:35 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 19 items query: select * from episodeview WHERE episodeview.idShow = 12
21:27:35 T:9432 DEBUG: CVideoDatabase::RunQuery took 54 ms for 628 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount = 0))
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/American Pie (1999)\videoextras.nfo
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Pie (1999)\Extras
21:27:35 T:4884 DEBUG: CVideoDatabase::RunQuery took 9 ms for 246 items query: select * from episodeview WHERE episodeview.idShow = 45
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/American Pie (1999)\extrafanart
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/American Pie (1999)\extrafanart
21:27:35 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Pie (1999)\extrafanart\Extras
21:27:35 T:4884 DEBUG: CVideoDatabase::RunQuery took 14 ms for 504 items query: select * from episodeview WHERE episodeview.idShow = 43
21:27:36 T:9432 DEBUG: CVideoDatabase::RunQuery took 137 ms for 5547 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: American Pie 2 = smb://TOWER/D/HD Movie/American Pie 2 (2001)/American.Pie.II.2001.Unrated.Blu-ray.720p.x264.DTS.MySilu.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/American Pie 2 (2001)/American.Pie.II.2001.Unrated.Blu-ray.720p.x264.DTS.MySilu.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/American Pie 2 (2001)
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/American Pie 2 (2001)\videoextras.nfo
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/American Pie 2 (2001)\videoextras.nfo
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Pie 2 (2001)\Extras
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/American Pie 2 (2001)\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/American Pie 2 (2001)\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Pie 2 (2001)\extrafanart\Extras
21:27:36 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 80 items query: select * from episodeview WHERE episodeview.idShow = 28
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: American Pie Presents: The Book of Love = smb://TOWER/D/HD Movie/American Pie Presents - The Book of Love (2009) [Blu-ray]/American Pie Presents The Book of Love UNRATED 2009 720p BluRay x264 DTS RoSubbed-WiKi.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/American Pie Presents - The Book of Love (2009) [Blu-ray]/American Pie Presents The Book of Love UNRATED 2009 720p BluRay x264 DTS RoSubbed-WiKi.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/American Pie Presents - The Book of Love (2009) [Blu-ray]
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/American Pie Presents - The Book of Love (2009) [Blu-ray]\videoextras.nfo
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/American Pie Presents - The Book of Love (2009) [Blu-ray]\videoextras.nfo
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Pie Presents - The Book of Love (2009) [Blu-ray]\Extras
21:27:36 T:4884 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview WHERE episodeview.idShow = 62
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/American Pie Presents - The Book of Love (2009) [Blu-ray]\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/American Pie Presents - The Book of Love (2009) [Blu-ray]\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Pie Presents - The Book of Love (2009) [Blu-ray]\extrafanart\Extras
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: American Pie Presents Band Camp = smb://TOWER/D/HD Movie/American Pie Presents Band Camp (2005)/American Pie Presents Band Camp 2005 HDTV 720p x264 DL AC3-5.1 RoSubbed-HDL.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/American Pie Presents Band Camp (2005)/American Pie Presents Band Camp 2005 HDTV 720p x264 DL AC3-5.1 RoSubbed-HDL.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/American Pie Presents Band Camp (2005)
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/American Pie Presents Band Camp (2005)\videoextras.nfo
21:27:36 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 25 items query: select * from episodeview WHERE episodeview.idShow = 29
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/American Pie Presents Band Camp (2005)\videoextras.nfo
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Pie Presents Band Camp (2005)\Extras
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/American Pie Presents Band Camp (2005)\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/American Pie Presents Band Camp (2005)\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Pie Presents Band Camp (2005)\extrafanart\Extras
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: American Pie Presents Beta House = smb://TOWER/D/HD Movie/American Pie Presents Beta House (2007)/American Pie Presents Beta House 2007 720p REPACK RoSubbed-REPTiLE.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/American Pie Presents Beta House (2007)/American Pie Presents Beta House 2007 720p REPACK RoSubbed-REPTiLE.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/American Pie Presents Beta House (2007)
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/American Pie Presents Beta House (2007)\videoextras.nfo
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/American Pie Presents Beta House (2007)\videoextras.nfo
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Pie Presents Beta House (2007)\Extras
21:27:36 T:4884 DEBUG: CVideoDatabase::RunQuery took 1 ms for 40 items query: select * from episodeview WHERE episodeview.idShow = 17
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/American Pie Presents Beta House (2007)\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/American Pie Presents Beta House (2007)\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Pie Presents Beta House (2007)\extrafanart\Extras
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: American Pie Presents The Naked Mile = smb://TOWER/D/HD Movie/American Pie Presents The Naked Mile (2006)/American Pie Presents The Naked Mile 2006 HDTV 720p x264 RoSubbed-HDL.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/American Pie Presents The Naked Mile (2006)/American Pie Presents The Naked Mile 2006 HDTV 720p x264 RoSubbed-HDL.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/American Pie Presents The Naked Mile (2006)
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/American Pie Presents The Naked Mile (2006)\videoextras.nfo
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/American Pie Presents The Naked Mile (2006)\videoextras.nfo
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Pie Presents The Naked Mile (2006)\Extras
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/American Pie Presents The Naked Mile (2006)\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/American Pie Presents The Naked Mile (2006)\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Pie Presents The Naked Mile (2006)\extrafanart\Extras
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: American Wedding = smb://TOWER/D/HD Movie/American Wedding (2003)/American.Pie.III.American.Wedding.2003.Unrated.Blu-ray.720p.x264.DTS.MySilu.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/American Wedding (2003)/American.Pie.III.American.Wedding.2003.Unrated.Blu-ray.720p.x264.DTS.MySilu.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/American Wedding (2003)
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/American Wedding (2003)\videoextras.nfo
21:27:36 T:4884 DEBUG: CVideoDatabase::RunQuery took 5 ms for 190 items query: select * from episodeview WHERE episodeview.idShow = 21
21:27:36 T:9432 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideoview
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/American Wedding (2003)\videoextras.nfo
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Wedding (2003)\Extras
21:27:36 T:9432 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
21:27:36 T:9432 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 11 ms
21:27:36 T:9432 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 36
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/American Wedding (2003)\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/American Wedding (2003)\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/American Wedding (2003)\extrafanart\Extras
21:27:36 T:9432 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:00.908000
21:27:36 T:9432 DEBUG: Skin Widgets: Total time needed for all queries: 0:00:05.811000
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Analyze That = smb://TOWER/D/HD Movie/Analyze That (2002)/Analyze.That.2002.1080p.BluRay.x264.DTS-FGT.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Analyze That (2002)/Analyze.That.2002.1080p.BluRay.x264.DTS-FGT.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Analyze That (2002)
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Analyze That (2002)\videoextras.nfo
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Analyze That (2002)\videoextras.nfo
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Analyze That (2002)\Extras
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Analyze That (2002)\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Analyze That (2002)\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Analyze That (2002)\extrafanart\Extras
21:27:36 T:4884 DEBUG: CVideoDatabase::RunQuery took 7 ms for 169 items query: select * from episodeview WHERE episodeview.idShow = 69
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Analyze This = smb://TOWER/D/HD Movie/Analyze This (1999)/Analyze.This.1999.1080p.BluRay.x264.DTS-FGT.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Analyze This (1999)/Analyze.This.1999.1080p.BluRay.x264.DTS-FGT.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Analyze This (1999)
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Analyze This (1999)\videoextras.nfo
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Analyze This (1999)\videoextras.nfo
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Analyze This (1999)\Extras
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Analyze This (1999)\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Analyze This (1999)\extrafanart
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Analyze This (1999)\extrafanart\Extras
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Attack the Block = smb://TOWER/D/HD Movie/Attack the Block (2011)/inf-atb720p.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Attack the Block (2011)/inf-atb720p.mkv
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Attack the Block (2011)
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Attack the Block (2011)\videoextras.nfo
21:27:36 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Attack the Block (2011)\videoextras.nfo
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Attack the Block (2011)\Extras
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Attack the Block (2011)\extrafanart
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Attack the Block (2011)\extrafanart
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Attack the Block (2011)\extrafanart\Extras
21:27:37 T:4884 DEBUG: CVideoDatabase::RunQuery took 3 ms for 24 items query: select * from episodeview WHERE episodeview.idShow = 27
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Audition = smb://TOWER/D/HD Movie/Audition (1999) [Blu-ray]/Audition.1999.720p.BluRay.x264-CiNEFiLE.mkv
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Audition (1999) [Blu-ray]/Audition.1999.720p.BluRay.x264-CiNEFiLE.mkv
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Audition (1999) [Blu-ray]
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Audition (1999) [Blu-ray]\videoextras.nfo
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Audition (1999) [Blu-ray]\videoextras.nfo
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Audition (1999) [Blu-ray]\Extras
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Audition (1999) [Blu-ray]\extrafanart
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Audition (1999) [Blu-ray]\extrafanart
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Audition (1999) [Blu-ray]\extrafanart\Extras
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Autómata = smb://TOWER/D/HD Movie/Autómata (2014)/Automata.2014.1080p.BluRay.REMUX.AVC.TrueHD.5.1-RARBG.mkv
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Autómata (2014)/Automata.2014.1080p.BluRay.REMUX.AVC.TrueHD.5.1-RARBG.mkv
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Autómata (2014)
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Autómata (2014)\videoextras.nfo
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Autómata (2014)\videoextras.nfo
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Autómata (2014)\Extras
21:27:37 T:4884 DEBUG: CVideoDatabase::RunQuery took 8 ms for 120 items query: select * from episodeview WHERE episodeview.idShow = 20
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Autómata (2014)\extrafanart
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Autómata (2014)\extrafanart
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Autómata (2014)\extrafanart\Extras
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Bad Country = smb://TOWER/D/HD Movie/Bad Country (2014) [Blu-ray]/Bad.Country.2014.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Bad Country (2014) [Blu-ray]/Bad.Country.2014.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Bad Country (2014) [Blu-ray]
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Bad Country (2014) [Blu-ray]\videoextras.nfo
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Bad Country (2014) [Blu-ray]\videoextras.nfo
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Bad Country (2014) [Blu-ray]\Extras
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Bad Country (2014) [Blu-ray]\extrafanart
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Bad Country (2014) [Blu-ray]\extrafanart
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Bad Country (2014) [Blu-ray]\extrafanart\Extras
21:27:37 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 11 items query: select * from episodeview WHERE episodeview.idShow = 18
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Banlieue 13 = smb://TOWER/D/HD Movie/Banlieue 13 (2004)/District.B13.2004.720p.HDDVD.x264-ESiR.mkv
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Banlieue 13 (2004)/District.B13.2004.720p.HDDVD.x264-ESiR.mkv
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Banlieue 13 (2004)
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Banlieue 13 (2004)\videoextras.nfo
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Banlieue 13 (2004)\videoextras.nfo
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Banlieue 13 (2004)\Extras
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Banlieue 13 (2004)\!!!!!!!READ!!!!!!!!!
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Banlieue 13 (2004)\!!!!!!!READ!!!!!!!!!
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Banlieue 13 (2004)\!!!!!!!READ!!!!!!!!!\Extras
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Battle for Haditha = smb://TOWER/D/HD Movie/Battle for Haditha (2007) [Blu-ray]/avchd-battle.for.haditha.1080p.mkv
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Battle for Haditha (2007) [Blu-ray]/avchd-battle.for.haditha.1080p.mkv
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Battle for Haditha (2007) [Blu-ray]
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Battle for Haditha (2007) [Blu-ray]\videoextras.nfo
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Battle for Haditha (2007) [Blu-ray]\videoextras.nfo
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Battle for Haditha (2007) [Blu-ray]\Extras
21:27:37 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 13 items query: select * from episodeview WHERE episodeview.idShow = 24
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Battle for Haditha (2007) [Blu-ray]\extrafanart
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Battle for Haditha (2007) [Blu-ray]\extrafanart
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Battle for Haditha (2007) [Blu-ray]\extrafanart\Extras
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Before and After = smb://TOWER/D/HD Movie/Before and After (1996) [Blu-ray]/before.and.after.1996.720p.bluray.x264-hd4u.mkv
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Before and After (1996) [Blu-ray]/before.and.after.1996.720p.bluray.x264-hd4u.mkv
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Before and After (1996) [Blu-ray]
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Before and After (1996) [Blu-ray]\videoextras.nfo
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Before and After (1996) [Blu-ray]\videoextras.nfo
21:27:37 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Before and After (1996) [Blu-ray]\Extras
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Before and After (1996) [Blu-ray]\extrafanart
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Before and After (1996) [Blu-ray]\extrafanart
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Before and After (1996) [Blu-ray]\extrafanart\Extras
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Behind the Mask: The Rise of Leslie Vernon = smb://TOWER/D/HD Movie/Behind the Mask - The Rise of Leslie Vernon (2006)/Behind.the.Mask.The.Rise.of.Leslie.Vernon.2006.Limited.720p.Bluray.X264-DIMENSION.mkv
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Behind the Mask - The Rise of Leslie Vernon (2006)/Behind.the.Mask.The.Rise.of.Leslie.Vernon.2006.Limited.720p.Bluray.X264-DIMENSION.mkv
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Behind the Mask - The Rise of Leslie Vernon (2006)
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Behind the Mask - The Rise of Leslie Vernon (2006)\videoextras.nfo
21:27:38 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 10 items query: select * from episodeview WHERE episodeview.idShow = 56
21:27:38 T:4884 DEBUG: CVideoDatabase::RunQuery took 7 ms for 117 items query: select * from episodeview WHERE episodeview.idShow = 23
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Behind the Mask - The Rise of Leslie Vernon (2006)\videoextras.nfo
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Behind the Mask - The Rise of Leslie Vernon (2006)\Extras
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Behind the Mask - The Rise of Leslie Vernon (2006)\extrafanart
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Behind the Mask - The Rise of Leslie Vernon (2006)\extrafanart
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Behind the Mask - The Rise of Leslie Vernon (2006)\extrafanart\Extras
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Beverly Hills Cop = smb://TOWER/D/HD Movie/Beverly Hills Cop (1984)/Beverly Hills Cop 1984 720p HDTV x264-somedouches.mkv
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Beverly Hills Cop (1984)/Beverly Hills Cop 1984 720p HDTV x264-somedouches.mkv
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Beverly Hills Cop (1984)
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Beverly Hills Cop (1984)\videoextras.nfo
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Beverly Hills Cop (1984)\videoextras.nfo
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Beverly Hills Cop (1984)\Extras
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Beverly Hills Cop (1984)\extrafanart
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Beverly Hills Cop (1984)\extrafanart
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Beverly Hills Cop (1984)\extrafanart\Extras
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Beverly Hills Cop II = smb://TOWER/D/HD Movie/Beverly Hills Cop II (1987)/Beverly Hills Cop 2.mkv
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Beverly Hills Cop II (1987)/Beverly Hills Cop 2.mkv
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Beverly Hills Cop II (1987)
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Beverly Hills Cop II (1987)\videoextras.nfo
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Beverly Hills Cop II (1987)\videoextras.nfo
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Beverly Hills Cop II (1987)\Extras
21:27:38 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 9 items query: select * from episodeview WHERE episodeview.idShow = 11
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Beverly Hills Cop II (1987)\extrafanart
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Beverly Hills Cop II (1987)\extrafanart
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Beverly Hills Cop II (1987)\extrafanart\Extras
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Beverly Hills Cop III = smb://TOWER/D/HD Movie/Beverly Hills Cop III (1994)/Beverly Hills Cop 3.mkv
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Beverly Hills Cop III (1994)/Beverly Hills Cop 3.mkv
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Beverly Hills Cop III (1994)
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Beverly Hills Cop III (1994)\videoextras.nfo
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Beverly Hills Cop III (1994)\videoextras.nfo
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Beverly Hills Cop III (1994)\Extras
21:27:38 T:4884 DEBUG: CVideoDatabase::RunQuery took 7 ms for 112 items query: select * from episodeview WHERE episodeview.idShow = 61
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Beverly Hills Cop III (1994)\extrafanart
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Beverly Hills Cop III (1994)\extrafanart
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Beverly Hills Cop III (1994)\extrafanart\Extras
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Beyond a Reasonable Doubt = smb://TOWER/D/HD Movie/Beyond a Reasonable Doubt (2009)/Beyond.a.Reasonable.Doubt.2009.720p.BluRay.DTS.x264-VietHD.mkv
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Beyond a Reasonable Doubt (2009)/Beyond.a.Reasonable.Doubt.2009.720p.BluRay.DTS.x264-VietHD.mkv
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Beyond a Reasonable Doubt (2009)
21:27:38 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Beyond a Reasonable Doubt (2009)\videoextras.nfo
21:27:38 T:4884 DEBUG: CVideoDatabase::RunQuery took 12 ms for 220 items query: select * from episodeview WHERE episodeview.idShow = 41
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Beyond a Reasonable Doubt (2009)\videoextras.nfo
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Beyond a Reasonable Doubt (2009)\Extras
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Beyond a Reasonable Doubt (2009)\extrafanart
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Beyond a Reasonable Doubt (2009)\extrafanart
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Beyond a Reasonable Doubt (2009)\extrafanart\Extras
21:27:39 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 6 items query: select * from episodeview WHERE episodeview.idShow = 46
21:27:39 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 17 items query: select * from episodeview WHERE episodeview.idShow = 49
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Big Bad Wolves = smb://TOWER/D/HD Movie/Big Bad Wolves (2013) [Blu-ray]/Big.Bad.Wolves.2013.720p.WEB-DL.H264-PublicHD.mkv
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Big Bad Wolves (2013) [Blu-ray]/Big.Bad.Wolves.2013.720p.WEB-DL.H264-PublicHD.mkv
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Big Bad Wolves (2013) [Blu-ray]
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Big Bad Wolves (2013) [Blu-ray]\videoextras.nfo
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Big Bad Wolves (2013) [Blu-ray]\videoextras.nfo
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Big Bad Wolves (2013) [Blu-ray]\Extras
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Big Bad Wolves (2013) [Blu-ray]\extrafanart
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Big Bad Wolves (2013) [Blu-ray]\extrafanart
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Big Bad Wolves (2013) [Blu-ray]\extrafanart\Extras
21:27:39 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 19 items query: select * from episodeview WHERE episodeview.idShow = 48
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Bitter Moon = smb://TOWER/D/HD Movie/Bitter Moon (1992) [Blu-ray]/Bitter.Moon.1992.720p.WEB-DL.H264-PublicHD.mkv
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Bitter Moon (1992) [Blu-ray]/Bitter.Moon.1992.720p.WEB-DL.H264-PublicHD.mkv
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Bitter Moon (1992) [Blu-ray]
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Bitter Moon (1992) [Blu-ray]\videoextras.nfo
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Bitter Moon (1992) [Blu-ray]\videoextras.nfo
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Bitter Moon (1992) [Blu-ray]\Extras
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Bitter Moon (1992) [Blu-ray]\extrafanart
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Bitter Moon (1992) [Blu-ray]\extrafanart
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Bitter Moon (1992) [Blu-ray]\extrafanart\Extras
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Black Sheep = smb://TOWER/D/HD Movie/Black Sheep (2006) [Blu-ray]/Black.Sheep.2006.720p.BluRay.x264-ESiR.mkv
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Black Sheep (2006) [Blu-ray]/Black.Sheep.2006.720p.BluRay.x264-ESiR.mkv
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Black Sheep (2006) [Blu-ray]
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Black Sheep (2006) [Blu-ray]\videoextras.nfo
21:27:39 T:4884 DEBUG: CVideoDatabase::RunQuery took 6 ms for 74 items query: select * from episodeview WHERE episodeview.idShow = 52
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Black Sheep (2006) [Blu-ray]\videoextras.nfo
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Black Sheep (2006) [Blu-ray]\Extras
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Black Sheep (2006) [Blu-ray]\extrafanart
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Black Sheep (2006) [Blu-ray]\extrafanart
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Black Sheep (2006) [Blu-ray]\extrafanart\Extras
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Blackthorn = smb://TOWER/D/HD Movie/Blackthorn (2011) [Blu-ray]/Blackthorn.2011.LIMITED.720p.BluRay.X264-AMIABLE.mkv
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Blackthorn (2011) [Blu-ray]/Blackthorn.2011.LIMITED.720p.BluRay.X264-AMIABLE.mkv
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Blackthorn (2011) [Blu-ray]
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Blackthorn (2011) [Blu-ray]\videoextras.nfo
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Blackthorn (2011) [Blu-ray]\videoextras.nfo
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Blackthorn (2011) [Blu-ray]\Extras
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Blackthorn (2011) [Blu-ray]\extrafanart
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Blackthorn (2011) [Blu-ray]\extrafanart
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Blackthorn (2011) [Blu-ray]\extrafanart\Extras
21:27:39 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 6 items query: select * from episodeview WHERE episodeview.idShow = 10
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Blood Ties = smb://TOWER/D/HD Movie/Blood Ties (2013) [Blu-ray]/Blood.Ties.2013.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Blood Ties (2013) [Blu-ray]/Blood.Ties.2013.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Blood Ties (2013) [Blu-ray]
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Blood Ties (2013) [Blu-ray]\videoextras.nfo
21:27:39 T:4884 DEBUG: CVideoDatabase::RunQuery took 4 ms for 25 items query: select * from episodeview WHERE episodeview.idShow = 9
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Blood Ties (2013) [Blu-ray]\videoextras.nfo
21:27:39 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Blood Ties (2013) [Blu-ray]\Extras
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Blood Ties (2013) [Blu-ray]\extrafanart
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Blood Ties (2013) [Blu-ray]\extrafanart
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Blood Ties (2013) [Blu-ray]\extrafanart\Extras
21:27:40 T:4884 DEBUG: CVideoDatabase::RunQuery took 8 ms for 121 items query: select * from episodeview WHERE episodeview.idShow = 37
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Blood Work = smb://TOWER/D/HD Movie/Blood Work (2002)/blood.work.2002.720p.bluray.x264-hd4u.mkv
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Blood Work (2002)/blood.work.2002.720p.bluray.x264-hd4u.mkv
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Blood Work (2002)
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Blood Work (2002)\videoextras.nfo
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Blood Work (2002)\videoextras.nfo
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Blood Work (2002)\Extras
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Blood Work (2002)\extrafanart
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Blood Work (2002)\extrafanart
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Blood Work (2002)\extrafanart\Extras
21:27:40 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 9 items query: select * from episodeview WHERE episodeview.idShow = 30
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Bodyguard and Assassins = smb://TOWER/D/HD Movie/Bodyguards and Assassins (2009) [Blu-ray]/Bodyguards.And.Assassins.2009.BluRay.720p.DTS.2Audio.x264-CHD.mkv
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Bodyguards and Assassins (2009) [Blu-ray]/Bodyguards.And.Assassins.2009.BluRay.720p.DTS.2Audio.x264-CHD.mkv
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Bodyguards and Assassins (2009) [Blu-ray]
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Bodyguards and Assassins (2009) [Blu-ray]\videoextras.nfo
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Bodyguards and Assassins (2009) [Blu-ray]\videoextras.nfo
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Bodyguards and Assassins (2009) [Blu-ray]\Extras
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Bodyguards and Assassins (2009) [Blu-ray]\extrafanart
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Bodyguards and Assassins (2009) [Blu-ray]\extrafanart
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Bodyguards and Assassins (2009) [Blu-ray]\extrafanart\Extras
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Botched = smb://TOWER/D/HD Movie/Botched (2007)/Botched.2007.720p.WEB-DL.DD5.1.H.264-FGT.mkv
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Botched (2007)/Botched.2007.720p.WEB-DL.DD5.1.H.264-FGT.mkv
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Botched (2007)
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Botched (2007)\videoextras.nfo
21:27:40 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 29 items query: select * from episodeview WHERE episodeview.idShow = 32
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Botched (2007)\videoextras.nfo
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Botched (2007)\Extras
21:27:40 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 18 items query: select * from episodeview WHERE episodeview.idShow = 54
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Botched (2007)\extrafanart
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Botched (2007)\extrafanart
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Botched (2007)\extrafanart\Extras
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Boyhood = smb://TOWER/D/HD Movie/Boyhood (2014)/Boyhood.2014.1080p.BluRay.x264.DTS-HD.MA.5.1-RARBG.mkv
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Boyhood (2014)/Boyhood.2014.1080p.BluRay.x264.DTS-HD.MA.5.1-RARBG.mkv
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Boyhood (2014)
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Boyhood (2014)\videoextras.nfo
21:27:40 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 21 items query: select * from episodeview WHERE episodeview.idShow = 58
21:27:40 T:4884 DEBUG: CVideoDatabase::RunQuery took 4 ms for 78 items query: select * from episodeview WHERE episodeview.idShow = 40
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Boyhood (2014)\videoextras.nfo
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Boyhood (2014)\Extras
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Boyhood (2014)\extrafanart
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Boyhood (2014)\extrafanart
21:27:40 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Boyhood (2014)\extrafanart\Extras
21:27:40 T:4884 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episodeview WHERE episodeview.idShow = 8
21:27:40 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 24 items query: select * from episodeview WHERE episodeview.idShow = 6
21:27:40 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 43 items query: select * from episodeview WHERE episodeview.idShow = 7
21:27:41 T:4884 DEBUG: CVideoDatabase::RunQuery took 3 ms for 30 items query: select * from episodeview WHERE episodeview.idShow = 60
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Braindead = smb://TOWER/D/HD Movie/Braindead (1992) [Blu-ray]/ly-braindeadboot720.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Braindead (1992) [Blu-ray]/ly-braindeadboot720.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Braindead (1992) [Blu-ray]
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Braindead (1992) [Blu-ray]\videoextras.nfo
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Braindead (1992) [Blu-ray]\videoextras.nfo
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Braindead (1992) [Blu-ray]\Extras
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Braindead (1992) [Blu-ray]\extrafanart
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Braindead (1992) [Blu-ray]\extrafanart
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Braindead (1992) [Blu-ray]\extrafanart\Extras
21:27:41 T:4884 DEBUG: CVideoDatabase::RunQuery took 5 ms for 129 items query: select * from episodeview WHERE episodeview.idShow = 55
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Brake = smb://TOWER/D/HD Movie/Brake (2012)/Brake.2012.BluRay.720p.DTS.x264-CHD.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Brake (2012)/Brake.2012.BluRay.720p.DTS.x264-CHD.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Brake (2012)
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Brake (2012)\videoextras.nfo
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Brake (2012)\videoextras.nfo
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Brake (2012)\Extras
21:27:41 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 16 items query: select * from episodeview WHERE episodeview.idShow = 65
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Brake (2012)\extrafanart
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Brake (2012)\extrafanart
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Brake (2012)\extrafanart\Extras
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Bronson = smb://TOWER/D/HD Movie/Bronson (2008)/hd1080-bronson.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Bronson (2008)/hd1080-bronson.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Bronson (2008)
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Bronson (2008)\videoextras.nfo
21:27:41 T:4884 DEBUG: CVideoDatabase::RunQuery took 6 ms for 179 items query: select * from episodeview WHERE episodeview.idShow = 57
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Bronson (2008)\videoextras.nfo
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Bronson (2008)\Extras
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Bronson (2008)\extrafanart
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Bronson (2008)\extrafanart
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Bronson (2008)\extrafanart\Extras
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Bullet Ballet = smb://TOWER/D/HD Movie/Bullet Ballet (1998) [Blu-ray]/bulletballet_1998_720p-splits.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Bullet Ballet (1998) [Blu-ray]/bulletballet_1998_720p-splits.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Bullet Ballet (1998) [Blu-ray]
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Bullet Ballet (1998) [Blu-ray]\videoextras.nfo
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Bullet Ballet (1998) [Blu-ray]\videoextras.nfo
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Bullet Ballet (1998) [Blu-ray]\Extras
21:27:41 T:4884 DEBUG: CVideoDatabase::RunQuery took 25 ms for 506 items query: select * from episodeview WHERE episodeview.idShow = 31
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Bullet Ballet (1998) [Blu-ray]\extrafanart
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Bullet Ballet (1998) [Blu-ray]\extrafanart
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Bullet Ballet (1998) [Blu-ray]\extrafanart\Extras
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Cabin Fever = smb://TOWER/D/HD Movie/Cabin Fever (2002) [Blu-ray]/Cabin.Fever.UNRATED.DC.2003.720p.BluRay.x264.DTS-WiKi.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Cabin Fever (2002) [Blu-ray]/Cabin.Fever.UNRATED.DC.2003.720p.BluRay.x264.DTS-WiKi.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Cabin Fever (2002) [Blu-ray]
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Cabin Fever (2002) [Blu-ray]\videoextras.nfo
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Cabin Fever (2002) [Blu-ray]\videoextras.nfo
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Cabin Fever (2002) [Blu-ray]\Extras
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Cabin Fever (2002) [Blu-ray]\extrafanart
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Cabin Fever (2002) [Blu-ray]\extrafanart
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Cabin Fever (2002) [Blu-ray]\extrafanart\Extras
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Caché = smb://TOWER/D/HD Movie/Caché (2005)/Cache.2005.720p.BluRay.x264-CiNEFiLE.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Caché (2005)/Cache.2005.720p.BluRay.x264-CiNEFiLE.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Caché (2005)
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Caché (2005)\videoextras.nfo
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Caché (2005)\videoextras.nfo
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Caché (2005)\Extras
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Caché (2005)\!!!!!!!READ!!!!!!!!!
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Caché (2005)\!!!!!!!READ!!!!!!!!!
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Caché (2005)\!!!!!!!READ!!!!!!!!!\Extras
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Carlos = smb://TOWER/D/HD Movie/Carlos Collection/Carlos (2010) [Blu-ray]/avchd-car.2010.720p.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Carlos Collection/Carlos (2010) [Blu-ray]/avchd-car.2010.720p.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Carlos Collection/Carlos (2010) [Blu-ray]
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Carlos Collection/Carlos (2010) [Blu-ray]\videoextras.nfo
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Carlos Collection/Carlos (2010) [Blu-ray]\videoextras.nfo
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Carlos Collection/Carlos (2010) [Blu-ray]\Extras
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Carlos Collection/Carlos (2010) [Blu-ray]\extrathumbs
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Carlos Collection/Carlos (2010) [Blu-ray]\extrathumbs
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Carlos Collection/Carlos (2010) [Blu-ray]\extrathumbs\Extras
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Casa de mi Padre = smb://TOWER/D/HD Movie/Casa de mi Padre (2012)/Casa.de.mi.Padre.2012.1080p.BluRay.x264.DTS-LEGi0N.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Casa de mi Padre (2012)/Casa.de.mi.Padre.2012.1080p.BluRay.x264.DTS-LEGi0N.mkv
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Casa de mi Padre (2012)
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Casa de mi Padre (2012)\videoextras.nfo
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Casa de mi Padre (2012)\videoextras.nfo
21:27:41 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Casa de mi Padre (2012)\Extras
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Casa de mi Padre (2012)\extrafanart
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Casa de mi Padre (2012)\extrafanart
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Casa de mi Padre (2012)\extrafanart\Extras
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Casino Jack = smb://TOWER/D/HD Movie/Casino Jack (2010) [Blu-ray]/imsorny-casino.jack.720p.mkv
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Casino Jack (2010) [Blu-ray]/imsorny-casino.jack.720p.mkv
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Casino Jack (2010) [Blu-ray]
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Casino Jack (2010) [Blu-ray]\videoextras.nfo
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Casino Jack (2010) [Blu-ray]\videoextras.nfo
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Casino Jack (2010) [Blu-ray]\Extras
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Casino Jack (2010) [Blu-ray]\extrafanart
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Casino Jack (2010) [Blu-ray]\extrafanart
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Casino Jack (2010) [Blu-ray]\extrafanart\Extras
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Cat Shit One = smb://TOWER/D/HD Movie/Cat Shit One (2009) [Blu-ray]/Cat.Shit.One.2009.1080p.BluRay.FLAC.x264-CtrlHD.mkv
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Cat Shit One (2009) [Blu-ray]/Cat.Shit.One.2009.1080p.BluRay.FLAC.x264-CtrlHD.mkv
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Cat Shit One (2009) [Blu-ray]
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Cat Shit One (2009) [Blu-ray]\videoextras.nfo
21:27:42 T:4884 DEBUG: CVideoDatabase::RunQuery took 3 ms for 37 items query: select * from episodeview WHERE episodeview.idShow = 39
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Cat Shit One (2009) [Blu-ray]\videoextras.nfo
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Cat Shit One (2009) [Blu-ray]\Extras
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Cat Shit One (2009) [Blu-ray]\extrafanart
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Cat Shit One (2009) [Blu-ray]\extrafanart
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Cat Shit One (2009) [Blu-ray]\extrafanart\Extras
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Catch .44 = smb://TOWER/D/HD Movie/Catch .44 (2011) [Blu-ray]/Catch .44.2011.720p.BluRay.x264-WiKi.mkv
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Catch .44 (2011) [Blu-ray]/Catch .44.2011.720p.BluRay.x264-WiKi.mkv
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Catch .44 (2011) [Blu-ray]
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Catch .44 (2011) [Blu-ray]\videoextras.nfo
21:27:42 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 23 items query: select * from episodeview WHERE episodeview.idShow = 4
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Catch .44 (2011) [Blu-ray]\videoextras.nfo
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Catch .44 (2011) [Blu-ray]\Extras
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Catch .44 (2011) [Blu-ray]\extrathumbs
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Catch .44 (2011) [Blu-ray]\extrathumbs
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Catch .44 (2011) [Blu-ray]\extrathumbs\Extras
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Changing Lanes = smb://TOWER/D/HD Movie/Changing Lanes (2002) [Blu-ray]/Changing.Lanes.2002.BluRay.720p.DTS.x264-CHD.mkv
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Changing Lanes (2002) [Blu-ray]/Changing.Lanes.2002.BluRay.720p.DTS.x264-CHD.mkv
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Changing Lanes (2002) [Blu-ray]
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Changing Lanes (2002) [Blu-ray]\videoextras.nfo
21:27:42 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 20 items query: select * from episodeview WHERE episodeview.idShow = 59
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Changing Lanes (2002) [Blu-ray]\videoextras.nfo
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Changing Lanes (2002) [Blu-ray]\Extras
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Changing Lanes (2002) [Blu-ray]\extrafanart
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Changing Lanes (2002) [Blu-ray]\extrafanart
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Changing Lanes (2002) [Blu-ray]\extrafanart\Extras
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Cirque du Freak: The Vampire's Assistant = smb://TOWER/D/HD Movie/Cirque du Freak - The Vampire's Assistant (2009) [Blu-ray]/haideaf-cdf.mkv
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Cirque du Freak - The Vampire's Assistant (2009) [Blu-ray]/haideaf-cdf.mkv
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Cirque du Freak - The Vampire's Assistant (2009) [Blu-ray]
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Cirque du Freak - The Vampire's Assistant (2009) [Blu-ray]\videoextras.nfo
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Cirque du Freak - The Vampire's Assistant (2009) [Blu-ray]\videoextras.nfo
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Cirque du Freak - The Vampire's Assistant (2009) [Blu-ray]\Extras
21:27:42 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 3 items query: select * from episodeview WHERE episodeview.idShow = 3
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Cirque du Freak - The Vampire's Assistant (2009) [Blu-ray]\extrafanart
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Cirque du Freak - The Vampire's Assistant (2009) [Blu-ray]\extrafanart
21:27:42 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Cirque du Freak - The Vampire's Assistant (2009) [Blu-ray]\extrafanart\Extras
21:27:43 T:4884 DEBUG: CVideoDatabase::RunQuery took 3 ms for 62 items query: select * from episodeview WHERE episodeview.idShow = 38
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: City of Angels = smb://TOWER/D/HD Movie/City of Angels (1998) [Blu-ray]/City.of.Angels.1998.720p.BluRay.X264-AMIABLE.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/City of Angels (1998) [Blu-ray]/City.of.Angels.1998.720p.BluRay.X264-AMIABLE.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/City of Angels (1998) [Blu-ray]
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/City of Angels (1998) [Blu-ray]\videoextras.nfo
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/City of Angels (1998) [Blu-ray]\videoextras.nfo
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/City of Angels (1998) [Blu-ray]\Extras
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/City of Angels (1998) [Blu-ray]\extrafanart
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/City of Angels (1998) [Blu-ray]\extrafanart
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/City of Angels (1998) [Blu-ray]\extrafanart\Extras
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Confessions of a Dangerous Mind = smb://TOWER/D/HD Movie/Confessions of a Dangerous Mind (2002)/Confessions.Of.A.Dangerous.Mind.2002.1080p.BluRay.x264.DTS-FGT.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Confessions of a Dangerous Mind (2002)/Confessions.Of.A.Dangerous.Mind.2002.1080p.BluRay.x264.DTS-FGT.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Confessions of a Dangerous Mind (2002)
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Confessions of a Dangerous Mind (2002)\videoextras.nfo
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Confessions of a Dangerous Mind (2002)\videoextras.nfo
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Confessions of a Dangerous Mind (2002)\Extras
21:27:43 T:8864 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
21:27:43 T:8864 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Confessions of a Dangerous Mind (2002)\extrafanart
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Confessions of a Dangerous Mind (2002)\extrafanart
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Confessions of a Dangerous Mind (2002)\extrafanart\Extras
21:27:43 T:4884 DEBUG: CVideoDatabase::RunQuery took 7 ms for 4 items query: select * from episodeview WHERE episodeview.idShow = 2
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Congo = smb://TOWER/D/HD Movie/Congo (1995)/whcongo.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Congo (1995)/whcongo.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Congo (1995)
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Congo (1995)\videoextras.nfo
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Congo (1995)\videoextras.nfo
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Congo (1995)\Extras
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Congo (1995)\extrafanart
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Congo (1995)\extrafanart
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Congo (1995)\extrafanart\Extras
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Coriolanus = smb://TOWER/D/HD Movie/Coriolanus (2011) [Blu-ray]/coriolanus.2011.limited.720p.bluray.x264-sparks.publichd.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Coriolanus (2011) [Blu-ray]/coriolanus.2011.limited.720p.bluray.x264-sparks.publichd.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Coriolanus (2011) [Blu-ray]
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Coriolanus (2011) [Blu-ray]\videoextras.nfo
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Coriolanus (2011) [Blu-ray]\videoextras.nfo
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Coriolanus (2011) [Blu-ray]\Extras
21:27:43 T:4884 DEBUG: CVideoDatabase::RunQuery took 4 ms for 49 items query: select * from episodeview WHERE episodeview.idShow = 14
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Coriolanus (2011) [Blu-ray]\extrafanart
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Coriolanus (2011) [Blu-ray]\extrafanart
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Coriolanus (2011) [Blu-ray]\extrafanart\Extras
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Courage Under Fire = smb://TOWER/D/HD Movie/Courage Under Fire (1996)/Courage.Under.Fire.1996.1080p.BluRay.DTS.x264-PURE.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Courage Under Fire (1996)/Courage.Under.Fire.1996.1080p.BluRay.DTS.x264-PURE.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Courage Under Fire (1996)
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Courage Under Fire (1996)\videoextras.nfo
21:27:43 T:4884 DEBUG: CVideoDatabase::RunQuery took 6 ms for 86 items query: select * from episodeview WHERE episodeview.idShow = 19
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Courage Under Fire (1996)\videoextras.nfo
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Courage Under Fire (1996)\Extras
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Courage Under Fire (1996)\extrafanart
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Courage Under Fire (1996)\extrafanart
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Courage Under Fire (1996)\extrafanart\Extras
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Critters = smb://TOWER/D/HD Movie/Critters (1986)/Critters.1986.720p.WEB-DL.AAC2.0.H.264.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Critters (1986)/Critters.1986.720p.WEB-DL.AAC2.0.H.264.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Critters (1986)
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Critters (1986)\videoextras.nfo
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Critters (1986)\videoextras.nfo
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Critters (1986)\Extras
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Critters (1986)\extrafanart
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Critters (1986)\extrafanart
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Critters (1986)\extrafanart\Extras
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Critters 2 = smb://TOWER/D/HD Movie/Critters 2 (1988)/Critters.2.1988.720p.WEB-DL.DD5.1.H.264.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Critters 2 (1988)/Critters.2.1988.720p.WEB-DL.DD5.1.H.264.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Critters 2 (1988)
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Critters 2 (1988)\videoextras.nfo
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Critters 2 (1988)\videoextras.nfo
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Critters 2 (1988)\Extras
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Critters 2 (1988)\extrafanart
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Critters 2 (1988)\extrafanart
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Critters 2 (1988)\extrafanart\Extras
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Critters 3: You Are What They Eat = smb://TOWER/D/HD Movie/Critters 3 - You Are What They Eat (1991)/Critters.3.1991.720p.WEB-DL.AAC2.0.H.264.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Critters 3 - You Are What They Eat (1991)/Critters.3.1991.720p.WEB-DL.AAC2.0.H.264.mkv
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Critters 3 - You Are What They Eat (1991)
21:27:43 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Critters 3 - You Are What They Eat (1991)\videoextras.nfo
21:27:44 T:4884 DEBUG: CVideoDatabase::RunQuery took 3 ms for 20 items query: select * from episodeview WHERE episodeview.idShow = 50
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Critters 3 - You Are What They Eat (1991)\videoextras.nfo
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Critters 3 - You Are What They Eat (1991)\Extras
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Critters 3 - You Are What They Eat (1991)\extrafanart
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Critters 3 - You Are What They Eat (1991)\extrafanart
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Critters 3 - You Are What They Eat (1991)\extrafanart\Extras
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Critters 4 = smb://TOWER/D/HD Movie/Critters 4 (1992)/Critters.4.1992.720p.WEB-DL.DD5.1.H.264.mkv
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Critters 4 (1992)/Critters.4.1992.720p.WEB-DL.DD5.1.H.264.mkv
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Critters 4 (1992)
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Critters 4 (1992)\videoextras.nfo
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Critters 4 (1992)\videoextras.nfo
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Critters 4 (1992)\Extras
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Critters 4 (1992)\extrafanart
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Critters 4 (1992)\extrafanart
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Critters 4 (1992)\extrafanart\Extras
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Crocodile Dundee = smb://TOWER/D/HD Movie/Crocodile Dundee (1986)/Crocodile.Dundee.1986.720p.BluRay.X264-AMIABLE.mkv
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Crocodile Dundee (1986)/Crocodile.Dundee.1986.720p.BluRay.X264-AMIABLE.mkv
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Crocodile Dundee (1986)
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Crocodile Dundee (1986)\videoextras.nfo
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Crocodile Dundee (1986)\videoextras.nfo
21:27:44 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 12 items query: select * from episodeview WHERE episodeview.idShow = 53
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Crocodile Dundee (1986)\Extras
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Crocodile Dundee (1986)\extrafanart
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Crocodile Dundee (1986)\extrafanart
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Crocodile Dundee (1986)\extrafanart\Extras
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Crocodile Dundee II = smb://TOWER/D/HD Movie/Crocodile Dundee II (1988)/crocodile.dundee.ii.1988.720p.bluray.x264-psychd.mkv
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Crocodile Dundee II (1988)/crocodile.dundee.ii.1988.720p.bluray.x264-psychd.mkv
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Crocodile Dundee II (1988)
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Crocodile Dundee II (1988)\videoextras.nfo
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Crocodile Dundee II (1988)\videoextras.nfo
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Crocodile Dundee II (1988)\Extras
21:27:44 T:4884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 26 items query: select * from episodeview WHERE episodeview.idShow = 15
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Dangerous Liaisons = smb://TOWER/D/HD Movie/Dangerous Liaisons (1988)/Dangerous.Liaisons.1998.720p.BluRay.x264-WiKi.mkv
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Dangerous Liaisons (1988)/Dangerous.Liaisons.1998.720p.BluRay.x264-WiKi.mkv
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Dangerous Liaisons (1988)
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Dangerous Liaisons (1988)\videoextras.nfo
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Dangerous Liaisons (1988)\videoextras.nfo
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Dangerous Liaisons (1988)\Extras
21:27:44 T:4884 DEBUG: CVideoDatabase::RunQuery took 7 ms for 109 items query: select * from episodeview WHERE episodeview.idShow = 26
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Dangerous Liaisons (1988)\extrafanart
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Dangerous Liaisons (1988)\extrafanart
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Dangerous Liaisons (1988)\extrafanart\Extras
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Dark Shadows = smb://TOWER/D/HD Movie/Dark Shadows (2012) [Blu-ray]/Dark.Shadows.2012.1080p.BluRay.x264.DTS-HDChina.mkv
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Dark Shadows (2012) [Blu-ray]/Dark.Shadows.2012.1080p.BluRay.x264.DTS-HDChina.mkv
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Dark Shadows (2012) [Blu-ray]
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Dark Shadows (2012) [Blu-ray]\videoextras.nfo
21:27:44 T:8864 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
21:27:44 T:8864 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
21:27:44 T:4884 DEBUG: CVideoDatabase::RunQuery took 4 ms for 54 items query: select * from episodeview WHERE episodeview.idShow = 1
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Dark Shadows (2012) [Blu-ray]\videoextras.nfo
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Dark Shadows (2012) [Blu-ray]\Extras
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Dark Shadows (2012) [Blu-ray]\extrafanart
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Dark Shadows (2012) [Blu-ray]\extrafanart
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Dark Shadows (2012) [Blu-ray]\extrafanart\Extras
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Darkness = smb://TOWER/D/HD Movie/Darkness (2002) [Blu-ray]/darkness.2002.720p.bluray.x264-psychd.mkv
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Darkness (2002) [Blu-ray]/darkness.2002.720p.bluray.x264-psychd.mkv
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Darkness (2002) [Blu-ray]
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Darkness (2002) [Blu-ray]\videoextras.nfo
21:27:44 T:4884 DEBUG: CVideoDatabase::RunQuery took 5 ms for 67 items query: select * from episodeview WHERE episodeview.idShow = 47
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Darkness (2002) [Blu-ray]\videoextras.nfo
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Darkness (2002) [Blu-ray]\Extras
21:27:44 T:8864 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
21:27:44 T:8864 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Darkness (2002) [Blu-ray]\extrafanart
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Darkness (2002) [Blu-ray]\extrafanart
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Darkness (2002) [Blu-ray]\extrafanart\Extras
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Dead Poets Society = smb://TOWER/D/HD Movie/Dead Poets Society (1989) [Blu-ray]/Dead.Poets.Society.1989.720p.BluRay.X264-AMIABLE.mkv
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Dead Poets Society (1989) [Blu-ray]/Dead.Poets.Society.1989.720p.BluRay.X264-AMIABLE.mkv
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Dead Poets Society (1989) [Blu-ray]
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Dead Poets Society (1989) [Blu-ray]\videoextras.nfo
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Dead Poets Society (1989) [Blu-ray]\videoextras.nfo
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Dead Poets Society (1989) [Blu-ray]\Extras
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Dead Poets Society (1989) [Blu-ray]\extrafanart
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Dead Poets Society (1989) [Blu-ray]\extrafanart
21:27:44 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Dead Poets Society (1989) [Blu-ray]\extrafanart\Extras
21:27:44 T:4884 DEBUG: CVideoDatabase::RunQuery took 10 ms for 156 items query: select * from episodeview WHERE episodeview.idShow = 66
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Deep Impact = smb://TOWER/D/HD Movie/Deep Impact (1998)/Deep.Impact.1998.1080p.BluRay.x264.DTS-FGT.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Deep Impact (1998)/Deep.Impact.1998.1080p.BluRay.x264.DTS-FGT.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Deep Impact (1998)
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Deep Impact (1998)\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Deep Impact (1998)\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Deep Impact (1998)\Extras
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Deep Impact (1998)\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Deep Impact (1998)\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Deep Impact (1998)\extrafanart\Extras
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Defendor = smb://TOWER/D/HD Movie/Defendor (2009) [Blu-ray]/Defendor.2009.Limited.1080p.Bluray.X264-DIMENSION.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Defendor (2009) [Blu-ray]/Defendor.2009.Limited.1080p.Bluray.X264-DIMENSION.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Defendor (2009) [Blu-ray]
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Defendor (2009) [Blu-ray]\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Defendor (2009) [Blu-ray]\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Defendor (2009) [Blu-ray]\Extras
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Defendor (2009) [Blu-ray]\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Defendor (2009) [Blu-ray]\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Defendor (2009) [Blu-ray]\extrafanart\Extras
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Deranged = smb://TOWER/D/HD Movie/Deranged (2012) [Blu-ray]/gimchi-deranged2012.1080p.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Deranged (2012) [Blu-ray]/gimchi-deranged2012.1080p.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Deranged (2012) [Blu-ray]
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Deranged (2012) [Blu-ray]\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Deranged (2012) [Blu-ray]\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Deranged (2012) [Blu-ray]\Extras
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Deranged (2012) [Blu-ray]\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Deranged (2012) [Blu-ray]\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Deranged (2012) [Blu-ray]\extrafanart\Extras
21:27:45 T:4884 NOTICE: script.lazytv : 13.749000 :: 13.749000 ::: - get_eps_Ended
21:27:45 T:4884 NOTICE: script.lazytv : 13.751000 :: 0.002000 ::: - variable_init_End
21:27:45 T:4884 NOTICE: script.lazytv : 13.751000 :: 0.000000 ::: - daemon started
21:27:45 T:4884 DEBUG: POParser: loaded 130 strings from file C:\Kodi\portable_data\addons\script.lazytv\resources\language\English\strings.po
21:27:45 T:8864 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Devil = smb://TOWER/D/HD Movie/Devil (2010) [Blu-ray]/cbgb-devil720.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Devil (2010) [Blu-ray]/cbgb-devil720.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Devil (2010) [Blu-ray]
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Devil (2010) [Blu-ray]\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Devil (2010) [Blu-ray]\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Devil (2010) [Blu-ray]\Extras
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Devil (2010) [Blu-ray]\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Devil (2010) [Blu-ray]\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Devil (2010) [Blu-ray]\extrafanart\Extras
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Dog Soldiers = smb://TOWER/D/HD Movie/Dog Soldiers (2002)/Dog Soldiers 2002 BluRay 1080p x264 DTS 5.1 - PRL Waldek.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Dog Soldiers (2002)/Dog Soldiers 2002 BluRay 1080p x264 DTS 5.1 - PRL Waldek.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Dog Soldiers (2002)
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Dog Soldiers (2002)\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Dog Soldiers (2002)\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Dog Soldiers (2002)\Extras
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Dog Soldiers (2002)\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Dog Soldiers (2002)\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Dog Soldiers (2002)\extrafanart\Extras
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Dolphin Tale 2 = smb://TOWER/D/HD Movie/Dolphin Tale 2 (2014)/Dolphin.Tale.2.2014.720p.BluRay.x264-GECKOS.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Dolphin Tale 2 (2014)/Dolphin.Tale.2.2014.720p.BluRay.x264-GECKOS.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Dolphin Tale 2 (2014)
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Dolphin Tale 2 (2014)\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Dolphin Tale 2 (2014)\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Dolphin Tale 2 (2014)\Extras
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Dolphin Tale 2 (2014)\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Dolphin Tale 2 (2014)\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Dolphin Tale 2 (2014)\extrafanart\Extras
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Drillbit Taylor = smb://TOWER/D/HD Movie/Drillbit Taylor (2008) [Blu-ray]/s-drillbit.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Drillbit Taylor (2008) [Blu-ray]/s-drillbit.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Drillbit Taylor (2008) [Blu-ray]
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Drillbit Taylor (2008) [Blu-ray]\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Drillbit Taylor (2008) [Blu-ray]\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Drillbit Taylor (2008) [Blu-ray]\Extras
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Drillbit Taylor (2008) [Blu-ray]\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Drillbit Taylor (2008) [Blu-ray]\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Drillbit Taylor (2008) [Blu-ray]\extrafanart\Extras
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Edge of Darkness = smb://TOWER/D/HD Movie/Edge of Darkness (2010) [Blu-ray]/edge.of.darkness.2010.1080p.bluray.x264-nodlabs.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Edge of Darkness (2010) [Blu-ray]/edge.of.darkness.2010.1080p.bluray.x264-nodlabs.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Edge of Darkness (2010) [Blu-ray]
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Edge of Darkness (2010) [Blu-ray]\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Edge of Darkness (2010) [Blu-ray]\videoextras.nfo
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Edge of Darkness (2010) [Blu-ray]\Extras
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Edge of Darkness (2010) [Blu-ray]\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Edge of Darkness (2010) [Blu-ray]\extrafanart
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Edge of Darkness (2010) [Blu-ray]\extrafanart\Extras
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: For the Emperor = smb://TOWER/D/HD Movie/Emperor (2012)/For.the.Emperor.2014.720p.BluRay.x264-WiKi.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Emperor (2012)/For.the.Emperor.2014.720p.BluRay.x264-WiKi.mkv
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Emperor (2012)
21:27:45 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Emperor (2012)\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Emperor (2012)\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Emperor (2012)\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Emperor (2012)\Sample
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Emperor (2012)\Sample
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Emperor (2012)\Sample\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Enter the Void = smb://TOWER/D/HD Movie/Enter the Void (2009) [Blu-ray]/refined-etv-720p.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Enter the Void (2009) [Blu-ray]/refined-etv-720p.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Enter the Void (2009) [Blu-ray]
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Enter the Void (2009) [Blu-ray]\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Enter the Void (2009) [Blu-ray]\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Enter the Void (2009) [Blu-ray]\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Enter the Void (2009) [Blu-ray]\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Enter the Void (2009) [Blu-ray]\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Enter the Void (2009) [Blu-ray]\extrafanart\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Eraserhead = smb://TOWER/D/HD Movie/Eraserhead (1977)/Eraserhead.1977.720p.BluRay.X264-AMIABLE.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Eraserhead (1977)/Eraserhead.1977.720p.BluRay.X264-AMIABLE.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Eraserhead (1977)
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Eraserhead (1977)\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Eraserhead (1977)\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Eraserhead (1977)\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Eraserhead (1977)\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Eraserhead (1977)\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Eraserhead (1977)\extrafanart\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Eternal Sunshine of the Spotless Mind = smb://TOWER/D/HD Movie/Eternal Sunshine of the Spotless Mind (2004) [Blu-ray]/Eternal.Sunshine.of.the.Spotless.Mind.2004.720p.BluRay.DTS.x264-CtrlHD.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Eternal Sunshine of the Spotless Mind (2004) [Blu-ray]/Eternal.Sunshine.of.the.Spotless.Mind.2004.720p.BluRay.DTS.x264-CtrlHD.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Eternal Sunshine of the Spotless Mind (2004) [Blu-ray]
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Eternal Sunshine of the Spotless Mind (2004) [Blu-ray]\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Eternal Sunshine of the Spotless Mind (2004) [Blu-ray]\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Eternal Sunshine of the Spotless Mind (2004) [Blu-ray]\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Eternal Sunshine of the Spotless Mind (2004) [Blu-ray]\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Eternal Sunshine of the Spotless Mind (2004) [Blu-ray]\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Eternal Sunshine of the Spotless Mind (2004) [Blu-ray]\extrafanart\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Exit Wounds = smb://TOWER/D/HD Movie/Exit Wounds (2001)/Exit.Wounds.2001.720p.BluRay.DD5.1.x264-VietHD.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Exit Wounds (2001)/Exit.Wounds.2001.720p.BluRay.DD5.1.x264-VietHD.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Exit Wounds (2001)
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Exit Wounds (2001)\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Exit Wounds (2001)\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Exit Wounds (2001)\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Exit Wounds (2001)\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Exit Wounds (2001)\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Exit Wounds (2001)\extrafanart\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Falcon Rising = smb://TOWER/D/HD Movie/Falcon Rising (2014)/falcon.rising.2014.limited.1080p.bluray.x264-veto.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Falcon Rising (2014)/falcon.rising.2014.limited.1080p.bluray.x264-veto.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Falcon Rising (2014)
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Falcon Rising (2014)\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Falcon Rising (2014)\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Falcon Rising (2014)\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Falcon Rising (2014)\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Falcon Rising (2014)\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Falcon Rising (2014)\extrafanart\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Firestorm = smb://TOWER/D/HD Movie/Firestorm (2013) [Blu-ray]/Firestorm.2013.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Firestorm (2013) [Blu-ray]/Firestorm.2013.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Firestorm (2013) [Blu-ray]
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Firestorm (2013) [Blu-ray]\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Firestorm (2013) [Blu-ray]\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Firestorm (2013) [Blu-ray]\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Firestorm (2013) [Blu-ray]\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Firestorm (2013) [Blu-ray]\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Firestorm (2013) [Blu-ray]\extrafanart\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Flags of Our Fathers = smb://TOWER/D/HD Movie/Flags of Our Fathers (2006) [Blu-ray]/Flags.of.Our.Fathers.2006.720p.BluRay.x264-CRiSC.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Flags of Our Fathers (2006) [Blu-ray]/Flags.of.Our.Fathers.2006.720p.BluRay.x264-CRiSC.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Flags of Our Fathers (2006) [Blu-ray]
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Flags of Our Fathers (2006) [Blu-ray]\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Flags of Our Fathers (2006) [Blu-ray]\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Flags of Our Fathers (2006) [Blu-ray]\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Flags of Our Fathers (2006) [Blu-ray]\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Flags of Our Fathers (2006) [Blu-ray]\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Flags of Our Fathers (2006) [Blu-ray]\extrafanart\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Flight of the Intruder = smb://TOWER/D/HD Movie/Flight of the Intruder (1991) [Blu-ray]/aaf-foti.720p.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Flight of the Intruder (1991) [Blu-ray]/aaf-foti.720p.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Flight of the Intruder (1991) [Blu-ray]
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Flight of the Intruder (1991) [Blu-ray]\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Flight of the Intruder (1991) [Blu-ray]\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Flight of the Intruder (1991) [Blu-ray]\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Flight of the Intruder (1991) [Blu-ray]\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Flight of the Intruder (1991) [Blu-ray]\extrafanart
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Flight of the Intruder (1991) [Blu-ray]\extrafanart\Extras
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Franklyn = smb://TOWER/D/HD Movie/Franklyn (2008)/Franklyn.2008.1080p.BluRay.DTS.x264-VietHD.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Franklyn (2008)/Franklyn.2008.1080p.BluRay.DTS.x264-VietHD.mkv
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Franklyn (2008)
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Franklyn (2008)\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Franklyn (2008)\videoextras.nfo
21:27:46 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Franklyn (2008)\Extras
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Franklyn (2008)\extrafanart
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Franklyn (2008)\extrafanart
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Franklyn (2008)\extrafanart\Extras
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Friends with Benefits = smb://TOWER/D/HD Movie/Friends with Benefits (2011) [Blu-ray]/Friends.with.Benefits.2011.720p.BluRay.x264.DTS-WiKi.mkv
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Friends with Benefits (2011) [Blu-ray]/Friends.with.Benefits.2011.720p.BluRay.x264.DTS-WiKi.mkv
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Friends with Benefits (2011) [Blu-ray]
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Friends with Benefits (2011) [Blu-ray]\videoextras.nfo
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Friends with Benefits (2011) [Blu-ray]\videoextras.nfo
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Friends with Benefits (2011) [Blu-ray]\Extras
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Friends with Benefits (2011) [Blu-ray]\extrafanart
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Friends with Benefits (2011) [Blu-ray]\extrafanart
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Friends with Benefits (2011) [Blu-ray]\extrafanart\Extras
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Funny People = smb://TOWER/D/HD Movie/Funny People (2009) [Blu-ray]/cbgb-fp720r.mkv
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Funny People (2009) [Blu-ray]/cbgb-fp720r.mkv
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Funny People (2009) [Blu-ray]
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Funny People (2009) [Blu-ray]\videoextras.nfo
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Funny People (2009) [Blu-ray]\videoextras.nfo
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Funny People (2009) [Blu-ray]\Extras
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Funny People (2009) [Blu-ray]\extrafanart
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Funny People (2009) [Blu-ray]\extrafanart
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Funny People (2009) [Blu-ray]\extrafanart\Extras
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Get the Gringo = smb://TOWER/D/HD Movie/Get the Gringo (2012) [Blu-ray]/Get.the.Gringo.1080p.BluRay.x264.DTS-HDChina.mkv
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Get the Gringo (2012) [Blu-ray]/Get.the.Gringo.1080p.BluRay.x264.DTS-HDChina.mkv
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Get the Gringo (2012) [Blu-ray]
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Get the Gringo (2012) [Blu-ray]\videoextras.nfo
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Get the Gringo (2012) [Blu-ray]\videoextras.nfo
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Get the Gringo (2012) [Blu-ray]\Extras
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Get the Gringo (2012) [Blu-ray]\extrafanart
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Get the Gringo (2012) [Blu-ray]\extrafanart
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Get the Gringo (2012) [Blu-ray]\extrafanart\Extras
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Ghost Graduation = smb://TOWER/D/HD Movie/Ghost Graduation (2012)/Ghost Graduation 2012.720p.BluRay.DD5.1.x264-VietHD.mkv
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Ghost Graduation (2012)/Ghost Graduation 2012.720p.BluRay.DD5.1.x264-VietHD.mkv
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Ghost Graduation (2012)
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Ghost Graduation (2012)\videoextras.nfo
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Ghost Graduation (2012)\videoextras.nfo
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Ghost Graduation (2012)\Extras
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Ghost Graduation (2012)\extrafanart
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Ghost Graduation (2012)\extrafanart
21:27:47 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Ghost Graduation (2012)\extrafanart\Extras
21:27:47 T:8864 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
21:27:47 T:8864 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
21:27:47 T:8864 DEBUG: Activating window ID: 10025
21:27:47 T:8864 DEBUG: ------ Window Deinit (Home.xml) ------
21:27:47 T:8864 DEBUG: ------ Window Init (MyVideoNav.xml) ------
21:27:47 T:8864 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
21:27:48 T:8864 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
21:27:48 T:8864 DEBUG: ParentPath = [addons://sources/video/]
21:27:48 T:7744 NOTICE: Thread BackgroundLoader start, auto delete: false
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Gintama: The Final Chapter - Be Forever Yorozuya = smb://TOWER/D/HD Movie/Gintama - The Final Chapter - Be Forever Yorozuya (2013) [Blu-ray]/Gintama.the.Movie.The.Final.Chapter.Be.Forever.Yorozuya.2013.720p.BluRay.x264-WiKi.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Gintama - The Final Chapter - Be Forever Yorozuya (2013) [Blu-ray]/Gintama.the.Movie.The.Final.Chapter.Be.Forever.Yorozuya.2013.720p.BluRay.x264-WiKi.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Gintama - The Final Chapter - Be Forever Yorozuya (2013) [Blu-ray]
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Gintama - The Final Chapter - Be Forever Yorozuya (2013) [Blu-ray]\videoextras.nfo
21:27:48 T:7744 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(script) in script://script.tvrage.com/?content_type=video-poster.jpg
21:27:48 T:7744 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(script) in script://script.tvrage.com/?content_type=video-poster.png
21:27:48 T:7744 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(script) in script://script.tvrage.com/?content_type=video-banner.jpg
21:27:48 T:7744 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(script) in script://script.tvrage.com/?content_type=video-banner.png
21:27:48 T:7744 DEBUG: Thread BackgroundLoader 7744 terminating
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Gintama - The Final Chapter - Be Forever Yorozuya (2013) [Blu-ray]\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Gintama - The Final Chapter - Be Forever Yorozuya (2013) [Blu-ray]\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Gintama - The Final Chapter - Be Forever Yorozuya (2013) [Blu-ray]\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Gintama - The Final Chapter - Be Forever Yorozuya (2013) [Blu-ray]\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Gintama - The Final Chapter - Be Forever Yorozuya (2013) [Blu-ray]\extrafanart\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Godzilla Against MechaGodzilla = smb://TOWER/D/HD Movie/Godzilla Against MechaGodzilla (2002)/Godzilla.Against.Mechagodzilla.2002.iNTERNAL.BDRip.x264-MARS.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Godzilla Against MechaGodzilla (2002)/Godzilla.Against.Mechagodzilla.2002.iNTERNAL.BDRip.x264-MARS.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Godzilla Against MechaGodzilla (2002)
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Godzilla Against MechaGodzilla (2002)\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Godzilla Against MechaGodzilla (2002)\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Godzilla Against MechaGodzilla (2002)\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Godzilla Against MechaGodzilla (2002)\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Godzilla Against MechaGodzilla (2002)\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Godzilla Against MechaGodzilla (2002)\extrafanart\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Godzilla, Mothra and King Ghidorah: Giant Monsters All-Out Attack = smb://TOWER/D/HD Movie/Godzilla, Mothra and King Ghidorah - Giant Monsters All-Out Attack (2001)/Godzilla.Mothra.And.King.Ghidorah.Giant.Monsters.All-Out.Attack.2001.iNTERNAL.BDRip.x264-MARS.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Godzilla, Mothra and King Ghidorah - Giant Monsters All-Out Attack (2001)/Godzilla.Mothra.And.King.Ghidorah.Giant.Monsters.All-Out.Attack.2001.iNTERNAL.BDRip.x264-MARS.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Godzilla, Mothra and King Ghidorah - Giant Monsters All-Out Attack (2001)
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Godzilla, Mothra and King Ghidorah - Giant Monsters All-Out Attack (2001)\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Godzilla, Mothra and King Ghidorah - Giant Monsters All-Out Attack (2001)\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Godzilla, Mothra and King Ghidorah - Giant Monsters All-Out Attack (2001)\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Godzilla, Mothra and King Ghidorah - Giant Monsters All-Out Attack (2001)\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Godzilla, Mothra and King Ghidorah - Giant Monsters All-Out Attack (2001)\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Godzilla, Mothra and King Ghidorah - Giant Monsters All-Out Attack (2001)\extrafanart\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Gomorra = smb://TOWER/D/HD Movie/Gomorrah (2008) [Blu-ray]/Gomorra.2008.720p.BluRay.DTS.x264-ESiR.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Gomorrah (2008) [Blu-ray]/Gomorra.2008.720p.BluRay.DTS.x264-ESiR.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Gomorrah (2008) [Blu-ray]
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Gomorrah (2008) [Blu-ray]\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Gomorrah (2008) [Blu-ray]\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Gomorrah (2008) [Blu-ray]\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Gomorrah (2008) [Blu-ray]\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Gomorrah (2008) [Blu-ray]\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Gomorrah (2008) [Blu-ray]\extrafanart\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Gone = smb://TOWER/D/HD Movie/Gone (2012) [Blu-ray]/Gone.720p.BluRay.X264-BLOW.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Gone (2012) [Blu-ray]/Gone.720p.BluRay.X264-BLOW.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Gone (2012) [Blu-ray]
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Gone (2012) [Blu-ray]\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Gone (2012) [Blu-ray]\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Gone (2012) [Blu-ray]\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Gone (2012) [Blu-ray]\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Gone (2012) [Blu-ray]\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Gone (2012) [Blu-ray]\extrafanart\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Grosse Pointe Blank = smb://TOWER/D/HD Movie/Grosse Pointe Blank (1997) [Blu-ray]/Grosse.Pointe.Blank.1997.720p.BluRay.X264-AMIABLE.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Grosse Pointe Blank (1997) [Blu-ray]/Grosse.Pointe.Blank.1997.720p.BluRay.X264-AMIABLE.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Grosse Pointe Blank (1997) [Blu-ray]
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Grosse Pointe Blank (1997) [Blu-ray]\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Grosse Pointe Blank (1997) [Blu-ray]\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Grosse Pointe Blank (1997) [Blu-ray]\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Grosse Pointe Blank (1997) [Blu-ray]\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Grosse Pointe Blank (1997) [Blu-ray]\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Grosse Pointe Blank (1997) [Blu-ray]\extrafanart\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Hard to Kill = smb://TOWER/D/HD Movie/Hard to Kill (1990) [Blu-ray]/flhd-hard-720p.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Hard to Kill (1990) [Blu-ray]/flhd-hard-720p.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Hard to Kill (1990) [Blu-ray]
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Hard to Kill (1990) [Blu-ray]\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Hard to Kill (1990) [Blu-ray]\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Hard to Kill (1990) [Blu-ray]\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Hard to Kill (1990) [Blu-ray]\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Hard to Kill (1990) [Blu-ray]\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Hard to Kill (1990) [Blu-ray]\extrafanart\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Hardware = smb://TOWER/D/HD Movie/Hardware (1990) [Blu-ray]/hardware.1990.720p.bluray.x264-hv.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Hardware (1990) [Blu-ray]/hardware.1990.720p.bluray.x264-hv.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Hardware (1990) [Blu-ray]
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Hardware (1990) [Blu-ray]\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Hardware (1990) [Blu-ray]\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Hardware (1990) [Blu-ray]\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Hardware (1990) [Blu-ray]\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Hardware (1990) [Blu-ray]\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Hardware (1990) [Blu-ray]\extrafanart\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Headhunter = smb://TOWER/D/HD Movie/Headhunter (2009) [Blu-ray]/Hodejegerne.2011.720p.BluRay.x264.DTS-WiKi.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Headhunter (2009) [Blu-ray]/Hodejegerne.2011.720p.BluRay.x264.DTS-WiKi.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Headhunter (2009) [Blu-ray]
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Headhunter (2009) [Blu-ray]\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Headhunter (2009) [Blu-ray]\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Headhunter (2009) [Blu-ray]\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Headhunter (2009) [Blu-ray]\extrathumbs
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Headhunter (2009) [Blu-ray]\extrathumbs
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Headhunter (2009) [Blu-ray]\extrathumbs\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Hellraiser = smb://TOWER/D/HD Movie/Hellraiser (1987) [Blu-ray]/h-hellraiser-x264.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Hellraiser (1987) [Blu-ray]/h-hellraiser-x264.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Hellraiser (1987) [Blu-ray]
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Hellraiser (1987) [Blu-ray]\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Hellraiser (1987) [Blu-ray]\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Hellraiser (1987) [Blu-ray]\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Hellraiser (1987) [Blu-ray]\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Hellraiser (1987) [Blu-ray]\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Hellraiser (1987) [Blu-ray]\extrafanart\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Henry V = smb://TOWER/D/HD Movie/Henry V (1989)/Henry.V.1989.720p.BluRay.X264-AMIABLE.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Henry V (1989)/Henry.V.1989.720p.BluRay.X264-AMIABLE.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Henry V (1989)
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Henry V (1989)\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Henry V (1989)\videoextras.nfo
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Henry V (1989)\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Henry V (1989)\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Henry V (1989)\extrafanart
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Henry V (1989)\extrafanart\Extras
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Hide and Seek = smb://TOWER/D/HD Movie/Hide and Seek (2013)/Hide and Seek 2013 1080p BluRay DD5.1 x264-RightSiZE.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Hide and Seek (2013)/Hide and Seek 2013 1080p BluRay DD5.1 x264-RightSiZE.mkv
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Hide and Seek (2013)
21:27:48 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Hide and Seek (2013)\videoextras.nfo
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Hide and Seek (2013)\videoextras.nfo
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Hide and Seek (2013)\Extras
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Hide and Seek (2013)\extrafanart
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Hide and Seek (2013)\extrafanart
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Hide and Seek (2013)\extrafanart\Extras
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Highlander = smb://TOWER/D/HD Movie/Highlander (1986) [Blu-ray]/Highlander.DirCut.1986.720p.BluRay.DTS.x264-ESiR.mkv
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Highlander (1986) [Blu-ray]/Highlander.DirCut.1986.720p.BluRay.DTS.x264-ESiR.mkv
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Highlander (1986) [Blu-ray]
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Highlander (1986) [Blu-ray]\videoextras.nfo
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Highlander (1986) [Blu-ray]\videoextras.nfo
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Highlander (1986) [Blu-ray]\Extras
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Highlander (1986) [Blu-ray]\extrafanart
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Highlander (1986) [Blu-ray]\extrafanart
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Highlander (1986) [Blu-ray]\extrafanart\Extras
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Hocus Pocus = smb://TOWER/D/HD Movie/Hocus Pocus (1993)/Hocus.Pocus.1993.1080p.BrRip.x264.YIFY.mp4
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Hocus Pocus (1993)/Hocus.Pocus.1993.1080p.BrRip.x264.YIFY.mp4
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Hocus Pocus (1993)
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Hocus Pocus (1993)\videoextras.nfo
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Hocus Pocus (1993)\videoextras.nfo
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Hocus Pocus (1993)\Extras
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Hocus Pocus (1993)\extrafanart
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Hocus Pocus (1993)\extrafanart
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Hocus Pocus (1993)\extrafanart\Extras
21:27:49 T:8864 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
21:27:49 T:8864 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Homefront = smb://TOWER/D/HD Movie/Homefront (2013) [Blu-ray]/Homefront.2013.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Homefront (2013) [Blu-ray]/Homefront.2013.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Homefront (2013) [Blu-ray]
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Homefront (2013) [Blu-ray]\videoextras.nfo
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Homefront (2013) [Blu-ray]\videoextras.nfo
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Homefront (2013) [Blu-ray]\Extras
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Homefront (2013) [Blu-ray]\extrafanart
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Homefront (2013) [Blu-ray]\extrafanart
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Homefront (2013) [Blu-ray]\extrafanart\Extras
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: House of Wax = smb://TOWER/D/HD Movie/House of Wax (2005) [Blu-ray]/House.of.Wax.2005.720p.BluRay.DD5.1.x264-CRiSC.mkv
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/House of Wax (2005) [Blu-ray]/House.of.Wax.2005.720p.BluRay.DD5.1.x264-CRiSC.mkv
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/House of Wax (2005) [Blu-ray]
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/House of Wax (2005) [Blu-ray]\videoextras.nfo
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/House of Wax (2005) [Blu-ray]\videoextras.nfo
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/House of Wax (2005) [Blu-ray]\Extras
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/House of Wax (2005) [Blu-ray]\extrafanart
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/House of Wax (2005) [Blu-ray]\extrafanart
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/House of Wax (2005) [Blu-ray]\extrafanart\Extras
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Housebound = smb://TOWER/D/HD Movie/Housebound (2014)/housebound.2014.1080p.bluray.x264-topcat.mkv
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Housebound (2014)/housebound.2014.1080p.bluray.x264-topcat.mkv
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Housebound (2014)
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Housebound (2014)\videoextras.nfo
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Housebound (2014)\videoextras.nfo
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Housebound (2014)\Extras
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Housebound (2014)\extrafanart
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Housebound (2014)\extrafanart
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Housebound (2014)\extrafanart\Extras
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Hysteria = smb://TOWER/D/HD Movie/Hysteria (2011) [Blu-ray]/hysteria.2011.720p.bluray.x264-psychd.mkv
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Hysteria (2011) [Blu-ray]/hysteria.2011.720p.bluray.x264-psychd.mkv
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Hysteria (2011) [Blu-ray]
21:27:49 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Hysteria (2011) [Blu-ray]\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Hysteria (2011) [Blu-ray]\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Hysteria (2011) [Blu-ray]\Extras
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Hysteria (2011) [Blu-ray]\extrathumbs
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Hysteria (2011) [Blu-ray]\extrathumbs
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Hysteria (2011) [Blu-ray]\extrathumbs\Extras
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Imaginaerum = smb://TOWER/D/HD Movie/Imaginaerum (2012)/Imaginaerum.2012.1080p.BluRay.DTS.x264-EbP.mkv
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Imaginaerum (2012)/Imaginaerum.2012.1080p.BluRay.DTS.x264-EbP.mkv
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Imaginaerum (2012)
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Imaginaerum (2012)\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Imaginaerum (2012)\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Imaginaerum (2012)\Extras
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Imaginaerum (2012)\extrafanart
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Imaginaerum (2012)\extrafanart
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Imaginaerum (2012)\extrafanart\Extras
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Infection = smb://TOWER/D/HD Movie/Infection (2004)/Infection_BP-LKRG.avi
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Infection (2004)/Infection_BP-LKRG.avi
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Infection (2004)
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Infection (2004)\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Infection (2004)\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Infection (2004)\Extras
21:27:50 T:8864 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
21:27:50 T:8864 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Infection (2004)\extrafanart
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Infection (2004)\extrafanart
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Infection (2004)\extrafanart\Extras
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Into the Storm = smb://TOWER/D/HD Movie/Into the Storm (2014)/Into.the.Storm.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG.mkv
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Into the Storm (2014)/Into.the.Storm.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG.mkv
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Into the Storm (2014)
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Into the Storm (2014)\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Into the Storm (2014)\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Into the Storm (2014)\Extras
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Into the Storm (2014)\extrafanart
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Into the Storm (2014)\extrafanart
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Into the Storm (2014)\extrafanart\Extras
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Investigation of a Citizen Above Suspicion = smb://TOWER/D/HD Movie/Investigation of a Citizen Above Suspicion (1970) [Blu-ray]/Investigation.Of.A.Citizen.Above.Suspicion.1970.Criterion.Collection.720p.BluRay.x264-PublicHD.mkv
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Investigation of a Citizen Above Suspicion (1970) [Blu-ray]/Investigation.Of.A.Citizen.Above.Suspicion.1970.Criterion.Collection.720p.BluRay.x264-PublicHD.mkv
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Investigation of a Citizen Above Suspicion (1970) [Blu-ray]
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Investigation of a Citizen Above Suspicion (1970) [Blu-ray]\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Investigation of a Citizen Above Suspicion (1970) [Blu-ray]\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Investigation of a Citizen Above Suspicion (1970) [Blu-ray]\Extras
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Iron Sky = smb://TOWER/D/HD Movie/Iron Sky (2012) [Blu-ray]/Iron.Sky.2012.Directors.Cut.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Iron Sky (2012) [Blu-ray]/Iron.Sky.2012.Directors.Cut.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Iron Sky (2012) [Blu-ray]
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Iron Sky (2012) [Blu-ray]\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Iron Sky (2012) [Blu-ray]\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Iron Sky (2012) [Blu-ray]\Extras
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Iron Sky (2012) [Blu-ray]\extrafanart
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Iron Sky (2012) [Blu-ray]\extrafanart
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Iron Sky (2012) [Blu-ray]\extrafanart\Extras
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Jack and Jill = smb://TOWER/D/HD Movie/Jack and Jill (2011) [Blu-ray]/ctf-jack.and.jill.720.mkv
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Jack and Jill (2011) [Blu-ray]/ctf-jack.and.jill.720.mkv
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Jack and Jill (2011) [Blu-ray]
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Jack and Jill (2011) [Blu-ray]\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Jack and Jill (2011) [Blu-ray]\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Jack and Jill (2011) [Blu-ray]\Extras
21:27:50 T:8864 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
21:27:50 T:8864 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
21:27:50 T:8864 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Jack and Jill (2011) [Blu-ray]\extrafanart
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Jack and Jill (2011) [Blu-ray]\extrafanart
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Jack and Jill (2011) [Blu-ray]\extrafanart\Extras
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: John Dies at the End = smb://TOWER/D/HD Movie/John Dies at the End (2012)/john.dies.at.the.end.2012.limited.720p.bluray.x264-geckos.mkv
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/John Dies at the End (2012)/john.dies.at.the.end.2012.limited.720p.bluray.x264-geckos.mkv
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/John Dies at the End (2012)
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/John Dies at the End (2012)\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/John Dies at the End (2012)\videoextras.nfo
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/John Dies at the End (2012)\Extras
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/John Dies at the End (2012)\extrafanart
21:27:50 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/John Dies at the End (2012)\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/John Dies at the End (2012)\extrafanart\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Ju-on: The Beginning of the End = smb://TOWER/D/HD Movie/Ju-on - The Beginning of the End (2014)/Ju-on.The.Beginning.of.the.End.2014.720p.BluRay.x264-WiKi.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Ju-on - The Beginning of the End (2014)/Ju-on.The.Beginning.of.the.End.2014.720p.BluRay.x264-WiKi.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Ju-on - The Beginning of the End (2014)
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Ju-on - The Beginning of the End (2014)\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Ju-on - The Beginning of the End (2014)\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Ju-on - The Beginning of the End (2014)\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Ju-on - The Beginning of the End (2014)\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Ju-on - The Beginning of the End (2014)\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Ju-on - The Beginning of the End (2014)\extrafanart\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Kalifornia = smb://TOWER/D/HD Movie/Kalifornia (1993) [Blu-ray]/7s-kali.1993.720p.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Kalifornia (1993) [Blu-ray]/7s-kali.1993.720p.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Kalifornia (1993) [Blu-ray]
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Kalifornia (1993) [Blu-ray]\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Kalifornia (1993) [Blu-ray]\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Kalifornia (1993) [Blu-ray]\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Kalifornia (1993) [Blu-ray]\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Kalifornia (1993) [Blu-ray]\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Kalifornia (1993) [Blu-ray]\extrafanart\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: King of the Hill = smb://TOWER/D/HD Movie/King of the Hill (1993) [Blu-ray]/King.Of.The.Hill.1993.720p.BluRay.x264-HD4U.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/King of the Hill (1993) [Blu-ray]/King.Of.The.Hill.1993.720p.BluRay.x264-HD4U.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/King of the Hill (1993) [Blu-ray]
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/King of the Hill (1993) [Blu-ray]\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/King of the Hill (1993) [Blu-ray]\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/King of the Hill (1993) [Blu-ray]\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/King of the Hill (1993) [Blu-ray]\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/King of the Hill (1993) [Blu-ray]\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/King of the Hill (1993) [Blu-ray]\extrafanart\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Kiss the Girls = smb://TOWER/D/HD Movie/Kiss the Girls (1997)/Kiss.the.Girls.1997.1080p.BluRay.X264-AMIABLE.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Kiss the Girls (1997)/Kiss.the.Girls.1997.1080p.BluRay.X264-AMIABLE.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Kiss the Girls (1997)
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Kiss the Girls (1997)\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Kiss the Girls (1997)\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Kiss the Girls (1997)\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Kiss the Girls (1997)\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Kiss the Girls (1997)\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Kiss the Girls (1997)\extrafanart\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Kkeut-kka-ji-gan-da = smb://TOWER/D/HD Movie/Kkeut-kka-ji-gan-da (2014)/A.Hard.Day.2014.1080p.BluRay.x264-ROVERS.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Kkeut-kka-ji-gan-da (2014)/A.Hard.Day.2014.1080p.BluRay.x264-ROVERS.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Kkeut-kka-ji-gan-da (2014)
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Kkeut-kka-ji-gan-da (2014)\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Kkeut-kka-ji-gan-da (2014)\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Kkeut-kka-ji-gan-da (2014)\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Kkeut-kka-ji-gan-da (2014)\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Kkeut-kka-ji-gan-da (2014)\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Kkeut-kka-ji-gan-da (2014)\extrafanart\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Knights of Badassdom = smb://TOWER/D/HD Movie/Knights of Badassdom (2013) [Blu-ray]/Knights.Of.Badassdom.2013.720p.WEB-DL.H264-PublicHD.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Knights of Badassdom (2013) [Blu-ray]/Knights.Of.Badassdom.2013.720p.WEB-DL.H264-PublicHD.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Knights of Badassdom (2013) [Blu-ray]
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Knights of Badassdom (2013) [Blu-ray]\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Knights of Badassdom (2013) [Blu-ray]\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Knights of Badassdom (2013) [Blu-ray]\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Knights of Badassdom (2013) [Blu-ray]\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Knights of Badassdom (2013) [Blu-ray]\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Knights of Badassdom (2013) [Blu-ray]\extrafanart\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Kundo: Age of the Rampant = smb://TOWER/D/HD Movie/Kundo - Age of the Rampant (2014)/kundo.age.of.the.rampant.2014.1080p.bluray.x264-rovers.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Kundo - Age of the Rampant (2014)/kundo.age.of.the.rampant.2014.1080p.bluray.x264-rovers.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Kundo - Age of the Rampant (2014)
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Kundo - Age of the Rampant (2014)\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Kundo - Age of the Rampant (2014)\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Kundo - Age of the Rampant (2014)\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Kundo - Age of the Rampant (2014)\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Kundo - Age of the Rampant (2014)\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Kundo - Age of the Rampant (2014)\extrafanart\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Kung Fu Jungle = smb://TOWER/D/HD Movie/Kung Fu Jungle (2014)/Kung.Fu.Jungle.2014.1080p.BluRay.x264.DTS-WiKi.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Kung Fu Jungle (2014)/Kung.Fu.Jungle.2014.1080p.BluRay.x264.DTS-WiKi.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Kung Fu Jungle (2014)
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Kung Fu Jungle (2014)\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Kung Fu Jungle (2014)\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Kung Fu Jungle (2014)\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Kung Fu Jungle (2014)\extrathumbs
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Kung Fu Jungle (2014)\extrathumbs
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Kung Fu Jungle (2014)\extrathumbs\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Labor Day = smb://TOWER/D/HD Movie/Labor Day (2013) [Blu-ray]/Labor.Day.2013.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Labor Day (2013) [Blu-ray]/Labor.Day.2013.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Labor Day (2013) [Blu-ray]
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Labor Day (2013) [Blu-ray]\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Labor Day (2013) [Blu-ray]\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Labor Day (2013) [Blu-ray]\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Labor Day (2013) [Blu-ray]\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Labor Day (2013) [Blu-ray]\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Labor Day (2013) [Blu-ray]\extrafanart\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Last Vegas = smb://TOWER/D/HD Movie/Last Vegas (2013) [Blu-ray]/Last.Vegas.2013.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Last Vegas (2013) [Blu-ray]/Last.Vegas.2013.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Last Vegas (2013) [Blu-ray]
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Last Vegas (2013) [Blu-ray]\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Last Vegas (2013) [Blu-ray]\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Last Vegas (2013) [Blu-ray]\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Last Vegas (2013) [Blu-ray]\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Last Vegas (2013) [Blu-ray]\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Last Vegas (2013) [Blu-ray]\extrafanart\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Leap of Faith = smb://TOWER/D/HD Movie/Leap of Faith (1992) [Blu-ray]/Leap of Faith.1992.720p.WEB-DL-HDCLUB.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Leap of Faith (1992) [Blu-ray]/Leap of Faith.1992.720p.WEB-DL-HDCLUB.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Leap of Faith (1992) [Blu-ray]
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Leap of Faith (1992) [Blu-ray]\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Leap of Faith (1992) [Blu-ray]\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Leap of Faith (1992) [Blu-ray]\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Leap of Faith (1992) [Blu-ray]\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Leap of Faith (1992) [Blu-ray]\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Leap of Faith (1992) [Blu-ray]\extrafanart\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Lesson of the Evil = smb://TOWER/D/HD Movie/Lesson of the Evil (2012)/lesson.of.the.evil.2012.720p.bluray.x264-fapcave.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Lesson of the Evil (2012)/lesson.of.the.evil.2012.720p.bluray.x264-fapcave.mkv
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Lesson of the Evil (2012)
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Lesson of the Evil (2012)\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Lesson of the Evil (2012)\videoextras.nfo
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Lesson of the Evil (2012)\Extras
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Lesson of the Evil (2012)\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Lesson of the Evil (2012)\extrafanart
21:27:51 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Lesson of the Evil (2012)\extrafanart\Extras
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Let's Be Cops = smb://TOWER/D/HD Movie/Let's Be Cops (2014)/Lets.Be.Cops.2014.720p.BluRay.x264-SPARKS.mkv
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Let's Be Cops (2014)/Lets.Be.Cops.2014.720p.BluRay.x264-SPARKS.mkv
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Let's Be Cops (2014)
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Let's Be Cops (2014)\videoextras.nfo
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Let's Be Cops (2014)\videoextras.nfo
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Let's Be Cops (2014)\Extras
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Let's Be Cops (2014)\extrafanart
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Let's Be Cops (2014)\extrafanart
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Let's Be Cops (2014)\extrafanart\Extras
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Magic Magic = smb://TOWER/D/HD Movie/Magic Magic (2013) [Blu-ray]/pfa-mm.720p.mkv
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Magic Magic (2013) [Blu-ray]/pfa-mm.720p.mkv
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Magic Magic (2013) [Blu-ray]
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Magic Magic (2013) [Blu-ray]\videoextras.nfo
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Magic Magic (2013) [Blu-ray]\videoextras.nfo
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Magic Magic (2013) [Blu-ray]\Extras
21:27:52 T:8864 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
21:27:52 T:8864 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
21:27:52 T:8864 DEBUG: CGUIMediaWindow::GetDirectory (plugin://script.videoextras/)
21:27:52 T:8864 DEBUG: ParentPath = [addons://sources/video/]
21:27:52 T:6828 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin VideoExtras('plugin://script.videoextras/','1','')
21:27:52 T:6828 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the VideoExtras (id=14) plugin...
21:27:52 T:3372 NOTICE: Thread LanguageInvoker start, auto delete: false
21:27:52 T:3372 INFO: initializing python engine.
21:27:52 T:3372 DEBUG: CPythonInvoker(14, C:\Kodi\portable_data\addons\script.videoextras\plugin.py): start processing
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Magic Magic (2013) [Blu-ray]\extrafanart
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Magic Magic (2013) [Blu-ray]\extrafanart
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Magic Magic (2013) [Blu-ray]\extrafanart\Extras
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Magnolia = smb://TOWER/D/HD Movie/Magnolia (1999)/magnolia.1999.1080p.bluray.x264-leverage.mkv
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Magnolia (1999)/magnolia.1999.1080p.bluray.x264-leverage.mkv
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Magnolia (1999)
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Magnolia (1999)\videoextras.nfo
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Magnolia (1999)\videoextras.nfo
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Magnolia (1999)\Extras
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Magnolia (1999)\extrafanart
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Magnolia (1999)\extrafanart
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Magnolia (1999)\extrafanart\Extras
21:27:52 T:3372 NOTICE: -->Python Interpreter Initialized<--
21:27:52 T:3372 DEBUG: CPythonInvoker(14, C:\Kodi\portable_data\addons\script.videoextras\plugin.py): the source file to load is "C:\Kodi\portable_data\addons\script.videoextras\plugin.py"
21:27:52 T:3372 DEBUG: CPythonInvoker(14, C:\Kodi\portable_data\addons\script.videoextras\plugin.py): setting the Python path to C:\Kodi\portable_data\addons\script.videoextras;C:\Kodi\portable_data\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:52 T:3372 DEBUG: CPythonInvoker(14, C:\Kodi\portable_data\addons\script.videoextras\plugin.py): entering source directory C:\Kodi\portable_data\addons\script.videoextras
21:27:52 T:3372 DEBUG: CPythonInvoker(14, C:\Kodi\portable_data\addons\script.videoextras\plugin.py): instantiating addon using automatically obtained id of "script.videoextras" dependent on version 2.1.0 of the xbmc.python api
21:27:52 T:8864 DEBUG: ------ Window Init (DialogBusy.xml) ------
21:27:52 T:3372 DEBUG: script.videoextras: VideoExtrasPlugin: Called with addon_handle = 1
21:27:52 T:3372 DEBUG: script.videoextras: VideoExtrasPlugin: Mode is NONE - showing root menu
21:27:52 T:3372 DEBUG: POParser: loaded 59 strings from file C:\Kodi\portable_data\addons\script.videoextras\resources\language\English\strings.po
21:27:52 T:6828 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
21:27:52 T:3372 INFO: CPythonInvoker(14, C:\Kodi\portable_data\addons\script.videoextras\plugin.py): script successfully run
21:27:52 T:8864 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
21:27:52 T:8600 NOTICE: Thread BackgroundLoader start, auto delete: false
21:27:52 T:8600 DEBUG: Thread BackgroundLoader 8600 terminating
21:27:52 T:3372 INFO: Python script stopped
21:27:52 T:3372 DEBUG: Thread LanguageInvoker 3372 terminating
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Malcolm X = smb://TOWER/D/HD Movie/Malcolm X (1992) [Blu-ray]/Malcolm.X.1992.720p.BluRay.x264-SiNNERS.mkv
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Malcolm X (1992) [Blu-ray]/Malcolm.X.1992.720p.BluRay.x264-SiNNERS.mkv
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Malcolm X (1992) [Blu-ray]
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Malcolm X (1992) [Blu-ray]\videoextras.nfo
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Malcolm X (1992) [Blu-ray]\videoextras.nfo
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Malcolm X (1992) [Blu-ray]\Extras
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Malcolm X (1992) [Blu-ray]\extrafanart
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Malcolm X (1992) [Blu-ray]\extrafanart
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Malcolm X (1992) [Blu-ray]\extrafanart\Extras
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Mallrats = smb://TOWER/D/HD Movie/Mallrats (1995) [Blu-ray]/Mallrats.1995.Extended.Version.720p.BluRay.DD5.1.x264-CRiSC.mkv
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Mallrats (1995) [Blu-ray]/Mallrats.1995.Extended.Version.720p.BluRay.DD5.1.x264-CRiSC.mkv
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Mallrats (1995) [Blu-ray]
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Mallrats (1995) [Blu-ray]\videoextras.nfo
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Mallrats (1995) [Blu-ray]\videoextras.nfo
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Mallrats (1995) [Blu-ray]\Extras
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Mallrats (1995) [Blu-ray]\extrafanart
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Mallrats (1995) [Blu-ray]\extrafanart
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Mallrats (1995) [Blu-ray]\extrafanart\Extras
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Man on a Ledge = smb://TOWER/D/HD Movie/Man on a Ledge (2012) [Blu-ray]/Man.on.a.Ledge.2012.720p.BluRay.x264.DTS-HDChina.mkv
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Man on a Ledge (2012) [Blu-ray]/Man.on.a.Ledge.2012.720p.BluRay.x264.DTS-HDChina.mkv
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Man on a Ledge (2012) [Blu-ray]
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Man on a Ledge (2012) [Blu-ray]\videoextras.nfo
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Man on a Ledge (2012) [Blu-ray]\videoextras.nfo
21:27:52 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Man on a Ledge (2012) [Blu-ray]\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Man on a Ledge (2012) [Blu-ray]\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Man on a Ledge (2012) [Blu-ray]\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Man on a Ledge (2012) [Blu-ray]\extrafanart\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Mandela: Long Walk to Freedom = smb://TOWER/D/HD Movie/Mandela - Long Walk to Freedom (2013) [Blu-ray]/Mandela.Long.Walk.To.Freedom.2013.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Mandela - Long Walk to Freedom (2013) [Blu-ray]/Mandela.Long.Walk.To.Freedom.2013.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Mandela - Long Walk to Freedom (2013) [Blu-ray]
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Mandela - Long Walk to Freedom (2013) [Blu-ray]\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Mandela - Long Walk to Freedom (2013) [Blu-ray]\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Mandela - Long Walk to Freedom (2013) [Blu-ray]\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Mandela - Long Walk to Freedom (2013) [Blu-ray]\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Mandela - Long Walk to Freedom (2013) [Blu-ray]\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Mandela - Long Walk to Freedom (2013) [Blu-ray]\extrafanart\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Manhunter = smb://TOWER/D/HD Movie/Manhunter (1986) [Blu-ray]/Manhunter.1986.720p.BluRay.x264-ESiR.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Manhunter (1986) [Blu-ray]/Manhunter.1986.720p.BluRay.x264-ESiR.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Manhunter (1986) [Blu-ray]
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Manhunter (1986) [Blu-ray]\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Manhunter (1986) [Blu-ray]\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Manhunter (1986) [Blu-ray]\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Manhunter (1986) [Blu-ray]\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Manhunter (1986) [Blu-ray]\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Manhunter (1986) [Blu-ray]\extrafanart\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Marebito = smb://TOWER/D/HD Movie/Marebito (2004)/Marebito.2004.DVDRip.XviD-PROMiSE_new.avi
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Marebito (2004)/Marebito.2004.DVDRip.XviD-PROMiSE_new.avi
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Marebito (2004)
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Marebito (2004)\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Marebito (2004)\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Marebito (2004)\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Marebito (2004)\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Marebito (2004)\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Marebito (2004)\extrafanart\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: McDull: Me & My Mum = smb://TOWER/D/HD Movie/McDull - Me & My Mum (2014)/mcdull.me.and.my.mum.2014.1080p.bluray.x264-rovers.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/McDull - Me & My Mum (2014)/mcdull.me.and.my.mum.2014.1080p.bluray.x264-rovers.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/McDull - Me & My Mum (2014)
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/McDull - Me & My Mum (2014)\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/McDull - Me & My Mum (2014)\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/McDull - Me & My Mum (2014)\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/McDull - Me & My Mum (2014)\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/McDull - Me & My Mum (2014)\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/McDull - Me & My Mum (2014)\extrafanart\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Meeting Evil = smb://TOWER/D/HD Movie/Meeting Evil (2012) [Blu-ray]/Meeting.Evil.2012.720p.BluRay.X264-NYDIC.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Meeting Evil (2012) [Blu-ray]/Meeting.Evil.2012.720p.BluRay.X264-NYDIC.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Meeting Evil (2012) [Blu-ray]
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Meeting Evil (2012) [Blu-ray]\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Meeting Evil (2012) [Blu-ray]\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Meeting Evil (2012) [Blu-ray]\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Meeting Evil (2012) [Blu-ray]\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Meeting Evil (2012) [Blu-ray]\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Meeting Evil (2012) [Blu-ray]\extrafanart\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Mirror Mirror = smb://TOWER/D/HD Movie/Mirror Mirror (2012) [Blu-ray]/Mirror.Mirror.2012.720p.BluRay.x264.AC3-HDChina.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Mirror Mirror (2012) [Blu-ray]/Mirror.Mirror.2012.720p.BluRay.x264.AC3-HDChina.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Mirror Mirror (2012) [Blu-ray]
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Mirror Mirror (2012) [Blu-ray]\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Mirror Mirror (2012) [Blu-ray]\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Mirror Mirror (2012) [Blu-ray]\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Mirror Mirror (2012) [Blu-ray]\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Mirror Mirror (2012) [Blu-ray]\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Mirror Mirror (2012) [Blu-ray]\extrafanart\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Misery = smb://TOWER/D/HD Movie/Misery (1990)/Misery.1990.RERIP.Bluray.1080p.DTS-HD.x264-Grym.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Misery (1990)/Misery.1990.RERIP.Bluray.1080p.DTS-HD.x264-Grym.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Misery (1990)
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Misery (1990)\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Misery (1990)\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Misery (1990)\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Misery (1990)\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Misery (1990)\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Misery (1990)\extrafanart\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Protégé = smb://TOWER/D/HD Movie/Moon to (2007) [Blu-ray]/Protégé.2007.720p.BluRay.DTS.x264-CtrlHD.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Moon to (2007) [Blu-ray]/Protégé.2007.720p.BluRay.DTS.x264-CtrlHD.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Moon to (2007) [Blu-ray]
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Moon to (2007) [Blu-ray]\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Moon to (2007) [Blu-ray]\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Moon to (2007) [Blu-ray]\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Moon to (2007) [Blu-ray]\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Moon to (2007) [Blu-ray]\extrafanart
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Moon to (2007) [Blu-ray]\extrafanart\Extras
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Mouchette = smb://TOWER/D/HD Movie/Mouchette (1967) [Blu-ray]/Mouchette.1967.PROPER.720p.BluRay.x264-PublicHD.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Mouchette (1967) [Blu-ray]/Mouchette.1967.PROPER.720p.BluRay.x264-PublicHD.mkv
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Mouchette (1967) [Blu-ray]
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Mouchette (1967) [Blu-ray]\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Mouchette (1967) [Blu-ray]\videoextras.nfo
21:27:53 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Mouchette (1967) [Blu-ray]\Extras
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Mouchette (1967) [Blu-ray]\extrafanart
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Mouchette (1967) [Blu-ray]\extrafanart
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Mouchette (1967) [Blu-ray]\extrafanart\Extras
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: MR 73 = smb://TOWER/D/HD Movie/MR 73 (2008) [Blu-ray]/fb-mr73-720.mkv
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/MR 73 (2008) [Blu-ray]/fb-mr73-720.mkv
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/MR 73 (2008) [Blu-ray]
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/MR 73 (2008) [Blu-ray]\videoextras.nfo
21:27:54 T:8864 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
21:27:54 T:8864 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/MR 73 (2008) [Blu-ray]\videoextras.nfo
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/MR 73 (2008) [Blu-ray]\Extras
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/MR 73 (2008) [Blu-ray]\!!!!!!!READ!!!!!!!!!
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/MR 73 (2008) [Blu-ray]\!!!!!!!READ!!!!!!!!!
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/MR 73 (2008) [Blu-ray]\!!!!!!!READ!!!!!!!!!\Extras
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Murder in the First = smb://TOWER/D/HD Movie/Murder in the First (1995) [Blu-ray]/Murder.in.the.First.1995.720p.BluRay.X264-AMIABLE.mkv
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Murder in the First (1995) [Blu-ray]/Murder.in.the.First.1995.720p.BluRay.X264-AMIABLE.mkv
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Murder in the First (1995) [Blu-ray]
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Murder in the First (1995) [Blu-ray]\videoextras.nfo
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Murder in the First (1995) [Blu-ray]\videoextras.nfo
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Murder in the First (1995) [Blu-ray]\Extras
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Murder in the First (1995) [Blu-ray]\extrafanart
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Murder in the First (1995) [Blu-ray]\extrafanart
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Murder in the First (1995) [Blu-ray]\extrafanart\Extras
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Nature: Fabulous Frogs = smb://TOWER/D/HD Movie/Nature - Fabulous Frogs (2014)/Nature.Fabulous.Frogs.2014.720p.BluRay.x264-SADPANDA.mkv
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Nature - Fabulous Frogs (2014)/Nature.Fabulous.Frogs.2014.720p.BluRay.x264-SADPANDA.mkv
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Nature - Fabulous Frogs (2014)
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Nature - Fabulous Frogs (2014)\videoextras.nfo
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Nature - Fabulous Frogs (2014)\videoextras.nfo
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Nature - Fabulous Frogs (2014)\Extras
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Nature - Fabulous Frogs (2014)\extrafanart
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Nature - Fabulous Frogs (2014)\extrafanart
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Nature - Fabulous Frogs (2014)\extrafanart\Extras
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Nebraska = smb://TOWER/D/HD Movie/Nebraska (2013) [Blu-ray]/Nebraska.2013.720p.BluRay.x264-SPARKS.mkv
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Nebraska (2013) [Blu-ray]/Nebraska.2013.720p.BluRay.x264-SPARKS.mkv
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Nebraska (2013) [Blu-ray]
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Nebraska (2013) [Blu-ray]\videoextras.nfo
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Nebraska (2013) [Blu-ray]\videoextras.nfo
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Nebraska (2013) [Blu-ray]\Extras
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Nebraska (2013) [Blu-ray]\extrafanart
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Nebraska (2013) [Blu-ray]\extrafanart
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Nebraska (2013) [Blu-ray]\extrafanart\Extras
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Night of the Living Dead = smb://TOWER/D/HD Movie/Night of the Living Dead (1968) [Blu-ray]/NightOfTheLivingDead_720p.mkv
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Night of the Living Dead (1968) [Blu-ray]/NightOfTheLivingDead_720p.mkv
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Night of the Living Dead (1968) [Blu-ray]
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Night of the Living Dead (1968) [Blu-ray]\videoextras.nfo
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Night of the Living Dead (1968) [Blu-ray]\videoextras.nfo
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Night of the Living Dead (1968) [Blu-ray]\Extras
21:27:54 T:8864 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
21:27:54 T:8864 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
21:27:54 T:8864 DEBUG: CGUIMediaWindow::GetDirectory (plugin://script.videoextras/?foldername=movies&mode=folder)
21:27:54 T:8864 DEBUG: ParentPath = [plugin://script.videoextras/]
21:27:54 T:6828 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin VideoExtras('plugin://script.videoextras/','2','?foldername=movies&mode=folder')
21:27:54 T:6828 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the VideoExtras (id=15) plugin...
21:27:54 T:9368 NOTICE: Thread LanguageInvoker start, auto delete: false
21:27:54 T:9368 INFO: initializing python engine.
21:27:54 T:9368 DEBUG: CPythonInvoker(15, C:\Kodi\portable_data\addons\script.videoextras\plugin.py): start processing
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Night of the Living Dead (1968) [Blu-ray]\extrathumbs
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Night of the Living Dead (1968) [Blu-ray]\extrathumbs
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Night of the Living Dead (1968) [Blu-ray]\extrathumbs\Extras
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: On the Job = smb://TOWER/D/HD Movie/On the Job (2013) [Blu-ray]/On.The.Job.2013.LIMITED.720p.BluRay.x264-ROVERS.mkv
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/On the Job (2013) [Blu-ray]/On.The.Job.2013.LIMITED.720p.BluRay.x264-ROVERS.mkv
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/On the Job (2013) [Blu-ray]
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/On the Job (2013) [Blu-ray]\videoextras.nfo
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/On the Job (2013) [Blu-ray]\videoextras.nfo
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/On the Job (2013) [Blu-ray]\Extras
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/On the Job (2013) [Blu-ray]\extrafanart
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/On the Job (2013) [Blu-ray]\extrafanart
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/On the Job (2013) [Blu-ray]\extrafanart\Extras
21:27:54 T:9368 NOTICE: -->Python Interpreter Initialized<--
21:27:54 T:9368 DEBUG: CPythonInvoker(15, C:\Kodi\portable_data\addons\script.videoextras\plugin.py): the source file to load is "C:\Kodi\portable_data\addons\script.videoextras\plugin.py"
21:27:54 T:9368 DEBUG: CPythonInvoker(15, C:\Kodi\portable_data\addons\script.videoextras\plugin.py): setting the Python path to C:\Kodi\portable_data\addons\script.videoextras;C:\Kodi\portable_data\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
21:27:54 T:9368 DEBUG: CPythonInvoker(15, C:\Kodi\portable_data\addons\script.videoextras\plugin.py): entering source directory C:\Kodi\portable_data\addons\script.videoextras
21:27:54 T:9368 DEBUG: CPythonInvoker(15, C:\Kodi\portable_data\addons\script.videoextras\plugin.py): instantiating addon using automatically obtained id of "script.videoextras" dependent on version 2.1.0 of the xbmc.python api
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Outland = smb://TOWER/D/HD Movie/Outland (1981) [Blu-ray]/outland.1981.720p.bluray.x264-hd4u.mkv
21:27:54 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Outland (1981) [Blu-ray]/outland.1981.720p.bluray.x264-hd4u.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Outland (1981) [Blu-ray]
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Outland (1981) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Outland (1981) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Outland (1981) [Blu-ray]\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Outland (1981) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Outland (1981) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Outland (1981) [Blu-ray]\extrafanart\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Panic Room = smb://TOWER/D/HD Movie/Panic Room (2002)/Panic.Room.2002.720p.WEB-DL.DD5.1.H264-BS.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Panic Room (2002)/Panic.Room.2002.720p.WEB-DL.DD5.1.H264-BS.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Panic Room (2002)
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Panic Room (2002)\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Panic Room (2002)\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Panic Room (2002)\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Panic Room (2002)\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Panic Room (2002)\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Panic Room (2002)\extrafanart\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Paranormal Activity: The Marked Ones = smb://TOWER/D/HD Movie/Paranormal Activity - The Marked Ones (2014) [Blu-ray]/Paranormal.Activity.The.Marked.Ones.2014.EXTENDED.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Paranormal Activity - The Marked Ones (2014) [Blu-ray]/Paranormal.Activity.The.Marked.Ones.2014.EXTENDED.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Paranormal Activity - The Marked Ones (2014) [Blu-ray]
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Paranormal Activity - The Marked Ones (2014) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Paranormal Activity - The Marked Ones (2014) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Paranormal Activity - The Marked Ones (2014) [Blu-ray]\Extras
21:27:55 T:8864 DEBUG: ------ Window Init (DialogBusy.xml) ------
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Paranormal Activity - The Marked Ones (2014) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Paranormal Activity - The Marked Ones (2014) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Paranormal Activity - The Marked Ones (2014) [Blu-ray]\extrafanart\Extras
21:27:55 T:9368 DEBUG: script.videoextras: VideoExtrasPlugin: Called with addon_handle = 2
21:27:55 T:9368 DEBUG: script.videoextras: VideoExtrasPlugin: Mode is FOLDER
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Paranormal Activity 2 = smb://TOWER/D/HD Movie/Paranormal Activity 2 (2010) [Blu-ray]/f-paranormal.2.720.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Paranormal Activity 2 (2010) [Blu-ray]/f-paranormal.2.720.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Paranormal Activity 2 (2010) [Blu-ray]
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Paranormal Activity 2 (2010) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Paranormal Activity 2 (2010) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Paranormal Activity 2 (2010) [Blu-ray]\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Paranormal Activity 2 (2010) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Paranormal Activity 2 (2010) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Paranormal Activity 2 (2010) [Blu-ray]\extrafanart\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Paranormal Activity 3 = smb://TOWER/D/HD Movie/Paranormal Activity 3 (2011) [Blu-ray]/sparks-pa32011-720.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Paranormal Activity 3 (2011) [Blu-ray]/sparks-pa32011-720.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Paranormal Activity 3 (2011) [Blu-ray]
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Paranormal Activity 3 (2011) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Paranormal Activity 3 (2011) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Paranormal Activity 3 (2011) [Blu-ray]\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Paranormal Activity 3 (2011) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Paranormal Activity 3 (2011) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Paranormal Activity 3 (2011) [Blu-ray]\extrafanart\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Paranormal Xperience 3D = smb://TOWER/D/HD Movie/Paranormal Xperience (2011) [Blu-ray]/Paranormal.Xperience.3D.720p.BluRay.x264.DTS-HDChina.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Paranormal Xperience (2011) [Blu-ray]/Paranormal.Xperience.3D.720p.BluRay.x264.DTS-HDChina.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Paranormal Xperience (2011) [Blu-ray]
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Paranormal Xperience (2011) [Blu-ray]\videoextras.nfo
21:27:55 T:9368 DEBUG: CVideoDatabase::RunQuery took 162 ms for 1773 items query: select * from movieview
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Paranormal Xperience (2011) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Paranormal Xperience (2011) [Blu-ray]\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Paranormal Xperience (2011) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Paranormal Xperience (2011) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Paranormal Xperience (2011) [Blu-ray]\extrafanart\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Pet Sematary = smb://TOWER/D/HD Movie/Pet Sematary (1989)/01 Pet Sematary - Thriller Eng 720p [H264-mp4].mp4
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Pet Sematary (1989)/01 Pet Sematary - Thriller Eng 720p [H264-mp4].mp4
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Pet Sematary (1989)
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Pet Sematary (1989)\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Pet Sematary (1989)\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Pet Sematary (1989)\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Pet Sematary (1989)\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Pet Sematary (1989)\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Pet Sematary (1989)\extrafanart\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Pet Sematary II = smb://TOWER/D/HD Movie/Pet Sematary II (1992)/02 Pet Sematary II - Thriller Eng 720p [H264-mp4].mp4
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Pet Sematary II (1992)/02 Pet Sematary II - Thriller Eng 720p [H264-mp4].mp4
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Pet Sematary II (1992)
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Pet Sematary II (1992)\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Pet Sematary II (1992)\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Pet Sematary II (1992)\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Pet Sematary II (1992)\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Pet Sematary II (1992)\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Pet Sematary II (1992)\extrafanart\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Pumpkinhead = smb://TOWER/D/HD Movie/Pumpkinhead (1988) [Blu-ray]/wp.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Pumpkinhead (1988) [Blu-ray]/wp.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Pumpkinhead (1988) [Blu-ray]
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Pumpkinhead (1988) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Pumpkinhead (1988) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Pumpkinhead (1988) [Blu-ray]\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Pumpkinhead (1988) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Pumpkinhead (1988) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Pumpkinhead (1988) [Blu-ray]\extrafanart\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Push = smb://TOWER/D/HD Movie/Push (2009) [Blu-ray]/japhson-push.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Push (2009) [Blu-ray]/japhson-push.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Push (2009) [Blu-ray]
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Push (2009) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Push (2009) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Push (2009) [Blu-ray]\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Push (2009) [Blu-ray]\!!!!!!!READ!!!!!!!!!
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Push (2009) [Blu-ray]\!!!!!!!READ!!!!!!!!!
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Push (2009) [Blu-ray]\!!!!!!!READ!!!!!!!!!\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Rampart = smb://TOWER/D/HD Movie/Rampart (2011) [Blu-ray]/Rampart.2011.LIMITED.720p.BluRay.X264-AMIABLE.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Rampart (2011) [Blu-ray]/Rampart.2011.LIMITED.720p.BluRay.X264-AMIABLE.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Rampart (2011) [Blu-ray]
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Rampart (2011) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Rampart (2011) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Rampart (2011) [Blu-ray]\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Rampart (2011) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Rampart (2011) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Rampart (2011) [Blu-ray]\extrafanart\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Rampo Noir = smb://TOWER/D/HD Movie/Rampo Noir (2005)/Rampo.avi
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Rampo Noir (2005)/Rampo.avi
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Rampo Noir (2005)
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Rampo Noir (2005)\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Rampo Noir (2005)\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Rampo Noir (2005)\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Reasonable Doubt = smb://TOWER/D/HD Movie/Reasonable Doubt (2014) [Blu-ray]/Reasonable.Doubt.2014.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Reasonable Doubt (2014) [Blu-ray]/Reasonable.Doubt.2014.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Reasonable Doubt (2014) [Blu-ray]
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Reasonable Doubt (2014) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Reasonable Doubt (2014) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Reasonable Doubt (2014) [Blu-ray]\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Reasonable Doubt (2014) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Reasonable Doubt (2014) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Reasonable Doubt (2014) [Blu-ray]\extrafanart\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Rebel Without a Cause = smb://TOWER/D/HD Movie/Rebel Without a Cause (1955) [Blu-ray]/rebel.without.a.cause.1955.1080p.bluray.x264-cinefile.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Rebel Without a Cause (1955) [Blu-ray]/rebel.without.a.cause.1955.1080p.bluray.x264-cinefile.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Rebel Without a Cause (1955) [Blu-ray]
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Rebel Without a Cause (1955) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Rebel Without a Cause (1955) [Blu-ray]\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Rebel Without a Cause (1955) [Blu-ray]\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Rebel Without a Cause (1955) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Rebel Without a Cause (1955) [Blu-ray]\extrafanart
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Rebel Without a Cause (1955) [Blu-ray]\extrafanart\Extras
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Red Riding Hood = smb://TOWER/D/HD Movie/Red Riding Hood (2011)/Red.Riding.Hood.2011.THEATRICAL.1080p.BluRay.x264-SADPANDA.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Red Riding Hood (2011)/Red.Riding.Hood.2011.THEATRICAL.1080p.BluRay.x264-SADPANDA.mkv
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Red Riding Hood (2011)
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Red Riding Hood (2011)\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Red Riding Hood (2011)\videoextras.nfo
21:27:55 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Red Riding Hood (2011)\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Red Riding Hood (2011)\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Red Riding Hood (2011)\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Red Riding Hood (2011)\extrafanart\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Red Rock West = smb://TOWER/D/HD Movie/Red Rock West (1993) [Blu-ray]/Red.Rock.West.1993.720p.WEB-DL.h264.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Red Rock West (1993) [Blu-ray]/Red.Rock.West.1993.720p.WEB-DL.h264.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Red Rock West (1993) [Blu-ray]
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Red Rock West (1993) [Blu-ray]\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Red Rock West (1993) [Blu-ray]\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Red Rock West (1993) [Blu-ray]\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Red Rock West (1993) [Blu-ray]\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Red Rock West (1993) [Blu-ray]\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Red Rock West (1993) [Blu-ray]\extrafanart\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Red Tails = smb://TOWER/D/HD Movie/Red Tails (2012) [Blu-ray]/s7-red.tails.1080.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Red Tails (2012) [Blu-ray]/s7-red.tails.1080.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Red Tails (2012) [Blu-ray]
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Red Tails (2012) [Blu-ray]\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Red Tails (2012) [Blu-ray]\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Red Tails (2012) [Blu-ray]\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Red Tails (2012) [Blu-ray]\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Red Tails (2012) [Blu-ray]\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Red Tails (2012) [Blu-ray]\extrafanart\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Reno 911!: Miami = smb://TOWER/D/HD Movie/Reno 911! - Miami (2007)/Reno.911!-Miami[2007][Unrated.Edition]DvDrip.AC3[Eng]-aXXo.avi
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Reno 911! - Miami (2007)/Reno.911!-Miami[2007][Unrated.Edition]DvDrip.AC3[Eng]-aXXo.avi
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Reno 911! - Miami (2007)
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Reno 911! - Miami (2007)\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Reno 911! - Miami (2007)\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Reno 911! - Miami (2007)\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Reno 911! - Miami (2007)\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Reno 911! - Miami (2007)\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Reno 911! - Miami (2007)\extrafanart\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Requiem for a Dream = smb://TOWER/D/HD Movie/Requiem For A Dream (2000) [Blu-ray]/Requiem.For.A.Dream.Director's.Cut.2000.1080p.BluRay.DTS.x264-DON.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Requiem For A Dream (2000) [Blu-ray]/Requiem.For.A.Dream.Director's.Cut.2000.1080p.BluRay.DTS.x264-DON.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Requiem For A Dream (2000) [Blu-ray]
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Requiem For A Dream (2000) [Blu-ray]\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Requiem For A Dream (2000) [Blu-ray]\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Requiem For A Dream (2000) [Blu-ray]\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Requiem For A Dream (2000) [Blu-ray]\!!!!!!!READ!!!!!!!!!
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Requiem For A Dream (2000) [Blu-ray]\!!!!!!!READ!!!!!!!!!
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Requiem For A Dream (2000) [Blu-ray]\!!!!!!!READ!!!!!!!!!\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Return to House on Haunted Hill = smb://TOWER/D/HD Movie/Return to House on Haunted Hill (2007) [Blu-ray]/Return.to.House.on.Haunted.Hill.2007.Unrated.720p.Blu-ray.x264-NiP.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Return to House on Haunted Hill (2007) [Blu-ray]/Return.to.House.on.Haunted.Hill.2007.Unrated.720p.Blu-ray.x264-NiP.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Return to House on Haunted Hill (2007) [Blu-ray]
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Return to House on Haunted Hill (2007) [Blu-ray]\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Return to House on Haunted Hill (2007) [Blu-ray]\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Return to House on Haunted Hill (2007) [Blu-ray]\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Return to House on Haunted Hill (2007) [Blu-ray]\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Return to House on Haunted Hill (2007) [Blu-ray]\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Return to House on Haunted Hill (2007) [Blu-ray]\extrafanart\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Ride Along = smb://TOWER/D/HD Movie/Ride Along (2014) [Blu-ray]/Ride.Along.2014.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Ride Along (2014) [Blu-ray]/Ride.Along.2014.720p.BluRay.DTS.x264-PublicHD.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Ride Along (2014) [Blu-ray]
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Ride Along (2014) [Blu-ray]\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Ride Along (2014) [Blu-ray]\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Ride Along (2014) [Blu-ray]\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Ride Along (2014) [Blu-ray]\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Ride Along (2014) [Blu-ray]\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Ride Along (2014) [Blu-ray]\extrafanart\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Robin Hood: Men in Tights = smb://TOWER/D/HD Movie/Robin Hood - Men in Tights (1993) [Blu-ray]/Robin.Hood.Men.In.Tights.1993.720p.BluRay.s264-SiNNERS [PublicHD].mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Robin Hood - Men in Tights (1993) [Blu-ray]/Robin.Hood.Men.In.Tights.1993.720p.BluRay.s264-SiNNERS [PublicHD].mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Robin Hood - Men in Tights (1993) [Blu-ray]
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Robin Hood - Men in Tights (1993) [Blu-ray]\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Robin Hood - Men in Tights (1993) [Blu-ray]\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Robin Hood - Men in Tights (1993) [Blu-ray]\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Robin Hood - Men in Tights (1993) [Blu-ray]\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Robin Hood - Men in Tights (1993) [Blu-ray]\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Robin Hood - Men in Tights (1993) [Blu-ray]\extrafanart\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Rock of Ages = smb://TOWER/D/HD Movie/Rock of Ages (2012)/Rock.Of.Ages.2012.EXTENDED.1080p.BluRay.X264-BLOW.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Rock of Ages (2012)/Rock.Of.Ages.2012.EXTENDED.1080p.BluRay.X264-BLOW.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Rock of Ages (2012)
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Rock of Ages (2012)\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Rock of Ages (2012)\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Rock of Ages (2012)\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Rock of Ages (2012)\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Rock of Ages (2012)\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Rock of Ages (2012)\extrafanart\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Róza = smb://TOWER/D/HD Movie/Róza (2011) [Blu-ray]/get-rose.720p.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Róza (2011) [Blu-ray]/get-rose.720p.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Róza (2011) [Blu-ray]
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Róza (2011) [Blu-ray]\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Róza (2011) [Blu-ray]\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Róza (2011) [Blu-ray]\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Róza (2011) [Blu-ray]\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Róza (2011) [Blu-ray]\extrafanart
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Róza (2011) [Blu-ray]\extrafanart\Extras
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Scary Movie = smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie (2000)/Scary Movie 2000 BluRay 720p AC3 x264-MgB.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie (2000)/Scary Movie 2000 BluRay 720p AC3 x264-MgB.mkv
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie (2000)
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie (2000)\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie (2000)\videoextras.nfo
21:27:56 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie (2000)\Extras
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie (2000)\extrafanart
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie (2000)\extrafanart
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie (2000)\extrafanart\Extras
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Scary Movie 2 = smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 2 (2001)/Scary Movie 2 2001 BluRay 720p DTS x264-MgB.mkv
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 2 (2001)/Scary Movie 2 2001 BluRay 720p DTS x264-MgB.mkv
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 2 (2001)
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 2 (2001)\videoextras.nfo
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 2 (2001)\videoextras.nfo
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 2 (2001)\Extras
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 2 (2001)\extrafanart
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 2 (2001)\extrafanart
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 2 (2001)\extrafanart\Extras
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Scary Movie 3 = smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 3 (2003)/Scary Movie 3 2003 BluRay 720p DTS x264-MgB.mkv
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 3 (2003)/Scary Movie 3 2003 BluRay 720p DTS x264-MgB.mkv
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 3 (2003)
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 3 (2003)\videoextras.nfo
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 3 (2003)\videoextras.nfo
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 3 (2003)\Extras
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Nested check in directory: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 3 (2003)\extrafanart
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Check directory: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 3 (2003)\extrafanart
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 3 (2003)\extrafanart\Extras
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasService: movies detected: Scary Movie 4 = smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 4 (2006)/Scary Movie 4 Unrated 2006 BluRay 720p AC3 x264-MgB.mkv
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Finding extras for smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 4 (2006)/Scary Movie 4 Unrated 2006 BluRay 720p AC3 x264-MgB.mkv
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasBase: Root directory: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 4 (2006)
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Searching for NFO file: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 4 (2006)\videoextras.nfo
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: No NFO file found: smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 4 (2006)\videoextras.nfo
21:27:57 T:1692 DEBUG: script.videoextras: VideoExtrasFinder: Checking existence for smb://TOWER/D/HD Movie/Scary Movie Collection/Scary Movie 4 (2006)\Extras
21:27:57 T:9368 DEBUG: script.videoextras: {u'jsonrpc': u'2.0', u'id': 1, u'result': {u'movies': [{u'movieid': 2, u'title': u"'71", u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2f%2771%20(2014)%2f71.2014.1080p.HDRip.x264-KingStoner-fanart.jpg/', u'label': u"'71", u'file': u"smb://TOWER/D/HD Movie/'71 (2014)/71.2014.1080p.HDRip.x264-KingStoner.mp4", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2f%2771%20(2014)%2f71.2014.1080p.HDRip.x264-KingStoner-poster.jpg/'}, {u'movieid': 756, u'title': u'[Rec]', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2f%5bRec%5d%20(2007)%20%5bBlu-ray%5d%2fREC.2007.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'[Rec]', u'file': u'smb://TOWER/Movies/[Rec] (2007) [Blu-ray]/REC.2007.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2f%5bRec%5d%20(2007)%20%5bBlu-ray%5d%2fREC.2007.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 973, u'title': u'2 Fast 2 Furious', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFast%20and%20Furious%20Collection%2f2%20Fast%202%20Furious%20(2003)%20%5bBlu-ray%5d%2f2.Fast.2.Furious.2003.1080p.HDDVD-fanart.jpg/', u'label': u'2 Fast 2 Furious', u'file': u'smb://TOWER/Movies/Fast and Furious Collection/2 Fast 2 Furious (2003) [Blu-ray]/2.Fast.2.Furious.2003.1080p.HDDVD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFast%20and%20Furious%20Collection%2f2%20Fast%202%20Furious%20(2003)%20%5bBlu-ray%5d%2f2.Fast.2.Furious.2003.1080p.HDDVD-poster.jpg/'}, {u'movieid': 757, u'title': u'2 Guns', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2f2%20Guns%20(2013)%20%5bBlu-ray%5d%2f2.Guns.2013.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD-fanart.jpg/', u'label': u'2 Guns', u'file': u'smb://TOWER/Movies/2 Guns (2013) [Blu-ray]/2.Guns.2013.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2f2%20Guns%20(2013)%20%5bBlu-ray%5d%2f2.Guns.2013.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD-poster.jpg/'}, {u'movieid': 1631, u'title': u'3 Days of the Condor', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThree%20Days%20of%20the%20Condor%20(1975)%20%5bBlu-ray%5d%2fThree.Days.of.the.Condor.1975.720p.BluRay.x264-CtrlHD-fanart.jpg/', u'label': u'3 Days of the Condor', u'file': u'smb://TOWER/Movies/Three Days of the Condor (1975) [Blu-ray]/Three.Days.of.the.Condor.1975.720p.BluRay.x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThree%20Days%20of%20the%20Condor%20(1975)%20%5bBlu-ray%5d%2fThree.Days.of.the.Condor.1975.720p.BluRay.x264-CtrlHD-poster.jpg/'}, {u'movieid': 282, u'title': u'3:10 to Yuma', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2f3%20-10%20to%20Yuma%20(2007)%20%5bBlu-ray%5d%2f3.10.to.Yuma.2007.Bluray.1080p.LPCM-7.1.DD-5.1EX.x264-Grym-fanart.jpg/', u'label': u'3:10 to Yuma', u'file': u'smb://TOWER/Kids Movies/3 -10 to Yuma (2007) [Blu-ray]/3.10.to.Yuma.2007.Bluray.1080p.LPCM-7.1.DD-5.1EX.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2f3%20-10%20to%20Yuma%20(2007)%20%5bBlu-ray%5d%2f3.10.to.Yuma.2007.Bluray.1080p.LPCM-7.1.DD-5.1EX.x264-Grym-poster.jpg/'}, {u'movieid': 283, u'title': u'9', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2f9%20Collection%2f9%20(2005)%20%5bBlu-ray%5d%2f9.2005-fanart.jpg/', u'label': u'9', u'file': u'smb://TOWER/Kids Movies/9 Collection/9 (2005) [Blu-ray]/9.2005.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2f9%20Collection%2f9%20(2005)%20%5bBlu-ray%5d%2f9.2005-poster.jpg/'}, {u'movieid': 284, u'title': u'9', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2f9%20Collection%2f9%20(2009)%20%5bBlu-ray%5d%2f9.2009.BluRay.REMUX-WARHD-fanart.jpg/', u'label': u'9', u'file': u'smb://TOWER/Kids Movies/9 Collection/9 (2009) [Blu-ray]/9.2009.BluRay.REMUX-WARHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2f9%20Collection%2f9%20(2009)%20%5bBlu-ray%5d%2f9.2009.BluRay.REMUX-WARHD-poster.jpg/'}, {u'movieid': 759, u'title': u'10,000 BC', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2f10%2c000%20BC%20(2008)%2f10.000.BC.2008.1080p.BluRay.x264.DTS-FGT-fanart.jpg/', u'label': u'10,000 BC', u'file': u'smb://TOWER/Movies/10,000 BC (2008)/10.000.BC.2008.1080p.BluRay.x264.DTS-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2f10%2c000%20BC%20(2008)%2f10.000.BC.2008.1080p.BluRay.x264.DTS-FGT-poster.jpg/'}, {u'movieid': 3, u'title': u'10th & Wolf', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2f10th%20%26%20Wolf%20(2006)%20%5bBlu-ray%5d%2f10th.And.Wolf.2006.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'10th & Wolf', u'file': u'smb://TOWER/D/HD Movie/10th & Wolf (2006) [Blu-ray]/10th.And.Wolf.2006.720p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2f10th%20%26%20Wolf%20(2006)%20%5bBlu-ray%5d%2f10th.And.Wolf.2006.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 760, u'title': u'12 Years a Slave', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2f12%20Years%20a%20Slave%20(2013)%20%5bBlu-ray%5d%2fblow-12years1080-fanart.jpg/', u'label': u'12 Years a Slave', u'file': u'smb://TOWER/Movies/12 Years a Slave (2013) [Blu-ray]/blow-12years1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2f12%20Years%20a%20Slave%20(2013)%20%5bBlu-ray%5d%2fblow-12years1080-poster.jpg/'}, {u'movieid': 761, u'title': u'13 Assassins', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2f13%20Assassins%20(2010)%20%5bBlu-ray%5d%2f13.Assassins.2010.720p.BluRay.x264.DTS-HDChina-fanart.jpg/', u'label': u'13 Assassins', u'file': u'smb://TOWER/Movies/13 Assassins (2010) [Blu-ray]/13.Assassins.2010.720p.BluRay.x264.DTS-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2f13%20Assassins%20(2010)%20%5bBlu-ray%5d%2f13.Assassins.2010.720p.BluRay.x264.DTS-HDChina-poster.jpg/'}, {u'movieid': 4, u'title': u'13 Sins', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2f13%20Sins%20(2014)%20%5bBlu-ray%5d%2f13.Sins.2014.LIMITED.720p.BluRay.x264-GECKOS-fanart.jpg/', u'label': u'13 Sins', u'file': u'smb://TOWER/D/HD Movie/13 Sins (2014) [Blu-ray]/13.Sins.2014.LIMITED.720p.BluRay.x264-GECKOS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2f13%20Sins%20(2014)%20%5bBlu-ray%5d%2f13.Sins.2014.LIMITED.720p.BluRay.x264-GECKOS-poster.jpg/'}, {u'movieid': 1780, u'title': u'14 Blades', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2f14%20Blades%20(2010)%2f14.Blades.2010.720p.BluRay.x264.DTS-Saemon-fanart.jpg/', u'label': u'14 Blades', u'file': u'smb://TOWER/Movies/14 Blades (2010)/14.Blades.2010.720p.BluRay.x264.DTS-Saemon.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2f14%20Blades%20(2010)%2f14.Blades.2010.720p.BluRay.x264.DTS-Saemon-poster.jpg/'}, {u'movieid': 1781, u'title': u'21', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2f21%20(2008)%2fsector7-21.1080p-x264-fanart.jpg/', u'label': u'21', u'file': u'smb://TOWER/Movies/21 (2008)/sector7-21.1080p-x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2f21%20(2008)%2fsector7-21.1080p-x264-poster.jpg/'}, {u'movieid': 762, u'title': u'21 Jump Street', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2f21%20Jump%20Street%20(2012)%20%5bBlu-ray%5d%2ff-21.jump.street.720.publichd-fanart.jpg/', u'label': u'21 Jump Street', u'file': u'smb://TOWER/Movies/21 Jump Street (2012) [Blu-ray]/f-21.jump.street.720.publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2f21%20Jump%20Street%20(2012)%20%5bBlu-ray%5d%2ff-21.jump.street.720.publichd-poster.jpg/'}, {u'movieid': 763, u'title': u'22 Jump Street', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2f22%20Jump%20Street%20(2014)%2f22.Jump.Street.2014.1080p.BluRay.x264.DTS-HD.MA.5.1-RARBG-fanart.jpg/', u'label': u'22 Jump Street', u'file': u'smb://TOWER/Movies/22 Jump Street (2014)/22.Jump.Street.2014.1080p.BluRay.x264.DTS-HD.MA.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2f22%20Jump%20Street%20(2014)%2f22.Jump.Street.2014.1080p.BluRay.x264.DTS-HD.MA.5.1-RARBG-poster.jpg/'}, {u'movieid': 5, u'title': u'25th Hour', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2f25th%20Hour%20(2002)%20%5bBlu-ray%5d%2f25th.Hour.2002.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'25th Hour', u'file': u'smb://TOWER/D/HD Movie/25th Hour (2002) [Blu-ray]/25th.Hour.2002.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2f25th%20Hour%20(2002)%20%5bBlu-ray%5d%2f25th.Hour.2002.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 764, u'title': u'28 Days Later...', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2f28%20Days%20Later...%20(2002)%20%5bBlu-ray%5d%2f28.Days.Later.2002.1080p.BluRay.x264.DTS-RARBG-fanart.jpg/', u'label': u'28 Days Later...', u'file': u'smb://TOWER/Movies/28 Days Later... (2002) [Blu-ray]/28.Days.Later.2002.1080p.BluRay.x264.DTS-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2f28%20Days%20Later...%20(2002)%20%5bBlu-ray%5d%2f28.Days.Later.2002.1080p.BluRay.x264.DTS-RARBG-poster.jpg/'}, {u'movieid': 765, u'title': u'28 Weeks Later', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2f28%20Weeks%20Later%20(2007)%20%5bBlu-ray%5d%2f28.Weeks.Later.2007.1080p.BluRay.x264.DTS-RARBG-fanart.jpg/', u'label': u'28 Weeks Later', u'file': u'smb://TOWER/Movies/28 Weeks Later (2007) [Blu-ray]/28.Weeks.Later.2007.1080p.BluRay.x264.DTS-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2f28%20Weeks%20Later%20(2007)%20%5bBlu-ray%5d%2f28.Weeks.Later.2007.1080p.BluRay.x264.DTS-RARBG-poster.jpg/'}, {u'movieid': 766, u'title': u'47 Ronin', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2f47%20Ronin%20(2013)%20%5bBlu-ray%5d%2f47.Ronin.2013.BluRay.1080p.DTS.x264-CHD-fanart.jpg/', u'label': u'47 Ronin', u'file': u'smb://TOWER/Movies/47 Ronin (2013) [Blu-ray]/47.Ronin.2013.BluRay.1080p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2f47%20Ronin%20(2013)%20%5bBlu-ray%5d%2f47.Ronin.2013.BluRay.1080p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 768, u'title': u'300', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2f300%20(2006)%20%5bBlu-ray%5d%2f300.2006.Bluray.1080p.TrueHD.x264-Grym-fanart.jpg/', u'label': u'300', u'file': u'smb://TOWER/Movies/300 (2006) [Blu-ray]/300.2006.Bluray.1080p.TrueHD.x264-Grym.MKV', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2f300%20(2006)%20%5bBlu-ray%5d%2f300.2006.Bluray.1080p.TrueHD.x264-Grym-poster.jpg/'}, {u'movieid': 767, u'title': u'300: Rise of an Empire', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2f300%20-%20Rise%20of%20an%20Empire%20(2014)%20%5bBlu-ray%5d%2f300.Rise.Of.An.Empire.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-fanart.jpg/', u'label': u'300: Rise of an Empire', u'file': u'smb://TOWER/Movies/300 - Rise of an Empire (2014) [Blu-ray]/300.Rise.Of.An.Empire.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2f300%20-%20Rise%20of%20an%20Empire%20(2014)%20%5bBlu-ray%5d%2f300.Rise.Of.An.Empire.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-poster.jpg/'}, {u'movieid': 285, u'title': u'1408', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2f1408%20(2007)%20%5bBlu-ray%5d%2f1408.2007.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'1408', u'file': u'smb://TOWER/Kids Movies/1408 (2007) [Blu-ray]/1408.2007.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2f1408%20(2007)%20%5bBlu-ray%5d%2f1408.2007.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 286, u'title': u'2012', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2f2012%20(2009)%20%5bBlu-ray%5d%2f2012%20(2009)-fanart.jpg/', u'label': u'2012', u'file': u'smb://TOWER/Kids Movies/2012 (2009) [Blu-ray]/2012 (2009).mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2f2012%20(2009)%20%5bBlu-ray%5d%2f2012%20(2009)-poster.jpg/'}, {u'movieid': 769, u'title': u'A Beautiful Mind', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Beautiful%20Mind%20(2001)%2fkaka-abeautifulmind1080p-fanart.jpg/', u'label': u'A Beautiful Mind', u'file': u'smb://TOWER/Movies/A Beautiful Mind (2001)/kaka-abeautifulmind1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Beautiful%20Mind%20(2001)%2fkaka-abeautifulmind1080p-poster.jpg/'}, {u'movieid': 770, u'title': u'A Bittersweet Life', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Bittersweet%20Life%20(2005)%2fA.Bittersweet.Life.2005.Blu-ray.Kor.720p.x264.DTS-YellowBeast%40beAst-fanart.jpg/', u'label': u'A Bittersweet Life', u'file': u'smb://TOWER/Movies/A Bittersweet Life (2005)/A.Bittersweet.Life.2005.Blu-ray.Kor.720p.x264.DTS-YellowBeast@beAst.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Bittersweet%20Life%20(2005)%2fA.Bittersweet.Life.2005.Blu-ray.Kor.720p.x264.DTS-YellowBeast%40beAst-poster.jpg/'}, {u'movieid': 287, u'title': u"A Bug's Life", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fA%20Bug%27s%20Life%20(1998)%20%5bBlu-ray%5d%2fjaphson-anl1080p-fanart.jpg/', u'label': u"A Bug's Life", u'file': u"smb://TOWER/Kids Movies/A Bug's Life (1998) [Blu-ray]/japhson-anl1080p.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fA%20Bug%27s%20Life%20(1998)%20%5bBlu-ray%5d%2fjaphson-anl1080p-poster.jpg/'}, {u'movieid': 288, u'title': u'A Christmas Carol', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fA%20Christmas%20Carol%20(2009)%2fA.Christmas.Carol.2009.1080p.Bluray.X264-DIMENSION-fanart.jpg/', u'label': u'A Christmas Carol', u'file': u'smb://TOWER/Kids Movies/A Christmas Carol (2009)/A.Christmas.Carol.2009.1080p.Bluray.X264-DIMENSION.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fA%20Christmas%20Carol%20(2009)%2fA.Christmas.Carol.2009.1080p.Bluray.X264-DIMENSION-poster.jpg/'}, {u'movieid': 771, u'title': u'A Clockwork Orange', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Clockwork%20Orange%20(1971)%20%5bBlu-ray%5d%2fA%20Clockwork%20Orange%201971%20720p%20BluRay%20x264-CtrlHD-fanart.jpg/', u'label': u'A Clockwork Orange', u'file': u'smb://TOWER/Movies/A Clockwork Orange (1971) [Blu-ray]/A Clockwork Orange 1971 720p BluRay x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Clockwork%20Orange%20(1971)%20%5bBlu-ray%5d%2fA%20Clockwork%20Orange%201971%20720p%20BluRay%20x264-CtrlHD-poster.jpg/'}, {u'movieid': 772, u'title': u'A Few Good Men', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Few%20Good%20Men%20(1992)%2fvoa-afewgoodmen_x264_bluray-fanart.jpg/', u'label': u'A Few Good Men', u'file': u'smb://TOWER/Movies/A Few Good Men (1992)/voa-afewgoodmen_x264_bluray.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Few%20Good%20Men%20(1992)%2fvoa-afewgoodmen_x264_bluray-poster.jpg/'}, {u'movieid': 6, u'title': u'A Fistful of Dynamite', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fA%20Fistful%20of%20Dynamite%20(1971)%20%5bBlu-ray%5d%2fA.Fistful.Of.Dynamite.1971.1080p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'A Fistful of Dynamite', u'file': u'smb://TOWER/D/HD Movie/A Fistful of Dynamite (1971) [Blu-ray]/A.Fistful.Of.Dynamite.1971.1080p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fA%20Fistful%20of%20Dynamite%20(1971)%20%5bBlu-ray%5d%2fA.Fistful.Of.Dynamite.1971.1080p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 773, u'title': u'A Good Day to Die Hard', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Good%20Day%20to%20Die%20Hard%20(2013)%20%5bBlu-ray%5d%2fa.good.day.to.die.hard.2013.extended.1080p.bluray.dts-hd.ma.x264-publichd-fanart.jpg/', u'label': u'A Good Day to Die Hard', u'file': u'smb://TOWER/Movies/A Good Day to Die Hard (2013) [Blu-ray]/a.good.day.to.die.hard.2013.extended.1080p.bluray.dts-hd.ma.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Good%20Day%20to%20Die%20Hard%20(2013)%20%5bBlu-ray%5d%2fa.good.day.to.die.hard.2013.extended.1080p.bluray.dts-hd.ma.x264-publichd-poster.jpg/'}, {u'movieid': 738, u'title': u'A Grand Day Out with Wallace and Gromit', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fWallace%20and%20Gromit%20Collection%2fWallace%20and%20Gromit%20-%20A%20Grand%20Day%20Out%20(1989)%20%5bBlu-ray%5d%2f1.A%20Grand%20Day%20Out%20with%20Wallace%20and%20Gromit%20(1989)-fanart.jpg/', u'label': u'A Grand Day Out with Wallace and Gromit', u'file': u'smb://TOWER/Kids Movies/Wallace and Gromit Collection/Wallace and Gromit - A Grand Day Out (1989) [Blu-ray]/1.A Grand Day Out with Wallace and Gromit (1989).mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fWallace%20and%20Gromit%20Collection%2fWallace%20and%20Gromit%20-%20A%20Grand%20Day%20Out%20(1989)%20%5bBlu-ray%5d%2f1.A%20Grand%20Day%20Out%20with%20Wallace%20and%20Gromit%20(1989)-poster.jpg/'}, {u'movieid': 289, u'title': u"A Knight's Tale", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fA%20Knight%27s%20Tale%20(2001)%20%5bBlu-ray%5d%2fA.Knight%27s.Tale.2001.720p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u"A Knight's Tale", u'file': u"smb://TOWER/Kids Movies/A Knight's Tale (2001) [Blu-ray]/A.Knight's.Tale.2001.720p.BluRay.DTS.x264-ESiR.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fA%20Knight%27s%20Tale%20(2001)%20%5bBlu-ray%5d%2fA.Knight%27s.Tale.2001.720p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 774, u'title': u'A Man Apart', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Man%20Apart%20(2003)%20%5bBlu-ray%5d%2fs-ama-fanart.jpg/', u'label': u'A Man Apart', u'file': u'smb://TOWER/Movies/A Man Apart (2003) [Blu-ray]/s-ama.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Man%20Apart%20(2003)%20%5bBlu-ray%5d%2fs-ama-poster.jpg/'}, {u'movieid': 290, u'title': u'A Monster in Paris', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fA%20Monster%20in%20Paris%20(2011)%20%5bBlu-ray%5d%2fA.Monster.in.Paris.2011.1080p.BluRay.x264.DTS-HDChina-fanart.jpg/', u'label': u'A Monster in Paris', u'file': u'smb://TOWER/Kids Movies/A Monster in Paris (2011) [Blu-ray]/A.Monster.in.Paris.2011.1080p.BluRay.x264.DTS-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fA%20Monster%20in%20Paris%20(2011)%20%5bBlu-ray%5d%2fA.Monster.in.Paris.2011.1080p.BluRay.x264.DTS-HDChina-poster.jpg/'}, {u'movieid': 7, u'title': u'A Most Wanted Man', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fA%20Most%20Wanted%20Man%20(2014)%2fA.Most.Wanted.Man.2014.720p.BluRay.x264-SPARKS-fanart.jpg/', u'label': u'A Most Wanted Man', u'file': u'smb://TOWER/D/HD Movie/A Most Wanted Man (2014)/A.Most.Wanted.Man.2014.720p.BluRay.x264-SPARKS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fA%20Most%20Wanted%20Man%20(2014)%2fA.Most.Wanted.Man.2014.720p.BluRay.x264-SPARKS-poster.jpg/'}, {u'movieid': 776, u'title': u'A Nightmare on Elm Street', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Nightmare%20on%20Elm%20Street%20(2010)%20%5bBlu-ray%5d%2ff-a.nightmare.on.elm.720-fanart.jpg/', u'label': u'A Nightmare on Elm Street', u'file': u'smb://TOWER/Movies/A Nightmare on Elm Street (2010) [Blu-ray]/f-a.nightmare.on.elm.720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Nightmare%20on%20Elm%20Street%20(2010)%20%5bBlu-ray%5d%2ff-a.nightmare.on.elm.720-poster.jpg/'}, {u'movieid': 777, u'title': u'A Perfect Murder', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Perfect%20Murder%20(1998)%20%5bBlu-ray%5d%2fA.Perfect.Murder.1998.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'A Perfect Murder', u'file': u'smb://TOWER/Movies/A Perfect Murder (1998) [Blu-ray]/A.Perfect.Murder.1998.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Perfect%20Murder%20(1998)%20%5bBlu-ray%5d%2fA.Perfect.Murder.1998.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 778, u'title': u'A Perfect World', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Perfect%20World%20(1993)%20%5bBlu-ray%5d%2fA.Perfect.World.1993.720p.BluRay.X264-BLOW-fanart.jpg/', u'label': u'A Perfect World', u'file': u'smb://TOWER/Movies/A Perfect World (1993) [Blu-ray]/A.Perfect.World.1993.720p.BluRay.X264-BLOW.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Perfect%20World%20(1993)%20%5bBlu-ray%5d%2fA.Perfect.World.1993.720p.BluRay.X264-BLOW-poster.jpg/'}, {u'movieid': 780, u'title': u'A Separation', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Separation%20(2011)%20%5bBlu-ray%5d%2flpd-a.separation.2011.720p-fanart.jpg/', u'label': u'A Separation', u'file': u'smb://TOWER/Movies/A Separation (2011) [Blu-ray]/lpd-a.separation.2011.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Separation%20(2011)%20%5bBlu-ray%5d%2flpd-a.separation.2011.720p-poster.jpg/'}, {u'movieid': 8, u'title': u'A Thousand Words', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fA%20Thousand%20Words%20(2012)%2fA.Thousand.Words.2012.1080p.BluRay.x264-REFiNED-fanart.jpg/', u'label': u'A Thousand Words', u'file': u'smb://TOWER/D/HD Movie/A Thousand Words (2012)/A.Thousand.Words.2012.1080p.BluRay.x264-REFiNED.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fA%20Thousand%20Words%20(2012)%2fA.Thousand.Words.2012.1080p.BluRay.x264-REFiNED-poster.jpg/'}, {u'movieid': 782, u'title': u'A Time to Kill', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Time%20to%20Kill%20(1996)%20%5bBlu-ray%5d%2fA.Time.To.Kill.1996.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'A Time to Kill', u'file': u'smb://TOWER/Movies/A Time to Kill (1996) [Blu-ray]/A.Time.To.Kill.1996.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Time%20to%20Kill%20(1996)%20%5bBlu-ray%5d%2fA.Time.To.Kill.1996.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 291, u'title': u"A Turtles Tale - Sammy's Adventure", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fA%20Turtles%20Tale%20-%20Sammy%27s%20Adventure%20(2010)%20%5bBlu-ray%5d%2favchd-a.turtles.tale.sam.adv.2010.1080p.bluray.x264-fanart.jpg/', u'label': u"A Turtles Tale - Sammy's Adventure", u'file': u"smb://TOWER/Kids Movies/A Turtles Tale - Sammy's Adventure (2010) [Blu-ray]/avchd-a.turtles.tale.sam.adv.2010.1080p.bluray.x264.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fA%20Turtles%20Tale%20-%20Sammy%27s%20Adventure%20(2010)%20%5bBlu-ray%5d%2favchd-a.turtles.tale.sam.adv.2010.1080p.bluray.x264-poster.jpg/'}, {u'movieid': 9, u'title': u'A Very Harold & Kumar Christmas', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fA%20Very%20Harold%20%26%20Kumar%20Christmas%20(2011)%2fsparks-vhakc2011-720-fanart.jpg/', u'label': u'A Very Harold & Kumar Christmas', u'file': u'smb://TOWER/D/HD Movie/A Very Harold & Kumar Christmas (2011)/sparks-vhakc2011-720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fA%20Very%20Harold%20%26%20Kumar%20Christmas%20(2011)%2fsparks-vhakc2011-720-poster.jpg/'}, {u'movieid': 783, u'title': u'A Walk Among the Tombstones', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Walk%20Among%20the%20Tombstones%20(2014)%2fA.Walk.Among.the.Tombstones.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-fanart.jpg/', u'label': u'A Walk Among the Tombstones', u'file': u'smb://TOWER/Movies/A Walk Among the Tombstones (2014)/A.Walk.Among.the.Tombstones.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Walk%20Among%20the%20Tombstones%20(2014)%2fA.Walk.Among.the.Tombstones.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-poster.jpg/'}, {u'movieid': 10, u'title': u'Abduction', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAbduction%20(2011)%20%5bBlu-ray%5d%2fAbduction.2011.BluRay.720p.x264.DTS-HDChina-fanart.jpg/', u'label': u'Abduction', u'file': u'smb://TOWER/D/HD Movie/Abduction (2011) [Blu-ray]/Abduction.2011.BluRay.720p.x264.DTS-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAbduction%20(2011)%20%5bBlu-ray%5d%2fAbduction.2011.BluRay.720p.x264.DTS-HDChina-poster.jpg/'}, {u'movieid': 784, u'title': u'Ace Ventura: Pet Detective', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAce%20Ventura%20-%20Pet%20Detective%20(1994)%20%5bBlu-ray%5d%2fAce%20Ventura%20Pet%20Detective%201994%20BluRay%20720p%20DTS%20x264-MgB%20%5bETRG%5d-fanart.jpg/', u'label': u'Ace Ventura: Pet Detective', u'file': u'smb://TOWER/Movies/Ace Ventura - Pet Detective (1994) [Blu-ray]/Ace Ventura Pet Detective 1994 BluRay 720p DTS x264-MgB [ETRG].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAce%20Ventura%20-%20Pet%20Detective%20(1994)%20%5bBlu-ray%5d%2fAce%20Ventura%20Pet%20Detective%201994%20BluRay%20720p%20DTS%20x264-MgB%20%5bETRG%5d-poster.jpg/'}, {u'movieid': 785, u'title': u'Ace Ventura: When Nature Calls', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAce%20Ventura%20-%20When%20Nature%20Calls%20(1995)%2fAce%20Ventura%20When%20Nature%20Calls%201995%20BluRay%20720p%20DTS%20x264-MgB%20%5bETRG%5d-fanart.jpg/', u'label': u'Ace Ventura: When Nature Calls', u'file': u'smb://TOWER/Movies/Ace Ventura - When Nature Calls (1995)/Ace Ventura When Nature Calls 1995 BluRay 720p DTS x264-MgB [ETRG].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAce%20Ventura%20-%20When%20Nature%20Calls%20(1995)%2fAce%20Ventura%20When%20Nature%20Calls%201995%20BluRay%20720p%20DTS%20x264-MgB%20%5bETRG%5d-poster.jpg/'}, {u'movieid': 786, u'title': u'Act of Valor', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAct%20of%20Valor%20(2012)%20%5bBlu-ray%5d%2fAct.of.Valor.1080p.BluRay.X264-BLOW-fanart.jpg/', u'label': u'Act of Valor', u'file': u'smb://TOWER/Movies/Act of Valor (2012) [Blu-ray]/Act.of.Valor.1080p.BluRay.X264-BLOW.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAct%20of%20Valor%20(2012)%20%5bBlu-ray%5d%2fAct.of.Valor.1080p.BluRay.X264-BLOW-poster.jpg/'}, {u'movieid': 11, u'title': u'Adventureland', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAdventureland%20(2009)%20%5bBlu-ray%5d%2fAdventureland.2009.Repack.720p.Bluray.DTS.x264-CtrlHD-fanart.jpg/', u'label': u'Adventureland', u'file': u'smb://TOWER/D/HD Movie/Adventureland (2009) [Blu-ray]/Adventureland.2009.Repack.720p.Bluray.DTS.x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAdventureland%20(2009)%20%5bBlu-ray%5d%2fAdventureland.2009.Repack.720p.Bluray.DTS.x264-CtrlHD-poster.jpg/'}, {u'movieid': 293, u'title': u'African Cats', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAfrican%20Cats%20(2011)%20%5bBlu-ray%5d%2fc-african.cats.720-fanart.jpg/', u'label': u'African Cats', u'file': u'smb://TOWER/Kids Movies/African Cats (2011) [Blu-ray]/c-african.cats.720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAfrican%20Cats%20(2011)%20%5bBlu-ray%5d%2fc-african.cats.720-poster.jpg/'}, {u'movieid': 787, u'title': u'After Earth', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAfter%20Earth%20(2013)%20%5bBlu-ray%5d%2fAfter.Earth.2013.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'After Earth', u'file': u'smb://TOWER/Movies/After Earth (2013) [Blu-ray]/After.Earth.2013.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAfter%20Earth%20(2013)%20%5bBlu-ray%5d%2fAfter.Earth.2013.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 788, u'title': u'After.Life', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAfter.Life%20(2009)%20%5bBlu-ray%5d%2fd-after.life-720p-fanart.jpg/', u'label': u'After.Life', u'file': u'smb://TOWER/Movies/After.Life (2009) [Blu-ray]/d-after.life-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAfter.Life%20(2009)%20%5bBlu-ray%5d%2fd-after.life-720p-poster.jpg/'}, {u'movieid': 789, u'title': u'Air Force One', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAir%20Force%20One%20(1997)%20%5bBlu-ray%5d%2fAir%20Force%20One.B.Ray.AC3.ita.aac-lc.eng.by.Memphis-fanart.jpg/', u'label': u'Air Force One', u'file': u'smb://TOWER/Movies/Air Force One (1997) [Blu-ray]/Air Force One.B.Ray.AC3.ita.aac-lc.eng.by.Memphis.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAir%20Force%20One%20(1997)%20%5bBlu-ray%5d%2fAir%20Force%20One.B.Ray.AC3.ita.aac-lc.eng.by.Memphis-poster.jpg/'}, {u'movieid': 338, u'title': u'Air Mater', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCars%202%20(2011)%20%5bBlu-ray%5d%2fAir%20Mater%20(2011)%2fdispose-air.mater-1080p-fanart.jpg/', u'label': u'Air Mater', u'file': u'smb://TOWER/Kids Movies/Cars 2 (2011) [Blu-ray]/Air Mater (2011)/dispose-air.mater-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCars%202%20(2011)%20%5bBlu-ray%5d%2fAir%20Mater%20(2011)%2fdispose-air.mater-1080p-poster.jpg/'}, {u'movieid': 790, u'title': u'Akira', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAkira%20(1988)%20%5bBlu-ray%5d%2fAkira_(1988)_%5b1080p%2cBluRay%2cx264%2cDTS%5d_-_THORA-fanart.jpg/', u'label': u'Akira', u'file': u'smb://TOWER/Movies/Akira (1988) [Blu-ray]/Akira_(1988)_[1080p,BluRay,x264,DTS]_-_THORA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAkira%20(1988)%20%5bBlu-ray%5d%2fAkira_(1988)_%5b1080p%2cBluRay%2cx264%2cDTS%5d_-_THORA-poster.jpg/'}, {u'movieid': 294, u'title': u'Alice in Wonderland', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAlice%20in%20Wonderland%20(2010)%20%5bBlu-ray%5d%2fcbgb-aiw1080-fanart.jpg/', u'label': u'Alice in Wonderland', u'file': u'smb://TOWER/Kids Movies/Alice in Wonderland (2010) [Blu-ray]/cbgb-aiw1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAlice%20in%20Wonderland%20(2010)%20%5bBlu-ray%5d%2fcbgb-aiw1080-poster.jpg/'}, {u'movieid': 792, u'title': u'Alien', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAlien%20Collection%2fAlien%20-%20The%20Director%27s%20Cut%20(1979)%20%5bBlu-ray%5d%2fAlien.1979.Directors.Cut.1080p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Alien', u'file': u"smb://TOWER/Movies/Alien Collection/Alien - The Director's Cut (1979) [Blu-ray]/Alien.1979.Directors.Cut.1080p.BluRay.x264.DTS-WiKi.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAlien%20Collection%2fAlien%20-%20The%20Director%27s%20Cut%20(1979)%20%5bBlu-ray%5d%2fAlien.1979.Directors.Cut.1080p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 791, u'title': u'Alien: Resurrection', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAlien%20Collection%2fAlien%20-%20Resurrection%20(1997)%20%5bBlu-ray%5d%2fAlien.Resurrection.1997.Special.Edition.1080p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Alien: Resurrection', u'file': u'smb://TOWER/Movies/Alien Collection/Alien - Resurrection (1997) [Blu-ray]/Alien.Resurrection.1997.Special.Edition.1080p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAlien%20Collection%2fAlien%20-%20Resurrection%20(1997)%20%5bBlu-ray%5d%2fAlien.Resurrection.1997.Special.Edition.1080p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 793, u'title': u'Alien\xb3', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAlien%20Collection%2fAlien%203%20(1992)%20%5bBlu-ray%5d%2fAlien.3.1992.Special.Edition.1080p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Alien\xb3', u'file': u'smb://TOWER/Movies/Alien Collection/Alien 3 (1992) [Blu-ray]/Alien.3.1992.Special.Edition.1080p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAlien%20Collection%2fAlien%203%20(1992)%20%5bBlu-ray%5d%2fAlien.3.1992.Special.Edition.1080p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 794, u'title': u'Aliens', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAlien%20Collection%2fAliens%20(1986)%20%5bBlu-ray%5d%2fAliens.1986.Special.Edition.1080p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Aliens', u'file': u'smb://TOWER/Movies/Alien Collection/Aliens (1986) [Blu-ray]/Aliens.1986.Special.Edition.1080p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAlien%20Collection%2fAliens%20(1986)%20%5bBlu-ray%5d%2fAliens.1986.Special.Edition.1080p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 295, u'title': u'All Is Lost', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAll%20Is%20Lost%20(2013)%20%5bBlu-ray%5d%2fAll.Is.Lost.2013.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-fanart.jpg/', u'label': u'All Is Lost', u'file': u'smb://TOWER/Kids Movies/All Is Lost (2013) [Blu-ray]/All.Is.Lost.2013.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAll%20Is%20Lost%20(2013)%20%5bBlu-ray%5d%2fAll.Is.Lost.2013.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-poster.jpg/'}, {u'movieid': 296, u'title': u'Alma', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAlma%20(2009)%20%5bBlu-ray%5d%2fAlma_720p-fanart.jpg/', u'label': u'Alma', u'file': u'smb://TOWER/Kids Movies/Alma (2009) [Blu-ray]/Alma_720p.mp4', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAlma%20(2009)%20%5bBlu-ray%5d%2fAlma_720p-poster.jpg/'}, {u'movieid': 297, u'title': u'Alpha and Omega', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAlpha%20and%20Omega%20(2010)%2falphaomega1080-fanart.jpg/', u'label': u'Alpha and Omega', u'file': u'smb://TOWER/Kids Movies/Alpha and Omega (2010)/alphaomega1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAlpha%20and%20Omega%20(2010)%2falphaomega1080-poster.jpg/'}, {u'movieid': 298, u'title': u'Alpha and Omega 2: A Howl-iday Adventure', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAlpha%20and%20Omega%202%20-%20A%20Howl-iday%20Adventure%20(2013)%20%5bBlu-ray%5d%2fAlpha.And.Omega.2.A.Howl-iday.Adventure.2013.1080p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Alpha and Omega 2: A Howl-iday Adventure', u'file': u'smb://TOWER/Kids Movies/Alpha and Omega 2 - A Howl-iday Adventure (2013) [Blu-ray]/Alpha.And.Omega.2.A.Howl-iday.Adventure.2013.1080p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAlpha%20and%20Omega%202%20-%20A%20Howl-iday%20Adventure%20(2013)%20%5bBlu-ray%5d%2fAlpha.And.Omega.2.A.Howl-iday.Adventure.2013.1080p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 299, u'title': u'Alpha and Omega 3: The Great Wolf Games', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAlpha%20and%20Omega%203%20-%20The%20Great%20Wolf%20Games%20(2014)%20%5bBlu-ray%5d%2fAlpha.And.Omega.3.The.Great.Wolf.Games.2014.1080p.WEB-DL.H264-PublicHD-fanart.jpg/', u'label': u'Alpha and Omega 3: The Great Wolf Games', u'file': u'smb://TOWER/Kids Movies/Alpha and Omega 3 - The Great Wolf Games (2014) [Blu-ray]/Alpha.And.Omega.3.The.Great.Wolf.Games.2014.1080p.WEB-DL.H264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAlpha%20and%20Omega%203%20-%20The%20Great%20Wolf%20Games%20(2014)%20%5bBlu-ray%5d%2fAlpha.And.Omega.3.The.Great.Wolf.Games.2014.1080p.WEB-DL.H264-PublicHD-poster.jpg/'}, {u'movieid': 1338, u'title': u'Am zin', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRunning%20Out%20of%20Time%20(1999)%20%5bBlu-ray%5d%2fRunning.Out.Of.Time.1999.BluRay.720p.DTS.2Audio.x264-CHD-fanart.jpg/', u'label': u'Am zin', u'file': u'smb://TOWER/Movies/Running Out of Time (1999) [Blu-ray]/Running.Out.Of.Time.1999.BluRay.720p.DTS.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRunning%20Out%20of%20Time%20(1999)%20%5bBlu-ray%5d%2fRunning.Out.Of.Time.1999.BluRay.720p.DTS.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 300, u'title': u'Amazing Ocean', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAmazing%20Ocean%20(2013)%20%5bBlu-ray%5d%2fAmazing.Ocean.2012.Bluray.1080p.DTS2.0.x264-vHD-fanart.jpg/', u'label': u'Amazing Ocean', u'file': u'smb://TOWER/Kids Movies/Amazing Ocean (2013) [Blu-ray]/Amazing.Ocean.2012.Bluray.1080p.DTS2.0.x264-vHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAmazing%20Ocean%20(2013)%20%5bBlu-ray%5d%2fAmazing.Ocean.2012.Bluray.1080p.DTS2.0.x264-vHD-poster.jpg/'}, {u'movieid': 301, u'title': u'Amazonia', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAmazonia%20(2013)%20%5bBlu-ray%5d%2fAmazonia.2013.1080p.BluRay.x264.DTS-HD.MA.5.1-RARBG-fanart.jpg/', u'label': u'Amazonia', u'file': u'smb://TOWER/Kids Movies/Amazonia (2013) [Blu-ray]/Amazonia.2013.1080p.BluRay.x264.DTS-HD.MA.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAmazonia%20(2013)%20%5bBlu-ray%5d%2fAmazonia.2013.1080p.BluRay.x264.DTS-HD.MA.5.1-RARBG-poster.jpg/'}, {u'movieid': 1782, u'title': u'American Beauty', u'fanart': u'', u'label': u'American Beauty', u'file': u'smb://TOWER/Movies/American Beauty (1999)/american.beauty.1999.1080p.bluray.x264-leverage.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAmerican%20Beauty%20(1999)%2famerican.beauty.1999.1080p.bluray.x264-leverage-poster.jpg/'}, {u'movieid': 795, u'title': u'American Gangster', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAmerican%20Gangster%20(2007)%20%5bBlu-ray%5d%2fAmerican.Gangster.2007.UNRATED.1080p.BluRay.x264-MARS-fanart.jpg/', u'label': u'American Gangster', u'file': u'smb://TOWER/Movies/American Gangster (2007) [Blu-ray]/American.Gangster.2007.UNRATED.1080p.BluRay.x264-MARS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAmerican%20Gangster%20(2007)%20%5bBlu-ray%5d%2fAmerican.Gangster.2007.UNRATED.1080p.BluRay.x264-MARS-poster.jpg/'}, {u'movieid': 796, u'title': u'American History X', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAmerican%20History%20X%20(1998)%2fAmerican.History.X.1998.720p.BluRay.x264-REVEiLLE-fanart.jpg/', u'label': u'American History X', u'file': u'smb://TOWER/Movies/American History X (1998)/American.History.X.1998.720p.BluRay.x264-REVEiLLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAmerican%20History%20X%20(1998)%2fAmerican.History.X.1998.720p.BluRay.x264-REVEiLLE-poster.jpg/'}, {u'movieid': 1753, u'title': u'American Hustle', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAmerican%20Hustle%20(2013)%2fAmerican.Hustle.2013.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD-fanart.jpg/', u'label': u'American Hustle', u'file': u'smb://TOWER/Movies/American Hustle (2013)/American.Hustle.2013.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAmerican%20Hustle%20(2013)%2fAmerican.Hustle.2013.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD-poster.jpg/'}, {u'movieid': 13, u'title': u'American Pie', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Pie%20(1999)%2fAmerican.Pie.1999.Unrated.Blu-ray.720p.x264.DTS.MySilu-fanart.jpg/', u'label': u'American Pie', u'file': u'smb://TOWER/D/HD Movie/American Pie (1999)/American.Pie.1999.Unrated.Blu-ray.720p.x264.DTS.MySilu.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Pie%20(1999)%2fAmerican.Pie.1999.Unrated.Blu-ray.720p.x264.DTS.MySilu-poster.jpg/'}, {u'movieid': 14, u'title': u'American Pie 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Pie%202%20(2001)%2fAmerican.Pie.II.2001.Unrated.Blu-ray.720p.x264.DTS.MySilu-fanart.jpg/', u'label': u'American Pie 2', u'file': u'smb://TOWER/D/HD Movie/American Pie 2 (2001)/American.Pie.II.2001.Unrated.Blu-ray.720p.x264.DTS.MySilu.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Pie%202%20(2001)%2fAmerican.Pie.II.2001.Unrated.Blu-ray.720p.x264.DTS.MySilu-poster.jpg/'}, {u'movieid': 16, u'title': u'American Pie Presents Band Camp', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Pie%20Presents%20Band%20Camp%20(2005)%2fAmerican%20Pie%20Presents%20Band%20Camp%202005%20HDTV%20720p%20x264%20DL%20AC3-5.1%20RoSubbed-HDL-fanart.jpg/', u'label': u'American Pie Presents Band Camp', u'file': u'smb://TOWER/D/HD Movie/American Pie Presents Band Camp (2005)/American Pie Presents Band Camp 2005 HDTV 720p x264 DL AC3-5.1 RoSubbed-HDL.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Pie%20Presents%20Band%20Camp%20(2005)%2fAmerican%20Pie%20Presents%20Band%20Camp%202005%20HDTV%20720p%20x264%20DL%20AC3-5.1%20RoSubbed-HDL-poster.jpg/'}, {u'movieid': 17, u'title': u'American Pie Presents Beta House', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Pie%20Presents%20Beta%20House%20(2007)%2fAmerican%20Pie%20Presents%20Beta%20House%202007%20720p%20REPACK%20RoSubbed-REPTiLE-fanart.jpg/', u'label': u'American Pie Presents Beta House', u'file': u'smb://TOWER/D/HD Movie/American Pie Presents Beta House (2007)/American Pie Presents Beta House 2007 720p REPACK RoSubbed-REPTiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Pie%20Presents%20Beta%20House%20(2007)%2fAmerican%20Pie%20Presents%20Beta%20House%202007%20720p%20REPACK%20RoSubbed-REPTiLE-poster.jpg/'}, {u'movieid': 18, u'title': u'American Pie Presents The Naked Mile', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Pie%20Presents%20The%20Naked%20Mile%20(2006)%2fAmerican%20Pie%20Presents%20The%20Naked%20Mile%202006%20HDTV%20720p%20x264%20RoSubbed-HDL-fanart.jpg/', u'label': u'American Pie Presents The Naked Mile', u'file': u'smb://TOWER/D/HD Movie/American Pie Presents The Naked Mile (2006)/American Pie Presents The Naked Mile 2006 HDTV 720p x264 RoSubbed-HDL.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Pie%20Presents%20The%20Naked%20Mile%20(2006)%2fAmerican%20Pie%20Presents%20The%20Naked%20Mile%202006%20HDTV%20720p%20x264%20RoSubbed-HDL-poster.jpg/'}, {u'movieid': 15, u'title': u'American Pie Presents: The Book of Love', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Pie%20Presents%20-%20The%20Book%20of%20Love%20(2009)%20%5bBlu-ray%5d%2fAmerican%20Pie%20Presents%20The%20Book%20of%20Love%20UNRATED%202009%20720p%20BluRay%20x264%20DTS%20RoSubbed-WiKi-fanart.jpg/', u'label': u'American Pie Presents: The Book of Love', u'file': u'smb://TOWER/D/HD Movie/American Pie Presents - The Book of Love (2009) [Blu-ray]/American Pie Presents The Book of Love UNRATED 2009 720p BluRay x264 DTS RoSubbed-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Pie%20Presents%20-%20The%20Book%20of%20Love%20(2009)%20%5bBlu-ray%5d%2fAmerican%20Pie%20Presents%20The%20Book%20of%20Love%20UNRATED%202009%20720p%20BluRay%20x264%20DTS%20RoSubbed-WiKi-poster.jpg/'}, {u'movieid': 12, u'title': u'American Pie: American Reunion', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Pie%20-%20American%20Reunion%20(2012)%2fAmerican.Reunion.UNRATED.720p.BluRay.X264-BLOW-fanart.jpg/', u'label': u'American Pie: American Reunion', u'file': u'smb://TOWER/D/HD Movie/American Pie - American Reunion (2012)/American.Reunion.UNRATED.720p.BluRay.X264-BLOW.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Pie%20-%20American%20Reunion%20(2012)%2fAmerican.Reunion.UNRATED.720p.BluRay.X264-BLOW-poster.jpg/'}, {u'movieid': 797, u'title': u'American Psycho', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAmerican%20Psycho%20(2000)%20%5bBlu-ray%5d%2fAmerican.Psycho.2000.720p.BluRay.DTS.x264-DON-fanart.jpg/', u'label': u'American Psycho', u'file': u'smb://TOWER/Movies/American Psycho (2000) [Blu-ray]/American.Psycho.2000.720p.BluRay.DTS.x264-DON.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAmerican%20Psycho%20(2000)%20%5bBlu-ray%5d%2fAmerican.Psycho.2000.720p.BluRay.DTS.x264-DON-poster.jpg/'}, {u'movieid': 19, u'title': u'American Wedding', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Wedding%20(2003)%2fAmerican.Pie.III.American.Wedding.2003.Unrated.Blu-ray.720p.x264.DTS.MySilu-fanart.jpg/', u'label': u'American Wedding', u'file': u'smb://TOWER/D/HD Movie/American Wedding (2003)/American.Pie.III.American.Wedding.2003.Unrated.Blu-ray.720p.x264.DTS.MySilu.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAmerican%20Wedding%20(2003)%2fAmerican.Pie.III.American.Wedding.2003.Unrated.Blu-ray.720p.x264.DTS.MySilu-poster.jpg/'}, {u'movieid': 798, u'title': u'Amistad', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAmistad%20(1997)%20%5bBlu-ray%5d%2fAmistad.1997.1080p.BluRay.x264-HD4U-fanart.jpg/', u'label': u'Amistad', u'file': u'smb://TOWER/Movies/Amistad (1997) [Blu-ray]/Amistad.1997.1080p.BluRay.x264-HD4U.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAmistad%20(1997)%20%5bBlu-ray%5d%2fAmistad.1997.1080p.BluRay.x264-HD4U-poster.jpg/'}, {u'movieid': 302, u'title': u'An American Tail', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAn%20American%20Tail%20(1986)%20%5bBlu-ray%5d%2fAn.American.Tail.1986.720p.BluRay.x264-HD4U-fanart.jpg/', u'label': u'An American Tail', u'file': u'smb://TOWER/Kids Movies/An American Tail (1986) [Blu-ray]/An.American.Tail.1986.720p.BluRay.x264-HD4U.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAn%20American%20Tail%20(1986)%20%5bBlu-ray%5d%2fAn.American.Tail.1986.720p.BluRay.x264-HD4U-poster.jpg/'}, {u'movieid': 20, u'title': u'Analyze That', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAnalyze%20That%20(2002)%2fAnalyze.That.2002.1080p.BluRay.x264.DTS-FGT-fanart.jpg/', u'label': u'Analyze That', u'file': u'smb://TOWER/D/HD Movie/Analyze That (2002)/Analyze.That.2002.1080p.BluRay.x264.DTS-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAnalyze%20That%20(2002)%2fAnalyze.That.2002.1080p.BluRay.x264.DTS-FGT-poster.jpg/'}, {u'movieid': 21, u'title': u'Analyze This', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAnalyze%20This%20(1999)%2fAnalyze.This.1999.1080p.BluRay.x264.DTS-FGT-fanart.jpg/', u'label': u'Analyze This', u'file': u'smb://TOWER/D/HD Movie/Analyze This (1999)/Analyze.This.1999.1080p.BluRay.x264.DTS-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAnalyze%20This%20(1999)%2fAnalyze.This.1999.1080p.BluRay.x264.DTS-FGT-poster.jpg/'}, {u'movieid': 1783, u'title': u'Anchorman: The Legend of Ron Burgundy', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAnchorman%20-%20The%20Legend%20of%20Ron%20Burgundy%20(2004)%2fiwr-atlorb1080p-fanart.jpg/', u'label': u'Anchorman: The Legend of Ron Burgundy', u'file': u'smb://TOWER/Movies/Anchorman - The Legend of Ron Burgundy (2004)/iwr-atlorb1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAnchorman%20-%20The%20Legend%20of%20Ron%20Burgundy%20(2004)%2fiwr-atlorb1080p-poster.jpg/'}, {u'movieid': 303, u'title': u'Angry Birds Toons 2013 Vol.1', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAngry%20Birds%20Toons%20(2013)%20%5bBlu-ray%5d%2fAngry.Birds.Toons.2013.Vol.1.1080p.BluRay.x264-PublicHD-fanart.jpg/', u'label': u'Angry Birds Toons 2013 Vol.1', u'file': u'smb://TOWER/Kids Movies/Angry Birds Toons (2013) [Blu-ray]/Angry.Birds.Toons.2013.Vol.1.1080p.BluRay.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAngry%20Birds%20Toons%20(2013)%20%5bBlu-ray%5d%2fAngry.Birds.Toons.2013.Vol.1.1080p.BluRay.x264-PublicHD-poster.jpg/'}, {u'movieid': 799, u'title': u'Animal Kingdom', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAnimal%20Kingdom%20(2010)%20%5bBlu-ray%5d%2faaf-animal.kingdom.2010.720p-fanart.jpg/', u'label': u'Animal Kingdom', u'file': u'smb://TOWER/Movies/Animal Kingdom (2010) [Blu-ray]/aaf-animal.kingdom.2010.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAnimal%20Kingdom%20(2010)%20%5bBlu-ray%5d%2faaf-animal.kingdom.2010.720p-poster.jpg/'}, {u'movieid': 801, u'title': u'Annabelle', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAnnabelle%20(2014)%2fAnnabelle.2014.1080p.BluRay.x264.DTS-HD.MA.5.1-RARBG-fanart.jpg/', u'label': u'Annabelle', u'file': u'smb://TOWER/Movies/Annabelle (2014)/Annabelle.2014.1080p.BluRay.x264.DTS-HD.MA.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAnnabelle%20(2014)%2fAnnabelle.2014.1080p.BluRay.x264.DTS-HD.MA.5.1-RARBG-poster.jpg/'}, {u'movieid': 802, u'title': u'Apocalypto', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fApocalypto%20(2006)%20%5bBlu-ray%5d%2fApocalypto.2006.720p.BluRay.x264-ESiR-fanart.jpg/', u'label': u'Apocalypto', u'file': u'smb://TOWER/Movies/Apocalypto (2006) [Blu-ray]/Apocalypto.2006.720p.BluRay.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fApocalypto%20(2006)%20%5bBlu-ray%5d%2fApocalypto.2006.720p.BluRay.x264-ESiR-poster.jpg/'}, {u'movieid': 803, u'title': u'Apollo 13', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fApollo%2013%20(1995)%20%5bBlu-ray%5d%2fApollo.13.1995.BluRay.720p.DTS.2Audio.x264-CHD-fanart.jpg/', u'label': u'Apollo 13', u'file': u'smb://TOWER/Movies/Apollo 13 (1995) [Blu-ray]/Apollo.13.1995.BluRay.720p.DTS.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fApollo%2013%20(1995)%20%5bBlu-ray%5d%2fApollo.13.1995.BluRay.720p.DTS.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 804, u'title': u'Appleseed', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAppleseed%20(2004)%20%5bBlu-ray%5d%2fAppleseed.2004.1080p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Appleseed', u'file': u'smb://TOWER/Movies/Appleseed (2004) [Blu-ray]/Appleseed.2004.1080p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAppleseed%20(2004)%20%5bBlu-ray%5d%2fAppleseed.2004.1080p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 805, u'title': u'Appleseed Alpha', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAppleseed%20Alpha%20(2014)%20%5bBlu-ray%5d%2fAppleseed.Alpha.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA%205.1-RARBG-fanart.jpg/', u'label': u'Appleseed Alpha', u'file': u'smb://TOWER/Movies/Appleseed Alpha (2014) [Blu-ray]/Appleseed.Alpha.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA 5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAppleseed%20Alpha%20(2014)%20%5bBlu-ray%5d%2fAppleseed.Alpha.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA%205.1-RARBG-poster.jpg/'}, {u'movieid': 807, u'title': u'Appurush\xeedo XIII', u'fanart': u'', u'label': u'Appurush\xeedo XIII', u'file': u'smb://TOWER/Movies/Appurush\xeedo XIII (2011)/wmt-appleseedxiii-ouranos-1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAppurush%c3%aedo%20XIII%20(2011)%2fwmt-appleseedxiii-ouranos-1080-poster.jpg/'}, {u'movieid': 808, u'title': u'Argo', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fArgo%20(2012)%20%5bBlu-ray%5d%2fargo.2012.720p.bluray.x264-sparks-fanart.jpg/', u'label': u'Argo', u'file': u'smb://TOWER/Movies/Argo (2012) [Blu-ray]/argo.2012.720p.bluray.x264-sparks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fArgo%20(2012)%20%5bBlu-ray%5d%2fargo.2012.720p.bluray.x264-sparks-poster.jpg/'}, {u'movieid': 809, u'title': u'Armageddon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fArmageddon%20(1998)%2fArmageddon.1998.1080p.BluRay.x264.DTS-FGT-fanart.jpg/', u'label': u'Armageddon', u'file': u'smb://TOWER/Movies/Armageddon (1998)/Armageddon.1998.1080p.BluRay.x264.DTS-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fArmageddon%20(1998)%2fArmageddon.1998.1080p.BluRay.x264.DTS-FGT-poster.jpg/'}, {u'movieid': 810, u'title': u'Armored', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fArmored%20(2009)%20%5bBlu-ray%5d%2fm-armored-720p-fanart.jpg/', u'label': u'Armored', u'file': u'smb://TOWER/Movies/Armored (2009) [Blu-ray]/m-armored-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fArmored%20(2009)%20%5bBlu-ray%5d%2fm-armored-720p-poster.jpg/'}, {u'movieid': 811, u'title': u'Armour of God', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fArmour%20of%20God%20(1987)%20%5bBlu-ray%5d%2fArmour%20Of%20God%201-fanart.jpg/', u'label': u'Armour of God', u'file': u'smb://TOWER/Movies/Armour of God (1987) [Blu-ray]/Armour Of God 1.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fArmour%20of%20God%20(1987)%20%5bBlu-ray%5d%2fArmour%20Of%20God%201-poster.jpg/'}, {u'movieid': 305, u'title': u'Army of Darkness', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fArmy%20of%20Darkness%20(1992)%2fArmy.of.Darkness.1992.1080p.BRrip.x264.YIFY-fanart.jpg/', u'label': u'Army of Darkness', u'file': u'smb://TOWER/Kids Movies/Army of Darkness (1992)/Army.of.Darkness.1992.1080p.BRrip.x264.YIFY.mp4', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fArmy%20of%20Darkness%20(1992)%2fArmy.of.Darkness.1992.1080p.BRrip.x264.YIFY-poster.jpg/'}, {u'movieid': 306, u'title': u'Arthur Christmas', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fArthur%20Christmas%20(2011)%2farthur.christmas.2011.1080p.bluray.x264-alliance-fanart.jpg/', u'label': u'Arthur Christmas', u'file': u'smb://TOWER/Kids Movies/Arthur Christmas (2011)/arthur.christmas.2011.1080p.bluray.x264-alliance.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fArthur%20Christmas%20(2011)%2farthur.christmas.2011.1080p.bluray.x264-alliance-poster.jpg/'}, {u'movieid': 292, u'title': u'Artificial Intelligence: AI', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fA.I.%20Artificial%20Intelligence%20(2001)%20%5bBlu-ray%5d%2fArtificial.Intelligence.AI.2001.Bluray.720p.DTS.x264-CHD-fanart.jpg/', u'label': u'Artificial Intelligence: AI', u'file': u'smb://TOWER/Kids Movies/A.I. Artificial Intelligence (2001) [Blu-ray]/Artificial.Intelligence.AI.2001.Bluray.720p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fA.I.%20Artificial%20Intelligence%20(2001)%20%5bBlu-ray%5d%2fArtificial.Intelligence.AI.2001.Bluray.720p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 812, u'title': u'Ashura', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAshura%20(2012)%20%5bBlu-ray%5d%2fAsura.2012.BluRay.720p.x264.AC3-MySilu-fanart.jpg/', u'label': u'Ashura', u'file': u'smb://TOWER/Movies/Ashura (2012) [Blu-ray]/Asura.2012.BluRay.720p.x264.AC3-MySilu.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAshura%20(2012)%20%5bBlu-ray%5d%2fAsura.2012.BluRay.720p.x264.AC3-MySilu-poster.jpg/'}, {u'movieid': 813, u'title': u'Assassins', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAssassins%20(1995)%20%5bBlu-ray%5d%2fAssassins.1995.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Assassins', u'file': u'smb://TOWER/Movies/Assassins (1995) [Blu-ray]/Assassins.1995.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAssassins%20(1995)%20%5bBlu-ray%5d%2fAssassins.1995.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 814, u'title': u'Assault on Precinct 13', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAssault%20on%20Precinct%2013%20(2005)%20%5bBlu-ray%5d%2fs-assault-fanart.jpg/', u'label': u'Assault on Precinct 13', u'file': u'smb://TOWER/Movies/Assault on Precinct 13 (2005) [Blu-ray]/s-assault.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAssault%20on%20Precinct%2013%20(2005)%20%5bBlu-ray%5d%2fs-assault-poster.jpg/'}, {u'movieid': 1109, u'title': u'Assembly', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJi%20jie%20hao%20(2007)%20%5bBlu-ray%5d%2fAssembly.2007.720p.BluRay.x264-ESiR%20%5bPublicHD%5d-fanart.jpg/', u'label': u'Assembly', u'file': u'smb://TOWER/Movies/Ji jie hao (2007) [Blu-ray]/Assembly.2007.720p.BluRay.x264-ESiR [PublicHD].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJi%20jie%20hao%20(2007)%20%5bBlu-ray%5d%2fAssembly.2007.720p.BluRay.x264-ESiR%20%5bPublicHD%5d-poster.jpg/'}, {u'movieid': 307, u'title': u'Astro Boy', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAstro%20Boy%20(2009)%2fcbgb-astroboy1080-fanart.jpg/', u'label': u'Astro Boy', u'file': u'smb://TOWER/Kids Movies/Astro Boy (2009)/cbgb-astroboy1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAstro%20Boy%20(2009)%2fcbgb-astroboy1080-poster.jpg/'}, {u'movieid': 308, u'title': u'Atlantis: The Lost Empire', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAtlantis%20-%20The%20Lost%20Empire%20(2001)%20%5bBlu-ray%5d%2fAtlantis.The.Lost.Empire.2001.1080p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Atlantis: The Lost Empire', u'file': u'smb://TOWER/Kids Movies/Atlantis - The Lost Empire (2001) [Blu-ray]/Atlantis.The.Lost.Empire.2001.1080p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAtlantis%20-%20The%20Lost%20Empire%20(2001)%20%5bBlu-ray%5d%2fAtlantis.The.Lost.Empire.2001.1080p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 22, u'title': u'Attack the Block', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAttack%20the%20Block%20(2011)%2finf-atb720p-fanart.jpg/', u'label': u'Attack the Block', u'file': u'smb://TOWER/D/HD Movie/Attack the Block (2011)/inf-atb720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAttack%20the%20Block%20(2011)%2finf-atb720p-poster.jpg/'}, {u'movieid': 23, u'title': u'Audition', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAudition%20(1999)%20%5bBlu-ray%5d%2fAudition.1999.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Audition', u'file': u'smb://TOWER/D/HD Movie/Audition (1999) [Blu-ray]/Audition.1999.720p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAudition%20(1999)%20%5bBlu-ray%5d%2fAudition.1999.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 815, u'title': u'Austin Powers in Goldmember', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAustin%20Powers%20Collection%2fAustin%20Powers%20-%20Goldmember%20(2002)%20%5bBlu-ray%5d%2frev-ap3-fanart.jpg/', u'label': u'Austin Powers in Goldmember', u'file': u'smb://TOWER/Movies/Austin Powers Collection/Austin Powers - Goldmember (2002) [Blu-ray]/rev-ap3.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAustin%20Powers%20Collection%2fAustin%20Powers%20-%20Goldmember%20(2002)%20%5bBlu-ray%5d%2frev-ap3-poster.jpg/'}, {u'movieid': 816, u'title': u'Austin Powers: International Man of Mystery', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAustin%20Powers%20Collection%2fAustin%20Powers%20-%20International%20Man%20of%20Mystery%20(1997)%20%5bBlu-ray%5d%2frev-ap1-fanart.jpg/', u'label': u'Austin Powers: International Man of Mystery', u'file': u'smb://TOWER/Movies/Austin Powers Collection/Austin Powers - International Man of Mystery (1997) [Blu-ray]/rev-ap1.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAustin%20Powers%20Collection%2fAustin%20Powers%20-%20International%20Man%20of%20Mystery%20(1997)%20%5bBlu-ray%5d%2frev-ap1-poster.jpg/'}, {u'movieid': 817, u'title': u'Austin Powers: The Spy Who Shagged Me', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAustin%20Powers%20Collection%2fAustin%20Powers%202%20-%20The%20Spy%20Who%20Shagged%20Me%20(1999)%20%5bBlu-ray%5d%2fcm-aptswsm-fanart.jpg/', u'label': u'Austin Powers: The Spy Who Shagged Me', u'file': u'smb://TOWER/Movies/Austin Powers Collection/Austin Powers 2 - The Spy Who Shagged Me (1999) [Blu-ray]/cm-aptswsm.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAustin%20Powers%20Collection%2fAustin%20Powers%202%20-%20The%20Spy%20Who%20Shagged%20Me%20(1999)%20%5bBlu-ray%5d%2fcm-aptswsm-poster.jpg/'}, {u'movieid': 24, u'title': u'Aut\xf3mata', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAut%c3%b3mata%20(2014)%2fAutomata.2014.1080p.BluRay.REMUX.AVC.TrueHD.5.1-RARBG-fanart.jpg/', u'label': u'Aut\xf3mata', u'file': u'smb://TOWER/D/HD Movie/Aut\xf3mata (2014)/Automata.2014.1080p.BluRay.REMUX.AVC.TrueHD.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fAut%c3%b3mata%20(2014)%2fAutomata.2014.1080p.BluRay.REMUX.AVC.TrueHD.5.1-RARBG-poster.jpg/'}, {u'movieid': 309, u'title': u'Avatar', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAvatar%20-%20Extended%20Edition%20(2009)%20%5bBlu-ray%5d%2ft55_Avatar-fanart.jpg/', u'label': u'Avatar', u'file': u'smb://TOWER/Kids Movies/Avatar - Extended Edition (2009) [Blu-ray]/t55_Avatar.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fAvatar%20-%20Extended%20Edition%20(2009)%20%5bBlu-ray%5d%2ft55_Avatar-poster.jpg/'}, {u'movieid': 819, u'title': u'Avatar', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAvatar%20(2009)%20%5bBlu-ray%5d%2ft00_Avatar-fanart.jpg/', u'label': u'Avatar', u'file': u'smb://TOWER/Movies/Avatar (2009) [Blu-ray]/t00_Avatar.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAvatar%20(2009)%20%5bBlu-ray%5d%2ft00_Avatar-poster.jpg/'}, {u'movieid': 502, u'title': u"B.O.B.'s Big Break", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonsters%20vs%20Aliens%20(2009)%20%5bBlu-ray%5d%2fB.O.B.%27s%20Big%20Break%20(2009)%20%5bBlu-ray%5d%2fBBB.2009.bluray.1080p.Untouched.x264-SHAMiAM-fanart.jpg/', u'label': u"B.O.B.'s Big Break", u'file': u"smb://TOWER/Kids Movies/Monsters vs Aliens (2009) [Blu-ray]/B.O.B.'s Big Break (2009) [Blu-ray]/BBB.2009.bluray.1080p.Untouched.x264-SHAMiAM.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonsters%20vs%20Aliens%20(2009)%20%5bBlu-ray%5d%2fB.O.B.%27s%20Big%20Break%20(2009)%20%5bBlu-ray%5d%2fBBB.2009.bluray.1080p.Untouched.x264-SHAMiAM-poster.jpg/'}, {u'movieid': 311, u'title': u'Babe', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBabe%20(1995)%2fBabe.1995.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Babe', u'file': u'smb://TOWER/Kids Movies/Babe (1995)/Babe.1995.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBabe%20(1995)%2fBabe.1995.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 310, u'title': u'Babe: Pig in the City', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBabe%20-%20Pig%20in%20the%20City%20(1998)%20%5bBlu-ray%5d%2f7sins-babe-pitc-1998-720p-fanart.jpg/', u'label': u'Babe: Pig in the City', u'file': u'smb://TOWER/Kids Movies/Babe - Pig in the City (1998) [Blu-ray]/7sins-babe-pitc-1998-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBabe%20-%20Pig%20in%20the%20City%20(1998)%20%5bBlu-ray%5d%2f7sins-babe-pitc-1998-720p-poster.jpg/'}, {u'movieid': 820, u'title': u'Babel', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBabel%20(2006)%20%5bBlu-ray%5d%2fBabel.2006.720p.HDDVD.DTS.x264-ESIR-fanart.jpg/', u'label': u'Babel', u'file': u'smb://TOWER/Movies/Babel (2006) [Blu-ray]/Babel.2006.720p.HDDVD.DTS.x264-ESIR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBabel%20(2006)%20%5bBlu-ray%5d%2fBabel.2006.720p.HDDVD.DTS.x264-ESIR-poster.jpg/'}, {u'movieid': 312, u'title': u"Baby's Day Out", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBaby%27s%20Day%20Out%20(1994)%20%5bBlu-ray%5d%2fBaby%27s%20Day%20Out%20Full%20HD%201080P%20Dual%20Audio%5bEnglish%2bHindi%5d%20%7e%20Ashish7(wall.e)-fanart.jpg/', u'label': u"Baby's Day Out", u'file': u"smb://TOWER/Kids Movies/Baby's Day Out (1994) [Blu-ray]/Baby's Day Out Full HD 1080P Dual Audio[English+Hindi] ~ Ashish7(wall.e).mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBaby%27s%20Day%20Out%20(1994)%20%5bBlu-ray%5d%2fBaby%27s%20Day%20Out%20Full%20HD%201080P%20Dual%20Audio%5bEnglish%2bHindi%5d%20%7e%20Ashish7(wall.e)-poster.jpg/'}, {u'movieid': 821, u'title': u'Back to the Future', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBack%20to%20the%20Future%20Collection%2fBack%20to%20the%20Future%20(1985)%20%5bBlu-ray%5d%2fBack.to.the.Future.1985.Bluray.1080p.DTS-HD.x264-Grym.(%40BTNET)-fanart.jpg/', u'label': u'Back to the Future', u'file': u'smb://TOWER/Movies/Back to the Future Collection/Back to the Future (1985) [Blu-ray]/Back.to.the.Future.1985.Bluray.1080p.DTS-HD.x264-Grym.(@BTNET).MKV', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBack%20to%20the%20Future%20Collection%2fBack%20to%20the%20Future%20(1985)%20%5bBlu-ray%5d%2fBack.to.the.Future.1985.Bluray.1080p.DTS-HD.x264-Grym.(%40BTNET)-poster.jpg/'}, {u'movieid': 822, u'title': u'Back to the Future Part II', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBack%20to%20the%20Future%20Collection%2fBack%20to%20the%20Future%20Part%20II%20(1989)%20%5bBlu-ray%5d%2fBack.to.the.Future.II.1989.Bluray.1080p.DTS-HD.x264-Grym.(%40BTNET)-fanart.jpg/', u'label': u'Back to the Future Part II', u'file': u'smb://TOWER/Movies/Back to the Future Collection/Back to the Future Part II (1989) [Blu-ray]/Back.to.the.Future.II.1989.Bluray.1080p.DTS-HD.x264-Grym.(@BTNET).MKV', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBack%20to%20the%20Future%20Collection%2fBack%20to%20the%20Future%20Part%20II%20(1989)%20%5bBlu-ray%5d%2fBack.to.the.Future.II.1989.Bluray.1080p.DTS-HD.x264-Grym.(%40BTNET)-poster.jpg/'}, {u'movieid': 823, u'title': u'Back to the Future Part III', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBack%20to%20the%20Future%20Collection%2fBack%20to%20the%20Future%20Part%20III%20(1990)%20%5bBlu-ray%5d%2fBack.to.the.Future.III.1990.Bluray.1080p.DTS-HD.x264-Grym.(%40BTNET)-fanart.jpg/', u'label': u'Back to the Future Part III', u'file': u'smb://TOWER/Movies/Back to the Future Collection/Back to the Future Part III (1990) [Blu-ray]/Back.to.the.Future.III.1990.Bluray.1080p.DTS-HD.x264-Grym.(@BTNET).MKV', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBack%20to%20the%20Future%20Collection%2fBack%20to%20the%20Future%20Part%20III%20(1990)%20%5bBlu-ray%5d%2fBack.to.the.Future.III.1990.Bluray.1080p.DTS-HD.x264-Grym.(%40BTNET)-poster.jpg/'}, {u'movieid': 25, u'title': u'Bad Country', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBad%20Country%20(2014)%20%5bBlu-ray%5d%2fBad.Country.2014.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Bad Country', u'file': u'smb://TOWER/D/HD Movie/Bad Country (2014) [Blu-ray]/Bad.Country.2014.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBad%20Country%20(2014)%20%5bBlu-ray%5d%2fBad.Country.2014.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 313, u'title': u'Bambi', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBambi%20(1942)%2fBambi.1942.1080p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Bambi', u'file': u'smb://TOWER/Kids Movies/Bambi (1942)/Bambi.1942.1080p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBambi%20(1942)%2fBambi.1942.1080p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 26, u'title': u'Banlieue 13', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBanlieue%2013%20(2004)%2fDistrict.B13.2004.720p.HDDVD.x264-ESiR-fanart.jpg/', u'label': u'Banlieue 13', u'file': u'smb://TOWER/D/HD Movie/Banlieue 13 (2004)/District.B13.2004.720p.HDDVD.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBanlieue%2013%20(2004)%2fDistrict.B13.2004.720p.HDDVD.x264-ESiR-poster.jpg/'}, {u'movieid': 825, u'title': u'Baraka', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBaraka%20(1992)%2fBaraka.1992.1080p.BluRay.REMUX.AVC.DTS-HD.MA-KiNGS-fanart.jpg/', u'label': u'Baraka', u'file': u'smb://TOWER/Movies/Baraka (1992)/Baraka.1992.1080p.BluRay.REMUX.AVC.DTS-HD.MA-KiNGS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBaraka%20(1992)%2fBaraka.1992.1080p.BluRay.REMUX.AVC.DTS-HD.MA-KiNGS-poster.jpg/'}, {u'movieid': 316, u'title': u'Barbie & Her Sisters in A Pony Tale', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBarbie%20%26%20Her%20Sisters%20in%20A%20Pony%20Tale%20(2013)%20%5bBlu-ray%5d%2fbarbie.and.her.sisters.in.a.pony.tale.2013.720p.bluray.x264-ccat-fanart.jpg/', u'label': u'Barbie & Her Sisters in A Pony Tale', u'file': u'smb://TOWER/Kids Movies/Barbie & Her Sisters in A Pony Tale (2013) [Blu-ray]/barbie.and.her.sisters.in.a.pony.tale.2013.720p.bluray.x264-ccat.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBarbie%20%26%20Her%20Sisters%20in%20A%20Pony%20Tale%20(2013)%20%5bBlu-ray%5d%2fbarbie.and.her.sisters.in.a.pony.tale.2013.720p.bluray.x264-ccat-poster.jpg/'}, {u'movieid': 317, u'title': u'Barbie and the Secret Door', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBarbie%20and%20the%20Secret%20Door%20(2014)%20%5bBlu-ray%5d%2fnoscr-barbiesecretdoor-720p-fanart.jpg/', u'label': u'Barbie and the Secret Door', u'file': u'smb://TOWER/Kids Movies/Barbie and the Secret Door (2014) [Blu-ray]/noscr-barbiesecretdoor-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBarbie%20and%20the%20Secret%20Door%20(2014)%20%5bBlu-ray%5d%2fnoscr-barbiesecretdoor-720p-poster.jpg/'}, {u'movieid': 318, u'title': u'Barbie in the Pink Shoes', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBarbie%20in%20the%20Pink%20Shoes%20(2013)%20%5bBlu-ray%5d%2fBarbie%20In%20The%20Pink%20Shoes%202013%20DVDRiP%20XViD-SML-fanart.jpg/', u'label': u'Barbie in the Pink Shoes', u'file': u'smb://TOWER/Kids Movies/Barbie in the Pink Shoes (2013) [Blu-ray]/Barbie In The Pink Shoes 2013 DVDRiP XViD-SML.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBarbie%20in%20the%20Pink%20Shoes%20(2013)%20%5bBlu-ray%5d%2fBarbie%20In%20The%20Pink%20Shoes%202013%20DVDRiP%20XViD-SML-poster.jpg/'}, {u'movieid': 314, u'title': u'Barbie: Princess Charm School', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBarbie%20-%20Princess%20Charm%20School%20(2011)%2fBarbie%20Princess%20Charm%20School-2011-DVDRip-H264-AC3-Esubs-%5bEng-spa-French%5d-SiNiSTER-fanart.jpg/', u'label': u'Barbie: Princess Charm School', u'file': u'smb://TOWER/Kids Movies/Barbie - Princess Charm School (2011)/Barbie Princess Charm School-2011-DVDRip-H264-AC3-Esubs-[Eng-spa-French]-SiNiSTER.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBarbie%20-%20Princess%20Charm%20School%20(2011)%2fBarbie%20Princess%20Charm%20School-2011-DVDRip-H264-AC3-Esubs-%5bEng-spa-French%5d-SiNiSTER-poster.jpg/'}, {u'movieid': 315, u'title': u'Barbie: The Pearl Princess', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBarbie%20-%20The%20Pearl%20Princess%20(2014)%20%5bBlu-ray%5d%2fBarbie.The.Pearl.Princess.2013.720p.BluRay.x264-PublicHD-fanart.jpg/', u'label': u'Barbie: The Pearl Princess', u'file': u'smb://TOWER/Kids Movies/Barbie - The Pearl Princess (2014) [Blu-ray]/Barbie.The.Pearl.Princess.2013.720p.BluRay.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBarbie%20-%20The%20Pearl%20Princess%20(2014)%20%5bBlu-ray%5d%2fBarbie.The.Pearl.Princess.2013.720p.BluRay.x264-PublicHD-poster.jpg/'}, {u'movieid': 826, u'title': u'Basic', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBasic%20(2003)%20%5bBlu-ray%5d%2faaf-basic.720p-fanart.jpg/', u'label': u'Basic', u'file': u'smb://TOWER/Movies/Basic (2003) [Blu-ray]/aaf-basic.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBasic%20(2003)%20%5bBlu-ray%5d%2faaf-basic.720p-poster.jpg/'}, {u'movieid': 827, u'title': u'Basic Instinct', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBasic%20Instinct%20(1992)%20%5bBlu-ray%5d%2fBasic%20Instinct%20-%20Unrated%20Director%27s%20Cut%20(BDrip%20720p%20AC3%20ENG-ITA-FRE-GER-SPA)%20multisub%20x264%20blu-ray%20(1992)-fanart.jpg/', u'label': u'Basic Instinct', u'file': u"smb://TOWER/Movies/Basic Instinct (1992) [Blu-ray]/Basic Instinct - Unrated Director's Cut (BDrip 720p AC3 ENG-ITA-FRE-GER-SPA) multisub x264 blu-ray (1992).mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBasic%20Instinct%20(1992)%20%5bBlu-ray%5d%2fBasic%20Instinct%20-%20Unrated%20Director%27s%20Cut%20(BDrip%20720p%20AC3%20ENG-ITA-FRE-GER-SPA)%20multisub%20x264%20blu-ray%20(1992)-poster.jpg/'}, {u'movieid': 834, u'title': u'Batman', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20(1989)%2fBatman.1989.1080p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Batman', u'file': u'smb://TOWER/Movies/Batman (1989)/Batman.1989.1080p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20(1989)%2fBatman.1989.1080p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 833, u'title': u'Batman & Robin', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20%26%20Robin%20(1997)%2fbatman.n.robin.1080p-culthd-fanart.jpg/', u'label': u'Batman & Robin', u'file': u'smb://TOWER/Movies/Batman & Robin (1997)/batman.n.robin.1080p-culthd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20%26%20Robin%20(1997)%2fbatman.n.robin.1080p-culthd-poster.jpg/'}, {u'movieid': 320, u'title': u'Batman Begins', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBatman%20Collection%2fBatman%20Begins%20(2005)%20%5bBlu-ray%5d%2fBatman.Begins.1080p.HDDVD.x264-ESiR-fanart.jpg/', u'label': u'Batman Begins', u'file': u'smb://TOWER/Kids Movies/Batman Collection/Batman Begins (2005) [Blu-ray]/Batman.Begins.1080p.HDDVD.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBatman%20Collection%2fBatman%20Begins%20(2005)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 835, u'title': u'Batman Forever', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20Forever%20(1995)%2fbatman.forever.1080p-culthd-fanart.jpg/', u'label': u'Batman Forever', u'file': u'smb://TOWER/Movies/Batman Forever (1995)/batman.forever.1080p-culthd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20Forever%20(1995)%2fbatman.forever.1080p-culthd-poster.jpg/'}, {u'movieid': 836, u'title': u'Batman Returns', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20Returns%20(1992)%2fBatman.Returns.1992.1080p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Batman Returns', u'file': u'smb://TOWER/Movies/Batman Returns (1992)/Batman.Returns.1992.1080p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20Returns%20(1992)%2fBatman.Returns.1992.1080p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 828, u'title': u'Batman: Gotham Knight', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20-%20Gotham%20Knight%20(2008)%20%5bBlu-ray%5d%2fBatman.Gotham.Knight.2008.BluRay.1080p.3Audio.x264.dxva-EuReKA-fanart.jpg/', u'label': u'Batman: Gotham Knight', u'file': u'smb://TOWER/Movies/Batman - Gotham Knight (2008) [Blu-ray]/Batman.Gotham.Knight.2008.BluRay.1080p.3Audio.x264.dxva-EuReKA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20-%20Gotham%20Knight%20(2008)%20%5bBlu-ray%5d%2fBatman.Gotham.Knight.2008.BluRay.1080p.3Audio.x264.dxva-EuReKA-poster.jpg/'}, {u'movieid': 829, u'title': u'Batman: The Dark Knight Returns, Part 1', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20-%20The%20Dark%20Knight%20Returns%2c%20Part%201%20(2012)%20%5bBlu-ray%5d%2funtouchables-batman.the.dark.knight.returns.part.1.2012.1080p-fanart.jpg/', u'label': u'Batman: The Dark Knight Returns, Part 1', u'file': u'smb://TOWER/Movies/Batman - The Dark Knight Returns, Part 1 (2012) [Blu-ray]/untouchables-batman.the.dark.knight.returns.part.1.2012.1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20-%20The%20Dark%20Knight%20Returns%2c%20Part%201%20(2012)%20%5bBlu-ray%5d%2fposter.jpg/'}, {u'movieid': 830, u'title': u'Batman: The Dark Knight Returns, Part 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20-%20The%20Dark%20Knight%20Returns%2c%20Part%202%20(2013)%20%5bBlu-ray%5d%2fBatman.The.Dark.Knight.Returns.Part.2.2013.BluRay.720p.DTS-CHD-fanart.jpg/', u'label': u'Batman: The Dark Knight Returns, Part 2', u'file': u'smb://TOWER/Movies/Batman - The Dark Knight Returns, Part 2 (2013) [Blu-ray]/Batman.The.Dark.Knight.Returns.Part.2.2013.BluRay.720p.DTS-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20-%20The%20Dark%20Knight%20Returns%2c%20Part%202%20(2013)%20%5bBlu-ray%5d%2fposter.jpg/'}, {u'movieid': 831, u'title': u'Batman: Under the Red Hood', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20-%20Under%20the%20Red%20Hood%20(2010)%20%5bBlu-ray%5d%2fbatman.under.the.red.hood.2010.720p.x264-qcf-fanart.jpg/', u'label': u'Batman: Under the Red Hood', u'file': u'smb://TOWER/Movies/Batman - Under the Red Hood (2010) [Blu-ray]/batman.under.the.red.hood.2010.720p.x264-qcf.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20-%20Under%20the%20Red%20Hood%20(2010)%20%5bBlu-ray%5d%2fbatman.under.the.red.hood.2010.720p.x264-qcf-poster.jpg/'}, {u'movieid': 832, u'title': u'Batman: Year One', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20-%20Year%20One%20(2011)%20%5bBlu-ray%5d%2fbatman.year.one.2011.720p.bluray.x264-qcf-fanart.jpg/', u'label': u'Batman: Year One', u'file': u'smb://TOWER/Movies/Batman - Year One (2011) [Blu-ray]/batman.year.one.2011.720p.bluray.x264-qcf.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBatman%20-%20Year%20One%20(2011)%20%5bBlu-ray%5d%2fbatman.year.one.2011.720p.bluray.x264-qcf-poster.jpg/'}, {u'movieid': 27, u'title': u'Battle for Haditha', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBattle%20for%20Haditha%20(2007)%20%5bBlu-ray%5d%2favchd-battle.for.haditha.1080p-fanart.jpg/', u'label': u'Battle for Haditha', u'file': u'smb://TOWER/D/HD Movie/Battle for Haditha (2007) [Blu-ray]/avchd-battle.for.haditha.1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBattle%20for%20Haditha%20(2007)%20%5bBlu-ray%5d%2favchd-battle.for.haditha.1080p-poster.jpg/'}, {u'movieid': 837, u'title': u'Battle Los Angeles', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBattle%20Los%20Angeles%20(2011)%20%5bBlu-ray%5d%2fbattle.los.angeles.2011.720p.bluray.x264-bla-fanart.jpg/', u'label': u'Battle Los Angeles', u'file': u'smb://TOWER/Movies/Battle Los Angeles (2011) [Blu-ray]/battle.los.angeles.2011.720p.bluray.x264-bla.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBattle%20Los%20Angeles%20(2011)%20%5bBlu-ray%5d%2fbattle.los.angeles.2011.720p.bluray.x264-bla-poster.jpg/'}, {u'movieid': 838, u'title': u'Battle Royale', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBattle%20Royale%20(2000)%20%5bBlu-ray%5d%2fBattle.Royale.2000.Directors.Cut.BluRay.1080p.DTS.x264-CHD-fanart.jpg/', u'label': u'Battle Royale', u'file': u'smb://TOWER/Movies/Battle Royale (2000) [Blu-ray]/Battle.Royale.2000.Directors.Cut.BluRay.1080p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBattle%20Royale%20(2000)%20%5bBlu-ray%5d%2fBattle.Royale.2000.Directors.Cut.BluRay.1080p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 839, u'title': u'Battleship', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBattleship%20(2012)%20%5bBlu-ray%5d%2fBattleship_t03-fanart.jpg/', u'label': u'Battleship', u'file': u'smb://TOWER/Movies/Battleship (2012) [Blu-ray]/Battleship_t03.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBattleship%20(2012)%20%5bBlu-ray%5d%2fBattleship_t03-poster.jpg/'}, {u'movieid': 840, u'title': u'Be Cool', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBe%20Cool%20(2005)%20%5bBlu-ray%5d%2fjaphson-becool-720p-fanart.jpg/', u'label': u'Be Cool', u'file': u'smb://TOWER/Movies/Be Cool (2005) [Blu-ray]/japhson-becool-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBe%20Cool%20(2005)%20%5bBlu-ray%5d%2fjaphson-becool-720p-poster.jpg/'}, {u'movieid': 841, u'title': u'Beauty and the Beast', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBeauty%20and%20the%20Beast%20Extended%20Edition%20(1991)%20%5bBlu-ray%5d%2fBeauty.And.The.Beast.Extended.1991.BluRay.720p.DTS.3Audio.x264-CHD-fanart.jpg/', u'label': u'Beauty and the Beast', u'file': u'smb://TOWER/Movies/Beauty and the Beast Extended Edition (1991) [Blu-ray]/Beauty.And.The.Beast.Extended.1991.BluRay.720p.DTS.3Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBeauty%20and%20the%20Beast%20Extended%20Edition%20(1991)%20%5bBlu-ray%5d%2fBeauty.And.The.Beast.Extended.1991.BluRay.720p.DTS.3Audio.x264-CHD-poster.jpg/'}, {u'movieid': 321, u'title': u'Bee Movie', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBee%20Movie%20(2007)%20%5bBlu-ray%5d%2fBee.Movie.2007.1080p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Bee Movie', u'file': u'smb://TOWER/Kids Movies/Bee Movie (2007) [Blu-ray]/Bee.Movie.2007.1080p.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBee%20Movie%20(2007)%20%5bBlu-ray%5d%2fBee.Movie.2007.1080p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 322, u'title': u'Beetlejuice', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBeetlejuice%20(1988)%2fBeetlejuice.1988.1080p.BluRay.x264.anoXmous_-fanart.jpg/', u'label': u'Beetlejuice', u'file': u'smb://TOWER/Kids Movies/Beetlejuice (1988)/Beetlejuice.1988.1080p.BluRay.x264.anoXmous_.mp4', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBeetlejuice%20(1988)%2fBeetlejuice.1988.1080p.BluRay.x264.anoXmous_-poster.jpg/'}, {u'movieid': 28, u'title': u'Before and After', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBefore%20and%20After%20(1996)%20%5bBlu-ray%5d%2fbefore.and.after.1996.720p.bluray.x264-hd4u-fanart.jpg/', u'label': u'Before and After', u'file': u'smb://TOWER/D/HD Movie/Before and After (1996) [Blu-ray]/before.and.after.1996.720p.bluray.x264-hd4u.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBefore%20and%20After%20(1996)%20%5bBlu-ray%5d%2fbefore.and.after.1996.720p.bluray.x264-hd4u-poster.jpg/'}, {u'movieid': 842, u'title': u'Before I Go to Sleep', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBefore%20I%20Go%20to%20Sleep%20(2014)%2fbefore.i.go.to.sleep.2014.1080p.bluray.x264-geckos-fanart.jpg/', u'label': u'Before I Go to Sleep', u'file': u'smb://TOWER/Movies/Before I Go to Sleep (2014)/before.i.go.to.sleep.2014.1080p.bluray.x264-geckos.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBefore%20I%20Go%20to%20Sleep%20(2014)%2fbefore.i.go.to.sleep.2014.1080p.bluray.x264-geckos-poster.jpg/'}, {u'movieid': 843, u'title': u'Behind Enemy Lines', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBehind%20Enemy%20Lines%20(2001)%20%5bBlu-ray%5d%2fBehind.Enemy.Lines.2001.BluRay.REMUX-WARHD-fanart.jpg/', u'label': u'Behind Enemy Lines', u'file': u'smb://TOWER/Movies/Behind Enemy Lines (2001) [Blu-ray]/Behind.Enemy.Lines.2001.BluRay.REMUX-WARHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBehind%20Enemy%20Lines%20(2001)%20%5bBlu-ray%5d%2fBehind.Enemy.Lines.2001.BluRay.REMUX-WARHD-poster.jpg/'}, {u'movieid': 29, u'title': u'Behind the Mask: The Rise of Leslie Vernon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBehind%20the%20Mask%20-%20The%20Rise%20of%20Leslie%20Vernon%20(2006)%2fBehind.the.Mask.The.Rise.of.Leslie.Vernon.2006.Limited.720p.Bluray.X264-DIMENSION-fanart.jpg/', u'label': u'Behind the Mask: The Rise of Leslie Vernon', u'file': u'smb://TOWER/D/HD Movie/Behind the Mask - The Rise of Leslie Vernon (2006)/Behind.the.Mask.The.Rise.of.Leslie.Vernon.2006.Limited.720p.Bluray.X264-DIMENSION.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBehind%20the%20Mask%20-%20The%20Rise%20of%20Leslie%20Vernon%20(2006)%2fBehind.the.Mask.The.Rise.of.Leslie.Vernon.2006.Limited.720p.Bluray.X264-DIMENSION-poster.jpg/'}, {u'movieid': 323, u'title': u'Being Two Isnt Easy', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBeing%20Two%20Isnt%20Easy%20(1962)%20%5bBlu-ray%5d%2fBeing.Two.Isnt.Easy.1962.720p.WEB-DL.H264-CG-fanart.jpg/', u'label': u'Being Two Isnt Easy', u'file': u'smb://TOWER/Kids Movies/Being Two Isnt Easy (1962) [Blu-ray]/Being.Two.Isnt.Easy.1962.720p.WEB-DL.H264-CG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBeing%20Two%20Isnt%20Easy%20(1962)%20%5bBlu-ray%5d%2fBeing.Two.Isnt.Easy.1962.720p.WEB-DL.H264-CG-poster.jpg/'}, {u'movieid': 844, u'title': u'Beowulf', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBeowulf%20(2007)%20%5bBlu-ray%5d%2fBeowulf.2006.BluRay.1080p.DTS.dxva-HDME-fanart.jpg/', u'label': u'Beowulf', u'file': u'smb://TOWER/Movies/Beowulf (2007) [Blu-ray]/Beowulf.2006.BluRay.1080p.DTS.dxva-HDME.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBeowulf%20(2007)%20%5bBlu-ray%5d%2fBeowulf.2006.BluRay.1080p.DTS.dxva-HDME-poster.jpg/'}, {u'movieid': 30, u'title': u'Beverly Hills Cop', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBeverly%20Hills%20Cop%20(1984)%2fBeverly%20Hills%20Cop%201984%20720p%20HDTV%20x264-somedouches-fanart.jpg/', u'label': u'Beverly Hills Cop', u'file': u'smb://TOWER/D/HD Movie/Beverly Hills Cop (1984)/Beverly Hills Cop 1984 720p HDTV x264-somedouches.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBeverly%20Hills%20Cop%20(1984)%2fBeverly%20Hills%20Cop%201984%20720p%20HDTV%20x264-somedouches-poster.jpg/'}, {u'movieid': 31, u'title': u'Beverly Hills Cop II', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBeverly%20Hills%20Cop%20II%20(1987)%2fBeverly%20Hills%20Cop%202-fanart.jpg/', u'label': u'Beverly Hills Cop II', u'file': u'smb://TOWER/D/HD Movie/Beverly Hills Cop II (1987)/Beverly Hills Cop 2.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBeverly%20Hills%20Cop%20II%20(1987)%2fBeverly%20Hills%20Cop%202-poster.jpg/'}, {u'movieid': 32, u'title': u'Beverly Hills Cop III', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBeverly%20Hills%20Cop%20III%20(1994)%2fBeverly%20Hills%20Cop%203-fanart.jpg/', u'label': u'Beverly Hills Cop III', u'file': u'smb://TOWER/D/HD Movie/Beverly Hills Cop III (1994)/Beverly Hills Cop 3.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBeverly%20Hills%20Cop%20III%20(1994)%2ffolder.jpg/'}, {u'movieid': 33, u'title': u'Beyond a Reasonable Doubt', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBeyond%20a%20Reasonable%20Doubt%20(2009)%2fBeyond.a.Reasonable.Doubt.2009.720p.BluRay.DTS.x264-VietHD-fanart.jpg/', u'label': u'Beyond a Reasonable Doubt', u'file': u'smb://TOWER/D/HD Movie/Beyond a Reasonable Doubt (2009)/Beyond.a.Reasonable.Doubt.2009.720p.BluRay.DTS.x264-VietHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBeyond%20a%20Reasonable%20Doubt%20(2009)%2fBeyond.a.Reasonable.Doubt.2009.720p.BluRay.DTS.x264-VietHD-poster.jpg/'}, {u'movieid': 34, u'title': u'Big Bad Wolves', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBig%20Bad%20Wolves%20(2013)%20%5bBlu-ray%5d%2fBig.Bad.Wolves.2013.720p.WEB-DL.H264-PublicHD-fanart.jpg/', u'label': u'Big Bad Wolves', u'file': u'smb://TOWER/D/HD Movie/Big Bad Wolves (2013) [Blu-ray]/Big.Bad.Wolves.2013.720p.WEB-DL.H264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBig%20Bad%20Wolves%20(2013)%20%5bBlu-ray%5d%2fBig.Bad.Wolves.2013.720p.WEB-DL.H264-PublicHD-poster.jpg/'}, {u'movieid': 324, u'title': u'Big Buck Bunny', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBig%20Buck%20Bunny%20(2008)%2fBig_Buck_Bunny_1080p_surround_FrostWire.com-fanart.jpg/', u'label': u'Big Buck Bunny', u'file': u'smb://TOWER/Kids Movies/Big Buck Bunny (2008)/Big_Buck_Bunny_1080p_surround_FrostWire.com.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBig%20Buck%20Bunny%20(2008)%2fBig_Buck_Bunny_1080p_surround_FrostWire.com-poster.jpg/'}, {u'movieid': 35, u'title': u'Bitter Moon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBitter%20Moon%20(1992)%20%5bBlu-ray%5d%2fBitter.Moon.1992.720p.WEB-DL.H264-PublicHD-fanart.jpg/', u'label': u'Bitter Moon', u'file': u'smb://TOWER/D/HD Movie/Bitter Moon (1992) [Blu-ray]/Bitter.Moon.1992.720p.WEB-DL.H264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBitter%20Moon%20(1992)%20%5bBlu-ray%5d%2fBitter.Moon.1992.720p.WEB-DL.H264-PublicHD-poster.jpg/'}, {u'movieid': 845, u'title': u'Black Hawk Down', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlack%20Hawk%20Down%20(2001)%20%5bBlu-ray%5d%2fBlack.Hawk.Down.2001.Bluray.1080p.DTS-HD-7.1.x264-Grym-fanart.jpg/', u'label': u'Black Hawk Down', u'file': u'smb://TOWER/Movies/Black Hawk Down (2001) [Blu-ray]/Black.Hawk.Down.2001.Bluray.1080p.DTS-HD-7.1.x264-Grym.MKV', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlack%20Hawk%20Down%20(2001)%20%5bBlu-ray%5d%2fBlack.Hawk.Down.2001.Bluray.1080p.DTS-HD-7.1.x264-Grym-poster.jpg/'}, {u'movieid': 36, u'title': u'Black Sheep', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBlack%20Sheep%20(2006)%20%5bBlu-ray%5d%2fBlack.Sheep.2006.720p.BluRay.x264-ESiR-fanart.jpg/', u'label': u'Black Sheep', u'file': u'smb://TOWER/D/HD Movie/Black Sheep (2006) [Blu-ray]/Black.Sheep.2006.720p.BluRay.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBlack%20Sheep%20(2006)%20%5bBlu-ray%5d%2fBlack.Sheep.2006.720p.BluRay.x264-ESiR-poster.jpg/'}, {u'movieid': 846, u'title': u'Black Swan', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlack%20Swan%20(2010)%20%5bBlu-ray%5d%2fBlack.Swan.2010.BluRay.720p.DTS.x264-CHD-fanart.jpg/', u'label': u'Black Swan', u'file': u'smb://TOWER/Movies/Black Swan (2010) [Blu-ray]/Black.Swan.2010.BluRay.720p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlack%20Swan%20(2010)%20%5bBlu-ray%5d%2fBlack.Swan.2010.BluRay.720p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 37, u'title': u'Blackthorn', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBlackthorn%20(2011)%20%5bBlu-ray%5d%2fBlackthorn.2011.LIMITED.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Blackthorn', u'file': u'smb://TOWER/D/HD Movie/Blackthorn (2011) [Blu-ray]/Blackthorn.2011.LIMITED.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBlackthorn%20(2011)%20%5bBlu-ray%5d%2fBlackthorn.2011.LIMITED.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 848, u'title': u'Blade', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlade%20Collection%2fBlade%20(1998)%20%5bBlu-ray%5d%2fBlade.1998.1080p.BluRay.x264.DTS-RARBG-fanart.jpg/', u'label': u'Blade', u'file': u'smb://TOWER/Movies/Blade Collection/Blade (1998) [Blu-ray]/Blade.1998.1080p.BluRay.x264.DTS-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlade%20Collection%2fBlade%20(1998)%20%5bBlu-ray%5d%2fBlade.1998.1080p.BluRay.x264.DTS-RARBG-poster.jpg/'}, {u'movieid': 849, u'title': u'Blade II', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlade%20Collection%2fBlade%20II%20(2002)%20%5bBlu-ray%5d%2fBlade.II.2002.1080p.BluRay.x264.DTS-RARBG-fanart.jpg/', u'label': u'Blade II', u'file': u'smb://TOWER/Movies/Blade Collection/Blade II (2002) [Blu-ray]/Blade.II.2002.1080p.BluRay.x264.DTS-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlade%20Collection%2fBlade%20II%20(2002)%20%5bBlu-ray%5d%2fBlade.II.2002.1080p.BluRay.x264.DTS-RARBG-poster.jpg/'}, {u'movieid': 850, u'title': u'Blade Runner', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlade%20Runner%20(1982)%20%5bBlu-ray%5d%2fBlade.Runner.Final.Cut.1997.720p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'Blade Runner', u'file': u'smb://TOWER/Movies/Blade Runner (1982) [Blu-ray]/Blade.Runner.Final.Cut.1997.720p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlade%20Runner%20(1982)%20%5bBlu-ray%5d%2fBlade.Runner.Final.Cut.1997.720p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 847, u'title': u'Blade: Trinity', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlade%20Collection%2fBlade%20-%20Trinity%20(2004)%20%5bBlu-ray%5d%2fBlade.Trinity.2004.1080p.BluRay.x264.DTS-RARBG-fanart.jpg/', u'label': u'Blade: Trinity', u'file': u'smb://TOWER/Movies/Blade Collection/Blade - Trinity (2004) [Blu-ray]/Blade.Trinity.2004.1080p.BluRay.x264.DTS-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlade%20Collection%2fBlade%20-%20Trinity%20(2004)%20%5bBlu-ray%5d%2fBlade.Trinity.2004.1080p.BluRay.x264.DTS-RARBG-poster.jpg/'}, {u'movieid': 852, u'title': u'Blood-C: The Last Dark', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlood%20The%20Last%20Vampire%20Collection%2fBlood-C%20-%20The%20Last%20Dark%20(2012)%20%5bBlu-ray%5d%2fpfa-bctld.720p-fanart.jpg/', u'label': u'Blood-C: The Last Dark', u'file': u'smb://TOWER/Movies/Blood The Last Vampire Collection/Blood-C - The Last Dark (2012) [Blu-ray]/pfa-bctld.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlood%20The%20Last%20Vampire%20Collection%2fBlood-C%20-%20The%20Last%20Dark%20(2012)%20%5bBlu-ray%5d%2fpfa-bctld.720p-poster.jpg/'}, {u'movieid': 851, u'title': u'Blood Diamond', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlood%20Diamond%20(2006)%20%5bBlu-ray%5d%2fBlood.Diamond.2006.720p.BluRay.DTS.x264-HiDt-fanart.jpg/', u'label': u'Blood Diamond', u'file': u'smb://TOWER/Movies/Blood Diamond (2006) [Blu-ray]/Blood.Diamond.2006.720p.BluRay.DTS.x264-HiDt.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlood%20Diamond%20(2006)%20%5bBlu-ray%5d%2fBlood.Diamond.2006.720p.BluRay.DTS.x264-HiDt-poster.jpg/'}, {u'movieid': 38, u'title': u'Blood Ties', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBlood%20Ties%20(2013)%20%5bBlu-ray%5d%2fBlood.Ties.2013.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Blood Ties', u'file': u'smb://TOWER/D/HD Movie/Blood Ties (2013) [Blu-ray]/Blood.Ties.2013.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBlood%20Ties%20(2013)%20%5bBlu-ray%5d%2fBlood.Ties.2013.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 39, u'title': u'Blood Work', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBlood%20Work%20(2002)%2fblood.work.2002.720p.bluray.x264-hd4u-fanart.jpg/', u'label': u'Blood Work', u'file': u'smb://TOWER/D/HD Movie/Blood Work (2002)/blood.work.2002.720p.bluray.x264-hd4u.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBlood%20Work%20(2002)%2fblood.work.2002.720p.bluray.x264-hd4u-poster.jpg/'}, {u'movieid': 853, u'title': u'Blood: The Last Vampire', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlood%20The%20Last%20Vampire%20Collection%2fBlood%20-%20The%20Last%20Vampire%20(2000)%20%5bBlu-ray%5d%2fBlood.The.Last.Vampire.720p.COMPLETE.MOViE-THORA-fanart.jpg/', u'label': u'Blood: The Last Vampire', u'file': u'smb://TOWER/Movies/Blood The Last Vampire Collection/Blood - The Last Vampire (2000) [Blu-ray]/Blood.The.Last.Vampire.720p.COMPLETE.MOViE-THORA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlood%20The%20Last%20Vampire%20Collection%2fBlood%20-%20The%20Last%20Vampire%20(2000)%20%5bBlu-ray%5d%2fBlood.The.Last.Vampire.720p.COMPLETE.MOViE-THORA-poster.jpg/'}, {u'movieid': 854, u'title': u'Blood: The Last Vampire', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlood%20The%20Last%20Vampire%20Collection%2fBlood%20-%20The%20Last%20Vampire%20(2009)%20%5bBlu-ray%5d%2fcbgb-btlv720p-fanart.jpg/', u'label': u'Blood: The Last Vampire', u'file': u'smb://TOWER/Movies/Blood The Last Vampire Collection/Blood - The Last Vampire (2009) [Blu-ray]/cbgb-btlv720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlood%20The%20Last%20Vampire%20Collection%2fBlood%20-%20The%20Last%20Vampire%20(2009)%20%5bBlu-ray%5d%2fcbgb-btlv720p-poster.jpg/'}, {u'movieid': 855, u'title': u'Blow', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlow%20(2001)%20%5bBlu-ray%5d%2fBlow.2001.720p.BluRay.x264-ESiR-fanart.jpg/', u'label': u'Blow', u'file': u'smb://TOWER/Movies/Blow (2001) [Blu-ray]/Blow.2001.720p.BluRay.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlow%20(2001)%20%5bBlu-ray%5d%2fBlow.2001.720p.BluRay.x264-ESiR-poster.jpg/'}, {u'movieid': 856, u'title': u'Blue Streak', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlue%20Streak%20(1999)%20%5bBlu-ray%5d%2fhddevils.bsp-fanart.jpg/', u'label': u'Blue Streak', u'file': u'smb://TOWER/Movies/Blue Streak (1999) [Blu-ray]/hddevils.bsp.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBlue%20Streak%20(1999)%20%5bBlu-ray%5d%2fhddevils.bsp-poster.jpg/'}, {u'movieid': 857, u'title': u'Body of Lies', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBody%20of%20Lies%20(2008)%20%5bBlu-ray%5d%2fBody.Of.Lies.2008.BluRay.1080p.x264.DTS-WiKi-fanart.jpg/', u'label': u'Body of Lies', u'file': u'smb://TOWER/Movies/Body of Lies (2008) [Blu-ray]/Body.Of.Lies.2008.BluRay.1080p.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBody%20of%20Lies%20(2008)%20%5bBlu-ray%5d%2fBody.Of.Lies.2008.BluRay.1080p.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 40, u'title': u'Bodyguard and Assassins', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBodyguards%20and%20Assassins%20(2009)%20%5bBlu-ray%5d%2fBodyguards.And.Assassins.2009.BluRay.720p.DTS.2Audio.x264-CHD-fanart.jpg/', u'label': u'Bodyguard and Assassins', u'file': u'smb://TOWER/D/HD Movie/Bodyguards and Assassins (2009) [Blu-ray]/Bodyguards.And.Assassins.2009.BluRay.720p.DTS.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBodyguards%20and%20Assassins%20(2009)%20%5bBlu-ray%5d%2fBodyguards.And.Assassins.2009.BluRay.720p.DTS.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 325, u'title': u'Bolt', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBolt%20(2008)%2fBolt.1080p.BluRay.x264-fanart.jpg/', u'label': u'Bolt', u'file': u'smb://TOWER/Kids Movies/Bolt (2008)/Bolt.1080p.BluRay.x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBolt%20(2008)%2fBolt.1080p.BluRay.x264-poster.jpg/'}, {u'movieid': 41, u'title': u'Botched', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBotched%20(2007)%2fBotched.2007.720p.WEB-DL.DD5.1.H.264-FGT-fanart.jpg/', u'label': u'Botched', u'file': u'smb://TOWER/D/HD Movie/Botched (2007)/Botched.2007.720p.WEB-DL.DD5.1.H.264-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBotched%20(2007)%2fBotched.2007.720p.WEB-DL.DD5.1.H.264-FGT-poster.jpg/'}, {u'movieid': 526, u'title': u"Boundin'", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fBoundin%27%20(2003)%20%5bBlu-ray%5d%2f9%20Boundin%27-fanart.jpg/', u'label': u"Boundin'", u'file': u"smb://TOWER/Kids Movies/Pixars Shorts Collection/Boundin' (2003) [Blu-ray]/9 Boundin'.m2ts", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fBoundin%27%20(2003)%20%5bBlu-ray%5d%2f9%20Boundin%27-poster.jpg/'}, {u'movieid': 42, u'title': u'Boyhood', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBoyhood%20(2014)%2fBoyhood.2014.1080p.BluRay.x264.DTS-HD.MA.5.1-RARBG-fanart.jpg/', u'label': u'Boyhood', u'file': u'smb://TOWER/D/HD Movie/Boyhood (2014)/Boyhood.2014.1080p.BluRay.x264.DTS-HD.MA.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBoyhood%20(2014)%2fBoyhood.2014.1080p.BluRay.x264.DTS-HD.MA.5.1-RARBG-poster.jpg/'}, {u'movieid': 43, u'title': u'Braindead', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBraindead%20(1992)%20%5bBlu-ray%5d%2fly-braindeadboot720-fanart.jpg/', u'label': u'Braindead', u'file': u'smb://TOWER/D/HD Movie/Braindead (1992) [Blu-ray]/ly-braindeadboot720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBraindead%20(1992)%20%5bBlu-ray%5d%2fly-braindeadboot720-poster.jpg/'}, {u'movieid': 44, u'title': u'Brake', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBrake%20(2012)%2fBrake.2012.BluRay.720p.DTS.x264-CHD-fanart.jpg/', u'label': u'Brake', u'file': u'smb://TOWER/D/HD Movie/Brake (2012)/Brake.2012.BluRay.720p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBrake%20(2012)%2fBrake.2012.BluRay.720p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 327, u'title': u'Brave', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBrave%20(2012)%20%5bBlu-ray%5d%2fBrave%202012%201080p%20Blu-ray%20Remux%20AVC%20TrueHD%207.1%20-%20KRaLiMaRKo-fanart.jpg/', u'label': u'Brave', u'file': u'smb://TOWER/Kids Movies/Brave (2012) [Blu-ray]/Brave 2012 1080p Blu-ray Remux AVC TrueHD 7.1 - KRaLiMaRKo.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBrave%20(2012)%20%5bBlu-ray%5d%2fBrave%202012%201080p%20Blu-ray%20Remux%20AVC%20TrueHD%207.1%20-%20KRaLiMaRKo-poster.jpg/'}, {u'movieid': 858, u'title': u'Braveheart', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBraveheart%20(1995)%20%5bBlu-ray%5d%2fBraveheart.1995.GER.Limited.Cinedition.Bluray.1080p.DTS-HD.x264-Grym-fanart.jpg/', u'label': u'Braveheart', u'file': u'smb://TOWER/Movies/Braveheart (1995) [Blu-ray]/Braveheart.1995.GER.Limited.Cinedition.Bluray.1080p.DTS-HD.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBraveheart%20(1995)%20%5bBlu-ray%5d%2fBraveheart.1995.GER.Limited.Cinedition.Bluray.1080p.DTS-HD.x264-Grym-poster.jpg/'}, {u'movieid': 859, u'title': u'Brazil', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBrazil%20(1985)%2fBrazil.1985.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Brazil', u'file': u'smb://TOWER/Movies/Brazil (1985)/Brazil.1985.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBrazil%20(1985)%2ffolder.jpg/'}, {u'movieid': 860, u'title': u'Breaking News', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBreaking%20News%20(2004)%20%5bBlu-ray%5d%2fabd-bn-fanart.jpg/', u'label': u'Breaking News', u'file': u'smb://TOWER/Movies/Breaking News (2004) [Blu-ray]/abd-bn.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBreaking%20News%20(2004)%20%5bBlu-ray%5d%2fabd-bn-poster.jpg/'}, {u'movieid': 861, u'title': u'Broken Arrow', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBroken%20Arrow%20(1996)%20%5bBlu-ray%5d%2fBroken.Arrow.1996.720p.BluRay.DTS.x264-CDDHD-fanart.jpg/', u'label': u'Broken Arrow', u'file': u'smb://TOWER/Movies/Broken Arrow (1996) [Blu-ray]/Broken.Arrow.1996.720p.BluRay.DTS.x264-CDDHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBroken%20Arrow%20(1996)%20%5bBlu-ray%5d%2fBroken.Arrow.1996.720p.BluRay.DTS.x264-CDDHD-poster.jpg/'}, {u'movieid': 45, u'title': u'Bronson', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBronson%20(2008)%2fhd1080-bronson-fanart.jpg/', u'label': u'Bronson', u'file': u'smb://TOWER/D/HD Movie/Bronson (2008)/hd1080-bronson.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBronson%20(2008)%2fhd1080-bronson-poster.jpg/'}, {u'movieid': 862, u'title': u"Brooklyn's Finest", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBrooklyn%27s%20Finest%20(2009)%20%5bBlu-ray%5d%2fcbgb-brooklynsfinest-720p-fanart.jpg/', u'label': u"Brooklyn's Finest", u'file': u"smb://TOWER/Movies/Brooklyn's Finest (2009) [Blu-ray]/cbgb-brooklynsfinest-720p.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBrooklyn%27s%20Finest%20(2009)%20%5bBlu-ray%5d%2fcbgb-brooklynsfinest-720p-poster.jpg/'}, {u'movieid': 328, u'title': u'Brother Bear', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBrother%20Bear%20(2003)%20%5bBlu-ray%5d%2fBrother.Bear.2003.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Brother Bear', u'file': u'smb://TOWER/Kids Movies/Brother Bear (2003) [Blu-ray]/Brother.Bear.2003.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBrother%20Bear%20(2003)%20%5bBlu-ray%5d%2fBrother.Bear.2003.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 329, u'title': u'Brother Bear 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBrother%20Bear%202%20(2006)%20%5bBlu-ray%5d%2fveto-brotherbear2-720p-fanart.jpg/', u'label': u'Brother Bear 2', u'file': u'smb://TOWER/Kids Movies/Brother Bear 2 (2006) [Blu-ray]/veto-brotherbear2-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBrother%20Bear%202%20(2006)%20%5bBlu-ray%5d%2fveto-brotherbear2-720p-poster.jpg/'}, {u'movieid': 863, u'title': u'Bruce Almighty', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBruce%20Almighty%20(2003)%2fhddevils.bap-fanart.jpg/', u'label': u'Bruce Almighty', u'file': u'smb://TOWER/Movies/Bruce Almighty (2003)/hddevils.bap.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBruce%20Almighty%20(2003)%2fhddevils.bap-poster.jpg/'}, {u'movieid': 330, u'title': u"Bugs Bunny's 3rd Movie: 1001 Rabbit Tales", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBugs%20Bunny%27s%203rd%20Movie%20-%201001%20Rabbit%20Tales%20(1982)%2fBugs.Bunnys.3rd.Movie.1001.Rabbit.Tales.1982.1080p.WEB-DL.DD2.0-FGT-fanart.jpg/', u'label': u"Bugs Bunny's 3rd Movie: 1001 Rabbit Tales", u'file': u"smb://TOWER/Kids Movies/Bugs Bunny's 3rd Movie - 1001 Rabbit Tales (1982)/Bugs.Bunnys.3rd.Movie.1001.Rabbit.Tales.1982.1080p.WEB-DL.DD2.0-FGT.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fBugs%20Bunny%27s%203rd%20Movie%20-%201001%20Rabbit%20Tales%20(1982)%2fBugs.Bunnys.3rd.Movie.1001.Rabbit.Tales.1982.1080p.WEB-DL.DD2.0-FGT-poster.jpg/'}, {u'movieid': 46, u'title': u'Bullet Ballet', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBullet%20Ballet%20(1998)%20%5bBlu-ray%5d%2fbulletballet_1998_720p-splits-fanart.jpg/', u'label': u'Bullet Ballet', u'file': u'smb://TOWER/D/HD Movie/Bullet Ballet (1998) [Blu-ray]/bulletballet_1998_720p-splits.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fBullet%20Ballet%20(1998)%20%5bBlu-ray%5d%2fbulletballet_1998_720p-splits-poster.jpg/'}, {u'movieid': 864, u'title': u'Bullet to the Head', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBullet%20to%20the%20Head%20(2012)%20%5bBlu-ray%5d%2fbullet.to.the.head.2012.1080p.bluray.dts-hd.ma.x264-publichd-fanart.jpg/', u'label': u'Bullet to the Head', u'file': u'smb://TOWER/Movies/Bullet to the Head (2012) [Blu-ray]/bullet.to.the.head.2012.1080p.bluray.dts-hd.ma.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBullet%20to%20the%20Head%20(2012)%20%5bBlu-ray%5d%2fbullet.to.the.head.2012.1080p.bluray.dts-hd.ma.x264-publichd-poster.jpg/'}, {u'movieid': 865, u'title': u'Bunraku', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBunraku%20(2010)%20%5bBlu-ray%5d%2f7s-bun.2010.1080p.x264-fanart.jpg/', u'label': u'Bunraku', u'file': u'smb://TOWER/Movies/Bunraku (2010) [Blu-ray]/7s-bun.2010.1080p.x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fBunraku%20(2010)%20%5bBlu-ray%5d%2f7s-bun.2010.1080p.x264-poster.jpg/'}, {u'movieid': 737, u'title': u'BURN-E', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fWall-E%20(2008)%20%5bBlu-ray%5d%2fBURN-E%20(2008)%20%5bBlu-ray%5d%2fburn_e_x264_1080p_bluray-fanart.jpg/', u'label': u'BURN-E', u'file': u'smb://TOWER/Kids Movies/Wall-E (2008) [Blu-ray]/BURN-E (2008) [Blu-ray]/burn_e_x264_1080p_bluray.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fWall-E%20(2008)%20%5bBlu-ray%5d%2fBURN-E%20(2008)%20%5bBlu-ray%5d%2fburn_e_x264_1080p_bluray-poster.jpg/'}, {u'movieid': 758, u'title': u'By\xf4soku 5 senchim\xeatoru', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2f5%20Centimeters%20Per%20Second%20(2007)%2f5_Centimeters_Per_Second_(2007)_%5b1080p%2cBluRay%2cx264%5d_-_THORA-fanart.jpg/', u'label': u'By\xf4soku 5 senchim\xeatoru', u'file': u'smb://TOWER/Movies/5 Centimeters Per Second (2007)/5_Centimeters_Per_Second_(2007)_[1080p,BluRay,x264]_-_THORA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2f5%20Centimeters%20Per%20Second%20(2007)%2f5_Centimeters_Per_Second_(2007)_%5b1080p%2cBluRay%2cx264%5d_-_THORA-poster.jpg/'}, {u'movieid': 1244, u'title': u"C'era una volta il West", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOnce%20Upon%20a%20Time%20in%20the%20West%20(1968)%20%5bBlu-ray%5d%2favchd-once.upon.a.time.in.the.west.1968.unrated.1080p.x264-fanart.jpg/', u'label': u"C'era una volta il West", u'file': u'smb://TOWER/Movies/Once Upon a Time in the West (1968) [Blu-ray]/avchd-once.upon.a.time.in.the.west.1968.unrated.1080p.x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOnce%20Upon%20a%20Time%20in%20the%20West%20(1968)%20%5bBlu-ray%5d%2favchd-once.upon.a.time.in.the.west.1968.unrated.1080p.x264-poster.jpg/'}, {u'movieid': 47, u'title': u'Cabin Fever', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCabin%20Fever%20(2002)%20%5bBlu-ray%5d%2fCabin.Fever.UNRATED.DC.2003.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Cabin Fever', u'file': u'smb://TOWER/D/HD Movie/Cabin Fever (2002) [Blu-ray]/Cabin.Fever.UNRATED.DC.2003.720p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCabin%20Fever%20(2002)%20%5bBlu-ray%5d%2fCabin.Fever.UNRATED.DC.2003.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 48, u'title': u'Cach\xe9', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCach%c3%a9%20(2005)%2fCache.2005.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Cach\xe9', u'file': u'smb://TOWER/D/HD Movie/Cach\xe9 (2005)/Cache.2005.720p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCach%c3%a9%20(2005)%2fCache.2005.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 331, u'title': u'Captain America: The First Avenger', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCaptain%20America%20-%20The%20First%20Avenger%20(2011)%20%5bBlu-ray%5d%2fmaxhd-catfa-1080p-fanart.jpg/', u'label': u'Captain America: The First Avenger', u'file': u'smb://TOWER/Kids Movies/Captain America - The First Avenger (2011) [Blu-ray]/maxhd-catfa-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCaptain%20America%20-%20The%20First%20Avenger%20(2011)%20%5bBlu-ray%5d%2fmaxhd-catfa-1080p-poster.jpg/'}, {u'movieid': 332, u'title': u'Captain America: The Winter Soldier', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCaptain%20America%20-%20The%20Winter%20Soldier%20(2014)%2fCaptain%20America%20-%20The%20Winter%20Soldier%202014%201080p%20Blu-ray%20Remux%20AVC%20DTS-HD%20MA%207.1%20-%20KRaLiMaRKo-fanart.jpg/', u'label': u'Captain America: The Winter Soldier', u'file': u'smb://TOWER/Kids Movies/Captain America - The Winter Soldier (2014)/Captain America - The Winter Soldier 2014 1080p Blu-ray Remux AVC DTS-HD MA 7.1 - KRaLiMaRKo.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCaptain%20America%20-%20The%20Winter%20Soldier%20(2014)%2fCaptain%20America%20-%20The%20Winter%20Soldier%202014%201080p%20Blu-ray%20Remux%20AVC%20DTS-HD%20MA%207.1%20-%20KRaLiMaRKo-poster.jpg/'}, {u'movieid': 866, u'title': u'Captain Phillips', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCaptain%20Phillips%20(2013)%20%5bBlu-ray%5d%2fCaptain.Phillips.2013.1080p.BluRay.REMUX.DTS-HD.MA.5.1-PublicHD-fanart.jpg/', u'label': u'Captain Phillips', u'file': u'smb://TOWER/Movies/Captain Phillips (2013) [Blu-ray]/Captain.Phillips.2013.1080p.BluRay.REMUX.DTS-HD.MA.5.1-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCaptain%20Phillips%20(2013)%20%5bBlu-ray%5d%2fCaptain.Phillips.2013.1080p.BluRay.REMUX.DTS-HD.MA.5.1-PublicHD-poster.jpg/'}, {u'movieid': 867, u'title': u"Carlito's Way", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCarlito%27s%20Way%20(1993)%2fCarlitos.Way.1993.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u"Carlito's Way", u'file': u"smb://TOWER/Movies/Carlito's Way (1993)/Carlitos.Way.1993.720p.BluRay.x264.DTS-WiKi.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCarlito%27s%20Way%20(1993)%2fCarlitos.Way.1993.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 49, u'title': u'Carlos', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCarlos%20Collection%2fCarlos%20(2010)%20%5bBlu-ray%5d%2favchd-car.2010.720p-fanart.jpg/', u'label': u'Carlos', u'file': u'smb://TOWER/D/HD Movie/Carlos Collection/Carlos (2010) [Blu-ray]/avchd-car.2010.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCarlos%20Collection%2fCarlos%20(2010)%20%5bBlu-ray%5d%2favchd-car.2010.720p-poster.jpg/'}, {u'movieid': 1784, u'title': u'Carrie', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCarrie%20(2013)%2fCarrie.2013.1080p.BluRay.DTS-HD.MA.5.1-PublicHD-fanart.jpg/', u'label': u'Carrie', u'file': u'smb://TOWER/Movies/Carrie (2013)/Carrie.2013.1080p.BluRay.DTS-HD.MA.5.1-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCarrie%20(2013)%2fCarrie.2013.1080p.BluRay.DTS-HD.MA.5.1-PublicHD-poster.jpg/'}, {u'movieid': 333, u'title': u'Cars', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCars%20(2006)%2fCars.2006.PROPER.BluRay.1080p.DTS.x264.dxva-EuReKA.Dual-Audio-fanart.jpg/', u'label': u'Cars', u'file': u'smb://TOWER/Kids Movies/Cars (2006)/Cars.2006.PROPER.BluRay.1080p.DTS.x264.dxva-EuReKA.Dual-Audio.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCars%20(2006)%2fCars.2006.PROPER.BluRay.1080p.DTS.x264.dxva-EuReKA.Dual-Audio-poster.jpg/'}, {u'movieid': 337, u'title': u'Cars 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCars%202%20(2011)%20%5bBlu-ray%5d%2fm-c2-1080p-fanart.jpg/', u'label': u'Cars 2', u'file': u'smb://TOWER/Kids Movies/Cars 2 (2011) [Blu-ray]/m-c2-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCars%202%20(2011)%20%5bBlu-ray%5d%2fm-c2-1080p-poster.jpg/'}, {u'movieid': 50, u'title': u'Casa de mi Padre', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCasa%20de%20mi%20Padre%20(2012)%2fCasa.de.mi.Padre.2012.1080p.BluRay.x264.DTS-LEGi0N-fanart.jpg/', u'label': u'Casa de mi Padre', u'file': u'smb://TOWER/D/HD Movie/Casa de mi Padre (2012)/Casa.de.mi.Padre.2012.1080p.BluRay.x264.DTS-LEGi0N.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCasa%20de%20mi%20Padre%20(2012)%2fCasa.de.mi.Padre.2012.1080p.BluRay.x264.DTS-LEGi0N-poster.jpg/'}, {u'movieid': 868, u'title': u'Casablanca', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCasablanca%20(1942)%20%5bBlu-ray%5d%2fCasablanca.1942.720.x264.YIFY-fanart.jpg/', u'label': u'Casablanca', u'file': u'smb://TOWER/Movies/Casablanca (1942) [Blu-ray]/Casablanca.1942.720.x264.YIFY.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCasablanca%20(1942)%20%5bBlu-ray%5d%2fCasablanca.1942.720.x264.YIFY-poster.jpg/'}, {u'movieid': 869, u'title': u'Case 39', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCase%2039%20(2009)%2fbesthd-case39-720p-fanart.jpg/', u'label': u'Case 39', u'file': u'smb://TOWER/Movies/Case 39 (2009)/besthd-case39-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCase%2039%20(2009)%2fbesthd-case39-720p-poster.jpg/'}, {u'movieid': 870, u'title': u'Casino', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCasino%20(1995)%20%5bBlu-ray%5d%2fCasino.1995.BluRay.720p.x264.DTS-MySilu-fanart.jpg/', u'label': u'Casino', u'file': u'smb://TOWER/Movies/Casino (1995) [Blu-ray]/Casino.1995.BluRay.720p.x264.DTS-MySilu.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCasino%20(1995)%20%5bBlu-ray%5d%2fCasino.1995.BluRay.720p.x264.DTS-MySilu-poster.jpg/'}, {u'movieid': 51, u'title': u'Casino Jack', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCasino%20Jack%20(2010)%20%5bBlu-ray%5d%2fimsorny-casino.jack.720p-fanart.jpg/', u'label': u'Casino Jack', u'file': u'smb://TOWER/D/HD Movie/Casino Jack (2010) [Blu-ray]/imsorny-casino.jack.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCasino%20Jack%20(2010)%20%5bBlu-ray%5d%2fimsorny-casino.jack.720p-poster.jpg/'}, {u'movieid': 1785, u'title': u'Casino Jack', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCasino%20Jack%20(2010)%2fimsorny-casino.jack.1080p-fanart.jpg/', u'label': u'Casino Jack', u'file': u'smb://TOWER/Movies/Casino Jack (2010)/imsorny-casino.jack.1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCasino%20Jack%20(2010)%2fimsorny-casino.jack.1080p-poster.jpg/'}, {u'movieid': 1098, u'title': u'Casino Royale', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJames%20Bond%20Collection%2fCasino%20Royale%20(2006)%20%5bBlu-ray%5d%2fCASINO_ROYALE_t08-fanart.jpg/', u'label': u'Casino Royale', u'file': u'smb://TOWER/Movies/James Bond Collection/Casino Royale (2006) [Blu-ray]/CASINO_ROYALE_t08.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJames%20Bond%20Collection%2fCasino%20Royale%20(2006)%20%5bBlu-ray%5d%2fCASINO_ROYALE_t08-poster.jpg/'}, {u'movieid': 871, u'title': u'Casper', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCasper%20(1995)%20%5bBlu-ray%5d%2fCasper%5b1995%5dDVDrip-VG-fanart.jpg/', u'label': u'Casper', u'file': u'smb://TOWER/Movies/Casper (1995) [Blu-ray]/Casper[1995]DVDrip-VG.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCasper%20(1995)%20%5bBlu-ray%5d%2fCasper%5b1995%5dDVDrip-VG-poster.jpg/'}, {u'movieid': 872, u'title': u'Cast Away', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCast%20Away%20(2000)%20%5bBlu-ray%5d%2fCast.Away.2000.720p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Cast Away', u'file': u'smb://TOWER/Movies/Cast Away (2000) [Blu-ray]/Cast.Away.2000.720p.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCast%20Away%20(2000)%20%5bBlu-ray%5d%2fCast.Away.2000.720p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 52, u'title': u'Cat Shit One', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCat%20Shit%20One%20(2009)%20%5bBlu-ray%5d%2fCat.Shit.One.2009.1080p.BluRay.FLAC.x264-CtrlHD-fanart.jpg/', u'label': u'Cat Shit One', u'file': u'smb://TOWER/D/HD Movie/Cat Shit One (2009) [Blu-ray]/Cat.Shit.One.2009.1080p.BluRay.FLAC.x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCat%20Shit%20One%20(2009)%20%5bBlu-ray%5d%2fCat.Shit.One.2009.1080p.BluRay.FLAC.x264-CtrlHD-poster.jpg/'}, {u'movieid': 53, u'title': u'Catch .44', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCatch%20.44%20(2011)%20%5bBlu-ray%5d%2fCatch%20.44.2011.720p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'Catch .44', u'file': u'smb://TOWER/D/HD Movie/Catch .44 (2011) [Blu-ray]/Catch .44.2011.720p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCatch%20.44%20(2011)%20%5bBlu-ray%5d%2fCatch%20.44.2011.720p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 873, u'title': u'Catch Me If You Can', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCatch%20Me%20If%20You%20Can%20(2002)%2fcatch.me.if.you.can.2002.1080p.bluray.x264-hd4u-fanart.jpg/', u'label': u'Catch Me If You Can', u'file': u'smb://TOWER/Movies/Catch Me If You Can (2002)/catch.me.if.you.can.2002.1080p.bluray.x264-hd4u.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCatch%20Me%20If%20You%20Can%20(2002)%2fcatch.me.if.you.can.2002.1080p.bluray.x264-hd4u-poster.jpg/'}, {u'movieid': 340, u'title': u'Cats & Dogs', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCats%20and%20Dogs%20(2001)%20%5bBlu-ray%5d%2fCats.And.Dogs.2001.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Cats & Dogs', u'file': u'smb://TOWER/Kids Movies/Cats and Dogs (2001) [Blu-ray]/Cats.And.Dogs.2001.720p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCats%20and%20Dogs%20(2001)%20%5bBlu-ray%5d%2fCats.And.Dogs.2001.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 339, u'title': u'Cats & Dogs: The Revenge of Kitty Galore', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCats%20%26%20Dogs%20-%20The%20Revenge%20of%20Kitty%20Galore%20(2010)%20%5bBlu-ray%5d%2fcrossbow-cats.dogs.720p-fanart.jpg/', u'label': u'Cats & Dogs: The Revenge of Kitty Galore', u'file': u'smb://TOWER/Kids Movies/Cats & Dogs - The Revenge of Kitty Galore (2010) [Blu-ray]/crossbow-cats.dogs.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCats%20%26%20Dogs%20-%20The%20Revenge%20of%20Kitty%20Galore%20(2010)%20%5bBlu-ray%5d%2fcrossbow-cats.dogs.720p-poster.jpg/'}, {u'movieid': 874, u'title': u'Centurion', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCenturion%20(2010)%2finf-centurion.720p-fanart.jpg/', u'label': u'Centurion', u'file': u'smb://TOWER/Movies/Centurion (2010)/inf-centurion.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCenturion%20(2010)%2finf-centurion.720p-poster.jpg/'}, {u'movieid': 54, u'title': u'Changing Lanes', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fChanging%20Lanes%20(2002)%20%5bBlu-ray%5d%2fChanging.Lanes.2002.BluRay.720p.DTS.x264-CHD-fanart.jpg/', u'label': u'Changing Lanes', u'file': u'smb://TOWER/D/HD Movie/Changing Lanes (2002) [Blu-ray]/Changing.Lanes.2002.BluRay.720p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fChanging%20Lanes%20(2002)%20%5bBlu-ray%5d%2fChanging.Lanes.2002.BluRay.720p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 341, u'title': u"Charlotte's Web", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCharlotte%27s%20Web%20(2006)%20%5bBlu-ray%5d%2fhalcyon-charlottes.web.720p-x264-fanart.jpg/', u'label': u"Charlotte's Web", u'file': u"smb://TOWER/Kids Movies/Charlotte's Web (2006) [Blu-ray]/halcyon-charlottes.web.720p-x264.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCharlotte%27s%20Web%20(2006)%20%5bBlu-ray%5d%2fhalcyon-charlottes.web.720p-x264-poster.jpg/'}, {u'movieid': 369, u'title': u'Chasseurs de dragons', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDragons%20Hunter%20(2008)%20%5bBlu-ray%5d%2fDragon.Hunters.2008.1080p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Chasseurs de dragons', u'file': u'smb://TOWER/Kids Movies/Dragons Hunter (2008) [Blu-ray]/Dragon.Hunters.2008.1080p.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDragons%20Hunter%20(2008)%20%5bBlu-ray%5d%2fDragon.Hunters.2008.1080p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 1303, u'title': u'Chi bi', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRed%20Cliff%20(2008)%20%5bBlu-ray%5d%2fRed.Cliff.2008.PROPER.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Chi bi', u'file': u'smb://TOWER/Movies/Red Cliff (2008) [Blu-ray]/Red.Cliff.2008.PROPER.720p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRed%20Cliff%20(2008)%20%5bBlu-ray%5d%2fRed.Cliff.2008.PROPER.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 1304, u'title': u'Chi bi xia: Jue zhan tian xia', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRed%20Cliff%20II%20(2009)%20%5bBlu-ray%5d%2fRed.Cliff.II.2009.720p.BluRay.DTS.x264-Prestige-fanart.jpg/', u'label': u'Chi bi xia: Jue zhan tian xia', u'file': u'smb://TOWER/Movies/Red Cliff II (2009) [Blu-ray]/Red.Cliff.II.2009.720p.BluRay.DTS.x264-Prestige.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRed%20Cliff%20II%20(2009)%20%5bBlu-ray%5d%2fRed.Cliff.II.2009.720p.BluRay.DTS.x264-Prestige-poster.jpg/'}, {u'movieid': 342, u'title': u'Chicken Little', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fChicken%20Little%20(2005)%20%5bBlu-ray%5d%2fchicken.little.2005.1080p.bluray.x264-hv-fanart.jpg/', u'label': u'Chicken Little', u'file': u'smb://TOWER/Kids Movies/Chicken Little (2005) [Blu-ray]/chicken.little.2005.1080p.bluray.x264-hv.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fChicken%20Little%20(2005)%20%5bBlu-ray%5d%2fchicken.little.2005.1080p.bluray.x264-hv-poster.jpg/'}, {u'movieid': 343, u'title': u'Chicken Run', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fChicken%20Run%20(2000)%20%5bBlu-ray%5d%2fChicken.Run.2000.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Chicken Run', u'file': u'smb://TOWER/Kids Movies/Chicken Run (2000) [Blu-ray]/Chicken.Run.2000.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fChicken%20Run%20(2000)%20%5bBlu-ray%5d%2fChicken.Run.2000.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 875, u'title': u'Children of Men', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fChildren%20of%20Men%20(2006)%20%5bBlu-ray%5d%2fChildren.of.Men.2006.Bluray.1080p.DTS-HD.x264-Grym-fanart.jpg/', u'label': u'Children of Men', u'file': u'smb://TOWER/Movies/Children of Men (2006) [Blu-ray]/Children.of.Men.2006.Bluray.1080p.DTS-HD.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fChildren%20of%20Men%20(2006)%20%5bBlu-ray%5d%2fChildren.of.Men.2006.Bluray.1080p.DTS-HD.x264-Grym-poster.jpg/'}, {u'movieid': 1152, u'title': u'Chinjeolhan geumjassi', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLady%20Vengeance%20(2005)%20%5bBlu-ray%5d%2fLady.Vengeance.2005.720p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Chinjeolhan geumjassi', u'file': u'smb://TOWER/Movies/Lady Vengeance (2005) [Blu-ray]/Lady.Vengeance.2005.720p.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLady%20Vengeance%20(2005)%20%5bBlu-ray%5d%2fLady.Vengeance.2005.720p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 274, u'title': u'Choi-jong-byeong-gi Hwal', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fWar%20of%20the%20Arrows%20(2011)%20%5bBlu-ray%5d%2fWar.Of.The.Arrows.2011.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Choi-jong-byeong-gi Hwal', u'file': u'smb://TOWER/D/HD Movie/War of the Arrows (2011) [Blu-ray]/War.Of.The.Arrows.2011.720p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fWar%20of%20the%20Arrows%20(2011)%20%5bBlu-ray%5d%2fWar.Of.The.Arrows.2011.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 876, u'title': u'Chronicle', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fChronicle%20(2012)%20%5bBlu-ray%5d%2fChronicle.2012.Director%27s.Cut.BluRay.1080p.DTS.x264-CHD-fanart.jpg/', u'label': u'Chronicle', u'file': u"smb://TOWER/Movies/Chronicle (2012) [Blu-ray]/Chronicle.2012.Director's.Cut.BluRay.1080p.DTS.x264-CHD.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fChronicle%20(2012)%20%5bBlu-ray%5d%2fChronicle.2012.Director%27s.Cut.BluRay.1080p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 1452, u'title': u'Chugyeogja', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Chaser%20(2008)%20%5bBlu-ray%5d%2fThe.Chaser.2008.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Chugyeogja', u'file': u'smb://TOWER/Movies/The Chaser (2008) [Blu-ray]/The.Chaser.2008.720p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Chaser%20(2008)%20%5bBlu-ray%5d%2fThe.Chaser.2008.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 877, u'title': u'Chungking Express', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fChungking%20Express%20(1994)%20%5bBlu-ray%5d%2fChungking.Express.1994.PROPER.720p.BluRay.x264-SEMTEX-fanart.jpg/', u'label': u'Chungking Express', u'file': u'smb://TOWER/Movies/Chungking Express (1994) [Blu-ray]/Chungking.Express.1994.PROPER.720p.BluRay.x264-SEMTEX.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fChungking%20Express%20(1994)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 878, u'title': u'Cidade de Deus', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCidade%20de%20Deus%20(2002)%2fCity.Of.God.2002.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Cidade de Deus', u'file': u'smb://TOWER/Movies/Cidade de Deus (2002)/City.Of.God.2002.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCidade%20de%20Deus%20(2002)%2fCity.Of.God.2002.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 344, u'title': u'Cinderella', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCinderella%20Collection%2fCinderella%20(1950)%20%5bBlu-ray%5d%2fCinderella.1950.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Cinderella', u'file': u'smb://TOWER/Kids Movies/Cinderella Collection/Cinderella (1950) [Blu-ray]/Cinderella.1950.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCinderella%20Collection%2fCinderella%20(1950)%20%5bBlu-ray%5d%2fCinderella.1950.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 345, u'title': u'Cinderella II: Dreams Come True', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCinderella%20Collection%2fCinderella%20II%20-%20Dreams%20Come%20True%20(2002)%20%5bBlu-ray%5d%2fcinderella.2.dreams.come.true.2002.720p.bluray.dts.x264-publichd-fanart.jpg/', u'label': u'Cinderella II: Dreams Come True', u'file': u'smb://TOWER/Kids Movies/Cinderella Collection/Cinderella II - Dreams Come True (2002) [Blu-ray]/cinderella.2.dreams.come.true.2002.720p.bluray.dts.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCinderella%20Collection%2fCinderella%20II%20-%20Dreams%20Come%20True%20(2002)%20%5bBlu-ray%5d%2fcinderella.2.dreams.come.true.2002.720p.bluray.dts.x264-publichd-poster.jpg/'}, {u'movieid': 346, u'title': u'Cinderella III: A Twist in Time', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCinderella%20Collection%2fCinderella%20III%20-%20A%20Twist%20in%20Time%20(2007)%20%5bBlu-ray%5d%2fcinderella.3.a.twist.in.time.2007.720p.bluray.dts.x264-publichd-fanart.jpg/', u'label': u'Cinderella III: A Twist in Time', u'file': u'smb://TOWER/Kids Movies/Cinderella Collection/Cinderella III - A Twist in Time (2007) [Blu-ray]/cinderella.3.a.twist.in.time.2007.720p.bluray.dts.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCinderella%20Collection%2fCinderella%20III%20-%20A%20Twist%20in%20Time%20(2007)%20%5bBlu-ray%5d%2fcinderella.3.a.twist.in.time.2007.720p.bluray.dts.x264-publichd-poster.jpg/'}, {u'movieid': 55, u'title': u"Cirque du Freak: The Vampire's Assistant", u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCirque%20du%20Freak%20-%20The%20Vampire%27s%20Assistant%20(2009)%20%5bBlu-ray%5d%2fhaideaf-cdf-fanart.jpg/', u'label': u"Cirque du Freak: The Vampire's Assistant", u'file': u"smb://TOWER/D/HD Movie/Cirque du Freak - The Vampire's Assistant (2009) [Blu-ray]/haideaf-cdf.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCirque%20du%20Freak%20-%20The%20Vampire%27s%20Assistant%20(2009)%20%5bBlu-ray%5d%2fhaideaf-cdf-poster.jpg/'}, {u'movieid': 879, u'title': u'Citizen Kane', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCitizen%20Kane%20(1941)%2fCitizen.Kane.1941.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Citizen Kane', u'file': u'smb://TOWER/Movies/Citizen Kane (1941)/Citizen.Kane.1941.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCitizen%20Kane%20(1941)%2fCitizen.Kane.1941.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 56, u'title': u'City of Angels', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCity%20of%20Angels%20(1998)%20%5bBlu-ray%5d%2fCity.of.Angels.1998.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'City of Angels', u'file': u'smb://TOWER/D/HD Movie/City of Angels (1998) [Blu-ray]/City.of.Angels.1998.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCity%20of%20Angels%20(1998)%20%5bBlu-ray%5d%2fCity.of.Angels.1998.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 1786, u'title': u'City of Angels', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCity%20of%20Angels%20(1998)%2fCity.of.Angels.1998.1080p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'City of Angels', u'file': u'smb://TOWER/Movies/City of Angels (1998)/City.of.Angels.1998.1080p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCity%20of%20Angels%20(1998)%2fCity.of.Angels.1998.1080p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 880, u'title': u'Clash of the Titans', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fClash%20of%20the%20Titans%20(2010)%2fcbgb-clashtitans720-fanart.jpg/', u'label': u'Clash of the Titans', u'file': u'smb://TOWER/Movies/Clash of the Titans (2010)/cbgb-clashtitans720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fClash%20of%20the%20Titans%20(2010)%2fcbgb-clashtitans720-poster.jpg/'}, {u'movieid': 881, u'title': u'Cleanskin', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCleanskin%20(2012)%2ftrips-cleanskin-fanart.jpg/', u'label': u'Cleanskin', u'file': u'smb://TOWER/Movies/Cleanskin (2012)/trips-cleanskin.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCleanskin%20(2012)%2ftrips-cleanskin-poster.jpg/'}, {u'movieid': 882, u'title': u'Clear and Present Danger', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fClear%20and%20Present%20Danger%20(1994)%2fClear.and.Present.Danger.1994.720p.BluRay.x264.AC3.2Audio-HDChina-fanart.jpg/', u'label': u'Clear and Present Danger', u'file': u'smb://TOWER/Movies/Clear and Present Danger (1994)/Clear.and.Present.Danger.1994.720p.BluRay.x264.AC3.2Audio-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fClear%20and%20Present%20Danger%20(1994)%2fClear.and.Present.Danger.1994.720p.BluRay.x264.AC3.2Audio-HDChina-poster.jpg/'}, {u'movieid': 883, u'title': u'Cliffhanger', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCliffhanger%20(1993)%20%5bBlu-ray%5d%2fCliffhanger.1993.BluRay.720p.x264.DTS-WiKi-fanart.jpg/', u'label': u'Cliffhanger', u'file': u'smb://TOWER/Movies/Cliffhanger (1993) [Blu-ray]/Cliffhanger.1993.BluRay.720p.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCliffhanger%20(1993)%20%5bBlu-ray%5d%2fCliffhanger.1993.BluRay.720p.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 884, u'title': u'Cloud Atlas', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCloud%20Atlas%20(2012)%20%5bBlu-ray%5d%2fCloud.Atlas.2012.BluRay.720p.DTS.x264-CHD-fanart.jpg/', u'label': u'Cloud Atlas', u'file': u'smb://TOWER/Movies/Cloud Atlas (2012) [Blu-ray]/Cloud.Atlas.2012.BluRay.720p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCloud%20Atlas%20(2012)%20%5bBlu-ray%5d%2fCloud.Atlas.2012.BluRay.720p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 347, u'title': u'Cloudy with a Chance of Meatballs', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCloudy%20with%20a%20Chance%20of%20Meatballs%20(2009)%20%5bBlu-ray%5d%2fCloudy.With.A.Chance.Of.Meatballs.2009.1080p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Cloudy with a Chance of Meatballs', u'file': u'smb://TOWER/Kids Movies/Cloudy with a Chance of Meatballs (2009) [Blu-ray]/Cloudy.With.A.Chance.Of.Meatballs.2009.1080p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCloudy%20with%20a%20Chance%20of%20Meatballs%20(2009)%20%5bBlu-ray%5d%2fCloudy.With.A.Chance.Of.Meatballs.2009.1080p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 348, u'title': u'Cloudy with a Chance of Meatballs 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCloudy%20with%20a%20Chance%20of%20Meatballs%202%20(2013)%20%5bBlu-ray%5d%2fCloudy.with.a.Chance.of.Meatballs.2.2013.1080p.BluRay.REMUX.AVC.DTS-HD.MA5.1-RARBG-fanart.jpg/', u'label': u'Cloudy with a Chance of Meatballs 2', u'file': u'smb://TOWER/Kids Movies/Cloudy with a Chance of Meatballs 2 (2013) [Blu-ray]/Cloudy.with.a.Chance.of.Meatballs.2.2013.1080p.BluRay.REMUX.AVC.DTS-HD.MA5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCloudy%20with%20a%20Chance%20of%20Meatballs%202%20(2013)%20%5bBlu-ray%5d%2fCloudy.with.a.Chance.of.Meatballs.2.2013.1080p.BluRay.REMUX.AVC.DTS-HD.MA5.1-RARBG-poster.jpg/'}, {u'movieid': 885, u'title': u'Cloverfield', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCloverfield%20(2008)%20%5bBlu-ray%5d%2fCloverfield.2008.1080p.BluRay.x264.AC3-HDChina-fanart.jpg/', u'label': u'Cloverfield', u'file': u'smb://TOWER/Movies/Cloverfield (2008) [Blu-ray]/Cloverfield.2008.1080p.BluRay.x264.AC3-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCloverfield%20(2008)%20%5bBlu-ray%5d%2fCloverfield.2008.1080p.BluRay.x264.AC3-HDChina-poster.jpg/'}, {u'movieid': 886, u'title': u'Clue', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fClue%20(1985)%20%5bBlu-ray%5d%2fClue.1985.1080p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Clue', u'file': u'smb://TOWER/Movies/Clue (1985) [Blu-ray]/Clue.1985.1080p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fClue%20(1985)%20%5bBlu-ray%5d%2fClue.1985.1080p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 1787, u'title': u'Cold Mountain', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCold%20Mountain%20(2003)%2fCold.Mountain.2003.1080p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Cold Mountain', u'file': u'smb://TOWER/Movies/Cold Mountain (2003)/Cold.Mountain.2003.1080p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCold%20Mountain%20(2003)%2fCold.Mountain.2003.1080p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 887, u'title': u'Collateral', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCollateral%20(2004)%2fmelite-collateral-1080p-fanart.jpg/', u'label': u'Collateral', u'file': u'smb://TOWER/Movies/Collateral (2004)/melite-collateral-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCollateral%20(2004)%2fmelite-collateral-1080p-poster.jpg/'}, {u'movieid': 888, u'title': u'Collateral Damage', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCollateral%20Damage%20(2002)%20%5bBlu-ray%5d%2fCollateral%20Damage-fanart.jpg/', u'label': u'Collateral Damage', u'file': u'smb://TOWER/Movies/Collateral Damage (2002) [Blu-ray]/Collateral Damage.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCollateral%20Damage%20(2002)%20%5bBlu-ray%5d%2fCollateral%20Damage-poster.jpg/'}, {u'movieid': 889, u'title': u'Colombiana', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fColombiana%20(2011)%20%5bBlu-ray%5d%2fwthd-colombiana.720p-fanart.jpg/', u'label': u'Colombiana', u'file': u'smb://TOWER/Movies/Colombiana (2011) [Blu-ray]/wthd-colombiana.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fColombiana%20(2011)%20%5bBlu-ray%5d%2fwthd-colombiana.720p-poster.jpg/'}, {u'movieid': 890, u'title': u'Commando', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCommando%20(1985)%20%5bBlu-ray%5d%2fCommando_(1985)_-_Release_for_HDCLUB_by_Skazhutin_t00-fanart.jpg/', u'label': u'Commando', u'file': u'smb://TOWER/Movies/Commando (1985) [Blu-ray]/Commando_(1985)_-_Release_for_HDCLUB_by_Skazhutin_t00.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCommando%20(1985)%20%5bBlu-ray%5d%2fCommando_(1985)_-_Release_for_HDCLUB_by_Skazhutin_t00-poster.jpg/'}, {u'movieid': 349, u'title': u'Con Air', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCon%20Air%20(1997)%2fConAir.1997.1080p.Blu-Ray.DTS.x264.dxva-EuReKA-fanart.jpg/', u'label': u'Con Air', u'file': u'smb://TOWER/Kids Movies/Con Air (1997)/ConAir.1997.1080p.Blu-Ray.DTS.x264.dxva-EuReKA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCon%20Air%20(1997)%2fConAir.1997.1080p.Blu-Ray.DTS.x264.dxva-EuReKA-poster.jpg/'}, {u'movieid': 891, u'title': u'Conan the Barbarian', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fConan%20the%20Barbarian%20(1982)%20%5bBlu-ray%5d%2fConan%20The%20Barbarian-fanart.jpg/', u'label': u'Conan the Barbarian', u'file': u'smb://TOWER/Movies/Conan the Barbarian (1982) [Blu-ray]/Conan The Barbarian.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fConan%20the%20Barbarian%20(1982)%20%5bBlu-ray%5d%2fConan%20The%20Barbarian-poster.jpg/'}, {u'movieid': 892, u'title': u'Conan the Barbarian', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fConan%20The%20Barbarian%20(2011)%20%5bBlu-ray%5d%2fConan.The.Barbarian.2011.1080p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Conan the Barbarian', u'file': u'smb://TOWER/Movies/Conan The Barbarian (2011) [Blu-ray]/Conan.The.Barbarian.2011.1080p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fConan%20The%20Barbarian%20(2011)%20%5bBlu-ray%5d%2fConan.The.Barbarian.2011.1080p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 893, u'title': u'Conan the Destroyer', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fConan%20the%20Destroyer%20(1984)%20%5bBlu-ray%5d%2fConan_The_Destroyer_1984_(BlueBird-HD_org)_t00-fanart.jpg/', u'label': u'Conan the Destroyer', u'file': u'smb://TOWER/Movies/Conan the Destroyer (1984) [Blu-ray]/Conan_The_Destroyer_1984_(BlueBird-HD_org)_t00.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fConan%20the%20Destroyer%20(1984)%20%5bBlu-ray%5d%2fConan_The_Destroyer_1984_(BlueBird-HD_org)_t00-poster.jpg/'}, {u'movieid': 894, u'title': u'Confession', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fConfession%20(2010)%20%5bBlu-ray%5d%2fConfessions.2010.Bluray.720p.x264.AC3-LooKMaNe-fanart.jpg/', u'label': u'Confession', u'file': u'smb://TOWER/Movies/Confession (2010) [Blu-ray]/Confessions.2010.Bluray.720p.x264.AC3-LooKMaNe.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fConfession%20(2010)%20%5bBlu-ray%5d%2fConfessions.2010.Bluray.720p.x264.AC3-LooKMaNe-poster.jpg/'}, {u'movieid': 895, u'title': u'Confession of Murder', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fConfession%20of%20Murder%20(2012)%20%5bBlu-ray%5d%2fConfession.of.Murder.2012.BluRay.720p.DTS.x264-CHD-fanart.jpg/', u'label': u'Confession of Murder', u'file': u'smb://TOWER/Movies/Confession of Murder (2012) [Blu-ray]/Confession.of.Murder.2012.BluRay.720p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fConfession%20of%20Murder%20(2012)%20%5bBlu-ray%5d%2fConfession.of.Murder.2012.BluRay.720p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 57, u'title': u'Confessions of a Dangerous Mind', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fConfessions%20of%20a%20Dangerous%20Mind%20(2002)%2fConfessions.Of.A.Dangerous.Mind.2002.1080p.BluRay.x264.DTS-FGT-fanart.jpg/', u'label': u'Confessions of a Dangerous Mind', u'file': u'smb://TOWER/D/HD Movie/Confessions of a Dangerous Mind (2002)/Confessions.Of.A.Dangerous.Mind.2002.1080p.BluRay.x264.DTS-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fConfessions%20of%20a%20Dangerous%20Mind%20(2002)%2fConfessions.Of.A.Dangerous.Mind.2002.1080p.BluRay.x264.DTS-FGT-poster.jpg/'}, {u'movieid': 58, u'title': u'Congo', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCongo%20(1995)%2fwhcongo-fanart.jpg/', u'label': u'Congo', u'file': u'smb://TOWER/D/HD Movie/Congo (1995)/whcongo.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCongo%20(1995)%2fwhcongo-poster.jpg/'}, {u'movieid': 896, u'title': u'Conspiracy Theory', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fConspiracy%20Theory%20(1997)%20%5bBlu-ray%5d%2fConspiracy.Theory.1997.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Conspiracy Theory', u'file': u'smb://TOWER/Movies/Conspiracy Theory (1997) [Blu-ray]/Conspiracy.Theory.1997.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fConspiracy%20Theory%20(1997)%20%5bBlu-ray%5d%2fConspiracy.Theory.1997.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 350, u'title': u'Constantine', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fConstantine%20(2005)%2fConstantine.2005.1080p.HDDVD.x264-Q-fanart.jpg/', u'label': u'Constantine', u'file': u'smb://TOWER/Kids Movies/Constantine (2005)/Constantine.2005.1080p.HDDVD.x264-Q.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fConstantine%20(2005)%2fConstantine.2005.1080p.HDDVD.x264-Q-poster.jpg/'}, {u'movieid': 351, u'title': u'Coraline', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCoraline%20(2009)%20%5bBlu-ray%5d%2frefined-coraline-blu720p-fanart.jpg/', u'label': u'Coraline', u'file': u'smb://TOWER/Kids Movies/Coraline (2009) [Blu-ray]/refined-coraline-blu720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCoraline%20(2009)%20%5bBlu-ray%5d%2frefined-coraline-blu720p-poster.jpg/'}, {u'movieid': 59, u'title': u'Coriolanus', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCoriolanus%20(2011)%20%5bBlu-ray%5d%2fcoriolanus.2011.limited.720p.bluray.x264-sparks.publichd-fanart.jpg/', u'label': u'Coriolanus', u'file': u'smb://TOWER/D/HD Movie/Coriolanus (2011) [Blu-ray]/coriolanus.2011.limited.720p.bluray.x264-sparks.publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCoriolanus%20(2011)%20%5bBlu-ray%5d%2fcoriolanus.2011.limited.720p.bluray.x264-sparks.publichd-poster.jpg/'}, {u'movieid': 352, u'title': u'Corpse Bride', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCorpse%20Bride%20(2005)%20%5bBlu-ray%5d%2fCorpse.Bride.2005.1080p.BluRay.x264-ESiR-fanart.jpg/', u'label': u'Corpse Bride', u'file': u'smb://TOWER/Kids Movies/Corpse Bride (2005) [Blu-ray]/Corpse.Bride.2005.1080p.BluRay.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCorpse%20Bride%20(2005)%20%5bBlu-ray%5d%2fCorpse.Bride.2005.1080p.BluRay.x264-ESiR-poster.jpg/'}, {u'movieid': 60, u'title': u'Courage Under Fire', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCourage%20Under%20Fire%20(1996)%2fCourage.Under.Fire.1996.1080p.BluRay.DTS.x264-PURE-fanart.jpg/', u'label': u'Courage Under Fire', u'file': u'smb://TOWER/D/HD Movie/Courage Under Fire (1996)/Courage.Under.Fire.1996.1080p.BluRay.DTS.x264-PURE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCourage%20Under%20Fire%20(1996)%2fCourage.Under.Fire.1996.1080p.BluRay.DTS.x264-PURE-poster.jpg/'}, {u'movieid': 1788, u'title': u'Cowboy Bebop: Tengoku no tobira', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCowboy%20Bebop%20-%20Tengoku%20no%20tobira%20(2001)%2fCowboy_Bebop_Knockin%27_on_Heaven%27s_Door_(2001)_%5b1080p%2cBluRay%2cx264%2cflac%5d_-_THORA-fanart.jpg/', u'label': u'Cowboy Bebop: Tengoku no tobira', u'file': u"smb://TOWER/Movies/Cowboy Bebop - Tengoku no tobira (2001)/Cowboy_Bebop_Knockin'_on_Heaven's_Door_(2001)_[1080p,BluRay,x264,flac]_-_THORA.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCowboy%20Bebop%20-%20Tengoku%20no%20tobira%20(2001)%2fCowboy_Bebop_Knockin%27_on_Heaven%27s_Door_(2001)_%5b1080p%2cBluRay%2cx264%2cflac%5d_-_THORA-poster.jpg/'}, {u'movieid': 897, u'title': u'Cowboys & Aliens', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCowboys%20%26%20Aliens%20(2011)%20%5bBlu-ray%5d%2fcowboys.and.aliens.2011.extended.1080p.bluray.x264-crossbow-fanart.jpg/', u'label': u'Cowboys & Aliens', u'file': u'smb://TOWER/Movies/Cowboys & Aliens (2011) [Blu-ray]/cowboys.and.aliens.2011.extended.1080p.bluray.x264-crossbow.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCowboys%20%26%20Aliens%20(2011)%20%5bBlu-ray%5d%2fcowboys.and.aliens.2011.extended.1080p.bluray.x264-crossbow-poster.jpg/'}, {u'movieid': 898, u'title': u'Coyote Falls', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCoyote%20Falls%20(2010)%20%5bBlu-ray%5d%2fLooney.Tunes.Coyote.Falls.1080p.Remux-FaB0SS-fanart.jpg/', u'label': u'Coyote Falls', u'file': u'smb://TOWER/Movies/Coyote Falls (2010) [Blu-ray]/Looney.Tunes.Coyote.Falls.1080p.Remux-FaB0SS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCoyote%20Falls%20(2010)%20%5bBlu-ray%5d%2fLooney.Tunes.Coyote.Falls.1080p.Remux-FaB0SS-poster.jpg/'}, {u'movieid': 899, u'title': u'Crank', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCrank%20(2006)%20%5bBlu-ray%5d%2fCrank.2006.1080p.BluRay.x264-SUNSPOT.mks-fanart.jpg/', u'label': u'Crank', u'file': u'smb://TOWER/Movies/Crank (2006) [Blu-ray]/Crank.2006.1080p.BluRay.x264-SUNSPOT.mks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCrank%20(2006)%20%5bBlu-ray%5d%2fCrank.2006.1080p.BluRay.x264-SUNSPOT.mks-poster.jpg/'}, {u'movieid': 900, u'title': u'Crank: High Voltage', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCrank%202%20(2009)%20%5bBlu-ray%5d%2finf-c2hv-fanart.jpg/', u'label': u'Crank: High Voltage', u'file': u'smb://TOWER/Movies/Crank 2 (2009) [Blu-ray]/inf-c2hv.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCrank%202%20(2009)%20%5bBlu-ray%5d%2finf-c2hv-poster.jpg/'}, {u'movieid': 902, u'title': u'Crimson Tide', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCrimson%20Tide%20(1995)%20%5bBlu-ray%5d%2fCrimson.Tide.1995.720p.BluRay.x264-ESiR-fanart.jpg/', u'label': u'Crimson Tide', u'file': u'smb://TOWER/Movies/Crimson Tide (1995) [Blu-ray]/Crimson.Tide.1995.720p.BluRay.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCrimson%20Tide%20(1995)%20%5bBlu-ray%5d%2fCrimson.Tide.1995.720p.BluRay.x264-ESiR-poster.jpg/'}, {u'movieid': 61, u'title': u'Critters', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCritters%20(1986)%2fCritters.1986.720p.WEB-DL.AAC2.0.H.264-fanart.jpg/', u'label': u'Critters', u'file': u'smb://TOWER/D/HD Movie/Critters (1986)/Critters.1986.720p.WEB-DL.AAC2.0.H.264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCritters%20(1986)%2fCritters.1986.720p.WEB-DL.AAC2.0.H.264-poster.jpg/'}, {u'movieid': 62, u'title': u'Critters 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCritters%202%20(1988)%2fCritters.2.1988.720p.WEB-DL.DD5.1.H.264-fanart.jpg/', u'label': u'Critters 2', u'file': u'smb://TOWER/D/HD Movie/Critters 2 (1988)/Critters.2.1988.720p.WEB-DL.DD5.1.H.264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCritters%202%20(1988)%2fCritters.2.1988.720p.WEB-DL.DD5.1.H.264-poster.jpg/'}, {u'movieid': 63, u'title': u'Critters 3: You Are What They Eat', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCritters%203%20-%20You%20Are%20What%20They%20Eat%20(1991)%2fCritters.3.1991.720p.WEB-DL.AAC2.0.H.264-fanart.jpg/', u'label': u'Critters 3: You Are What They Eat', u'file': u'smb://TOWER/D/HD Movie/Critters 3 - You Are What They Eat (1991)/Critters.3.1991.720p.WEB-DL.AAC2.0.H.264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCritters%203%20-%20You%20Are%20What%20They%20Eat%20(1991)%2fCritters.3.1991.720p.WEB-DL.AAC2.0.H.264-poster.jpg/'}, {u'movieid': 64, u'title': u'Critters 4', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCritters%204%20(1992)%2fCritters.4.1992.720p.WEB-DL.DD5.1.H.264-fanart.jpg/', u'label': u'Critters 4', u'file': u'smb://TOWER/D/HD Movie/Critters 4 (1992)/Critters.4.1992.720p.WEB-DL.DD5.1.H.264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCritters%204%20(1992)%2fCritters.4.1992.720p.WEB-DL.DD5.1.H.264-poster.jpg/'}, {u'movieid': 65, u'title': u'Crocodile Dundee', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCrocodile%20Dundee%20(1986)%2fCrocodile.Dundee.1986.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Crocodile Dundee', u'file': u'smb://TOWER/D/HD Movie/Crocodile Dundee (1986)/Crocodile.Dundee.1986.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCrocodile%20Dundee%20(1986)%2fCrocodile.Dundee.1986.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 66, u'title': u'Crocodile Dundee II', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCrocodile%20Dundee%20II%20(1988)%2fcrocodile.dundee.ii.1988.720p.bluray.x264-psychd-fanart.jpg/', u'label': u'Crocodile Dundee II', u'file': u'smb://TOWER/D/HD Movie/Crocodile Dundee II (1988)/crocodile.dundee.ii.1988.720p.bluray.x264-psychd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fCrocodile%20Dundee%20II%20(1988)%2fcrocodile.dundee.ii.1988.720p.bluray.x264-psychd-poster.jpg/'}, {u'movieid': 903, u'title': u'Cronos', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCronos%20(1993)%20%5bBlu-ray%5d%2fCronos.1993.720p.BluRay.x264-DON-fanart.jpg/', u'label': u'Cronos', u'file': u'smb://TOWER/Movies/Cronos (1993) [Blu-ray]/Cronos.1993.720p.BluRay.x264-DON.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCronos%20(1993)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 904, u'title': u'Crouching Tiger, Hidden Dragon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCrouching%20Tiger%2c%20Hidden%20Dragon%20(2000)%20%5bBlu-ray%5d%2fCrouching.Tiger.Hidden.Dragon.2000.1080p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Crouching Tiger, Hidden Dragon', u'file': u'smb://TOWER/Movies/Crouching Tiger, Hidden Dragon (2000) [Blu-ray]/Crouching.Tiger.Hidden.Dragon.2000.1080p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCrouching%20Tiger%2c%20Hidden%20Dragon%20(2000)%20%5bBlu-ray%5d%2fCrouching.Tiger.Hidden.Dragon.2000.1080p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 901, u'title': u'Cung on Zo', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCrime%20Story%20(1993)%20%5bBlu-ray%5d%2fCrime%20Story%201993%20Bluray%20720p%20AC3%20x264%20-%20terribleHD-fanart.jpg/', u'label': u'Cung on Zo', u'file': u'smb://TOWER/Movies/Crime Story (1993) [Blu-ray]/Crime Story 1993 Bluray 720p AC3 x264 - terribleHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCrime%20Story%20(1993)%20%5bBlu-ray%5d%2fCrime%20Story%201993%20Bluray%20720p%20AC3%20x264%20-%20terribleHD-poster.jpg/'}, {u'movieid': 905, u'title': u'Cutthroat Island', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCutthroat%20Island%20(1995)%20%5bBlu-ray%5d%2fCutthroat.Island.1995.720p.BluRay.DTS.x264-RuDE-fanart.jpg/', u'label': u'Cutthroat Island', u'file': u'smb://TOWER/Movies/Cutthroat Island (1995) [Blu-ray]/Cutthroat.Island.1995.720p.BluRay.DTS.x264-RuDE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fCutthroat%20Island%20(1995)%20%5bBlu-ray%5d%2fCutthroat.Island.1995.720p.BluRay.DTS.x264-RuDE-poster.jpg/'}, {u'movieid': 1789, u'title': u'D-Tox', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fD-Tox%20(2002)%2fD-Tox.2002.iNTERNAL.1080p.BluRay.x264-LiBRARiANS-fanart.jpg/', u'label': u'D-Tox', u'file': u'smb://TOWER/Movies/D-Tox (2002)/D-Tox.2002.iNTERNAL.1080p.BluRay.x264-LiBRARiANS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fD-Tox%20(2002)%2fD-Tox.2002.iNTERNAL.1080p.BluRay.x264-LiBRARiANS-poster.jpg/'}, {u'movieid': 1001, u'title': u'Dai lap mat tam 008', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fForbidden%20City%20Cop%20(1996)%20%5bBlu-ray%5d%2fForbidden.City.Cop.1996.BluRay.720p.AC3.2Audio.x264-CHD-fanart.jpg/', u'label': u'Dai lap mat tam 008', u'file': u'smb://TOWER/Movies/Forbidden City Cop (1996) [Blu-ray]/Forbidden.City.Cop.1996.BluRay.720p.AC3.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fForbidden%20City%20Cop%20(1996)%20%5bBlu-ray%5d%2fForbidden.City.Cop.1996.BluRay.720p.AC3.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 906, u'title': u'Dances with Wolves', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDances%20with%20Wolves%20(1990)%20%5bBlu-ray%5d%2fbesthd-dww-1080p-fanart.jpg/', u'label': u'Dances with Wolves', u'file': u'smb://TOWER/Movies/Dances with Wolves (1990) [Blu-ray]/besthd-dww-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDances%20with%20Wolves%20(1990)%20%5bBlu-ray%5d%2fbesthd-dww-1080p-poster.jpg/'}, {u'movieid': 67, u'title': u'Dangerous Liaisons', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDangerous%20Liaisons%20(1988)%2fDangerous.Liaisons.1998.720p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'Dangerous Liaisons', u'file': u'smb://TOWER/D/HD Movie/Dangerous Liaisons (1988)/Dangerous.Liaisons.1998.720p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDangerous%20Liaisons%20(1988)%2fDangerous.Liaisons.1998.720p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 907, u'title': u'Dark City', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDark%20City%20(1998)%2fDark.City.1998.DC.1080p.BluRay.x264.DTS-FGT-fanart.jpg/', u'label': u'Dark City', u'file': u'smb://TOWER/Movies/Dark City (1998)/Dark.City.1998.DC.1080p.BluRay.x264.DTS-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDark%20City%20(1998)%2fDark.City.1998.DC.1080p.BluRay.x264.DTS-FGT-poster.jpg/'}, {u'movieid': 68, u'title': u'Dark Shadows', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDark%20Shadows%20(2012)%20%5bBlu-ray%5d%2fDark.Shadows.2012.1080p.BluRay.x264.DTS-HDChina-fanart.jpg/', u'label': u'Dark Shadows', u'file': u'smb://TOWER/D/HD Movie/Dark Shadows (2012) [Blu-ray]/Dark.Shadows.2012.1080p.BluRay.x264.DTS-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDark%20Shadows%20(2012)%20%5bBlu-ray%5d%2fDark.Shadows.2012.1080p.BluRay.x264.DTS-HDChina-poster.jpg/'}, {u'movieid': 908, u'title': u'Dark Water', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDark%20Water%20(2005)%20%5bBlu-ray%5d%2fDark.Water.2005.720p.BluRay.DTS.x264-XSHD-fanart.jpg/', u'label': u'Dark Water', u'file': u'smb://TOWER/Movies/Dark Water (2005) [Blu-ray]/Dark.Water.2005.720p.BluRay.DTS.x264-XSHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDark%20Water%20(2005)%20%5bBlu-ray%5d%2fDark.Water.2005.720p.BluRay.DTS.x264-XSHD-poster.jpg/'}, {u'movieid': 69, u'title': u'Darkness', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDarkness%20(2002)%20%5bBlu-ray%5d%2fdarkness.2002.720p.bluray.x264-psychd-fanart.jpg/', u'label': u'Darkness', u'file': u'smb://TOWER/D/HD Movie/Darkness (2002) [Blu-ray]/darkness.2002.720p.bluray.x264-psychd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDarkness%20(2002)%20%5bBlu-ray%5d%2fdarkness.2002.720p.bluray.x264-psychd-poster.jpg/'}, {u'movieid': 909, u'title': u'Das Boot', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDas%20Boot%20(1981)%20%5bBlu-ray%5d%2fDas.Boot.1981.720p.HDTV.x264-CtrlHD-fanart.jpg/', u'label': u'Das Boot', u'file': u'smb://TOWER/Movies/Das Boot (1981) [Blu-ray]/Das.Boot.1981.720p.HDTV.x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDas%20Boot%20(1981)%20%5bBlu-ray%5d%2fDas.Boot.1981.720p.HDTV.x264-CtrlHD-poster.jpg/'}, {u'movieid': 910, u'title': u'Dawn of the Dead', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDawn%20of%20the%20Dead%20(1978)%20%5bBlu-ray%5d%2fly-dotdargc-fanart.jpg/', u'label': u'Dawn of the Dead', u'file': u'smb://TOWER/Movies/Dawn of the Dead (1978) [Blu-ray]/ly-dotdargc.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDawn%20of%20the%20Dead%20(1978)%20%5bBlu-ray%5d%2fly-dotdargc-poster.jpg/'}, {u'movieid': 911, u'title': u'Dawn of the Dead', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDawn%20of%20the%20Dead%20(2004)%20%5bBlu-ray%5d%2fDawn.Of.The.Dead.2004.1080p.BluRay.DTS.x264.D-Z0N3-fanart.jpg/', u'label': u'Dawn of the Dead', u'file': u'smb://TOWER/Movies/Dawn of the Dead (2004) [Blu-ray]/Dawn.Of.The.Dead.2004.1080p.BluRay.DTS.x264.D-Z0N3.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDawn%20of%20the%20Dead%20(2004)%20%5bBlu-ray%5d%2fDawn.Of.The.Dead.2004.1080p.BluRay.DTS.x264.D-Z0N3-poster.jpg/'}, {u'movieid': 353, u'title': u'Dawn of the Planet of the Apes', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDawn%20of%20the%20Planet%20of%20the%20Apes%20(2014)%2fDawn.of.the.Planet.of.the.Apes.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-fanart.jpg/', u'label': u'Dawn of the Planet of the Apes', u'file': u'smb://TOWER/Kids Movies/Dawn of the Planet of the Apes (2014)/Dawn.of.the.Planet.of.the.Apes.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDawn%20of%20the%20Planet%20of%20the%20Apes%20(2014)%2fDawn.of.the.Planet.of.the.Apes.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-poster.jpg/'}, {u'movieid': 527, u'title': u'Day & Night', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fDay%20%26%20Night%20(2010)%20%5bBlu-ray%5d%2fdispose-day.and.night-1080p-fanart.jpg/', u'label': u'Day & Night', u'file': u'smb://TOWER/Kids Movies/Pixars Shorts Collection/Day & Night (2010) [Blu-ray]/dispose-day.and.night-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fDay%20%26%20Night%20(2010)%20%5bBlu-ray%5d%2fdispose-day.and.night-1080p-poster.jpg/'}, {u'movieid': 912, u'title': u'Day of the Dead', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDay%20of%20the%20Dead%20(1985)%20%5bBlu-ray%5d%2fDay.Of.The.Dead.1985.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Day of the Dead', u'file': u'smb://TOWER/Movies/Day of the Dead (1985) [Blu-ray]/Day.Of.The.Dead.1985.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDay%20of%20the%20Dead%20(1985)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 913, u'title': u'Daybreakers', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDaybreakers%20(2009)%20%5bBlu-ray%5d%2fDaybreakers.2009.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Daybreakers', u'file': u'smb://TOWER/Movies/Daybreakers (2009) [Blu-ray]/Daybreakers.2009.720p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDaybreakers%20(2009)%20%5bBlu-ray%5d%2fDaybreakers.2009.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 914, u'title': u'Days of Heaven', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDays%20of%20Heaven%20(1978)%20%5bBlu-ray%5d%2fh-doh1080-x264-fanart.jpg/', u'label': u'Days of Heaven', u'file': u'smb://TOWER/Movies/Days of Heaven (1978) [Blu-ray]/h-doh1080-x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDays%20of%20Heaven%20(1978)%20%5bBlu-ray%5d%2fh-doh1080-x264-poster.jpg/'}, {u'movieid': 915, u'title': u'DC Showcase: Green Arrow', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDC%20Showcase%20-%20Green%20Arrow%20(2010)%20%5bBlu-ray%5d%2fDC.Showcase.Presents.Green.Arrow.2010.720p.BRRip.XviD-SPK-fanart.jpg/', u'label': u'DC Showcase: Green Arrow', u'file': u'smb://TOWER/Movies/DC Showcase - Green Arrow (2010) [Blu-ray]/DC.Showcase.Presents.Green.Arrow.2010.720p.BRRip.XviD-SPK.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDC%20Showcase%20-%20Green%20Arrow%20(2010)%20%5bBlu-ray%5d%2fDC.Showcase.Presents.Green.Arrow.2010.720p.BRRip.XviD-SPK-poster.jpg/'}, {u'movieid': 916, u'title': u'DC Showcase: Jonah Hex', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDC%20Showcase%20-%20Jonah%20Hex%20(2010)%20%5bBlu-ray%5d%2fdc.showcase.presents.jonah.hex.2010.720p.bluray.x264-qcf-fanart.jpg/', u'label': u'DC Showcase: Jonah Hex', u'file': u'smb://TOWER/Movies/DC Showcase - Jonah Hex (2010) [Blu-ray]/dc.showcase.presents.jonah.hex.2010.720p.bluray.x264-qcf.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDC%20Showcase%20-%20Jonah%20Hex%20(2010)%20%5bBlu-ray%5d%2fdc.showcase.presents.jonah.hex.2010.720p.bluray.x264-qcf-poster.jpg/'}, {u'movieid': 917, u'title': u'DC Showcase: The Spectre', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDC%20Showcase%20-%20The%20Spectre%20(2010)%2faaf-dcsts.1080p-fanart.jpg/', u'label': u'DC Showcase: The Spectre', u'file': u'smb://TOWER/Movies/DC Showcase - The Spectre (2010)/aaf-dcsts.1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDC%20Showcase%20-%20The%20Spectre%20(2010)%2faaf-dcsts.1080p-poster.jpg/'}, {u'movieid': 918, u'title': u'Dead Calm', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDead%20Calm%20(1989)%20%5bBlu-ray%5d%2fDead.Calm.1989.720p.BluRay.DD2.0.x264-EbP-fanart.jpg/', u'label': u'Dead Calm', u'file': u'smb://TOWER/Movies/Dead Calm (1989) [Blu-ray]/Dead.Calm.1989.720p.BluRay.DD2.0.x264-EbP.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDead%20Calm%20(1989)%20%5bBlu-ray%5d%2fDead.Calm.1989.720p.BluRay.DD2.0.x264-EbP-poster.jpg/'}, {u'movieid': 70, u'title': u'Dead Poets Society', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDead%20Poets%20Society%20(1989)%20%5bBlu-ray%5d%2fDead.Poets.Society.1989.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Dead Poets Society', u'file': u'smb://TOWER/D/HD Movie/Dead Poets Society (1989) [Blu-ray]/Dead.Poets.Society.1989.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDead%20Poets%20Society%20(1989)%20%5bBlu-ray%5d%2fDead.Poets.Society.1989.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 919, u'title': u'Dead Silence', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDead%20Silence%20(2007)%20%5bBlu-ray%5d%2fDead%20Silence%202007%20Unrated%20720p%20BluRay%20DTS%20x264-MgB-fanart.jpg/', u'label': u'Dead Silence', u'file': u'smb://TOWER/Movies/Dead Silence (2007) [Blu-ray]/Dead Silence 2007 Unrated 720p BluRay DTS x264-MgB.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDead%20Silence%20(2007)%20%5bBlu-ray%5d%2fDead%20Silence%202007%20Unrated%20720p%20BluRay%20DTS%20x264-MgB-poster.jpg/'}, {u'movieid': 920, u'title': u'Dead Space: Aftermath', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDead%20Space%20-%20Aftermath%20(2011)%20%5bBlu-ray%5d%2fdsa.2011.720p.bluray-7sins-fanart.jpg/', u'label': u'Dead Space: Aftermath', u'file': u'smb://TOWER/Movies/Dead Space - Aftermath (2011) [Blu-ray]/dsa.2011.720p.bluray-7sins.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDead%20Space%20-%20Aftermath%20(2011)%20%5bBlu-ray%5d%2fdsa.2011.720p.bluray-7sins-poster.jpg/'}, {u'movieid': 921, u'title': u'Death at a Funeral', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeath%20at%20a%20Funeral%20(2007)%20%5bBlu-ray%5d%2fDeath.at.a.Funeral.2007.1080p.BluRay.DTS.x264-HDMaNiAcS-fanart.jpg/', u'label': u'Death at a Funeral', u'file': u'smb://TOWER/Movies/Death at a Funeral (2007) [Blu-ray]/Death.at.a.Funeral.2007.1080p.BluRay.DTS.x264-HDMaNiAcS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeath%20at%20a%20Funeral%20(2007)%20%5bBlu-ray%5d%2fDeath.at.a.Funeral.2007.1080p.BluRay.DTS.x264-HDMaNiAcS-poster.jpg/'}, {u'movieid': 1790, u'title': u'Death Becomes Her', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeath%20Becomes%20Her%20(1992)%2fDeath.Becomes.Her.1992.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Death Becomes Her', u'file': u'smb://TOWER/Movies/Death Becomes Her (1992)/Death.Becomes.Her.1992.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeath%20Becomes%20Her%20(1992)%2fDeath.Becomes.Her.1992.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 925, u'title': u'Deep Blue Sea', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeep%20Blue%20Sea%20(1999)%20%5bBlu-ray%5d%2fDeep%20Blue%20Sea%20%5b1999%5d%201080p%20BluRay%20AAC%20x264-tomcat12%5bETRG%5d-fanart.jpg/', u'label': u'Deep Blue Sea', u'file': u'smb://TOWER/Movies/Deep Blue Sea (1999) [Blu-ray]/Deep Blue Sea [1999] 1080p BluRay AAC x264-tomcat12[ETRG].mp4', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeep%20Blue%20Sea%20(1999)%20%5bBlu-ray%5d%2fDeep%20Blue%20Sea%20%5b1999%5d%201080p%20BluRay%20AAC%20x264-tomcat12%5bETRG%5d-poster.jpg/'}, {u'movieid': 71, u'title': u'Deep Impact', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDeep%20Impact%20(1998)%2fDeep.Impact.1998.1080p.BluRay.x264.DTS-FGT-fanart.jpg/', u'label': u'Deep Impact', u'file': u'smb://TOWER/D/HD Movie/Deep Impact (1998)/Deep.Impact.1998.1080p.BluRay.x264.DTS-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDeep%20Impact%20(1998)%2fDeep.Impact.1998.1080p.BluRay.x264.DTS-FGT-poster.jpg/'}, {u'movieid': 72, u'title': u'Defendor', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDefendor%20(2009)%20%5bBlu-ray%5d%2fDefendor.2009.Limited.1080p.Bluray.X264-DIMENSION-fanart.jpg/', u'label': u'Defendor', u'file': u'smb://TOWER/D/HD Movie/Defendor (2009) [Blu-ray]/Defendor.2009.Limited.1080p.Bluray.X264-DIMENSION.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDefendor%20(2009)%20%5bBlu-ray%5d%2fDefendor.2009.Limited.1080p.Bluray.X264-DIMENSION-poster.jpg/'}, {u'movieid': 926, u'title': u'Defiance', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDefiance%20(2008)%2fDefiance.2008.720p.US.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Defiance', u'file': u'smb://TOWER/Movies/Defiance (2008)/Defiance.2008.720p.US.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDefiance%20(2008)%2fDefiance.2008.720p.US.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 927, u'title': u'Deja Vu', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeja%20Vu%20(2006)%2ffanart.jpg/', u'label': u'Deja Vu', u'file': u'smb://TOWER/Movies/Deja Vu (2006)/Deja.Vu.2006.1080p.BluRay.DTS.x264.D-Z0N3.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeja%20Vu%20(2006)%2fDeja.Vu.2006.1080p.BluRay.DTS.x264.D-Z0N3-poster.jpg/'}, {u'movieid': 928, u'title': u'Deliver Us from Evil', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeliver%20Us%20from%20Evil%20(2014)%2fDeliver.Us.from.Evil.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-fanart.jpg/', u'label': u'Deliver Us from Evil', u'file': u'smb://TOWER/Movies/Deliver Us from Evil (2014)/Deliver.Us.from.Evil.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeliver%20Us%20from%20Evil%20(2014)%2fDeliver.Us.from.Evil.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-poster.jpg/'}, {u'movieid': 929, u'title': u'Demolition Man', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDemolition%20Man%20(1993)%2fDemolition.Man.1993.BluRay.720p.DTS.2Audio.x264-CHD-fanart.jpg/', u'label': u'Demolition Man', u'file': u'smb://TOWER/Movies/Demolition Man (1993)/Demolition.Man.1993.BluRay.720p.DTS.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDemolition%20Man%20(1993)%2fDemolition.Man.1993.BluRay.720p.DTS.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 930, u'title': u'Departures', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDepartures%20(2008)%20%5bBlu-ray%5d%2fDepartures.2008.SUBBED.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Departures', u'file': u'smb://TOWER/Movies/Departures (2008) [Blu-ray]/Departures.2008.SUBBED.720p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDepartures%20(2008)%20%5bBlu-ray%5d%2fDepartures.2008.SUBBED.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 952, u'title': u'Der Untergang', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDownfall%20(2004)%20%5bBlu-ray%5d%2fDer.Untergang.2004.HDDVD.720p.x264-iLL-fanart.jpg/', u'label': u'Der Untergang', u'file': u'smb://TOWER/Movies/Downfall (2004) [Blu-ray]/Der.Untergang.2004.HDDVD.720p.x264-iLL.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDownfall%20(2004)%20%5bBlu-ray%5d%2fDer.Untergang.2004.HDDVD.720p.x264-iLL-poster.jpg/'}, {u'movieid': 73, u'title': u'Deranged', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDeranged%20(2012)%20%5bBlu-ray%5d%2fgimchi-deranged2012.1080p-fanart.jpg/', u'label': u'Deranged', u'file': u'smb://TOWER/D/HD Movie/Deranged (2012) [Blu-ray]/gimchi-deranged2012.1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDeranged%20(2012)%20%5bBlu-ray%5d%2fgimchi-deranged2012.1080p-poster.jpg/'}, {u'movieid': 931, u'title': u'Desperado', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDesperado%20(1995)%20%5bBlu-ray%5d%2fDesperado.1995.BluRay.1080p.DTS.x264-CHD-fanart.jpg/', u'label': u'Desperado', u'file': u'smb://TOWER/Movies/Desperado (1995) [Blu-ray]/Desperado.1995.BluRay.1080p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDesperado%20(1995)%20%5bBlu-ray%5d%2fDesperado.1995.BluRay.1080p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 354, u'title': u'Despicable Me', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%20(2010)%20%5bBlu-ray%5d%2fcbgb-despicableme1080-fanart.jpg/', u'label': u'Despicable Me', u'file': u'smb://TOWER/Kids Movies/Despicable Me (2010) [Blu-ray]/cbgb-despicableme1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%20(2010)%20%5bBlu-ray%5d%2fcbgb-despicableme1080-poster.jpg/'}, {u'movieid': 358, u'title': u'Despicable Me 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%202%20(2013)%20%5bBlu-ray%5d%2fvedett-despicableme2-1080p-fanart.jpg/', u'label': u'Despicable Me 2', u'file': u'smb://TOWER/Kids Movies/Despicable Me 2 (2013) [Blu-ray]/vedett-despicableme2-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%202%20(2013)%20%5bBlu-ray%5d%2fvedett-despicableme2-1080p-poster.jpg/'}, {u'movieid': 359, u'title': u'Despicable Me 2: Panic In The Mailroom', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%202%20(2013)%20%5bBlu-ray%5d%2fDespicable%20Me%202%20-%20Panic%20In%20The%20Mailroom%20(2013)%20%5bBlu-ray%5d%2fDespicable.Me.2.Panic.In.The.Mailroom.Mini.Movie.2013.1080p.BluRay.x264-VeDeTT-fanart.jpg/', u'label': u'Despicable Me 2: Panic In The Mailroom', u'file': u'smb://TOWER/Kids Movies/Despicable Me 2 (2013) [Blu-ray]/Despicable Me 2 - Panic In The Mailroom (2013) [Blu-ray]/Despicable.Me.2.Panic.In.The.Mailroom.Mini.Movie.2013.1080p.BluRay.x264-VeDeTT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%202%20(2013)%20%5bBlu-ray%5d%2fDespicable%20Me%202%20-%20Panic%20In%20The%20Mailroom%20(2013)%20%5bBlu-ray%5d%2fDespicable.Me.2.Panic.In.The.Mailroom.Mini.Movie.2013.1080p.BluRay.x264-VeDeTT-poster.jpg/'}, {u'movieid': 360, u'title': u'Despicable Me 2: Puppy', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%202%20(2013)%20%5bBlu-ray%5d%2fDespicable%20Me%202%20-%20Puppy%20(2013)%20%5bBlu-ray%5d%2fDespicable.Me.2.Puppy.Mini.Movie.2013.1080p.BluRay.x264-VeDeTT-fanart.jpg/', u'label': u'Despicable Me 2: Puppy', u'file': u'smb://TOWER/Kids Movies/Despicable Me 2 (2013) [Blu-ray]/Despicable Me 2 - Puppy (2013) [Blu-ray]/Despicable.Me.2.Puppy.Mini.Movie.2013.1080p.BluRay.x264-VeDeTT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%202%20(2013)%20%5bBlu-ray%5d%2fDespicable%20Me%202%20-%20Puppy%20(2013)%20%5bBlu-ray%5d%2fDespicable.Me.2.Puppy.Mini.Movie.2013.1080p.BluRay.x264-VeDeTT-poster.jpg/'}, {u'movieid': 361, u'title': u'Despicable Me 2: Training Wheels', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%202%20(2013)%20%5bBlu-ray%5d%2fDespicable%20Me%202%20-%20Training%20Wheels%20(2013)%20%5bBlu-ray%5d%2fDespicable.Me.2.Training.Wheels.Mini.Movie.2013.1080p.BluRay.x264-VeDeTT-fanart.jpg/', u'label': u'Despicable Me 2: Training Wheels', u'file': u'smb://TOWER/Kids Movies/Despicable Me 2 (2013) [Blu-ray]/Despicable Me 2 - Training Wheels (2013) [Blu-ray]/Despicable.Me.2.Training.Wheels.Mini.Movie.2013.1080p.BluRay.x264-VeDeTT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%202%20(2013)%20%5bBlu-ray%5d%2fDespicable%20Me%202%20-%20Training%20Wheels%20(2013)%20%5bBlu-ray%5d%2fDespicable.Me.2.Training.Wheels.Mini.Movie.2013.1080p.BluRay.x264-VeDeTT-poster.jpg/'}, {u'movieid': 355, u'title': u'Despicable Me Presents: Minion Madness', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%20(2010)%20%5bBlu-ray%5d%2fDespicable%20Me%20-%20Banana%20(2010)%20%5bBlu-ray%5d%2fh-banana1080-fanart.jpg/', u'label': u'Despicable Me Presents: Minion Madness', u'file': u'smb://TOWER/Kids Movies/Despicable Me (2010) [Blu-ray]/Despicable Me - Banana (2010) [Blu-ray]/h-banana1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%20(2010)%20%5bBlu-ray%5d%2fDespicable%20Me%20-%20Banana%20(2010)%20%5bBlu-ray%5d%2fh-banana1080-poster.jpg/'}, {u'movieid': 356, u'title': u'Despicable Me Presents: Minion Madness', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%20(2010)%20%5bBlu-ray%5d%2fDespicable%20Me%20-%20Home%20Makeover%20(2010)%20%5bBlu-ray%5d%2fh-makeover1080-fanart.jpg/', u'label': u'Despicable Me Presents: Minion Madness', u'file': u'smb://TOWER/Kids Movies/Despicable Me (2010) [Blu-ray]/Despicable Me - Home Makeover (2010) [Blu-ray]/h-makeover1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%20(2010)%20%5bBlu-ray%5d%2fDespicable%20Me%20-%20Home%20Makeover%20(2010)%20%5bBlu-ray%5d%2fh-makeover1080-poster.jpg/'}, {u'movieid': 357, u'title': u'Despicable Me Presents: Minion Madness', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%20(2010)%20%5bBlu-ray%5d%2fDespicable%20Me%20-%20Orientation%20Day%20(2010)%20%5bBlu-ray%5d%2fh-orientation1080-fanart.jpg/', u'label': u'Despicable Me Presents: Minion Madness', u'file': u'smb://TOWER/Kids Movies/Despicable Me (2010) [Blu-ray]/Despicable Me - Orientation Day (2010) [Blu-ray]/h-orientation1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDespicable%20Me%20(2010)%20%5bBlu-ray%5d%2fDespicable%20Me%20-%20Orientation%20Day%20(2010)%20%5bBlu-ray%5d%2fh-orientation1080-poster.jpg/'}, {u'movieid': 932, u'title': u'Destino', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDestino%20(2003)%20%5bBlu-ray%5d%2fwalt.disneys.destino.2003.readnfo.1080p.bluray.x264-qcf-fanart.jpg/', u'label': u'Destino', u'file': u'smb://TOWER/Movies/Destino (2003) [Blu-ray]/walt.disneys.destino.2003.readnfo.1080p.bluray.x264-qcf.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDestino%20(2003)%20%5bBlu-ray%5d%2fwalt.disneys.destino.2003.readnfo.1080p.bluray.x264-qcf-poster.jpg/'}, {u'movieid': 922, u'title': u'Desu n\xf4to', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeath%20Note%20(2006)%20%5bBlu-ray%5d%2fDeath.Note.1.2006.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Desu n\xf4to', u'file': u'smb://TOWER/Movies/Death Note (2006) [Blu-ray]/Death.Note.1.2006.720p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeath%20Note%20(2006)%20%5bBlu-ray%5d%2fDeath.Note.1.2006.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 923, u'title': u'Desu n\xf4to: The last name', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeath%20Note%202%20-%20The%20last%20name%20(2006)%20%5bBlu-ray%5d%2fDeath.Note.2.The.Last.Name.2006.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Desu n\xf4to: The last name', u'file': u'smb://TOWER/Movies/Death Note 2 - The last name (2006) [Blu-ray]/Death.Note.2.The.Last.Name.2006.720p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeath%20Note%202%20-%20The%20last%20name%20(2006)%20%5bBlu-ray%5d%2fDeath.Note.2.The.Last.Name.2006.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 933, u'title': u'Desyat negrityat', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDesyat%20negrityat%20(1987)%2fdesyat.negrityat.(1987).eng-fanart.jpg/', u'label': u'Desyat negrityat', u'file': u'smb://TOWER/Movies/Desyat negrityat (1987)/desyat.negrityat.(1987).eng.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDesyat%20negrityat%20(1987)%2fdesyat.negrityat.(1987).eng-poster.jpg/'}, {u'movieid': 935, u'title': u'Deuce Bigalow: European Gigolo', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeuce%20Bigalow%20-%20European%20Gigolo%20(2005)%2fDeuce.Bigalow.European.Gigolo.2005.1080p.WEB-DL.AAC2.0.H264-FGT-fanart.jpg/', u'label': u'Deuce Bigalow: European Gigolo', u'file': u'smb://TOWER/Movies/Deuce Bigalow - European Gigolo (2005)/Deuce.Bigalow.European.Gigolo.2005.1080p.WEB-DL.AAC2.0.H264-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeuce%20Bigalow%20-%20European%20Gigolo%20(2005)%2fDeuce.Bigalow.European.Gigolo.2005.1080p.WEB-DL.AAC2.0.H264-FGT-poster.jpg/'}, {u'movieid': 74, u'title': u'Devil', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDevil%20(2010)%20%5bBlu-ray%5d%2fcbgb-devil720-fanart.jpg/', u'label': u'Devil', u'file': u'smb://TOWER/D/HD Movie/Devil (2010) [Blu-ray]/cbgb-devil720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDevil%20(2010)%20%5bBlu-ray%5d%2fcbgb-devil720-poster.jpg/'}, {u'movieid': 934, u'title': u'Di Renjie', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDetective%20Dee%20and%20the%20Mystery%20of%20the%20Phantom%20Flame%20(2010)%20%5bBlu-ray%5d%2fDetective.Dee.And.The.Mystery.Of.The.Phantom.Flame.2010.BluRay.720p.DTS.2Audio.x264-CHD-fanart.jpg/', u'label': u'Di Renjie', u'file': u'smb://TOWER/Movies/Detective Dee and the Mystery of the Phantom Flame (2010) [Blu-ray]/Detective.Dee.And.The.Mystery.Of.The.Phantom.Flame.2010.BluRay.720p.DTS.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDetective%20Dee%20and%20the%20Mystery%20of%20the%20Phantom%20Flame%20(2010)%20%5bBlu-ray%5d%2fDetective.Dee.And.The.Mystery.Of.The.Phantom.Flame.2010.BluRay.720p.DTS.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 936, u'title': u'Die Another Day', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDie%20Another%20Day%20(2002)%20%5bBlu-ray%5d%2ffsi-007dad1080-fanart.jpg/', u'label': u'Die Another Day', u'file': u'smb://TOWER/Movies/Die Another Day (2002) [Blu-ray]/fsi-007dad1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDie%20Another%20Day%20(2002)%20%5bBlu-ray%5d%2ffsi-007dad1080-poster.jpg/'}, {u'movieid': 938, u'title': u'Die Hard', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDie%20Hard%20(1988)%20%5bBlu-ray%5d%2fDie.Hard.1988.BluRay.720p.x264.DTS.RoSubbed-WiKi-fanart.jpg/', u'label': u'Die Hard', u'file': u'smb://TOWER/Movies/Die Hard (1988) [Blu-ray]/Die.Hard.1988.BluRay.720p.x264.DTS.RoSubbed-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDie%20Hard%20(1988)%20%5bBlu-ray%5d%2fDie.Hard.1988.BluRay.720p.x264.DTS.RoSubbed-WiKi-poster.jpg/'}, {u'movieid': 939, u'title': u'Die Hard 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDie%20Hard%202%20(1990)%20%5bBlu-ray%5d%2fDie.Hard.II.1990.BluRay.720p.x264.DTS.RoSubbed-WiKi-fanart.jpg/', u'label': u'Die Hard 2', u'file': u'smb://TOWER/Movies/Die Hard 2 (1990) [Blu-ray]/Die.Hard.II.1990.BluRay.720p.x264.DTS.RoSubbed-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDie%20Hard%202%20(1990)%20%5bBlu-ray%5d%2fDie.Hard.II.1990.BluRay.720p.x264.DTS.RoSubbed-WiKi-poster.jpg/'}, {u'movieid': 937, u'title': u'Die Hard: With a Vengeance', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDie%20Hard%20-%20With%20a%20Vengeance%20(1995)%20%5bBlu-ray%5d%2fDie.Hard.With.a.Vengeance.1995.BluRay.720p.x264.DTS.RoSubbed-WiKi-fanart.jpg/', u'label': u'Die Hard: With a Vengeance', u'file': u'smb://TOWER/Movies/Die Hard - With a Vengeance (1995) [Blu-ray]/Die.Hard.With.a.Vengeance.1995.BluRay.720p.x264.DTS.RoSubbed-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDie%20Hard%20-%20With%20a%20Vengeance%20(1995)%20%5bBlu-ray%5d%2fDie.Hard.With.a.Vengeance.1995.BluRay.720p.x264.DTS.RoSubbed-WiKi-poster.jpg/'}, {u'movieid': 362, u'title': u'Dilwale Dulhania Le Jayenge', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDilwale%20Dulhania%20Le%20Jayenge%20(1995)%2fDilwale.Dulhania.Le.Jayenge.1995.Rus.Hindi-fanart.jpg/', u'label': u'Dilwale Dulhania Le Jayenge', u'file': u'smb://TOWER/Kids Movies/Dilwale Dulhania Le Jayenge (1995)/Dilwale.Dulhania.Le.Jayenge.1995.Rus.Hindi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDilwale%20Dulhania%20Le%20Jayenge%20(1995)%2fDilwale.Dulhania.Le.Jayenge.1995.Rus.Hindi-poster.jpg/'}, {u'movieid': 363, u'title': u'Dino Time', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDino%20Time%20(2012)%20%5bBlu-ray%5d%2fdino.time.2012.1080p.bluray.dts.x264-publichd-fanart.jpg/', u'label': u'Dino Time', u'file': u'smb://TOWER/Kids Movies/Dino Time (2012) [Blu-ray]/dino.time.2012.1080p.bluray.dts.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDino%20Time%20(2012)%20%5bBlu-ray%5d%2fdino.time.2012.1080p.bluray.dts.x264-publichd-poster.jpg/'}, {u'movieid': 364, u'title': u'Dinosaur', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDinosaur%20(2000)%20%5bBlu-ray%5d%2fDinosaur.1080p-iKA-fanart.jpg/', u'label': u'Dinosaur', u'file': u'smb://TOWER/Kids Movies/Dinosaur (2000) [Blu-ray]/Dinosaur.1080p-iKA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDinosaur%20(2000)%20%5bBlu-ray%5d%2fDinosaur.1080p-iKA-poster.jpg/'}, {u'movieid': 940, u'title': u'Dinosaur 13', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDinosaur%2013%20(2014)%2fdinosaur.13.2014.1080p.bluray.x264-brmp-fanart.jpg/', u'label': u'Dinosaur 13', u'file': u'smb://TOWER/Movies/Dinosaur 13 (2014)/dinosaur.13.2014.1080p.bluray.x264-brmp.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDinosaur%2013%20(2014)%2fdinosaur.13.2014.1080p.bluray.x264-brmp-poster.jpg/'}, {u'movieid': 365, u'title': u'Dinosaurs: Giants of Patagonia', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDinosaurs%20-%20Giants%20of%20Patagonia%20(2007)%20%5bBlu-ray%5d%2fIMAX.Dinosaurs.Giants.of.Patagonia.2007.1080p.BluRay.x264-DON-fanart.jpg/', u'label': u'Dinosaurs: Giants of Patagonia', u'file': u'smb://TOWER/Kids Movies/Dinosaurs - Giants of Patagonia (2007) [Blu-ray]/IMAX.Dinosaurs.Giants.of.Patagonia.2007.1080p.BluRay.x264-DON.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDinosaurs%20-%20Giants%20of%20Patagonia%20(2007)%20%5bBlu-ray%5d%2fIMAX.Dinosaurs.Giants.of.Patagonia.2007.1080p.BluRay.x264-DON-poster.jpg/'}, {u'movieid': 941, u'title': u'Disclosure', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDisclosure%20(1994)%20%5bBlu-ray%5d%2fDisclosure.1994.720p.BluRay.x264.DTS-HDChina-fanart.jpg/', u'label': u'Disclosure', u'file': u'smb://TOWER/Movies/Disclosure (1994) [Blu-ray]/Disclosure.1994.720p.BluRay.x264.DTS-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDisclosure%20(1994)%20%5bBlu-ray%5d%2fDisclosure.1994.720p.BluRay.x264.DTS-HDChina-poster.jpg/'}, {u'movieid': 942, u'title': u'District 9', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDistrict%209%20(2009)%20%5bBlu-ray%5d%2fDistrict.9.2009.1080p.BluRay.DTS.x264-WiKi-fanart.jpg/', u'label': u'District 9', u'file': u'smb://TOWER/Movies/District 9 (2009) [Blu-ray]/District.9.2009.1080p.BluRay.DTS.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDistrict%209%20(2009)%20%5bBlu-ray%5d%2fDistrict.9.2009.1080p.BluRay.DTS.x264-WiKi-poster.jpg/'}, {u'movieid': 943, u'title': u'Django Unchained', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDjango%20Unchained%20(2012)%20%5bBlu-ray%5d%2fDjango.Unchained.2012.1080p.BluRay.AVC.DTS-HD.MA.5.1-PublicHD-fanart.jpg/', u'label': u'Django Unchained', u'file': u'smb://TOWER/Movies/Django Unchained (2012) [Blu-ray]/Django.Unchained.2012.1080p.BluRay.AVC.DTS-HD.MA.5.1-PublicHD.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDjango%20Unchained%20(2012)%20%5bBlu-ray%5d%2fDjango.Unchained.2012.1080p.BluRay.AVC.DTS-HD.MA.5.1-PublicHD-poster.jpg/'}, {u'movieid': 944, u'title': u'Doctor Zhivago', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDoctor%20Zhivago%20(1965)%20%5bBlu-ray%5d%2fDoctor.Zhivago.1965.1080p.BluRay.x264.anoXmous_-fanart.jpg/', u'label': u'Doctor Zhivago', u'file': u'smb://TOWER/Movies/Doctor Zhivago (1965) [Blu-ray]/Doctor.Zhivago.1965.1080p.BluRay.x264.anoXmous_.mp4', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDoctor%20Zhivago%20(1965)%20%5bBlu-ray%5d%2fDoctor.Zhivago.1965.1080p.BluRay.x264.anoXmous_-poster.jpg/'}, {u'movieid': 945, u'title': u'Dodgeball: A True Underdog Story', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDodgeball%20A%20True%20Underdog%20Story%20(2004)%20%5bBlu-ray%5d%2fDodgeball.A.True.Underdog.Story.2004.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Dodgeball: A True Underdog Story', u'file': u'smb://TOWER/Movies/Dodgeball A True Underdog Story (2004) [Blu-ray]/Dodgeball.A.True.Underdog.Story.2004.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDodgeball%20A%20True%20Underdog%20Story%20(2004)%20%5bBlu-ray%5d%2fDodgeball.A.True.Underdog.Story.2004.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 75, u'title': u'Dog Soldiers', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDog%20Soldiers%20(2002)%2fDog%20Soldiers%202002%20BluRay%201080p%20x264%20DTS%205.1%20-%20PRL%20Waldek-fanart.jpg/', u'label': u'Dog Soldiers', u'file': u'smb://TOWER/D/HD Movie/Dog Soldiers (2002)/Dog Soldiers 2002 BluRay 1080p x264 DTS 5.1 - PRL Waldek.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDog%20Soldiers%20(2002)%2fDog%20Soldiers%202002%20BluRay%201080p%20x264%20DTS%205.1%20-%20PRL%20Waldek-poster.jpg/'}, {u'movieid': 76, u'title': u'Dolphin Tale 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDolphin%20Tale%202%20(2014)%2fDolphin.Tale.2.2014.720p.BluRay.x264-GECKOS-fanart.jpg/', u'label': u'Dolphin Tale 2', u'file': u'smb://TOWER/D/HD Movie/Dolphin Tale 2 (2014)/Dolphin.Tale.2.2014.720p.BluRay.x264-GECKOS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDolphin%20Tale%202%20(2014)%2fDolphin.Tale.2.2014.720p.BluRay.x264-GECKOS-poster.jpg/'}, {u'movieid': 946, u'title': u'Dom Hemingway', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDom%20Hemingway%20(2013)%20%5bBlu-ray%5d%2fDom.Hemingway.2013.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Dom Hemingway', u'file': u'smb://TOWER/Movies/Dom Hemingway (2013) [Blu-ray]/Dom.Hemingway.2013.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDom%20Hemingway%20(2013)%20%5bBlu-ray%5d%2fDom.Hemingway.2013.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 947, u'title': u"Don't Be Afraid of the Dark", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDon%27t%20Be%20Afraid%20of%20the%20Dark%20(2010)%20%5bBlu-ray%5d%2frefined-dbaotd-720p-fanart.jpg/', u'label': u"Don't Be Afraid of the Dark", u'file': u"smb://TOWER/Movies/Don't Be Afraid of the Dark (2010) [Blu-ray]/refined-dbaotd-720p.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDon%27t%20Be%20Afraid%20of%20the%20Dark%20(2010)%20%5bBlu-ray%5d%2frefined-dbaotd-720p-poster.jpg/'}, {u'movieid': 948, u'title': u'Don Juan DeMarco', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDon%20Juan%20DeMarco%20(1994)%20%5bBlu-ray%5d%2fdon.juan.demarco.1994.720p.bluray.x264-hd4u-fanart.jpg/', u'label': u'Don Juan DeMarco', u'file': u'smb://TOWER/Movies/Don Juan DeMarco (1994) [Blu-ray]/don.juan.demarco.1994.720p.bluray.x264-hd4u.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDon%20Juan%20DeMarco%20(1994)%20%5bBlu-ray%5d%2fdon.juan.demarco.1994.720p.bluray.x264-hd4u-poster.jpg/'}, {u'movieid': 596, u'title': u"Donkey's Christmas Shrektacular", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fShrek%20Collection%2fShrek%20Donkey%27s%20Christmas%20Shrektacular%20(2010)%20%5bBlu-ray%5d%2fDonkey%27s%20Christmas%20Shrektacular-fanart.jpg/', u'label': u"Donkey's Christmas Shrektacular", u'file': u"smb://TOWER/Kids Movies/Shrek Collection/Shrek Donkey's Christmas Shrektacular (2010) [Blu-ray]/Donkey's Christmas Shrektacular.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fShrek%20Collection%2fShrek%20Donkey%27s%20Christmas%20Shrektacular%20(2010)%20%5bBlu-ray%5d%2fDonkey%27s%20Christmas%20Shrektacular-poster.jpg/'}, {u'movieid': 949, u'title': u'Donnie Brasco', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDonnie%20Brasco%20(1997)%20%5bBlu-ray%5d%2fDonnie.Brasco.1997.720p.BluRay.x264-ESiR-fanart.jpg/', u'label': u'Donnie Brasco', u'file': u'smb://TOWER/Movies/Donnie Brasco (1997) [Blu-ray]/Donnie.Brasco.1997.720p.BluRay.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDonnie%20Brasco%20(1997)%20%5bBlu-ray%5d%2fDonnie.Brasco.1997.720p.BluRay.x264-ESiR-poster.jpg/'}, {u'movieid': 950, u'title': u'Donnie Darko', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDonnie%20Darko%20(2001)%20%5bBlu-ray%5d%2fDonnie.Darko.2001.DirCut.720p.Blu-Ray.DTS.x264-ESiR-fanart.jpg/', u'label': u'Donnie Darko', u'file': u'smb://TOWER/Movies/Donnie Darko (2001) [Blu-ray]/Donnie.Darko.2001.DirCut.720p.Blu-Ray.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDonnie%20Darko%20(2001)%20%5bBlu-ray%5d%2fDonnie.Darko.2001.DirCut.720p.Blu-Ray.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 951, u'title': u'Doom', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDoom%20(2005)%20%5bBlu-ray%5d%2fhddevils.doom.proper-fanart.jpg/', u'label': u'Doom', u'file': u'smb://TOWER/Movies/Doom (2005) [Blu-ray]/hddevils.doom.proper.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDoom%20(2005)%20%5bBlu-ray%5d%2fhddevils.doom.proper-poster.jpg/'}, {u'movieid': 1, u'title': u'Dr. Horrible Sing-Along Blog', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDr.%20Horrible%27s%20Sing-Along%20Blog%20(2008)%2ffanart.jpg/', u'label': u'Dr. Horrible Sing-Along Blog', u'file': u"smb://TOWER/D/HD Movie/Dr. Horrible's Sing-Along Blog (2008)/VIDEO_TS/VIDEO_TS.IFO", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDr.%20Horrible%27s%20Sing-Along%20Blog%20(2008)%2fposter.jpg/'}, {u'movieid': 1754, u'title': u'Dracula Untold', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDracula%20Untold%20(2014)%2fvedett-dracula-1080p-fanart.jpg/', u'label': u'Dracula Untold', u'file': u'smb://TOWER/Movies/Dracula Untold (2014)/vedett-dracula-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDracula%20Untold%20(2014)%2fvedett-dracula-1080p-poster.jpg/'}, {u'movieid': 367, u'title': u'Drag Me to Hell', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDrag%20Me%20to%20Hell%20(2009)%2fDrag.Me.To.Hell.2009.BluRay.720p.x264.DTS-WiKi-fanart.jpg/', u'label': u'Drag Me to Hell', u'file': u'smb://TOWER/Kids Movies/Drag Me to Hell (2009)/Drag.Me.To.Hell.2009.BluRay.720p.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDrag%20Me%20to%20Hell%20(2009)%2fDrag.Me.To.Hell.2009.BluRay.720p.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 1711, u'title': u'Dragon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fWuxia%20(2011)%20%5bBlu-ray%5d%2fSwordsmen.2011.BluRay.1080p.x264.DTS.DD51.DualAudio.MySilu-fanart.jpg/', u'label': u'Dragon', u'file': u'smb://TOWER/Movies/Wuxia (2011) [Blu-ray]/Swordsmen.2011.BluRay.1080p.x264.DTS.DD51.DualAudio.MySilu.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fWuxia%20(2011)%20%5bBlu-ray%5d%2fSwordsmen.2011.BluRay.1080p.x264.DTS.DD51.DualAudio.MySilu-poster.jpg/'}, {u'movieid': 368, u'title': u'Dragon Ball Z: Battle of Gods', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDragon%20Ball%20Z%20-%20Battle%20of%20Gods%20(2013)%2fDragon.Ball.Z.Battle.Of.The.Gods.2013.1080p.UNCUT.BluRay.x264-MOOVEE-fanart.jpg/', u'label': u'Dragon Ball Z: Battle of Gods', u'file': u'smb://TOWER/Kids Movies/Dragon Ball Z - Battle of Gods (2013)/Dragon.Ball.Z.Battle.Of.The.Gods.2013.1080p.UNCUT.BluRay.x264-MOOVEE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDragon%20Ball%20Z%20-%20Battle%20of%20Gods%20(2013)%2fDragon.Ball.Z.Battle.Of.The.Gods.2013.1080p.UNCUT.BluRay.x264-MOOVEE-poster.jpg/'}, {u'movieid': 418, u'title': u'Dragons: Gift of the Night Fury', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHow%20to%20Train%20Your%20Dragon%20(2010)%20%5bBlu-ray%5d%2fDragons%20-%20Gift%20of%20the%20Night%20Fury%20(2011)%20%5bBlu-ray%5d%2fDragons.Gift.of.the.Night.Fury.2011.WEB-DL.AVC.DD5.1-fanart.jpg/', u'label': u'Dragons: Gift of the Night Fury', u'file': u'smb://TOWER/Kids Movies/How to Train Your Dragon (2010) [Blu-ray]/Dragons - Gift of the Night Fury (2011) [Blu-ray]/Dragons.Gift.of.the.Night.Fury.2011.WEB-DL.AVC.DD5.1.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHow%20to%20Train%20Your%20Dragon%20(2010)%20%5bBlu-ray%5d%2fDragons%20-%20Gift%20of%20the%20Night%20Fury%20(2011)%20%5bBlu-ray%5d%2fDragons.Gift.of.the.Night.Fury.2011.WEB-DL.AVC.DD5.1-poster.jpg/'}, {u'movieid': 370, u'title': u'Dream House', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDream%20House%20(2011)%20%5bBlu-ray%5d%2fDREAM%20HOUSE%20(2011)-fanart.jpg/', u'label': u'Dream House', u'file': u'smb://TOWER/Kids Movies/Dream House (2011) [Blu-ray]/DREAM HOUSE (2011).mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDream%20House%20(2011)%20%5bBlu-ray%5d%2fDREAM%20HOUSE%20(2011)-poster.jpg/'}, {u'movieid': 953, u'title': u'Dreamcatcher', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDreamcatcher%20(2003)%2fDreamcatcher.2003.1080p.BluRay.x264-HD4U-fanart.jpg/', u'label': u'Dreamcatcher', u'file': u'smb://TOWER/Movies/Dreamcatcher (2003)/Dreamcatcher.2003.1080p.BluRay.x264-HD4U.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDreamcatcher%20(2003)%2fDreamcatcher.2003.1080p.BluRay.x264-HD4U-poster.jpg/'}, {u'movieid': 371, u'title': u'Dredd', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDredd%20(2012)%2fdredd.2012.1080p.bluray.x264-sparks-fanart.jpg/', u'label': u'Dredd', u'file': u'smb://TOWER/Kids Movies/Dredd (2012)/dredd.2012.1080p.bluray.x264-sparks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDredd%20(2012)%2fdredd.2012.1080p.bluray.x264-sparks-poster.jpg/'}, {u'movieid': 77, u'title': u'Drillbit Taylor', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDrillbit%20Taylor%20(2008)%20%5bBlu-ray%5d%2fs-drillbit-fanart.jpg/', u'label': u'Drillbit Taylor', u'file': u'smb://TOWER/D/HD Movie/Drillbit Taylor (2008) [Blu-ray]/s-drillbit.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fDrillbit%20Taylor%20(2008)%20%5bBlu-ray%5d%2fs-drillbit-poster.jpg/'}, {u'movieid': 954, u'title': u'Drive', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDrive%20(2011)%20%5bBlu-ray%5d%2f00006-fanart.jpg/', u'label': u'Drive', u'file': u'smb://TOWER/Movies/Drive (2011) [Blu-ray]/00006.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDrive%20(2011)%20%5bBlu-ray%5d%2f00006-poster.jpg/'}, {u'movieid': 955, u'title': u'Driving Miss Daisy', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDriving%20Miss%20Daisy%20(1989)%20%5bBlu-ray%5d%2fDriving.Miss.Daisy.1989.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Driving Miss Daisy', u'file': u'smb://TOWER/Movies/Driving Miss Daisy (1989) [Blu-ray]/Driving.Miss.Daisy.1989.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDriving%20Miss%20Daisy%20(1989)%20%5bBlu-ray%5d%2fDriving.Miss.Daisy.1989.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 372, u'title': u'Drunken Master', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDrunken%20Master%20(1978)%20%5bBlu-ray%5d%2fDrunken.Master.1978.720p.HDTV.DD5.1.x264-PerfectionHD-fanart.jpg/', u'label': u'Drunken Master', u'file': u'smb://TOWER/Kids Movies/Drunken Master (1978) [Blu-ray]/Drunken.Master.1978.720p.HDTV.DD5.1.x264-PerfectionHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDrunken%20Master%20(1978)%20%5bBlu-ray%5d%2fDrunken.Master.1978.720p.HDTV.DD5.1.x264-PerfectionHD-poster.jpg/'}, {u'movieid': 734, u'title': u"Dug's Special Mission", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fUp%20(2009)%20%5bBlu-ray%5d%2fDug%27s%20Special%20Mission%20(2009)%20%5bBlu-ray%5d%2fPixar.Short.Dug%27s.Special.Mission.1080p.BluRay.x264-ESiR-fanart.jpg/', u'label': u"Dug's Special Mission", u'file': u"smb://TOWER/Kids Movies/Up (2009) [Blu-ray]/Dug's Special Mission (2009) [Blu-ray]/Pixar.Short.Dug's.Special.Mission.1080p.BluRay.x264-ESiR.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fUp%20(2009)%20%5bBlu-ray%5d%2fDug%27s%20Special%20Mission%20(2009)%20%5bBlu-ray%5d%2fPixar.Short.Dug%27s.Special.Mission.1080p.BluRay.x264-ESiR-poster.jpg/'}, {u'movieid': 956, u'title': u'Dumb & Dumber', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDumb%20%26%20Dumber%20(1994)%2fDumb.and.Dumber.1994.BluRay.Remux.1080p.VC-1.TrueHD.5.1-HDRemuX-fanart.jpg/', u'label': u'Dumb & Dumber', u'file': u'smb://TOWER/Movies/Dumb & Dumber (1994)/Dumb.and.Dumber.1994.BluRay.Remux.1080p.VC-1.TrueHD.5.1-HDRemuX.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDumb%20%26%20Dumber%20(1994)%2fDumb.and.Dumber.1994.BluRay.Remux.1080p.VC-1.TrueHD.5.1-HDRemuX-poster.jpg/'}, {u'movieid': 373, u'title': u'E.T. the Extra-Terrestrial', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fE.T.%20the%20Extra-Terrestrial%20(1982)%2fE.T.The.Extra-Terrestrial.1982.1080p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'E.T. the Extra-Terrestrial', u'file': u'smb://TOWER/Kids Movies/E.T. the Extra-Terrestrial (1982)/E.T.The.Extra-Terrestrial.1982.1080p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fE.T.%20the%20Extra-Terrestrial%20(1982)%2fE.T.The.Extra-Terrestrial.1982.1080p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 957, u'title': u'Eastern Promises', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEastern%20Promises%20(2007)%20%5bBlu-ray%5d%2fEastern.Promises.2007.720p.BluRay.x264-EbP-fanart.jpg/', u'label': u'Eastern Promises', u'file': u'smb://TOWER/Movies/Eastern Promises (2007) [Blu-ray]/Eastern.Promises.2007.720p.BluRay.x264-EbP.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEastern%20Promises%20(2007)%20%5bBlu-ray%5d%2fEastern.Promises.2007.720p.BluRay.x264-EbP-poster.jpg/'}, {u'movieid': 78, u'title': u'Edge of Darkness', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fEdge%20of%20Darkness%20(2010)%20%5bBlu-ray%5d%2fedge.of.darkness.2010.1080p.bluray.x264-nodlabs-fanart.jpg/', u'label': u'Edge of Darkness', u'file': u'smb://TOWER/D/HD Movie/Edge of Darkness (2010) [Blu-ray]/edge.of.darkness.2010.1080p.bluray.x264-nodlabs.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fEdge%20of%20Darkness%20(2010)%20%5bBlu-ray%5d%2fedge.of.darkness.2010.1080p.bluray.x264-nodlabs-poster.jpg/'}, {u'movieid': 374, u'title': u'Edge of Tomorrow', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fEdge%20of%20Tomorrow%20(2014)%20%5bBlu-ray%5d%2fEdge.of.Tomorrow.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-fanart.jpg/', u'label': u'Edge of Tomorrow', u'file': u'smb://TOWER/Kids Movies/Edge of Tomorrow (2014) [Blu-ray]/Edge.of.Tomorrow.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fEdge%20of%20Tomorrow%20(2014)%20%5bBlu-ray%5d%2fEdge.of.Tomorrow.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-poster.jpg/'}, {u'movieid': 958, u'title': u'Edward Scissorhands', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEdward%20Scissorhands%20(1990)%2fEdward.Scissorhands.1990.1080p.BluRay.x264-PHOBOS-fanart.jpg/', u'label': u'Edward Scissorhands', u'file': u'smb://TOWER/Movies/Edward Scissorhands (1990)/Edward.Scissorhands.1990.1080p.BluRay.x264-PHOBOS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEdward%20Scissorhands%20(1990)%2fEdward.Scissorhands.1990.1080p.BluRay.x264-PHOBOS-poster.jpg/'}, {u'movieid': 806, u'title': u'Ekusu makina', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAppleseed%20Ex%20Machina%20(2007)%20%5bBlu-ray%5d%2fAppleseed.Saga.Ex.Machina.2007.1080p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Ekusu makina', u'file': u'smb://TOWER/Movies/Appleseed Ex Machina (2007) [Blu-ray]/Appleseed.Saga.Ex.Machina.2007.1080p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAppleseed%20Ex%20Machina%20(2007)%20%5bBlu-ray%5d%2fAppleseed.Saga.Ex.Machina.2007.1080p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 1255, u'title': u'El laberinto del fauno', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPan%27s%20Labyrinth%20(2006)%20%5bBlu-ray%5d%2fPan%27s.Labyrinth.2006.1080p.BluRay.REMUX.MPEG-4.AVC.PCM-WARHD-fanart.jpg/', u'label': u'El laberinto del fauno', u'file': u"smb://TOWER/Movies/Pan's Labyrinth (2006) [Blu-ray]/Pan's.Labyrinth.2006.1080p.BluRay.REMUX.MPEG-4.AVC.PCM-WARHD.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPan%27s%20Labyrinth%20(2006)%20%5bBlu-ray%5d%2fPan%27s.Labyrinth.2006.1080p.BluRay.REMUX.MPEG-4.AVC.PCM-WARHD-poster.jpg/'}, {u'movieid': 375, u'title': u'Elephants Dream', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fElephants%20Dream%20(2006)%20%5bBlu-ray%5d%2fElephants_Dream_HD-fanart.jpg/', u'label': u'Elephants Dream', u'file': u'smb://TOWER/Kids Movies/Elephants Dream (2006) [Blu-ray]/Elephants_Dream_HD.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fElephants%20Dream%20(2006)%20%5bBlu-ray%5d%2fElephants_Dream_HD-poster.jpg/'}, {u'movieid': 376, u'title': u'Elf', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fElf%20(2003)%2fElf.2003.1080p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Elf', u'file': u'smb://TOWER/Kids Movies/Elf (2003)/Elf.2003.1080p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fElf%20(2003)%2fElf.2003.1080p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 960, u'title': u'Elite Squad 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fElite%20Squad%202%20(2010)%20%5bBlu-ray%5d%2fTropa.de.Elite.2.2010.720p.BluRay.x264-ZMG-fanart.jpg/', u'label': u'Elite Squad 2', u'file': u'smb://TOWER/Movies/Elite Squad 2 (2010) [Blu-ray]/Tropa.de.Elite.2.2010.720p.BluRay.x264-ZMG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fElite%20Squad%202%20(2010)%20%5bBlu-ray%5d%2fTropa.de.Elite.2.2010.720p.BluRay.x264-ZMG-poster.jpg/'}, {u'movieid': 961, u'title': u'Elysium', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fElysium%20(2013)%20%5bBlu-ray%5d%2fElysium.2013.1080p.BluRay.DTS-HD.MA.7.1.x264-PublicHD-fanart.jpg/', u'label': u'Elysium', u'file': u'smb://TOWER/Movies/Elysium (2013) [Blu-ray]/Elysium.2013.1080p.BluRay.DTS-HD.MA.7.1.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fElysium%20(2013)%20%5bBlu-ray%5d%2fElysium.2013.1080p.BluRay.DTS-HD.MA.7.1.x264-PublicHD-poster.jpg/'}, {u'movieid': 962, u'title': u'End of Days', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEnd%20of%20Days%20(1999)%20%5bBlu-ray%5d%2figuana-eod.1080p.x264-fanart.jpg/', u'label': u'End of Days', u'file': u'smb://TOWER/Movies/End of Days (1999) [Blu-ray]/iguana-eod.1080p.x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEnd%20of%20Days%20(1999)%20%5bBlu-ray%5d%2figuana-eod.1080p.x264-poster.jpg/'}, {u'movieid': 963, u'title': u'Enemy', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEnemy%20(2013)%20%5bBlu-ray%5d%2fEnemy.2013.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-fanart.jpg/', u'label': u'Enemy', u'file': u'smb://TOWER/Movies/Enemy (2013) [Blu-ray]/Enemy.2013.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEnemy%20(2013)%20%5bBlu-ray%5d%2fEnemy.2013.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-poster.jpg/'}, {u'movieid': 964, u'title': u'Enemy at the Gates', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEnemy%20at%20the%20Gates%20(2001)%20%5bBlu-ray%5d%2fEnemy.at.the.Gates.2001.720p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Enemy at the Gates', u'file': u'smb://TOWER/Movies/Enemy at the Gates (2001) [Blu-ray]/Enemy.at.the.Gates.2001.720p.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEnemy%20at%20the%20Gates%20(2001)%20%5bBlu-ray%5d%2fEnemy.at.the.Gates.2001.720p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 80, u'title': u'Enter the Void', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fEnter%20the%20Void%20(2009)%20%5bBlu-ray%5d%2frefined-etv-720p-fanart.jpg/', u'label': u'Enter the Void', u'file': u'smb://TOWER/D/HD Movie/Enter the Void (2009) [Blu-ray]/refined-etv-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fEnter%20the%20Void%20(2009)%20%5bBlu-ray%5d%2frefined-etv-720p-poster.jpg/'}, {u'movieid': 377, u'title': u'Epic', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fEpic%20(2013)%20%5bBlu-ray%5d%2f00600-fanart.jpg/', u'label': u'Epic', u'file': u'smb://TOWER/Kids Movies/Epic (2013) [Blu-ray]/00600.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fEpic%20(2013)%20%5bBlu-ray%5d%2f00600-poster.jpg/'}, {u'movieid': 965, u'title': u'Eraser', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEraser%20(1996)%20%5bBlu-ray%5d%2fEraser.1996.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Eraser', u'file': u'smb://TOWER/Movies/Eraser (1996) [Blu-ray]/Eraser.1996.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEraser%20(1996)%20%5bBlu-ray%5d%2fEraser.1996.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 81, u'title': u'Eraserhead', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fEraserhead%20(1977)%2fEraserhead.1977.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Eraserhead', u'file': u'smb://TOWER/D/HD Movie/Eraserhead (1977)/Eraserhead.1977.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fEraserhead%20(1977)%2fEraserhead.1977.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 378, u'title': u'Ernest et C\xe9lestine', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fErnest%20et%20C%c3%a9lestine%20(2012)%20%5bBlu-ray%5d%2fErnest.Et.Celestine.2012.FRENCH.1080p.BluRay.x264-NERDHD-fanart.jpg/', u'label': u'Ernest et C\xe9lestine', u'file': u'smb://TOWER/Kids Movies/Ernest et C\xe9lestine (2012) [Blu-ray]/Ernest.Et.Celestine.2012.FRENCH.1080p.BluRay.x264-NERDHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fErnest%20et%20C%c3%a9lestine%20(2012)%20%5bBlu-ray%5d%2fErnest.Et.Celestine.2012.FRENCH.1080p.BluRay.x264-NERDHD-poster.jpg/'}, {u'movieid': 966, u'title': u'Escape from Alcatraz', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEscape%20from%20Alcatraz%20(1979)%20%5bBlu-ray%5d%2fEscape.from.Alcatraz.1979.720p.HDTV.x264-CtrlHD-fanart.jpg/', u'label': u'Escape from Alcatraz', u'file': u'smb://TOWER/Movies/Escape from Alcatraz (1979) [Blu-ray]/Escape.from.Alcatraz.1979.720p.HDTV.x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEscape%20from%20Alcatraz%20(1979)%20%5bBlu-ray%5d%2fEscape.from.Alcatraz.1979.720p.HDTV.x264-CtrlHD-poster.jpg/'}, {u'movieid': 379, u'title': u'Escape from Planet Earth', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fEscape%20from%20Planet%20Earth%20(2013)%20%5bBlu-ray%5d%2fEscape.from.Planet.Earth.2013.1080p.BluRay.x264-SPARKS-fanart.jpg/', u'label': u'Escape from Planet Earth', u'file': u'smb://TOWER/Kids Movies/Escape from Planet Earth (2013) [Blu-ray]/Escape.from.Planet.Earth.2013.1080p.BluRay.x264-SPARKS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fEscape%20from%20Planet%20Earth%20(2013)%20%5bBlu-ray%5d%2fEscape.from.Planet.Earth.2013.1080p.BluRay.x264-SPARKS-poster.jpg/'}, {u'movieid': 967, u'title': u'Escape Plan', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEscape%20Plan%20(2013)%20%5bBlu-ray%5d%2fEscape.Plan.2013.1080p.BluRay.DTS-HD.MA.7.1.x264-PublicHD-fanart.jpg/', u'label': u'Escape Plan', u'file': u'smb://TOWER/Movies/Escape Plan (2013) [Blu-ray]/Escape.Plan.2013.1080p.BluRay.DTS-HD.MA.7.1.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEscape%20Plan%20(2013)%20%5bBlu-ray%5d%2fEscape.Plan.2013.1080p.BluRay.DTS-HD.MA.7.1.x264-PublicHD-poster.jpg/'}, {u'movieid': 82, u'title': u'Eternal Sunshine of the Spotless Mind', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fEternal%20Sunshine%20of%20the%20Spotless%20Mind%20(2004)%20%5bBlu-ray%5d%2fEternal.Sunshine.of.the.Spotless.Mind.2004.720p.BluRay.DTS.x264-CtrlHD-fanart.jpg/', u'label': u'Eternal Sunshine of the Spotless Mind', u'file': u'smb://TOWER/D/HD Movie/Eternal Sunshine of the Spotless Mind (2004) [Blu-ray]/Eternal.Sunshine.of.the.Spotless.Mind.2004.720p.BluRay.DTS.x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fEternal%20Sunshine%20of%20the%20Spotless%20Mind%20(2004)%20%5bBlu-ray%5d%2fEternal.Sunshine.of.the.Spotless.Mind.2004.720p.BluRay.DTS.x264-CtrlHD-poster.jpg/'}, {u'movieid': 968, u'title': u'Event Horizon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEvent%20Horizon%20(1997)%20%5bBlu-ray%5d%2fEvent.Horizon-fanart.jpg/', u'label': u'Event Horizon', u'file': u'smb://TOWER/Movies/Event Horizon (1997) [Blu-ray]/Event.Horizon.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEvent%20Horizon%20(1997)%20%5bBlu-ray%5d%2fEvent.Horizon-poster.jpg/'}, {u'movieid': 969, u'title': u'Evil Dead', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEvil%20Dead%20(2013)%20%5bBlu-ray%5d%2fevil.dead.2013.720p.bluray.dts.x264-publichd-fanart.jpg/', u'label': u'Evil Dead', u'file': u'smb://TOWER/Movies/Evil Dead (2013) [Blu-ray]/evil.dead.2013.720p.bluray.dts.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fEvil%20Dead%20(2013)%20%5bBlu-ray%5d%2fevil.dead.2013.720p.bluray.dts.x264-publichd-poster.jpg/'}, {u'movieid': 970, u'title': u'Executive Decision', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fExecutive%20Decision%20(1996)%20%5bBlu-ray%5d%2fExecutive.Decision.1996.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Executive Decision', u'file': u'smb://TOWER/Movies/Executive Decision (1996) [Blu-ray]/Executive.Decision.1996.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fExecutive%20Decision%20(1996)%20%5bBlu-ray%5d%2fExecutive.Decision.1996.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 83, u'title': u'Exit Wounds', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fExit%20Wounds%20(2001)%2fExit.Wounds.2001.720p.BluRay.DD5.1.x264-VietHD-fanart.jpg/', u'label': u'Exit Wounds', u'file': u'smb://TOWER/D/HD Movie/Exit Wounds (2001)/Exit.Wounds.2001.720p.BluRay.DD5.1.x264-VietHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fExit%20Wounds%20(2001)%2fExit.Wounds.2001.720p.BluRay.DD5.1.x264-VietHD-poster.jpg/'}, {u'movieid': 971, u'title': u'Face/Off', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFace%20Off%20(1997)%20%5bBlu-ray%5d%2frap-fo.1080p.bluray.x264-fanart.jpg/', u'label': u'Face/Off', u'file': u'smb://TOWER/Movies/Face Off (1997) [Blu-ray]/rap-fo.1080p.bluray.x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFace%20Off%20(1997)%20%5bBlu-ray%5d%2frap-fo.1080p.bluray.x264-poster.jpg/'}, {u'movieid': 84, u'title': u'Falcon Rising', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fFalcon%20Rising%20(2014)%2ffalcon.rising.2014.limited.1080p.bluray.x264-veto-fanart.jpg/', u'label': u'Falcon Rising', u'file': u'smb://TOWER/D/HD Movie/Falcon Rising (2014)/falcon.rising.2014.limited.1080p.bluray.x264-veto.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fFalcon%20Rising%20(2014)%2ffalcon.rising.2014.limited.1080p.bluray.x264-veto-poster.jpg/'}, {u'movieid': 380, u'title': u'Fantasia', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFantasia%202000%20(1999)%20%5bBlu-ray%5d%2fFantasia.2000.1999.720p.BluRay.DTS.x264-EbP-fanart.jpg/', u'label': u'Fantasia', u'file': u'smb://TOWER/Kids Movies/Fantasia 2000 (1999) [Blu-ray]/Fantasia.2000.1999.720p.BluRay.DTS.x264-EbP.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFantasia%202000%20(1999)%20%5bBlu-ray%5d%2fFantasia.2000.1999.720p.BluRay.DTS.x264-EbP-poster.jpg/'}, {u'movieid': 381, u'title': u'Fantastic Mr. Fox', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFantastic%20Mr.%20Fox%20(2009)%20%5bBlu-ray%5d%2fwest-fmf-fanart.jpg/', u'label': u'Fantastic Mr. Fox', u'file': u'smb://TOWER/Kids Movies/Fantastic Mr. Fox (2009) [Blu-ray]/west-fmf.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFantastic%20Mr.%20Fox%20(2009)%20%5bBlu-ray%5d%2fwest-fmf-poster.jpg/'}, {u'movieid': 972, u'title': u'Fargo', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFargo%20(1996)%20%5bBlu-ray%5d%2fFargo.1996.1080p.BluRay.AVC.DTS-HDMA.5.1.Remux-BONZO-fanart.jpg/', u'label': u'Fargo', u'file': u'smb://TOWER/Movies/Fargo (1996) [Blu-ray]/Fargo.1996.1080p.BluRay.AVC.DTS-HDMA.5.1.Remux-BONZO.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFargo%20(1996)%20%5bBlu-ray%5d%2fFargo.1996.1080p.BluRay.AVC.DTS-HDMA.5.1.Remux-BONZO-poster.jpg/'}, {u'movieid': 974, u'title': u'Fast & Furious', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFast%20and%20Furious%20Collection%2fFast%20%26%20Furious%20(2009)%20%5bBlu-ray%5d%2fhd1080-faf-fanart.jpg/', u'label': u'Fast & Furious', u'file': u'smb://TOWER/Movies/Fast and Furious Collection/Fast & Furious (2009) [Blu-ray]/hd1080-faf.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFast%20and%20Furious%20Collection%2fFast%20%26%20Furious%20(2009)%20%5bBlu-ray%5d%2fhd1080-faf-poster.jpg/'}, {u'movieid': 976, u'title': u'Fast and Furious 6', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFast%20and%20Furious%20Collection%2fFast%20and%20Furious%206%20(2013)%20%5bBlu-ray%5d%2ffast.and.furious.6.2013.extended.1080p.bluray.remux.dts-hd.ma.5.1-publichd-fanart.jpg/', u'label': u'Fast and Furious 6', u'file': u'smb://TOWER/Movies/Fast and Furious Collection/Fast and Furious 6 (2013) [Blu-ray]/fast.and.furious.6.2013.extended.1080p.bluray.remux.dts-hd.ma.5.1-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFast%20and%20Furious%20Collection%2fFast%20and%20Furious%206%20(2013)%20%5bBlu-ray%5d%2ffast.and.furious.6.2013.extended.1080p.bluray.remux.dts-hd.ma.5.1-publichd-poster.jpg/'}, {u'movieid': 977, u'title': u'Fast Five', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFast%20and%20Furious%20Collection%2fFast%20Five%20(2011)%20%5bBlu-ray%5d%2fFast.Five.2011.Extended.Cut.Blu-ray.Remux.1080p.AVC.DTS-HD.MA.5.1-HDRemuX-fanart.jpg/', u'label': u'Fast Five', u'file': u'smb://TOWER/Movies/Fast and Furious Collection/Fast Five (2011) [Blu-ray]/Fast.Five.2011.Extended.Cut.Blu-ray.Remux.1080p.AVC.DTS-HD.MA.5.1-HDRemuX.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFast%20and%20Furious%20Collection%2fFast%20Five%20(2011)%20%5bBlu-ray%5d%2fFast.Five.2011.Extended.Cut.Blu-ray.Remux.1080p.AVC.DTS-HD.MA.5.1-HDRemuX-poster.jpg/'}, {u'movieid': 980, u'title': u'Faster', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFaster%20(2010)%20%5bBlu-ray%5d%2fs7-faster.1080-fanart.jpg/', u'label': u'Faster', u'file': u'smb://TOWER/Movies/Faster (2010) [Blu-ray]/s7-faster.1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFaster%20(2010)%20%5bBlu-ray%5d%2fs7-faster.1080-poster.jpg/'}, {u'movieid': 981, u'title': u'Fatal Attraction', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFatal%20Attraction%20(1987)%20%5bBlu-ray%5d%2fFatal.Attraction.1987.720p.BDrip.AC3.x264.2xRu.Eng-HDv0T-fanart.jpg/', u'label': u'Fatal Attraction', u'file': u'smb://TOWER/Movies/Fatal Attraction (1987) [Blu-ray]/Fatal.Attraction.1987.720p.BDrip.AC3.x264.2xRu.Eng-HDv0T.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFatal%20Attraction%20(1987)%20%5bBlu-ray%5d%2fFatal.Attraction.1987.720p.BDrip.AC3.x264.2xRu.Eng-HDv0T-poster.jpg/'}, {u'movieid': 982, u'title': u'Fearless', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFearless%20(2006)%20%5bBlu-ray%5d%2fabd-fearless-fanart.jpg/', u'label': u'Fearless', u'file': u'smb://TOWER/Movies/Fearless (2006) [Blu-ray]/abd-fearless.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFearless%20(2006)%20%5bBlu-ray%5d%2fposter.jpg/'}, {u'movieid': 304, u'title': u'Fei ying gai wak', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fArmour%20of%20God%20II%20(1991)%20%5bBlu-ray%5d%2fArmour.Of.God.II.1991.BluRay.1080p.AC3.2Audio.x264-CHD-fanart.jpg/', u'label': u'Fei ying gai wak', u'file': u'smb://TOWER/Kids Movies/Armour of God II (1991) [Blu-ray]/Armour.Of.God.II.1991.BluRay.1080p.AC3.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fArmour%20of%20God%20II%20(1991)%20%5bBlu-ray%5d%2fArmour.Of.God.II.1991.BluRay.1080p.AC3.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 983, u'title': u'Felon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFelon%20(2008)%20%5bBlu-ray%5d%2fFelon.2008.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Felon', u'file': u'smb://TOWER/Movies/Felon (2008) [Blu-ray]/Felon.2008.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFelon%20(2008)%20%5bBlu-ray%5d%2fFelon.2008.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 984, u'title': u'Fight Club', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFight%20Club%20(1999)%20%5bBlu-ray%5d%2fFight.Club.1999.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Fight Club', u'file': u'smb://TOWER/Movies/Fight Club (1999) [Blu-ray]/Fight.Club.1999.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFight%20Club%20(1999)%20%5bBlu-ray%5d%2fFight.Club.1999.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 985, u'title': u'Fighter In The Wind', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFighter%20In%20The%20Wind%20(2004)%20%5bBlu-ray%5d%2fgimchi-fighterwind2004.1080p-fanart.jpg/', u'label': u'Fighter In The Wind', u'file': u'smb://TOWER/Movies/Fighter In The Wind (2004) [Blu-ray]/gimchi-fighterwind2004.1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFighter%20In%20The%20Wind%20(2004)%20%5bBlu-ray%5d%2fgimchi-fighterwind2004.1080p-poster.jpg/'}, {u'movieid': 986, u'title': u'Final Destination', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFinal%20Destination%20Collection%2fFinal%20Destination%20(2000)%20%5bBlu-ray%5d%2fFinal.Destination.2000.1080p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Final Destination', u'file': u'smb://TOWER/Movies/Final Destination Collection/Final Destination (2000) [Blu-ray]/Final.Destination.2000.1080p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFinal%20Destination%20Collection%2fFinal%20Destination%20(2000)%20%5bBlu-ray%5d%2fFinal.Destination.2000.1080p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 987, u'title': u'Final Destination 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFinal%20Destination%20Collection%2fFinal%20Destination%202%20(2003)%20%5bBlu-ray%5d%2ffd2-e-1080-fanart.jpg/', u'label': u'Final Destination 2', u'file': u'smb://TOWER/Movies/Final Destination Collection/Final Destination 2 (2003) [Blu-ray]/fd2-e-1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFinal%20Destination%20Collection%2fFinal%20Destination%202%20(2003)%20%5bBlu-ray%5d%2ffd2-e-1080-poster.jpg/'}, {u'movieid': 988, u'title': u'Final Destination 3', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFinal%20Destination%20Collection%2fFinal%20Destination%203%20(2006)%20%5bBlu-ray%5d%2ffd3-e-1080-fanart.jpg/', u'label': u'Final Destination 3', u'file': u'smb://TOWER/Movies/Final Destination Collection/Final Destination 3 (2006) [Blu-ray]/fd3-e-1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFinal%20Destination%20Collection%2fFinal%20Destination%203%20(2006)%20%5bBlu-ray%5d%2ffd3-e-1080-poster.jpg/'}, {u'movieid': 989, u'title': u'Final Destination 5', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFinal%20Destination%20Collection%2fFinal%20Destination%205%20(2011)%20%5bBlu-ray%5d%2ftwiz-fd5-1080p-fanart.jpg/', u'label': u'Final Destination 5', u'file': u'smb://TOWER/Movies/Final Destination Collection/Final Destination 5 (2011) [Blu-ray]/twiz-fd5-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFinal%20Destination%20Collection%2fFinal%20Destination%205%20(2011)%20%5bBlu-ray%5d%2ftwiz-fd5-1080p-poster.jpg/'}, {u'movieid': 992, u'title': u'Final Fantasy VII: Advent Children', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFinal%20Fantasy%20VII%20-%20Advent%20Children%20(2005)%20%5bBlu-ray%5d%2fFinal.Fantasy.VII.Advent.Children.Complete.2009.1080p.BluRay.x264-CtrlHD-fanart.jpg/', u'label': u'Final Fantasy VII: Advent Children', u'file': u'smb://TOWER/Movies/Final Fantasy VII - Advent Children (2005) [Blu-ray]/Final.Fantasy.VII.Advent.Children.Complete.2009.1080p.BluRay.x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFinal%20Fantasy%20VII%20-%20Advent%20Children%20(2005)%20%5bBlu-ray%5d%2fFinal.Fantasy.VII.Advent.Children.Complete.2009.1080p.BluRay.x264-CtrlHD-poster.jpg/'}, {u'movieid': 991, u'title': u'Final Fantasy: The Spirits Within', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFinal%20Fantasy%20(2001)%20%5bBlu-ray%5d%2ftl-ff-fanart.jpg/', u'label': u'Final Fantasy: The Spirits Within', u'file': u'smb://TOWER/Movies/Final Fantasy (2001) [Blu-ray]/tl-ff.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFinal%20Fantasy%20(2001)%20%5bBlu-ray%5d%2ftl-ff-poster.jpg/'}, {u'movieid': 382, u'title': u'Finding Nemo', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFinding%20Nemo%20(2003)%20%5bBlu-ray%5d%2ffinding.nemo.2003.1080p.bluray.x264-filmhd-fanart.jpg/', u'label': u'Finding Nemo', u'file': u'smb://TOWER/Kids Movies/Finding Nemo (2003) [Blu-ray]/finding.nemo.2003.1080p.bluray.x264-filmhd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFinding%20Nemo%20(2003)%20%5bBlu-ray%5d%2ffinding.nemo.2003.1080p.bluray.x264-filmhd-poster.jpg/'}, {u'movieid': 85, u'title': u'Firestorm', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fFirestorm%20(2013)%20%5bBlu-ray%5d%2fFirestorm.2013.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Firestorm', u'file': u'smb://TOWER/D/HD Movie/Firestorm (2013) [Blu-ray]/Firestorm.2013.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fFirestorm%20(2013)%20%5bBlu-ray%5d%2fFirestorm.2013.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 557, u'title': u'First Blood', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRambo%20Collection%2fRambo%20-%20First%20Blood%20(1982)%20%5bBlu-ray%5d%2fFirst%20Blood%20(1982)-fanart.jpg/', u'label': u'First Blood', u'file': u'smb://TOWER/Kids Movies/Rambo Collection/Rambo - First Blood (1982) [Blu-ray]/First Blood (1982).m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRambo%20Collection%2fRambo%20-%20First%20Blood%20(1982)%20%5bBlu-ray%5d%2fFirst%20Blood%20(1982)-poster.jpg/'}, {u'movieid': 993, u'title': u'First Knight', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFirst%20Knight%20(1995)%2fjaphson-fk-fanart.jpg/', u'label': u'First Knight', u'file': u'smb://TOWER/Movies/First Knight (1995)/japhson-fk.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFirst%20Knight%20(1995)%2fjaphson-fk-poster.jpg/'}, {u'movieid': 995, u'title': u'Five Minutes of Heaven', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFive%20Minutes%20of%20Heaven%20(2009)%2fFive.Minutes.Of.Heaven.2009.Limited.1080p.Bluray.X264-DIMENSION-fanart.jpg/', u'label': u'Five Minutes of Heaven', u'file': u'smb://TOWER/Movies/Five Minutes of Heaven (2009)/Five.Minutes.Of.Heaven.2009.Limited.1080p.Bluray.X264-DIMENSION.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFive%20Minutes%20of%20Heaven%20(2009)%2fFive.Minutes.Of.Heaven.2009.Limited.1080p.Bluray.X264-DIMENSION-poster.jpg/'}, {u'movieid': 86, u'title': u'Flags of Our Fathers', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fFlags%20of%20Our%20Fathers%20(2006)%20%5bBlu-ray%5d%2fFlags.of.Our.Fathers.2006.720p.BluRay.x264-CRiSC-fanart.jpg/', u'label': u'Flags of Our Fathers', u'file': u'smb://TOWER/D/HD Movie/Flags of Our Fathers (2006) [Blu-ray]/Flags.of.Our.Fathers.2006.720p.BluRay.x264-CRiSC.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fFlags%20of%20Our%20Fathers%20(2006)%20%5bBlu-ray%5d%2fFlags.of.Our.Fathers.2006.720p.BluRay.x264-CRiSC-poster.jpg/'}, {u'movieid': 996, u'title': u'Flammen & Citronen', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFlame%20and%20Citron%20(2008)%20%5bBlu-ray%5d%2fFlame.And.Citron.2008.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Flammen & Citronen', u'file': u'smb://TOWER/Movies/Flame and Citron (2008) [Blu-ray]/Flame.And.Citron.2008.720p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFlame%20and%20Citron%20(2008)%20%5bBlu-ray%5d%2fFlame.And.Citron.2008.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 997, u'title': u'Flash Point', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFlashpoint%20(2007)%20%5bBlu-ray%5d%2fFlash.Point.2007.720p.BluRay.DTS-ES.x264-ESiR-fanart.jpg/', u'label': u'Flash Point', u'file': u'smb://TOWER/Movies/Flashpoint (2007) [Blu-ray]/Flash.Point.2007.720p.BluRay.DTS-ES.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFlashpoint%20(2007)%20%5bBlu-ray%5d%2fFlash.Point.2007.720p.BluRay.DTS-ES.x264-ESiR-poster.jpg/'}, {u'movieid': 1544, u'title': u'Flickan som lekte med elden', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Millenium%20Trilogy%2fThe%20Girl%20Who%20Played%20With%20Fire%20(2009)%20%5bBlu-ray%5d%2fFlickan.Som.Lekte.Med.Elden.2009.720p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Flickan som lekte med elden', u'file': u'smb://TOWER/Movies/The Millenium Trilogy/The Girl Who Played With Fire (2009) [Blu-ray]/Flickan.Som.Lekte.Med.Elden.2009.720p.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Millenium%20Trilogy%2fThe%20Girl%20Who%20Played%20With%20Fire%20(2009)%20%5bBlu-ray%5d%2fFlickan.Som.Lekte.Med.Elden.2009.720p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 998, u'title': u'Flight', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFlight%20(2012)%20%5bBlu-ray%5d%2fflight.2012.1080p.bluray.dts.x264-publichd-fanart.jpg/', u'label': u'Flight', u'file': u'smb://TOWER/Movies/Flight (2012) [Blu-ray]/flight.2012.1080p.bluray.dts.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFlight%20(2012)%20%5bBlu-ray%5d%2fflight.2012.1080p.bluray.dts.x264-publichd-poster.jpg/'}, {u'movieid': 87, u'title': u'Flight of the Intruder', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fFlight%20of%20the%20Intruder%20(1991)%20%5bBlu-ray%5d%2faaf-foti.720p-fanart.jpg/', u'label': u'Flight of the Intruder', u'file': u'smb://TOWER/D/HD Movie/Flight of the Intruder (1991) [Blu-ray]/aaf-foti.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fFlight%20of%20the%20Intruder%20(1991)%20%5bBlu-ray%5d%2faaf-foti.720p-poster.jpg/'}, {u'movieid': 383, u'title': u'Flight of the Navigator', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFlight%20of%20the%20Navigator%20(1986)%2fFlight.of.the.Navigator.1986.UK.Bluray.1080p.DTS-HD.x264-Grym-fanart.jpg/', u'label': u'Flight of the Navigator', u'file': u'smb://TOWER/Kids Movies/Flight of the Navigator (1986)/Flight.of.the.Navigator.1986.UK.Bluray.1080p.DTS-HD.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFlight%20of%20the%20Navigator%20(1986)%2fFlight.of.the.Navigator.1986.UK.Bluray.1080p.DTS-HD.x264-Grym-poster.jpg/'}, {u'movieid': 1792, u'title': u'Flightplan', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFlightplan%20(2005)%2fflightplan.2005.1080p.bluray.x264-wpi-fanart.jpg/', u'label': u'Flightplan', u'file': u'smb://TOWER/Movies/Flightplan (2005)/flightplan.2005.1080p.bluray.x264-wpi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFlightplan%20(2005)%2fflightplan.2005.1080p.bluray.x264-wpi-poster.jpg/'}, {u'movieid': 999, u'title': u'Flypaper', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFlypaper%20(2011)%20%5bBlu-ray%5d%2ftwiz-flypaper-720p-fanart.jpg/', u'label': u'Flypaper', u'file': u'smb://TOWER/Movies/Flypaper (2011) [Blu-ray]/twiz-flypaper-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFlypaper%20(2011)%20%5bBlu-ray%5d%2ftwiz-flypaper-720p-poster.jpg/'}, {u'movieid': 1523, u'title': u'Fong Sai Yuk', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Legend%20(1993)%20%5bBlu-ray%5d%2fThe.Legend.1993.Bluray.720p.AC3.2Audio.x264-CHD-fanart.jpg/', u'label': u'Fong Sai Yuk', u'file': u'smb://TOWER/Movies/The Legend (1993) [Blu-ray]/The.Legend.1993.Bluray.720p.AC3.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Legend%20(1993)%20%5bBlu-ray%5d%2fThe.Legend.1993.Bluray.720p.AC3.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 1000, u'title': u"Fool's Gold", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFool%27s%20Gold%20(2008)%20%5bBlu-ray%5d%2fs-fgoldproper-fanart.jpg/', u'label': u"Fool's Gold", u'file': u"smb://TOWER/Movies/Fool's Gold (2008) [Blu-ray]/s-fgoldproper.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFool%27s%20Gold%20(2008)%20%5bBlu-ray%5d%2fs-fgoldproper-poster.jpg/'}, {u'movieid': 528, u'title': u'For the Birds', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fFor%20the%20Birds%20(2000)%20%5bBlu-ray%5d%2f7%20For%20the%20Birds-fanart.jpg/', u'label': u'For the Birds', u'file': u'smb://TOWER/Kids Movies/Pixars Shorts Collection/For the Birds (2000) [Blu-ray]/7 For the Birds.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fFor%20the%20Birds%20(2000)%20%5bBlu-ray%5d%2f7%20For%20the%20Birds-poster.jpg/'}, {u'movieid': 79, u'title': u'For the Emperor', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fEmperor%20(2012)%2fFor.the.Emperor.2014.720p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'For the Emperor', u'file': u'smb://TOWER/D/HD Movie/Emperor (2012)/For.the.Emperor.2014.720p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fEmperor%20(2012)%2fFor.the.Emperor.2014.720p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 1002, u'title': u'Forrest Gump', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fForrest%20Gump%20(1994)%20%5bBlu-ray%5d%2fForrest.Gump.1994.720p.BluRay.DD5.1.x264-DON-fanart.jpg/', u'label': u'Forrest Gump', u'file': u'smb://TOWER/Movies/Forrest Gump (1994) [Blu-ray]/Forrest.Gump.1994.720p.BluRay.DD5.1.x264-DON.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fForrest%20Gump%20(1994)%20%5bBlu-ray%5d%2fForrest.Gump.1994.720p.BluRay.DD5.1.x264-DON-poster.jpg/'}, {u'movieid': 1003, u'title': u'Four Rooms', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFour%20Rooms%20(1995)%20%5bBlu-ray%5d%2fFour.Rooms.1995.720p.Bluray.DTS.x264-UxO-fanart.jpg/', u'label': u'Four Rooms', u'file': u'smb://TOWER/Movies/Four Rooms (1995) [Blu-ray]/Four.Rooms.1995.720p.Bluray.DTS.x264-UxO.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFour%20Rooms%20(1995)%20%5bBlu-ray%5d%2fFour.Rooms.1995.720p.Bluray.DTS.x264-UxO-poster.jpg/'}, {u'movieid': 1004, u'title': u'Four Weddings and a Funeral', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFour%20Weddings%20and%20a%20Funeral%20(1994)%20%5bBlu-ray%5d%2fFour.Weddings.and.a.Funeral.1994.1080p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Four Weddings and a Funeral', u'file': u'smb://TOWER/Movies/Four Weddings and a Funeral (1994) [Blu-ray]/Four.Weddings.and.a.Funeral.1994.1080p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFour%20Weddings%20and%20a%20Funeral%20(1994)%20%5bBlu-ray%5d%2fFour.Weddings.and.a.Funeral.1994.1080p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 1005, u'title': u'Foxcatcher', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFoxcatcher%20(2014)%2fFoxcatcher.2014.1080p.HDRip.x264.AAC2.0-RARBG-fanart.jpg/', u'label': u'Foxcatcher', u'file': u'smb://TOWER/Movies/Foxcatcher (2014)/Foxcatcher.2014.1080p.HDRip.x264.AAC2.0-RARBG.mp4', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFoxcatcher%20(2014)%2fFoxcatcher.2014.1080p.HDRip.x264.AAC2.0-RARBG-poster.jpg/'}, {u'movieid': 1007, u'title': u'Frailty', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFrailty%20(2001)%20%5bBlu-ray%5d%2fFrailty.2001.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Frailty', u'file': u'smb://TOWER/Movies/Frailty (2001) [Blu-ray]/Frailty.2001.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFrailty%20(2001)%20%5bBlu-ray%5d%2fFrailty.2001.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 384, u'title': u'Frankenweenie', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFrankenweenie%20(2012)%20%5bBlu-ray%5d%2ffrankenweenie.2012.1080p.bluray.x264-sparks-fanart.jpg/', u'label': u'Frankenweenie', u'file': u'smb://TOWER/Kids Movies/Frankenweenie (2012) [Blu-ray]/frankenweenie.2012.1080p.bluray.x264-sparks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFrankenweenie%20(2012)%20%5bBlu-ray%5d%2ffrankenweenie.2012.1080p.bluray.x264-sparks-poster.jpg/'}, {u'movieid': 88, u'title': u'Franklyn', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fFranklyn%20(2008)%2fFranklyn.2008.1080p.BluRay.DTS.x264-VietHD-fanart.jpg/', u'label': u'Franklyn', u'file': u'smb://TOWER/D/HD Movie/Franklyn (2008)/Franklyn.2008.1080p.BluRay.DTS.x264-VietHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fFranklyn%20(2008)%2fFranklyn.2008.1080p.BluRay.DTS.x264-VietHD-poster.jpg/'}, {u'movieid': 385, u'title': u'Freddy Frogface', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFreddy%20Frogface%20(2011)%20%5bBlu-ray%5d%2ffreddy.frogface.2012.720p.bluray.dts.x264-publichd-fanart.jpg/', u'label': u'Freddy Frogface', u'file': u'smb://TOWER/Kids Movies/Freddy Frogface (2011) [Blu-ray]/freddy.frogface.2012.720p.bluray.dts.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFreddy%20Frogface%20(2011)%20%5bBlu-ray%5d%2ffreddy.frogface.2012.720p.bluray.dts.x264-publichd-poster.jpg/'}, {u'movieid': 386, u'title': u'Free Birds', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFree%20Birds%20(2013)%20%5bBlu-ray%5d%2ffree.birds.2013.1080p.bluray.x264-sparks-fanart.jpg/', u'label': u'Free Birds', u'file': u'smb://TOWER/Kids Movies/Free Birds (2013) [Blu-ray]/free.birds.2013.1080p.bluray.x264-sparks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFree%20Birds%20(2013)%20%5bBlu-ray%5d%2ffree.birds.2013.1080p.bluray.x264-sparks-poster.jpg/'}, {u'movieid': 1008, u'title': u'Frequency', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFrequency%20(2000)%20%5bBlu-ray%5d%2ffrequency.2000.1080p.bluray.x264-psychd-fanart.jpg/', u'label': u'Frequency', u'file': u'smb://TOWER/Movies/Frequency (2000) [Blu-ray]/frequency.2000.1080p.bluray.x264-psychd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFrequency%20(2000)%20%5bBlu-ray%5d%2ffrequency.2000.1080p.bluray.x264-psychd-poster.jpg/'}, {u'movieid': 89, u'title': u'Friends with Benefits', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fFriends%20with%20Benefits%20(2011)%20%5bBlu-ray%5d%2fFriends.with.Benefits.2011.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Friends with Benefits', u'file': u'smb://TOWER/D/HD Movie/Friends with Benefits (2011) [Blu-ray]/Friends.with.Benefits.2011.720p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fFriends%20with%20Benefits%20(2011)%20%5bBlu-ray%5d%2fFriends.with.Benefits.2011.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 1009, u'title': u'From Paris with Love', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFrom%20Paris%20with%20Love%20(2010)%20%5bBlu-ray%5d%2fcbgb-parislove-fanart.jpg/', u'label': u'From Paris with Love', u'file': u'smb://TOWER/Movies/From Paris with Love (2010) [Blu-ray]/cbgb-parislove.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFrom%20Paris%20with%20Love%20(2010)%20%5bBlu-ray%5d%2fcbgb-parislove-poster.jpg/'}, {u'movieid': 387, u'title': u'Frozen', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFrozen%20(2013)%20%5bBlu-ray%5d%2fFrozen.2013.1080p.BluRay.REMUX.DTS-HD.MA.7.1-PublicHD-fanart.jpg/', u'label': u'Frozen', u'file': u'smb://TOWER/Kids Movies/Frozen (2013) [Blu-ray]/Frozen.2013.1080p.BluRay.REMUX.DTS-HD.MA.7.1-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFrozen%20(2013)%20%5bBlu-ray%5d%2fFrozen.2013.1080p.BluRay.REMUX.DTS-HD.MA.7.1-PublicHD-poster.jpg/'}, {u'movieid': 1010, u'title': u'Frozen', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFrozen%20(2010)%20%5bBlu-ray%5d%2fFrozen.2010.720p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'Frozen', u'file': u'smb://TOWER/Movies/Frozen (2010) [Blu-ray]/Frozen.2010.720p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFrozen%20(2010)%20%5bBlu-ray%5d%2fFrozen.2010.720p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 90, u'title': u'Funny People', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fFunny%20People%20(2009)%20%5bBlu-ray%5d%2fcbgb-fp720r-fanart.jpg/', u'label': u'Funny People', u'file': u'smb://TOWER/D/HD Movie/Funny People (2009) [Blu-ray]/cbgb-fp720r.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fFunny%20People%20(2009)%20%5bBlu-ray%5d%2fcbgb-fp720r-poster.jpg/'}, {u'movieid': 388, u'title': u'Fur of Flying', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFur%20of%20Flying%20(2010)%20%5bBlu-ray%5d%2fLooney.Tunes.Short.Fur.Of.Flying.2010.x264.BDRip.1080p-fanart.jpg/', u'label': u'Fur of Flying', u'file': u'smb://TOWER/Kids Movies/Fur of Flying (2010) [Blu-ray]/Looney.Tunes.Short.Fur.Of.Flying.2010.x264.BDRip.1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fFur%20of%20Flying%20(2010)%20%5bBlu-ray%5d%2fLooney.Tunes.Short.Fur.Of.Flying.2010.x264.BDRip.1080p-poster.jpg/'}, {u'movieid': 1755, u'title': u'Fury', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFury%20(2014)%2fFury.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-fanart.jpg/', u'label': u'Fury', u'file': u'smb://TOWER/Movies/Fury (2014)/Fury.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFury%20(2014)%2fFury.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-poster.jpg/'}, {u'movieid': 1011, u'title': u'G.I. Joe: Retaliation', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fG.I.%20Joe%20-%20Retaliation%20(2013)%20%5bBlu-ray%5d%2fvedett-gijoe.1080p-fanart.jpg/', u'label': u'G.I. Joe: Retaliation', u'file': u'smb://TOWER/Movies/G.I. Joe - Retaliation (2013) [Blu-ray]/vedett-gijoe.1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fG.I.%20Joe%20-%20Retaliation%20(2013)%20%5bBlu-ray%5d%2fvedett-gijoe.1080p-poster.jpg/'}, {u'movieid': 1012, u'title': u'G.I. Joe: The Rise of Cobra', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fG.I.%20Joe%20-%20The%20Rise%20of%20Cobra%20(2009)%20%5bBlu-ray%5d%2fG.I.Joe.The.Rise.Of.Cobra.2009.1080p.BluRay.DTS.x264-WiKi-fanart.jpg/', u'label': u'G.I. Joe: The Rise of Cobra', u'file': u'smb://TOWER/Movies/G.I. Joe - The Rise of Cobra (2009) [Blu-ray]/G.I.Joe.The.Rise.Of.Cobra.2009.1080p.BluRay.DTS.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fG.I.%20Joe%20-%20The%20Rise%20of%20Cobra%20(2009)%20%5bBlu-ray%5d%2fG.I.Joe.The.Rise.Of.Cobra.2009.1080p.BluRay.DTS.x264-WiKi-poster.jpg/'}, {u'movieid': 389, u'title': u'Galaxy Quest', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGalaxy%20Quest%20(1999)%20%5bBlu-ray%5d%2fGalaxy.Quest.1999.BluRay.1080p.AC3.x264-CHD-fanart.jpg/', u'label': u'Galaxy Quest', u'file': u'smb://TOWER/Kids Movies/Galaxy Quest (1999) [Blu-ray]/Galaxy.Quest.1999.BluRay.1080p.AC3.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGalaxy%20Quest%20(1999)%20%5bBlu-ray%5d%2fGalaxy.Quest.1999.BluRay.1080p.AC3.x264-CHD-poster.jpg/'}, {u'movieid': 1013, u'title': u'Gamer', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGamer%20(2009)%20%5bBlu-ray%5d%2fGamer.720p.BluRay.x264-iNFAMOUS-fanart.jpg/', u'label': u'Gamer', u'file': u'smb://TOWER/Movies/Gamer (2009) [Blu-ray]/Gamer.720p.BluRay.x264-iNFAMOUS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGamer%20(2009)%20%5bBlu-ray%5d%2fGamer.720p.BluRay.x264-iNFAMOUS-poster.jpg/'}, {u'movieid': 1014, u'title': u'Gangs of New York', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGangs%20of%20New%20York%20(2002)%20%5bBlu-ray%5d%2favchd-gony_re.720p-fanart.jpg/', u'label': u'Gangs of New York', u'file': u'smb://TOWER/Movies/Gangs of New York (2002) [Blu-ray]/avchd-gony_re.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGangs%20of%20New%20York%20(2002)%20%5bBlu-ray%5d%2favchd-gony_re.720p-poster.jpg/'}, {u'movieid': 1015, u'title': u'Gangster Squad', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGangster%20Squad%20(2013)%20%5bBlu-ray%5d%2fgangster.squad.2013.720p.bluray.x264-sparks-fanart.jpg/', u'label': u'Gangster Squad', u'file': u'smb://TOWER/Movies/Gangster Squad (2013) [Blu-ray]/gangster.squad.2013.720p.bluray.x264-sparks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGangster%20Squad%20(2013)%20%5bBlu-ray%5d%2fgangster.squad.2013.720p.bluray.x264-sparks-poster.jpg/'}, {u'movieid': 390, u'title': u"Garfield's Halloween Adventure", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGarfield%27s%20Halloween%20Adventure%20(1985)%2fGarfield.in.Disguise.AKA.Garfields.Halloween.Adventure.1985.DVDRip.x264-HANDJOB-fanart.jpg/', u'label': u"Garfield's Halloween Adventure", u'file': u"smb://TOWER/Kids Movies/Garfield's Halloween Adventure (1985)/Garfield.in.Disguise.AKA.Garfields.Halloween.Adventure.1985.DVDRip.x264-HANDJOB.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGarfield%27s%20Halloween%20Adventure%20(1985)%2fGarfield.in.Disguise.AKA.Garfields.Halloween.Adventure.1985.DVDRip.x264-HANDJOB-poster.jpg/'}, {u'movieid': 1016, u'title': u'Gattaca', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGattaca%20(1997)%20%5bBlu-ray%5d%2fGattaca.1997.720p.BluRay.x264-ESiR-fanart.jpg/', u'label': u'Gattaca', u'file': u'smb://TOWER/Movies/Gattaca (1997) [Blu-ray]/Gattaca.1997.720p.BluRay.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGattaca%20(1997)%20%5bBlu-ray%5d%2fGattaca.1997.720p.BluRay.x264-ESiR-poster.jpg/'}, {u'movieid': 529, u'title': u'George & A.J.', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fGeorge%20%26%20A.J.%20(2009)%20%5bBlu-ray%5d%2fdispose-george.and.a.j-1080p-fanart.jpg/', u'label': u'George & A.J.', u'file': u'smb://TOWER/Kids Movies/Pixars Shorts Collection/George & A.J. (2009) [Blu-ray]/dispose-george.and.a.j-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fGeorge%20%26%20A.J.%20(2009)%20%5bBlu-ray%5d%2fdispose-george.and.a.j-1080p-poster.jpg/'}, {u'movieid': 530, u'title': u"Geri's Game", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fGeri%27s%20Game%20(1997)%20%5bBlu-ray%5d%2f6%20Geri%27s%20Game-fanart.jpg/', u'label': u"Geri's Game", u'file': u"smb://TOWER/Kids Movies/Pixars Shorts Collection/Geri's Game (1997) [Blu-ray]/6 Geri's Game.m2ts", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fGeri%27s%20Game%20(1997)%20%5bBlu-ray%5d%2f6%20Geri%27s%20Game-poster.jpg/'}, {u'movieid': 1017, u'title': u'Get Carter', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGet%20Carter%20(2000)%20%5bBlu-ray%5d%2fget.carter.2000.720p.bluray.x264-hd4u-fanart.jpg/', u'label': u'Get Carter', u'file': u'smb://TOWER/Movies/Get Carter (2000) [Blu-ray]/get.carter.2000.720p.bluray.x264-hd4u.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGet%20Carter%20(2000)%20%5bBlu-ray%5d%2fget.carter.2000.720p.bluray.x264-hd4u-poster.jpg/'}, {u'movieid': 1018, u'title': u'Get Shorty', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGet%20Shorty%20(1995)%20%5bBlu-ray%5d%2fjaphson-getshorty-720p-fanart.jpg/', u'label': u'Get Shorty', u'file': u'smb://TOWER/Movies/Get Shorty (1995) [Blu-ray]/japhson-getshorty-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGet%20Shorty%20(1995)%20%5bBlu-ray%5d%2fjaphson-getshorty-720p-poster.jpg/'}, {u'movieid': 91, u'title': u'Get the Gringo', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGet%20the%20Gringo%20(2012)%20%5bBlu-ray%5d%2fGet.the.Gringo.1080p.BluRay.x264.DTS-HDChina-fanart.jpg/', u'label': u'Get the Gringo', u'file': u'smb://TOWER/D/HD Movie/Get the Gringo (2012) [Blu-ray]/Get.the.Gringo.1080p.BluRay.x264.DTS-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGet%20the%20Gringo%20(2012)%20%5bBlu-ray%5d%2fGet.the.Gringo.1080p.BluRay.x264.DTS-HDChina-poster.jpg/'}, {u'movieid': 1019, u'title': u'Getaway', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGetaway%20(2013)%20%5bBlu-ray%5d%2fGetaway.2013.1080p.Blu-ray.Remux.AVC.DTS-HD.MA.5.1-RARBG-fanart.jpg/', u'label': u'Getaway', u'file': u'smb://TOWER/Movies/Getaway (2013) [Blu-ray]/Getaway.2013.1080p.Blu-ray.Remux.AVC.DTS-HD.MA.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGetaway%20(2013)%20%5bBlu-ray%5d%2fGetaway.2013.1080p.Blu-ray.Remux.AVC.DTS-HD.MA.5.1-RARBG-poster.jpg/'}, {u'movieid': 1020, u'title': u'Ghajini', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhajini%20(2008)%20%5bBlu-ray%5d%2ffanart.jpg/', u'label': u'Ghajini', u'file': u'smb://TOWER/Movies/Ghajini (2008) [Blu-ray]/(www.dustorrents.com) Ghajini - Blu-Ray - 720p - DVD5 - x264 - [DDR].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhajini%20(2008)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 1021, u'title': u'Ghost', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20(1990)%20%5bBlu-ray%5d%2fghost-septic-fanart.jpg/', u'label': u'Ghost', u'file': u'smb://TOWER/Movies/Ghost (1990) [Blu-ray]/ghost-septic.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20(1990)%20%5bBlu-ray%5d%2fghost-septic-poster.jpg/'}, {u'movieid': 92, u'title': u'Ghost Graduation', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGhost%20Graduation%20(2012)%2fGhost%20Graduation%202012.720p.BluRay.DD5.1.x264-VietHD-fanart.jpg/', u'label': u'Ghost Graduation', u'file': u'smb://TOWER/D/HD Movie/Ghost Graduation (2012)/Ghost Graduation 2012.720p.BluRay.DD5.1.x264-VietHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGhost%20Graduation%20(2012)%2fGhost%20Graduation%202012.720p.BluRay.DD5.1.x264-VietHD-poster.jpg/'}, {u'movieid': 1022, u'title': u'Ghost in the Shell', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20in%20the%20Shell%20(1995)%20%5bBlu-ray%5d%2f%5bOZC%5dGhost%20in%20the%20Shell-fanart.jpg/', u'label': u'Ghost in the Shell', u'file': u'smb://TOWER/Movies/Ghost in the Shell (1995) [Blu-ray]/[OZC]Ghost in the Shell.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20in%20the%20Shell%20(1995)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 1023, u'title': u'Ghost in the Shell 2.0', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20in%20the%20Shell%202.0%20(2004)%20%5bBlu-ray%5d%2fghost.in.the.shell.2.0.movie.1080p.h264-fanart.jpg/', u'label': u'Ghost in the Shell 2.0', u'file': u'smb://TOWER/Movies/Ghost in the Shell 2.0 (2004) [Blu-ray]/ghost.in.the.shell.2.0.movie.1080p.h264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20in%20the%20Shell%202.0%20(2004)%20%5bBlu-ray%5d%2fghost.in.the.shell.2.0.movie.1080p.h264-poster.jpg/'}, {u'movieid': 1024, u'title': u'Ghost in the Shell Arise - Border 1: Ghost Pain', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20in%20the%20Shell%20Arise%20-%20Border%201%20-%20Ghost%20Pain%20(2013)%20%5bBlu-ray%5d%2fGhost.in.the.Shell.Arise.Border.1.Ghost.Pain.2013.1080p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'Ghost in the Shell Arise - Border 1: Ghost Pain', u'file': u'smb://TOWER/Movies/Ghost in the Shell Arise - Border 1 - Ghost Pain (2013) [Blu-ray]/Ghost.in.the.Shell.Arise.Border.1.Ghost.Pain.2013.1080p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20in%20the%20Shell%20Arise%20-%20Border%201%20-%20Ghost%20Pain%20(2013)%20%5bBlu-ray%5d%2fGhost.in.the.Shell.Arise.Border.1.Ghost.Pain.2013.1080p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 1025, u'title': u'Ghost in the Shell Arise - Border 2: Ghost Whispers', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20in%20the%20Shell%20Arise%20-%20Border%202%20-%20Ghost%20Whisper%20(2013)%20%5bBlu-ray%5d%2fGhost.In.The.Shell.Arise.Border.2.Ghost.Whisper.2013.1080p.BluRay.x264-PublicHD-fanart.jpg/', u'label': u'Ghost in the Shell Arise - Border 2: Ghost Whispers', u'file': u'smb://TOWER/Movies/Ghost in the Shell Arise - Border 2 - Ghost Whisper (2013) [Blu-ray]/Ghost.In.The.Shell.Arise.Border.2.Ghost.Whisper.2013.1080p.BluRay.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20in%20the%20Shell%20Arise%20-%20Border%202%20-%20Ghost%20Whisper%20(2013)%20%5bBlu-ray%5d%2fGhost.In.The.Shell.Arise.Border.2.Ghost.Whisper.2013.1080p.BluRay.x264-PublicHD-poster.jpg/'}, {u'movieid': 1026, u'title': u'Ghost in the Shell Arise - Border 3: Ghost Tears', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20in%20the%20Shell%20Arise%20-%20Border%203%20-%20Ghost%20Tears%20(2014)%20%5bBlu-ray%5d%2fGhost.in.the.Shell.Arise.Border.3.Ghost.Tears.2014.1080p.BluRay.x264.DD.5.1-RARBG-fanart.jpg/', u'label': u'Ghost in the Shell Arise - Border 3: Ghost Tears', u'file': u'smb://TOWER/Movies/Ghost in the Shell Arise - Border 3 - Ghost Tears (2014) [Blu-ray]/Ghost.in.the.Shell.Arise.Border.3.Ghost.Tears.2014.1080p.BluRay.x264.DD.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20in%20the%20Shell%20Arise%20-%20Border%203%20-%20Ghost%20Tears%20(2014)%20%5bBlu-ray%5d%2fGhost.in.the.Shell.Arise.Border.3.Ghost.Tears.2014.1080p.BluRay.x264.DD.5.1-RARBG-poster.jpg/'}, {u'movieid': 1027, u'title': u'Ghost Rider: Spirit of Vengeance', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20Rider%202%20-%20Spirit%20of%20Vengeance%20(2011)%20%5bBlu-ray%5d%2fghost.rider.spirit.of.vengeance.2011.1080p.bluray.x264-sparks-fanart.jpg/', u'label': u'Ghost Rider: Spirit of Vengeance', u'file': u'smb://TOWER/Movies/Ghost Rider 2 - Spirit of Vengeance (2011) [Blu-ray]/ghost.rider.spirit.of.vengeance.2011.1080p.bluray.x264-sparks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20Rider%202%20-%20Spirit%20of%20Vengeance%20(2011)%20%5bBlu-ray%5d%2fghost.rider.spirit.of.vengeance.2011.1080p.bluray.x264-sparks-poster.jpg/'}, {u'movieid': 1793, u'title': u'Ghost Rider: Spirit of Vengeance', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20Rider%20-%20Spirit%20of%20Vengeance%20(2011)%2fghost.rider.spirit.of.vengeance.2011.1080p.bluray.x264-sparks-fanart.jpg/', u'label': u'Ghost Rider: Spirit of Vengeance', u'file': u'smb://TOWER/Movies/Ghost Rider - Spirit of Vengeance (2011)/ghost.rider.spirit.of.vengeance.2011.1080p.bluray.x264-sparks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20Rider%20-%20Spirit%20of%20Vengeance%20(2011)%2fghost.rider.spirit.of.vengeance.2011.1080p.bluray.x264-sparks-poster.jpg/'}, {u'movieid': 1028, u'title': u'Ghost Ship', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20Ship%20(2002)%20%5bBlu-ray%5d%2fGhost.Ship.2002.multis.720p.bluray.x264-duMux-fanart.jpg/', u'label': u'Ghost Ship', u'file': u'smb://TOWER/Movies/Ghost Ship (2002) [Blu-ray]/Ghost.Ship.2002.multis.720p.bluray.x264-duMux.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGhost%20Ship%20(2002)%20%5bBlu-ray%5d%2fGhost.Ship.2002.multis.720p.bluray.x264-duMux-poster.jpg/'}, {u'movieid': 391, u'title': u'Ghostbusters', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGhostbusters%20(1984)%20%5bBlu-ray%5d%2fGhostbusters.1984.REMASTERED.1080p.BluRay.x264.anoXmous-fanart.jpg/', u'label': u'Ghostbusters', u'file': u'smb://TOWER/Kids Movies/Ghostbusters (1984) [Blu-ray]/Ghostbusters.1984.REMASTERED.1080p.BluRay.x264.anoXmous.mp4', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGhostbusters%20(1984)%20%5bBlu-ray%5d%2fGhostbusters.1984.REMASTERED.1080p.BluRay.x264.anoXmous-poster.jpg/'}, {u'movieid': 392, u'title': u'Ghostbusters II', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGhostbusters%20II%20(1989)%20%5bBlu-ray%5d%2fGhostbusters.II.1989.1080p.BluRay.x264.anoXmous-fanart.jpg/', u'label': u'Ghostbusters II', u'file': u'smb://TOWER/Kids Movies/Ghostbusters II (1989) [Blu-ray]/Ghostbusters.II.1989.1080p.BluRay.x264.anoXmous.mp4', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGhostbusters%20II%20(1989)%20%5bBlu-ray%5d%2fGhostbusters.II.1989.1080p.BluRay.x264.anoXmous-poster.jpg/'}, {u'movieid': 93, u'title': u'Gintama: The Final Chapter - Be Forever Yorozuya', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGintama%20-%20The%20Final%20Chapter%20-%20Be%20Forever%20Yorozuya%20(2013)%20%5bBlu-ray%5d%2fGintama.the.Movie.The.Final.Chapter.Be.Forever.Yorozuya.2013.720p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'Gintama: The Final Chapter - Be Forever Yorozuya', u'file': u'smb://TOWER/D/HD Movie/Gintama - The Final Chapter - Be Forever Yorozuya (2013) [Blu-ray]/Gintama.the.Movie.The.Final.Chapter.Be.Forever.Yorozuya.2013.720p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGintama%20-%20The%20Final%20Chapter%20-%20Be%20Forever%20Yorozuya%20(2013)%20%5bBlu-ray%5d%2fGintama.the.Movie.The.Final.Chapter.Be.Forever.Yorozuya.2013.720p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 1543, u'title': u"Girl Who Kicked The Hornets' Nest, The", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Millenium%20Trilogy%2fThe%20Girl%20Who%20Kicked%20The%20Hornets%27%20Nest%20(2009)%20%5bBlu-ray%5d%2fn-lss.rp.720p-fanart.jpg/', u'label': u"Girl Who Kicked The Hornets' Nest, The", u'file': u"smb://TOWER/Movies/The Millenium Trilogy/The Girl Who Kicked The Hornets' Nest (2009) [Blu-ray]/n-lss.rp.720p.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Millenium%20Trilogy%2fThe%20Girl%20Who%20Kicked%20The%20Hornets%27%20Nest%20(2009)%20%5bBlu-ray%5d%2fn-lss.rp.720p-poster.jpg/'}, {u'movieid': 1029, u'title': u'Gladiator', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGladiator%20(2000)%2fGladiator%202000%201080p%20Remastered%20Edition%20Extended%20Cut%20Blu-ray%20Remux%20AVC%20%20DTS-HD%20MA%205.1-HDRemuX-fanart.jpg/', u'label': u'Gladiator', u'file': u'smb://TOWER/Movies/Gladiator (2000)/Gladiator 2000 1080p Remastered Edition Extended Cut Blu-ray Remux AVC DTS-HD MA 5.1-HDRemuX.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGladiator%20(2000)%2fGladiator%202000%201080p%20Remastered%20Edition%20Extended%20Cut%20Blu-ray%20Remux%20AVC%20%20DTS-HD%20MA%205.1-HDRemuX-poster.jpg/'}, {u'movieid': 393, u'title': u'Gnomeo & Juliet', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGnomeo%20%26%20Juliet%20(2011)%20%5bBlu-ray%5d%2fGnomeo.and.Juliet.720p.BluRay.x264-BLOW-fanart.jpg/', u'label': u'Gnomeo & Juliet', u'file': u'smb://TOWER/Kids Movies/Gnomeo & Juliet (2011) [Blu-ray]/Gnomeo.and.Juliet.720p.BluRay.x264-BLOW.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGnomeo%20%26%20Juliet%20(2011)%20%5bBlu-ray%5d%2fGnomeo.and.Juliet.720p.BluRay.x264-BLOW-poster.jpg/'}, {u'movieid': 394, u'title': u'Godzilla', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGodzilla%20(1998)%20%5bBlu-ray%5d%2fhdc-godzilla-720-fanart.jpg/', u'label': u'Godzilla', u'file': u'smb://TOWER/Kids Movies/Godzilla (1998) [Blu-ray]/hdc-godzilla-720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGodzilla%20(1998)%20%5bBlu-ray%5d%2fhdc-godzilla-720-poster.jpg/'}, {u'movieid': 395, u'title': u'Godzilla', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGodzilla%20(2014)%20%5bBlu-ray%5d%2fGozilla.2014.1080p.BluRay.REMUX.DTS-HD.MA.7.1-RARBG-fanart.jpg/', u'label': u'Godzilla', u'file': u'smb://TOWER/Kids Movies/Godzilla (2014) [Blu-ray]/Gozilla.2014.1080p.BluRay.REMUX.DTS-HD.MA.7.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGodzilla%20(2014)%20%5bBlu-ray%5d%2fGozilla.2014.1080p.BluRay.REMUX.DTS-HD.MA.7.1-RARBG-poster.jpg/'}, {u'movieid': 94, u'title': u'Godzilla Against MechaGodzilla', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGodzilla%20Against%20MechaGodzilla%20(2002)%2fGodzilla.Against.Mechagodzilla.2002.iNTERNAL.BDRip.x264-MARS-fanart.jpg/', u'label': u'Godzilla Against MechaGodzilla', u'file': u'smb://TOWER/D/HD Movie/Godzilla Against MechaGodzilla (2002)/Godzilla.Against.Mechagodzilla.2002.iNTERNAL.BDRip.x264-MARS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGodzilla%20Against%20MechaGodzilla%20(2002)%2fGodzilla.Against.Mechagodzilla.2002.iNTERNAL.BDRip.x264-MARS-poster.jpg/'}, {u'movieid': 95, u'title': u'Godzilla, Mothra and King Ghidorah: Giant Monsters All-Out Attack', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGodzilla%2c%20Mothra%20and%20King%20Ghidorah%20-%20Giant%20Monsters%20All-Out%20Attack%20(2001)%2fGodzilla.Mothra.And.King.Ghidorah.Giant.Monsters.All-Out.Attack.2001.iNTERNAL.BDRip.x264-MARS-fanart.jpg/', u'label': u'Godzilla, Mothra and King Ghidorah: Giant Monsters All-Out Attack', u'file': u'smb://TOWER/D/HD Movie/Godzilla, Mothra and King Ghidorah - Giant Monsters All-Out Attack (2001)/Godzilla.Mothra.And.King.Ghidorah.Giant.Monsters.All-Out.Attack.2001.iNTERNAL.BDRip.x264-MARS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGodzilla%2c%20Mothra%20and%20King%20Ghidorah%20-%20Giant%20Monsters%20All-Out%20Attack%20(2001)%2fGodzilla.Mothra.And.King.Ghidorah.Giant.Monsters.All-Out.Attack.2001.iNTERNAL.BDRip.x264-MARS-poster.jpg/'}, {u'movieid': 1030, u'title': u'Goemon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGoemon%20(2009)%20%5bBlu-ray%5d%2fGoemon.2009.720p.BluRay.DTS.x264-EbP-fanart.jpg/', u'label': u'Goemon', u'file': u'smb://TOWER/Movies/Goemon (2009) [Blu-ray]/Goemon.2009.720p.BluRay.DTS.x264-EbP.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGoemon%20(2009)%20%5bBlu-ray%5d%2fGoemon.2009.720p.BluRay.DTS.x264-EbP-poster.jpg/'}, {u'movieid': 1031, u'title': u'GoldenEye', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGoldenEye%20(1995)%20%5bBlu-ray%5d%2fGoldenEye.1995.1080p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'GoldenEye', u'file': u'smb://TOWER/Movies/GoldenEye (1995) [Blu-ray]/GoldenEye.1995.1080p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGoldenEye%20(1995)%20%5bBlu-ray%5d%2fGoldenEye.1995.1080p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 96, u'title': u'Gomorra', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGomorrah%20(2008)%20%5bBlu-ray%5d%2fGomorra.2008.720p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Gomorra', u'file': u'smb://TOWER/D/HD Movie/Gomorrah (2008) [Blu-ray]/Gomorra.2008.720p.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGomorrah%20(2008)%20%5bBlu-ray%5d%2fGomorra.2008.720p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 97, u'title': u'Gone', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGone%20(2012)%20%5bBlu-ray%5d%2fGone.720p.BluRay.X264-BLOW-fanart.jpg/', u'label': u'Gone', u'file': u'smb://TOWER/D/HD Movie/Gone (2012) [Blu-ray]/Gone.720p.BluRay.X264-BLOW.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGone%20(2012)%20%5bBlu-ray%5d%2fGone.720p.BluRay.X264-BLOW-poster.jpg/'}, {u'movieid': 1032, u'title': u'Gone Girl', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGone%20Girl%20(2014)%2fGone.Girl.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-fanart.jpg/', u'label': u'Gone Girl', u'file': u'smb://TOWER/Movies/Gone Girl (2014)/Gone.Girl.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGone%20Girl%20(2014)%2fGone.Girl.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-poster.jpg/'}, {u'movieid': 423, u'title': u'Gone Nutty', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIce%20Age%20Collection%2fGone%20Nutty%20(2002)%2fScrat.In.Gone.Nutty.2006.BluRay.1080p.DD.2.0.AVC.REMUX-FraMeSToR-fanart.jpg/', u'label': u'Gone Nutty', u'file': u'smb://TOWER/Kids Movies/Ice Age Collection/Gone Nutty (2002)/Scrat.In.Gone.Nutty.2006.BluRay.1080p.DD.2.0.AVC.REMUX-FraMeSToR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIce%20Age%20Collection%2fGone%20Nutty%20(2002)%2fScrat.In.Gone.Nutty.2006.BluRay.1080p.DD.2.0.AVC.REMUX-FraMeSToR-poster.jpg/'}, {u'movieid': 1033, u'title': u'Gone with the Wind', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGone%20with%20the%20Wind%20(1939)%20%5bBlu-ray%5d%2fGone.With.The.Wind.1939.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Gone with the Wind', u'file': u'smb://TOWER/Movies/Gone with the Wind (1939) [Blu-ray]/Gone.With.The.Wind.1939.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGone%20with%20the%20Wind%20(1939)%20%5bBlu-ray%5d%2fGone.With.The.Wind.1939.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 1034, u'title': u'Gongdong gyeongbi guyeok JSA', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGongdong%20gyeongbi%20guyeok%20JSA%20(2000)%20%5bBlu-ray%5d%2fJoint.Security.Area.2000.HDTV.720p.x264-HDCTV-fanart.jpg/', u'label': u'Gongdong gyeongbi guyeok JSA', u'file': u'smb://TOWER/Movies/Gongdong gyeongbi guyeok JSA (2000) [Blu-ray]/Joint.Security.Area.2000.HDTV.720p.x264-HDCTV.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGongdong%20gyeongbi%20guyeok%20JSA%20(2000)%20%5bBlu-ray%5d%2fJoint.Security.Area.2000.HDTV.720p.x264-HDCTV-poster.jpg/'}, {u'movieid': 1035, u'title': u'Goodfellas', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGoodfellas%20(1990)%20%5bBlu-ray%5d%2fGoodfellas.1990.%5bBluRay.X264.1080p%5d-SPASTiKUS--fanart.jpg/', u'label': u'Goodfellas', u'file': u'smb://TOWER/Movies/Goodfellas (1990) [Blu-ray]/Goodfellas.1990.[BluRay.X264.1080p]-SPASTiKUS-.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGoodfellas%20(1990)%20%5bBlu-ray%5d%2fGoodfellas.1990.%5bBluRay.X264.1080p%5d-SPASTiKUS--poster.jpg/'}, {u'movieid': 396, u'title': u'Goodnight, Mr. Foot', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGoodnight%2c%20Mr.%20Foot%20(2012)%20%5bBlu-ray%5d%2fGood.Night.Mr.Foot.2012.720p.WEB-DL.H264-WEBiOS-fanart.jpg/', u'label': u'Goodnight, Mr. Foot', u'file': u'smb://TOWER/Kids Movies/Goodnight, Mr. Foot (2012) [Blu-ray]/Good.Night.Mr.Foot.2012.720p.WEB-DL.H264-WEBiOS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGoodnight%2c%20Mr.%20Foot%20(2012)%20%5bBlu-ray%5d%2fGood.Night.Mr.Foot.2012.720p.WEB-DL.H264-WEBiOS-poster.jpg/'}, {u'movieid': 1036, u'title': u'Gorgeous', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGorgeous%20(1999)%20%5bBlu-ray%5d%2fGorgeous.1999.BluRay.1080p.DTS.x264-CHD-fanart.jpg/', u'label': u'Gorgeous', u'file': u'smb://TOWER/Movies/Gorgeous (1999) [Blu-ray]/Gorgeous.1999.BluRay.1080p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGorgeous%20(1999)%20%5bBlu-ray%5d%2fGorgeous.1999.BluRay.1080p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 397, u'title': u'Grave of the Fireflies', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGrave%20of%20the%20Fireflies%20(1988)%20%5bBlu-ray%5d%2fgrave.of.the.fireflies.1988.720p.bluray.x264-psychd-fanart.jpg/', u'label': u'Grave of the Fireflies', u'file': u'smb://TOWER/Kids Movies/Grave of the Fireflies (1988) [Blu-ray]/grave.of.the.fireflies.1988.720p.bluray.x264-psychd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGrave%20of%20the%20Fireflies%20(1988)%20%5bBlu-ray%5d%2fgrave.of.the.fireflies.1988.720p.bluray.x264-psychd-poster.jpg/'}, {u'movieid': 1037, u'title': u'Gravity', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGravity%20(2013)%20%5bBlu-ray%5d%2fGravity.2013.1080p.BluRay.REMUX.DTS-HD.MA.5.1-PublicHD-fanart.jpg/', u'label': u'Gravity', u'file': u'smb://TOWER/Movies/Gravity (2013) [Blu-ray]/Gravity.2013.1080p.BluRay.REMUX.DTS-HD.MA.5.1-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGravity%20(2013)%20%5bBlu-ray%5d%2fGravity.2013.1080p.BluRay.REMUX.DTS-HD.MA.5.1-PublicHD-poster.jpg/'}, {u'movieid': 1038, u'title': u'Green Lantern', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGreen%20Lantern%20(2011)%20%5bBlu-ray%5d%2fmhd-gl.1080p-fanart.jpg/', u'label': u'Green Lantern', u'file': u'smb://TOWER/Movies/Green Lantern (2011) [Blu-ray]/mhd-gl.1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGreen%20Lantern%20(2011)%20%5bBlu-ray%5d%2fmhd-gl.1080p-poster.jpg/'}, {u'movieid': 1039, u'title': u'Green Zone', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGreen%20Zone%20(2010)%20%5bBlu-ray%5d%2fgreen.zone.2010.1080p.bluray.x264-machd-fanart.jpg/', u'label': u'Green Zone', u'file': u'smb://TOWER/Movies/Green Zone (2010) [Blu-ray]/green.zone.2010.1080p.bluray.x264-machd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGreen%20Zone%20(2010)%20%5bBlu-ray%5d%2fgreen.zone.2010.1080p.bluray.x264-machd-poster.jpg/'}, {u'movieid': 398, u'title': u'Gremlins', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGremlins%20(1984)%2fGremlins.1984.1080p.BRrip.x264.YIFY-fanart.jpg/', u'label': u'Gremlins', u'file': u'smb://TOWER/Kids Movies/Gremlins (1984)/Gremlins.1984.1080p.BRrip.x264.YIFY.mp4', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGremlins%20(1984)%2fGremlins.1984.1080p.BRrip.x264.YIFY-poster.jpg/'}, {u'movieid': 399, u'title': u'Gremlins 2: The New Batch', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGremlins%202%20-%20The%20New%20Batch%20(1990)%2fGremlins.The.New.Batch.1990.1080p.BRrip.x264.YIFY-fanart.jpg/', u'label': u'Gremlins 2: The New Batch', u'file': u'smb://TOWER/Kids Movies/Gremlins 2 - The New Batch (1990)/Gremlins.The.New.Batch.1990.1080p.BRrip.x264.YIFY.mp4', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGremlins%202%20-%20The%20New%20Batch%20(1990)%2fGremlins.The.New.Batch.1990.1080p.BRrip.x264.YIFY-poster.jpg/'}, {u'movieid': 98, u'title': u'Grosse Pointe Blank', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGrosse%20Pointe%20Blank%20(1997)%20%5bBlu-ray%5d%2fGrosse.Pointe.Blank.1997.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Grosse Pointe Blank', u'file': u'smb://TOWER/D/HD Movie/Grosse Pointe Blank (1997) [Blu-ray]/Grosse.Pointe.Blank.1997.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fGrosse%20Pointe%20Blank%20(1997)%20%5bBlu-ray%5d%2fGrosse.Pointe.Blank.1997.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 1040, u'title': u'Groundhog Day', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGroundhog%20Day%20(1993)%20%5bBlu-ray%5d%2fGroundhog.Day.1993.720p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Groundhog Day', u'file': u'smb://TOWER/Movies/Groundhog Day (1993) [Blu-ray]/Groundhog.Day.1993.720p.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGroundhog%20Day%20(1993)%20%5bBlu-ray%5d%2fGroundhog.Day.1993.720p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 1041, u'title': u'Grown Ups', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGrown%20Ups%20(2010)%20%5bBlu-ray%5d%2fGrown.Ups.2010.Bluray.720p.DTS.x264-CHD-fanart.jpg/', u'label': u'Grown Ups', u'file': u'smb://TOWER/Movies/Grown Ups (2010) [Blu-ray]/Grown.Ups.2010.Bluray.720p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGrown%20Ups%20(2010)%20%5bBlu-ray%5d%2fGrown.Ups.2010.Bluray.720p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 1042, u'title': u'Grown Ups 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGrown%20Ups%202%20(2013)%20%5bBlu-ray%5d%2fGrown.Ups.2.2013.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Grown Ups 2', u'file': u'smb://TOWER/Movies/Grown Ups 2 (2013) [Blu-ray]/Grown.Ups.2.2013.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGrown%20Ups%202%20(2013)%20%5bBlu-ray%5d%2fGrown.Ups.2.2013.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 1043, u'title': u'Grudge Match', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGrudge%20Match%20(2013)%20%5bBlu-ray%5d%2fGrudge.Match.2013.Bluray.1080p.DTS-HD.x264-Grym-fanart.jpg/', u'label': u'Grudge Match', u'file': u'smb://TOWER/Movies/Grudge Match (2013) [Blu-ray]/Grudge.Match.2013.Bluray.1080p.DTS-HD.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGrudge%20Match%20(2013)%20%5bBlu-ray%5d%2fGrudge.Match.2013.Bluray.1080p.DTS-HD.x264-Grym-poster.jpg/'}, {u'movieid': 1531, u'title': u'Guan yun chang', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Lost%20Bladesman%20(2011)%20%5bBlu-ray%5d%2fThe.Lost.Bladesman.2011.BluRay.720p.AC3.2Audio.x264-CHD-fanart.jpg/', u'label': u'Guan yun chang', u'file': u'smb://TOWER/Movies/The Lost Bladesman (2011) [Blu-ray]/The.Lost.Bladesman.2011.BluRay.720p.AC3.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Lost%20Bladesman%20(2011)%20%5bBlu-ray%5d%2fThe.Lost.Bladesman.2011.BluRay.720p.AC3.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 400, u'title': u'Guardians of the Galaxy', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGuardians%20of%20the%20Galaxy%20(2014)%2fGuardians.of.the.Galaxy.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-fanart.jpg/', u'label': u'Guardians of the Galaxy', u'file': u'smb://TOWER/Kids Movies/Guardians of the Galaxy (2014)/Guardians.of.the.Galaxy.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fGuardians%20of%20the%20Galaxy%20(2014)%2fGuardians.of.the.Galaxy.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-poster.jpg/'}, {u'movieid': 1044, u'title': u'Gwanghae, Wangyidoen namja', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGwanghae%2c%20Wangyidoen%20namja%20(2012)%20%5bBlu-ray%5d%2fmasquerade.2012.limited.720p.bluray.dts.x264-publichd-fanart.jpg/', u'label': u'Gwanghae, Wangyidoen namja', u'file': u'smb://TOWER/Movies/Gwanghae, Wangyidoen namja (2012) [Blu-ray]/masquerade.2012.limited.720p.bluray.dts.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGwanghae%2c%20Wangyidoen%20namja%20(2012)%20%5bBlu-ray%5d%2fmasquerade.2012.limited.720p.bluray.dts.x264-publichd-poster.jpg/'}, {u'movieid': 1045, u'title': u'Gwansang', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGwansang%20(2013)%20%5bBlu-ray%5d%2fgimchi-facereader2013.720p-fanart.jpg/', u'label': u'Gwansang', u'file': u'smb://TOWER/Movies/Gwansang (2013) [Blu-ray]/gimchi-facereader2013.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fGwansang%20(2013)%20%5bBlu-ray%5d%2fgimchi-facereader2013.720p-poster.jpg/'}, {u'movieid': 1046, u'title': u'Half Light', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHalf%20Light%20(2006)%20%5bBlu-ray%5d%2fh-hlight-x264-fanart.jpg/', u'label': u'Half Light', u'file': u'smb://TOWER/Movies/Half Light (2006) [Blu-ray]/h-hlight-x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHalf%20Light%20(2006)%20%5bBlu-ray%5d%2fh-hlight-x264-poster.jpg/'}, {u'movieid': 1047, u'title': u'Hall Pass', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHall%20Pass%20(2011)%20%5bBlu-ray%5d%2ff-hallpass720-fanart.jpg/', u'label': u'Hall Pass', u'file': u'smb://TOWER/Movies/Hall Pass (2011) [Blu-ray]/f-hallpass720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHall%20Pass%20(2011)%20%5bBlu-ray%5d%2ff-hallpass720-poster.jpg/'}, {u'movieid': 1048, u'title': u'Hancock', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHancock%20(2008)%2fHancock.2008.1080p.BluRay.x264.DTS-FGT-fanart.jpg/', u'label': u'Hancock', u'file': u'smb://TOWER/Movies/Hancock (2008)/Hancock.2008.1080p.BluRay.x264.DTS-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHancock%20(2008)%2fHancock.2008.1080p.BluRay.x264.DTS-FGT-poster.jpg/'}, {u'movieid': 1049, u'title': u'Hanna', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHanna%20(2011)%20%5bBlu-ray%5d%2fhanna.1080p.bluray.x264-nonseptic-fanart.jpg/', u'label': u'Hanna', u'file': u'smb://TOWER/Movies/Hanna (2011) [Blu-ray]/hanna.1080p.bluray.x264-nonseptic.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHanna%20(2011)%20%5bBlu-ray%5d%2fhanna.1080p.bluray.x264-nonseptic-poster.jpg/'}, {u'movieid': 1050, u'title': u'Hannibal', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHannibal%20Lecter%20Collection%2fHannibal%20(2001)%20%5bBlu-ray%5d%2fHannibal.1080p-iKA-fanart.jpg/', u'label': u'Hannibal', u'file': u'smb://TOWER/Movies/Hannibal Lecter Collection/Hannibal (2001) [Blu-ray]/Hannibal.1080p-iKA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHannibal%20Lecter%20Collection%2fHannibal%20(2001)%20%5bBlu-ray%5d%2fHannibal.1080p-iKA-poster.jpg/'}, {u'movieid': 1051, u'title': u'Hannibal Rising', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHannibal%20Lecter%20Collection%2fHannibal%20Rising%20(2007)%20%5bBlu-ray%5d%2fHannibal.Rising.2007.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Hannibal Rising', u'file': u'smb://TOWER/Movies/Hannibal Lecter Collection/Hannibal Rising (2007) [Blu-ray]/Hannibal.Rising.2007.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHannibal%20Lecter%20Collection%2fHannibal%20Rising%20(2007)%20%5bBlu-ray%5d%2fHannibal.Rising.2007.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 1054, u'title': u'Hansel & Gretel: Witch Hunters', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHansel%20%26%20Gretel%20-%20Witch%20Hunters%20(2013)%20%5bBlu-ray%5d%2fHansel.and.Gretel.Witch.Hunters.2013.1080p.BluRay.X264-ANGELiC-fanart.jpg/', u'label': u'Hansel & Gretel: Witch Hunters', u'file': u'smb://TOWER/Movies/Hansel & Gretel - Witch Hunters (2013) [Blu-ray]/Hansel.and.Gretel.Witch.Hunters.2013.1080p.BluRay.X264-ANGELiC.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHansel%20%26%20Gretel%20-%20Witch%20Hunters%20(2013)%20%5bBlu-ray%5d%2fHansel.and.Gretel.Witch.Hunters.2013.1080p.BluRay.X264-ANGELiC-poster.jpg/'}, {u'movieid': 401, u'title': u'Happy Feet', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHappy%20Feet%20(2006)%20%5bBlu-ray%5d%2fDelai.Nogi.2006.x264.tRuAVC.720-fanart.jpg/', u'label': u'Happy Feet', u'file': u'smb://TOWER/Kids Movies/Happy Feet (2006) [Blu-ray]/Delai.Nogi.2006.x264.tRuAVC.720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHappy%20Feet%20(2006)%20%5bBlu-ray%5d%2fDelai.Nogi.2006.x264.tRuAVC.720-poster.jpg/'}, {u'movieid': 402, u'title': u'Happy Feet Two', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHappy%20Feet%20Two%20(2011)%20%5bBlu-ray%5d%2fs7-happyfeettwo1080-fanart.jpg/', u'label': u'Happy Feet Two', u'file': u'smb://TOWER/Kids Movies/Happy Feet Two (2011) [Blu-ray]/s7-happyfeettwo1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHappy%20Feet%20Two%20(2011)%20%5bBlu-ray%5d%2fs7-happyfeettwo1080-poster.jpg/'}, {u'movieid': 1055, u'title': u'Hara-Kiri Death of a Samurai', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHara-Kiri%20Death%20of%20a%20Samurai%20(2011)%20%5bBlu-ray%5d%2fHara-Kiri.Death.Of.A.Samurai.2011.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Hara-Kiri Death of a Samurai', u'file': u'smb://TOWER/Movies/Hara-Kiri Death of a Samurai (2011) [Blu-ray]/Hara-Kiri.Death.Of.A.Samurai.2011.720p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHara-Kiri%20Death%20of%20a%20Samurai%20(2011)%20%5bBlu-ray%5d%2fHara-Kiri.Death.Of.A.Samurai.2011.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 99, u'title': u'Hard to Kill', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHard%20to%20Kill%20(1990)%20%5bBlu-ray%5d%2fflhd-hard-720p-fanart.jpg/', u'label': u'Hard to Kill', u'file': u'smb://TOWER/D/HD Movie/Hard to Kill (1990) [Blu-ray]/flhd-hard-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHard%20to%20Kill%20(1990)%20%5bBlu-ray%5d%2fflhd-hard-720p-poster.jpg/'}, {u'movieid': 100, u'title': u'Hardware', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHardware%20(1990)%20%5bBlu-ray%5d%2fhardware.1990.720p.bluray.x264-hv-fanart.jpg/', u'label': u'Hardware', u'file': u'smb://TOWER/D/HD Movie/Hardware (1990) [Blu-ray]/hardware.1990.720p.bluray.x264-hv.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHardware%20(1990)%20%5bBlu-ray%5d%2fhardware.1990.720p.bluray.x264-hv-poster.jpg/'}, {u'movieid': 1726, u'title': u'Harry Potter and the Chamber of Secrets', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHarry%20Potter%20Collection%2fHarry%20Potter%20and%20the%20Chamber%20of%20Secrets%20(2002)%2fHarry.Potter.and.the.Chamber.of.Secrets.2002.EXTENDED.1080p.BluRay.x264.DTS-FGT-fanart.jpg/', u'label': u'Harry Potter and the Chamber of Secrets', u'file': u'smb://TOWER/Kids Movies/Harry Potter Collection/Harry Potter and the Chamber of Secrets (2002)/Harry.Potter.and.the.Chamber.of.Secrets.2002.EXTENDED.1080p.BluRay.x264.DTS-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHarry%20Potter%20Collection%2fHarry%20Potter%20and%20the%20Chamber%20of%20Secrets%20(2002)%2fHarry.Potter.and.the.Chamber.of.Secrets.2002.EXTENDED.1080p.BluRay.x264.DTS-FGT-poster.jpg/'}, {u'movieid': 1727, u'title': u'Harry Potter and the Deathly Hallows: Part 1', u'fanart': u'', u'label': u'Harry Potter and the Deathly Hallows: Part 1', u'file': u'smb://TOWER/Kids Movies/Harry Potter Collection/Harry Potter and the Deathly Hallows - Part 1 (2010)/Harry.Potter.and.the.Deathly.Hallows.Part.1.2010.1080p.BluRay.x264.DD5.1-FGT.mkv', u'thumbnail': u'image://video@smb%3a%2f%2fTOWER%2fKids%20Movies%2fHarry%20Potter%20Collection%2fHarry%20Potter%20and%20the%20Deathly%20Hallows%20-%20Part%201%20(2010)%2fHarry.Potter.and.the.Deathly.Hallows.Part.1.2010.1080p.BluRay.x264.DD5.1-FGT.mkv/'}, {u'movieid': 1728, u'title': u'Harry Potter and the Deathly Hallows: Part 2', u'fanart': u'', u'label': u'Harry Potter and the Deathly Hallows: Part 2', u'file': u'smb://TOWER/Kids Movies/Harry Potter Collection/Harry Potter and the Deathly Hallows - Part 2 (2011)/Harry.Potter.and.the.Deathly.Hallows.Part.2.2011.1080p.BluRay.x264.DD5.1-FGT.mkv', u'thumbnail': u'image://video@smb%3a%2f%2fTOWER%2fKids%20Movies%2fHarry%20Potter%20Collection%2fHarry%20Potter%20and%20the%20Deathly%20Hallows%20-%20Part%202%20(2011)%2fHarry.Potter.and.the.Deathly.Hallows.Part.2.2011.1080p.BluRay.x264.DD5.1-FGT.mkv/'}, {u'movieid': 1729, u'title': u'Harry Potter and the Goblet of Fire', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHarry%20Potter%20Collection%2fHarry%20Potter%20and%20the%20Goblet%20of%20Fire%20(2005)%2fHarry.Potter.and.the.Goblet.of.Fire.2005.1080p.BluRay.x264.DD5.1-FGT-fanart.jpg/', u'label': u'Harry Potter and the Goblet of Fire', u'file': u'smb://TOWER/Kids Movies/Harry Potter Collection/Harry Potter and the Goblet of Fire (2005)/Harry.Potter.and.the.Goblet.of.Fire.2005.1080p.BluRay.x264.DD5.1-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHarry%20Potter%20Collection%2fHarry%20Potter%20and%20the%20Goblet%20of%20Fire%20(2005)%2fHarry.Potter.and.the.Goblet.of.Fire.2005.1080p.BluRay.x264.DD5.1-FGT-poster.jpg/'}, {u'movieid': 1730, u'title': u'Harry Potter and the Half-Blood Prince', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHarry%20Potter%20Collection%2fHarry%20Potter%20and%20the%20Half-Blood%20Prince%20(2009)%20%5bBlu-ray%5d%2fHarry.Potter.and.the.Half.Blood.Prince.2009.1080p.BluRay.x264.DD5.1-FGT-fanart.jpg/', u'label': u'Harry Potter and the Half-Blood Prince', u'file': u'smb://TOWER/Kids Movies/Harry Potter Collection/Harry Potter and the Half-Blood Prince (2009) [Blu-ray]/Harry.Potter.and.the.Half.Blood.Prince.2009.1080p.BluRay.x264.DD5.1-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHarry%20Potter%20Collection%2fHarry%20Potter%20and%20the%20Half-Blood%20Prince%20(2009)%20%5bBlu-ray%5d%2fHarry.Potter.and.the.Half.Blood.Prince.2009.1080p.BluRay.x264.DD5.1-FGT-poster.jpg/'}, {u'movieid': 1731, u'title': u'Harry Potter and the Order of the Phoenix', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHarry%20Potter%20Collection%2fHarry%20Potter%20and%20the%20Order%20of%20the%20Phoenix%20(2007)%2fHarry.Potter.and.the.Order.of.the.Phoenix.2007.1080p.BluRay.x264.DD5.1-FGT-fanart.jpg/', u'label': u'Harry Potter and the Order of the Phoenix', u'file': u'smb://TOWER/Kids Movies/Harry Potter Collection/Harry Potter and the Order of the Phoenix (2007)/Harry.Potter.and.the.Order.of.the.Phoenix.2007.1080p.BluRay.x264.DD5.1-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHarry%20Potter%20Collection%2fHarry%20Potter%20and%20the%20Order%20of%20the%20Phoenix%20(2007)%2fHarry.Potter.and.the.Order.of.the.Phoenix.2007.1080p.BluRay.x264.DD5.1-FGT-poster.jpg/'}, {u'movieid': 1732, u'title': u'Harry Potter and the Prisoner of Azkaban', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHarry%20Potter%20Collection%2fHarry%20Potter%20and%20the%20Prisoner%20of%20Azkaban%20(2004)%2fHarry.Potter.and.the.Prisoner.of.Azkaban.2004.1080p.BluRay.x264.DD5.1-FGT-fanart.jpg/', u'label': u'Harry Potter and the Prisoner of Azkaban', u'file': u'smb://TOWER/Kids Movies/Harry Potter Collection/Harry Potter and the Prisoner of Azkaban (2004)/Harry.Potter.and.the.Prisoner.of.Azkaban.2004.1080p.BluRay.x264.DD5.1-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHarry%20Potter%20Collection%2fHarry%20Potter%20and%20the%20Prisoner%20of%20Azkaban%20(2004)%2fHarry.Potter.and.the.Prisoner.of.Azkaban.2004.1080p.BluRay.x264.DD5.1-FGT-poster.jpg/'}, {u'movieid': 1733, u'title': u"Harry Potter and the Sorcerer's Stone", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHarry%20Potter%20Collection%2fHarry%20Potter%20and%20the%20Sorcerer%27s%20Stone%20(2001)%2fHarry.Potter.and.the.Sorcerers.Stone.2001.EXTENDED.1080p.BluRay.x264.DTS-FGT-fanart.jpg/', u'label': u"Harry Potter and the Sorcerer's Stone", u'file': u"smb://TOWER/Kids Movies/Harry Potter Collection/Harry Potter and the Sorcerer's Stone (2001)/Harry.Potter.and.the.Sorcerers.Stone.2001.EXTENDED.1080p.BluRay.x264.DTS-FGT.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHarry%20Potter%20Collection%2fHarry%20Potter%20and%20the%20Sorcerer%27s%20Stone%20(2001)%2fHarry.Potter.and.the.Sorcerers.Stone.2001.EXTENDED.1080p.BluRay.x264.DTS-FGT-poster.jpg/'}, {u'movieid': 727, u'title': u'Hawaiian Vacation', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fToy%20Story%20Collection%2fToy%20Story%203%20(2010)%20%5bBlu-ray%5d%2fHawaiian%20Vacation%20(2011)%20%5bBlu-ray%5d%2fdispose-hawaiian.vacation-1080p-fanart.jpg/', u'label': u'Hawaiian Vacation', u'file': u'smb://TOWER/Kids Movies/Toy Story Collection/Toy Story 3 (2010) [Blu-ray]/Hawaiian Vacation (2011) [Blu-ray]/dispose-hawaiian.vacation-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fToy%20Story%20Collection%2fToy%20Story%203%20(2010)%20%5bBlu-ray%5d%2fHawaiian%20Vacation%20(2011)%20%5bBlu-ray%5d%2fdispose-hawaiian.vacation-1080p-poster.jpg/'}, {u'movieid': 1056, u'title': u'Haywire', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHaywire%20(2011)%20%5bBlu-ray%5d%2fHaywire.2011.1080p.BluRay.X264-BLOW%20%5bPublicHD%5d-fanart.jpg/', u'label': u'Haywire', u'file': u'smb://TOWER/Movies/Haywire (2011) [Blu-ray]/Haywire.2011.1080p.BluRay.X264-BLOW [PublicHD].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHaywire%20(2011)%20%5bBlu-ray%5d%2fHaywire.2011.1080p.BluRay.X264-BLOW%20%5bPublicHD%5d-poster.jpg/'}, {u'movieid': 101, u'title': u'Headhunter', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHeadhunter%20(2009)%20%5bBlu-ray%5d%2fHodejegerne.2011.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Headhunter', u'file': u'smb://TOWER/D/HD Movie/Headhunter (2009) [Blu-ray]/Hodejegerne.2011.720p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHeadhunter%20(2009)%20%5bBlu-ray%5d%2fHodejegerne.2011.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 1057, u'title': u'Heat', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHeat%20(1995)%20%5bBlu-ray%5d%2fHeat.1995.1080p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'Heat', u'file': u'smb://TOWER/Movies/Heat (1995) [Blu-ray]/Heat.1995.1080p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHeat%20(1995)%20%5bBlu-ray%5d%2fHeat.1995.1080p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 1794, u'title': u'Heaven & Earth', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHeaven%20%26%20Earth%20(1993)%2fHeaven.and.Earth.1993.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Heaven & Earth', u'file': u'smb://TOWER/Movies/Heaven & Earth (1993)/Heaven.and.Earth.1993.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHeaven%20%26%20Earth%20(1993)%2fHeaven.and.Earth.1993.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 1058, u'title': u'Hellboy', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHellboy%20(2004)%20%5bBlu-ray%5d%2fs-hly-fanart.jpg/', u'label': u'Hellboy', u'file': u'smb://TOWER/Movies/Hellboy (2004) [Blu-ray]/s-hly.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHellboy%20(2004)%20%5bBlu-ray%5d%2fs-hly-poster.jpg/'}, {u'movieid': 1059, u'title': u'Hello Ghost', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHello%20Ghost%20(2010)%20%5bBlu-ray%5d%2fHello.Ghost.2010.720P.HDRip.x264-Death-fanart.jpg/', u'label': u'Hello Ghost', u'file': u'smb://TOWER/Movies/Hello Ghost (2010) [Blu-ray]/Hello.Ghost.2010.720P.HDRip.x264-Death.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHello%20Ghost%20(2010)%20%5bBlu-ray%5d%2fHello.Ghost.2010.720P.HDRip.x264-Death-poster.jpg/'}, {u'movieid': 102, u'title': u'Hellraiser', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHellraiser%20(1987)%20%5bBlu-ray%5d%2fh-hellraiser-x264-fanart.jpg/', u'label': u'Hellraiser', u'file': u'smb://TOWER/D/HD Movie/Hellraiser (1987) [Blu-ray]/h-hellraiser-x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHellraiser%20(1987)%20%5bBlu-ray%5d%2fh-hellraiser-x264-poster.jpg/'}, {u'movieid': 1060, u'title': u'Henjel gwa Geuretel', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHenjel%20gwa%20Geuretel%20(2007)%20%5bBlu-ray%5d%2fHansel%20and%20Gretel%202007%20720p%20BluRay%20x264-SONiDO-BrRip.net-fanart.jpg/', u'label': u'Henjel gwa Geuretel', u'file': u'smb://TOWER/Movies/Henjel gwa Geuretel (2007) [Blu-ray]/Hansel and Gretel 2007 720p BluRay x264-SONiDO-BrRip.net.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHenjel%20gwa%20Geuretel%20(2007)%20%5bBlu-ray%5d%2fHansel%20and%20Gretel%202007%20720p%20BluRay%20x264-SONiDO-BrRip.net-poster.jpg/'}, {u'movieid': 103, u'title': u'Henry V', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHenry%20V%20(1989)%2fHenry.V.1989.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Henry V', u'file': u'smb://TOWER/D/HD Movie/Henry V (1989)/Henry.V.1989.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHenry%20V%20(1989)%2fHenry.V.1989.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 1061, u'title': u'Hercules', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHercules%20(2014)%2fHercules.2014.Extended.Cut.Bluray.1080p.DTS-HD-7.1.x264-Grym-fanart.jpg/', u'label': u'Hercules', u'file': u'smb://TOWER/Movies/Hercules (2014)/Hercules.2014.Extended.Cut.Bluray.1080p.DTS-HD-7.1.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHercules%20(2014)%2fHercules.2014.Extended.Cut.Bluray.1080p.DTS-HD-7.1.x264-Grym-poster.jpg/'}, {u'movieid': 1062, u'title': u'Hero', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHero%20(2002)%20%5bBlu-ray%5d%2fHero.2002.Bluray.1080p.DTS.x264-EOS-fanart.jpg/', u'label': u'Hero', u'file': u'smb://TOWER/Movies/Hero (2002) [Blu-ray]/Hero.2002.Bluray.1080p.DTS.x264-EOS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHero%20(2002)%20%5bBlu-ray%5d%2fHero.2002.Bluray.1080p.DTS.x264-EOS-poster.jpg/'}, {u'movieid': 104, u'title': u'Hide and Seek', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHide%20and%20Seek%20(2013)%2fHide%20and%20Seek%202013%201080p%20BluRay%20DD5.1%20x264-RightSiZE-fanart.jpg/', u'label': u'Hide and Seek', u'file': u'smb://TOWER/D/HD Movie/Hide and Seek (2013)/Hide and Seek 2013 1080p BluRay DD5.1 x264-RightSiZE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHide%20and%20Seek%20(2013)%2fHide%20and%20Seek%202013%201080p%20BluRay%20DD5.1%20x264-RightSiZE-poster.jpg/'}, {u'movieid': 105, u'title': u'Highlander', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHighlander%20(1986)%20%5bBlu-ray%5d%2fHighlander.DirCut.1986.720p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Highlander', u'file': u'smb://TOWER/D/HD Movie/Highlander (1986) [Blu-ray]/Highlander.DirCut.1986.720p.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHighlander%20(1986)%20%5bBlu-ray%5d%2fHighlander.DirCut.1986.720p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 106, u'title': u'Hocus Pocus', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHocus%20Pocus%20(1993)%2fHocus.Pocus.1993.1080p.BrRip.x264.YIFY-fanart.jpg/', u'label': u'Hocus Pocus', u'file': u'smb://TOWER/D/HD Movie/Hocus Pocus (1993)/Hocus.Pocus.1993.1080p.BrRip.x264.YIFY.mp4', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHocus%20Pocus%20(1993)%2fHocus.Pocus.1993.1080p.BrRip.x264.YIFY-poster.jpg/'}, {u'movieid': 411, u'title': u'Home Alone', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHome%20Alone%20(1990)%20%5bBlu-ray%5d%2fHOME%20ALONE%20(1990)-fanart.jpg/', u'label': u'Home Alone', u'file': u'smb://TOWER/Kids Movies/Home Alone (1990) [Blu-ray]/HOME ALONE (1990).mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHome%20Alone%20(1990)%20%5bBlu-ray%5d%2fHOME%20ALONE%20(1990)-poster.jpg/'}, {u'movieid': 412, u'title': u'Home Alone 2: Lost in New York', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHome%20Alone%202%20-%20Lost%20in%20New%20York%20(1992)%20%5bBlu-ray%5d%2fHome.Alone.2.Lost.In.New.York.1992.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Home Alone 2: Lost in New York', u'file': u'smb://TOWER/Kids Movies/Home Alone 2 - Lost in New York (1992) [Blu-ray]/Home.Alone.2.Lost.In.New.York.1992.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHome%20Alone%202%20-%20Lost%20in%20New%20York%20(1992)%20%5bBlu-ray%5d%2fHome.Alone.2.Lost.In.New.York.1992.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 107, u'title': u'Homefront', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHomefront%20(2013)%20%5bBlu-ray%5d%2fHomefront.2013.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Homefront', u'file': u'smb://TOWER/D/HD Movie/Homefront (2013) [Blu-ray]/Homefront.2013.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHomefront%20(2013)%20%5bBlu-ray%5d%2fHomefront.2013.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 413, u'title': u'Honey, I Shrunk the Kids', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHoney%2c%20I%20Shrunk%20the%20Kids%20(1989)%20%5bBlu-ray%5d%2fHoney.I.Shrunk.the.Kids.1989.720p.WEB-DL.DD5.1.h.264-fiend-fanart.jpg/', u'label': u'Honey, I Shrunk the Kids', u'file': u'smb://TOWER/Kids Movies/Honey, I Shrunk the Kids (1989) [Blu-ray]/Honey.I.Shrunk.the.Kids.1989.720p.WEB-DL.DD5.1.h.264-fiend.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHoney%2c%20I%20Shrunk%20the%20Kids%20(1989)%20%5bBlu-ray%5d%2fHoney.I.Shrunk.the.Kids.1989.720p.WEB-DL.DD5.1.h.264-fiend-poster.jpg/'}, {u'movieid': 414, u'title': u'Hoodwinked Too! Hood vs. Evil', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHoodwinked%20Too!%20Hood%20VS.%20Evil%20(2011)%20%5bBlu-ray%5d%2fhoodwinked.too.hood.vs.evil.1080p.bluray.x264-oem1080-fanart.jpg/', u'label': u'Hoodwinked Too! Hood vs. Evil', u'file': u'smb://TOWER/Kids Movies/Hoodwinked Too! Hood VS. Evil (2011) [Blu-ray]/hoodwinked.too.hood.vs.evil.1080p.bluray.x264-oem1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHoodwinked%20Too!%20Hood%20VS.%20Evil%20(2011)%20%5bBlu-ray%5d%2fhoodwinked.too.hood.vs.evil.1080p.bluray.x264-oem1080-poster.jpg/'}, {u'movieid': 415, u'title': u'Hop', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHop%20(2011)%20%5bBlu-ray%5d%2ftwiz-hop-1080p-fanart.jpg/', u'label': u'Hop', u'file': u'smb://TOWER/Kids Movies/Hop (2011) [Blu-ray]/twiz-hop-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHop%20(2011)%20%5bBlu-ray%5d%2ftwiz-hop-1080p-poster.jpg/'}, {u'movieid': 1063, u'title': u'Horrible Bosses', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHorrible%20Bosses%20(2011)%20%5bBlu-ray%5d%2ftwiz-horribleb-720p-fanart.jpg/', u'label': u'Horrible Bosses', u'file': u'smb://TOWER/Movies/Horrible Bosses (2011) [Blu-ray]/twiz-horribleb-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHorrible%20Bosses%20(2011)%20%5bBlu-ray%5d%2ftwiz-horribleb-720p-poster.jpg/'}, {u'movieid': 366, u'title': u'Horton Hears a Who!', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDr.%20Seuss%27%20Horton%20Hears%20a%20Who!%20(2008)%20%5bBlu-ray%5d%2fHorton.Hears.A.Who.2008.1080p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Horton Hears a Who!', u'file': u"smb://TOWER/Kids Movies/Dr. Seuss' Horton Hears a Who! (2008) [Blu-ray]/Horton.Hears.A.Who.2008.1080p.BluRay.x264-CiNEFiLE.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fDr.%20Seuss%27%20Horton%20Hears%20a%20Who!%20(2008)%20%5bBlu-ray%5d%2fHorton.Hears.A.Who.2008.1080p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 1064, u'title': u'Hostage', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHostage%20(2005)%20%5bBlu-ray%5d%2fHostage.2005.BluRay.1080p.x264.DTS-HDChina-fanart.jpg/', u'label': u'Hostage', u'file': u'smb://TOWER/Movies/Hostage (2005) [Blu-ray]/Hostage.2005.BluRay.1080p.x264.DTS-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHostage%20(2005)%20%5bBlu-ray%5d%2fHostage.2005.BluRay.1080p.x264.DTS-HDChina-poster.jpg/'}, {u'movieid': 1065, u'title': u'Hot Fuzz', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHot%20Fuzz%20(2007)%20%5bBlu-ray%5d%2fHot.Fuzz.2007.1080p.HDDVD.x264-TiMELORDS-fanart.jpg/', u'label': u'Hot Fuzz', u'file': u'smb://TOWER/Movies/Hot Fuzz (2007) [Blu-ray]/Hot.Fuzz.2007.1080p.HDDVD.x264-TiMELORDS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHot%20Fuzz%20(2007)%20%5bBlu-ray%5d%2fHot.Fuzz.2007.1080p.HDDVD.x264-TiMELORDS-poster.jpg/'}, {u'movieid': 416, u'title': u'Hotel Transylvania', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHotel%20Transylvania%20(2012)%20%5bBlu-ray%5d%2fhotel.transylvania.2012.1080p.bluray.dts.x264-publichd-fanart.jpg/', u'label': u'Hotel Transylvania', u'file': u'smb://TOWER/Kids Movies/Hotel Transylvania (2012) [Blu-ray]/hotel.transylvania.2012.1080p.bluray.dts.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHotel%20Transylvania%20(2012)%20%5bBlu-ray%5d%2fhotel.transylvania.2012.1080p.bluray.dts.x264-publichd-poster.jpg/'}, {u'movieid': 108, u'title': u'House of Wax', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHouse%20of%20Wax%20(2005)%20%5bBlu-ray%5d%2fHouse.of.Wax.2005.720p.BluRay.DD5.1.x264-CRiSC-fanart.jpg/', u'label': u'House of Wax', u'file': u'smb://TOWER/D/HD Movie/House of Wax (2005) [Blu-ray]/House.of.Wax.2005.720p.BluRay.DD5.1.x264-CRiSC.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHouse%20of%20Wax%20(2005)%20%5bBlu-ray%5d%2fHouse.of.Wax.2005.720p.BluRay.DD5.1.x264-CRiSC-poster.jpg/'}, {u'movieid': 109, u'title': u'Housebound', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHousebound%20(2014)%2fhousebound.2014.1080p.bluray.x264-topcat-fanart.jpg/', u'label': u'Housebound', u'file': u'smb://TOWER/D/HD Movie/Housebound (2014)/housebound.2014.1080p.bluray.x264-topcat.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHousebound%20(2014)%2fhousebound.2014.1080p.bluray.x264-topcat-poster.jpg/'}, {u'movieid': 417, u'title': u'How to Train Your Dragon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHow%20to%20Train%20Your%20Dragon%20(2010)%20%5bBlu-ray%5d%2fcbgb-howtotrainyourdragon1080-fanart.jpg/', u'label': u'How to Train Your Dragon', u'file': u'smb://TOWER/Kids Movies/How to Train Your Dragon (2010) [Blu-ray]/cbgb-howtotrainyourdragon1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHow%20to%20Train%20Your%20Dragon%20(2010)%20%5bBlu-ray%5d%2fcbgb-howtotrainyourdragon1080-poster.jpg/'}, {u'movieid': 420, u'title': u'How to Train Your Dragon 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHow%20to%20Train%20Your%20Dragon%202%20(2014)%2fHow.to.Train.Your.Dragon.2.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-fanart.jpg/', u'label': u'How to Train Your Dragon 2', u'file': u'smb://TOWER/Kids Movies/How to Train Your Dragon 2 (2014)/How.to.Train.Your.Dragon.2.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHow%20to%20Train%20Your%20Dragon%202%20(2014)%2fHow.to.Train.Your.Dragon.2.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-poster.jpg/'}, {u'movieid': 421, u'title': u'Hulk', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHulk%20(2003)%20%5bBlu-ray%5d%2fHulk%202003%203Li%20BluRay%20720p-fanart.jpg/', u'label': u'Hulk', u'file': u'smb://TOWER/Kids Movies/Hulk (2003) [Blu-ray]/Hulk 2003 3Li BluRay 720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHulk%20(2003)%20%5bBlu-ray%5d%2fHulk%202003%203Li%20BluRay%20720p-poster.jpg/'}, {u'movieid': 1067, u'title': u'Hwayi: Gwimuleul samkin ahyi', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHwayi%20-%20Gwimuleul%20samkin%20ahyi%20(2013)%20%5bBlu-ray%5d%2fHwayi.A.Monster.Boy.2013.BluRay.720p.DTS.x264-CHD-fanart.jpg/', u'label': u'Hwayi: Gwimuleul samkin ahyi', u'file': u'smb://TOWER/Movies/Hwayi - Gwimuleul samkin ahyi (2013) [Blu-ray]/Hwayi.A.Monster.Boy.2013.BluRay.720p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHwayi%20-%20Gwimuleul%20samkin%20ahyi%20(2013)%20%5bBlu-ray%5d%2fHwayi.A.Monster.Boy.2013.BluRay.720p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 110, u'title': u'Hysteria', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHysteria%20(2011)%20%5bBlu-ray%5d%2fhysteria.2011.720p.bluray.x264-psychd-fanart.jpg/', u'label': u'Hysteria', u'file': u'smb://TOWER/D/HD Movie/Hysteria (2011) [Blu-ray]/hysteria.2011.720p.bluray.x264-psychd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fHysteria%20(2011)%20%5bBlu-ray%5d%2fhysteria.2011.720p.bluray.x264-psychd-poster.jpg/'}, {u'movieid': 1073, u'title': u'I Am Legend', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Am%20Legend%20Collection%2fI%20Am%20Legend%20(2007)%20%5bBlu-ray%5d%2f00000-fanart.jpg/', u'label': u'I Am Legend', u'file': u'smb://TOWER/Movies/I Am Legend Collection/I Am Legend (2007) [Blu-ray]/00000.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Am%20Legend%20Collection%2fI%20Am%20Legend%20(2007)%20%5bBlu-ray%5d%2f00000-poster.jpg/'}, {u'movieid': 1068, u'title': u'I Am Legend Alt Ending', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Am%20Legend%20Collection%2fI%20Am%20Legend%20-%20Alt%20Ending%20(2007)%20%5bBlu-ray%5d%2f00010-fanart.jpg/', u'label': u'I Am Legend Alt Ending', u'file': u'smb://TOWER/Movies/I Am Legend Collection/I Am Legend - Alt Ending (2007) [Blu-ray]/00010.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Am%20Legend%20Collection%2fI%20Am%20Legend%20-%20Alt%20Ending%20(2007)%20%5bBlu-ray%5d%2f00010-poster.jpg/'}, {u'movieid': 1069, u'title': u'I Am Legend: Awakening - Story 1: Sacrificing the Few for the Many', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Am%20Legend%20Collection%2fI%20Am%20Legend%20-%20Awakening%20-%20Story%201%20-%20Sacrificing%20the%20Few%20for%20the%20Many%20(2008)%2f3%20I%20am%20legend%20-%20sacrificing%20the%20few%20for%20the%20many%2000056-fanart.jpg/', u'label': u'I Am Legend: Awakening - Story 1: Sacrificing the Few for the Many', u'file': u'smb://TOWER/Movies/I Am Legend Collection/I Am Legend - Awakening - Story 1 - Sacrificing the Few for the Many (2008)/3 I am legend - sacrificing the few for the many 00056.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Am%20Legend%20Collection%2fI%20Am%20Legend%20-%20Awakening%20-%20Story%201%20-%20Sacrificing%20the%20Few%20for%20the%20Many%20(2008)%2ffolder.jpg/'}, {u'movieid': 1070, u'title': u'I Am Legend: Awakening - Story 2: Isolation', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Am%20Legend%20Collection%2fI%20Am%20Legend%20-%20Awakening%20-%20Story%202%20-%20Isolation%20(2007)%2f2%20I%20am%20legend%20-%20isolation%2000055-fanart.jpg/', u'label': u'I Am Legend: Awakening - Story 2: Isolation', u'file': u'smb://TOWER/Movies/I Am Legend Collection/I Am Legend - Awakening - Story 2 - Isolation (2007)/2 I am legend - isolation 00055.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Am%20Legend%20Collection%2fI%20Am%20Legend%20-%20Awakening%20-%20Story%202%20-%20Isolation%20(2007)%2ffolder.jpg/'}, {u'movieid': 1071, u'title': u'I Am Legend: Awakening - Story 3: Shelter', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Am%20Legend%20Collection%2fI%20Am%20Legend%20-%20Awakening%20-%20Story%203%20-%20Shelter%20(2008)%2f4%20I%20am%20legend%20-%20shelter%2000057-fanart.jpg/', u'label': u'I Am Legend: Awakening - Story 3: Shelter', u'file': u'smb://TOWER/Movies/I Am Legend Collection/I Am Legend - Awakening - Story 3 - Shelter (2008)/4 I am legend - shelter 00057.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Am%20Legend%20Collection%2fI%20Am%20Legend%20-%20Awakening%20-%20Story%203%20-%20Shelter%20(2008)%2ffolder.jpg/'}, {u'movieid': 1072, u'title': u'I Am Legend: Awakening - Story 4: Death as a Gift', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Am%20Legend%20Collection%2fI%20Am%20Legend%20-%20Awakening%20-%20Story%204%20-%20Death%20as%20a%20Gift%20(2008)%2f1%20I%20am%20legend%20-%20Death%20as%20a%20gift%2000054-fanart.jpg/', u'label': u'I Am Legend: Awakening - Story 4: Death as a Gift', u'file': u'smb://TOWER/Movies/I Am Legend Collection/I Am Legend - Awakening - Story 4 - Death as a Gift (2008)/1 I am legend - Death as a gift 00054.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Am%20Legend%20Collection%2fI%20Am%20Legend%20-%20Awakening%20-%20Story%204%20-%20Death%20as%20a%20Gift%20(2008)%2ffolder.jpg/'}, {u'movieid': 1074, u'title': u'I Saw the Devil', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Saw%20the%20Devil%20(2010)%20%5bBlu-ray%5d%2ftl-istd.1080p-fanart.jpg/', u'label': u'I Saw the Devil', u'file': u'smb://TOWER/Movies/I Saw the Devil (2010) [Blu-ray]/tl-istd.1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Saw%20the%20Devil%20(2010)%20%5bBlu-ray%5d%2ftl-istd.1080p-poster.jpg/'}, {u'movieid': 1075, u'title': u'I Spy', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Spy%20(2002)%20%5bBlu-ray%5d%2fI.Spy.2002.720p.WEB-DL.HDCLUB-fanart.jpg/', u'label': u'I Spy', u'file': u'smb://TOWER/Movies/I Spy (2002) [Blu-ray]/I.Spy.2002.720p.WEB-DL.HDCLUB.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%20Spy%20(2002)%20%5bBlu-ray%5d%2fI.Spy.2002.720p.WEB-DL.HDCLUB-poster.jpg/'}, {u'movieid': 1076, u'title': u'I, Frankenstein', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%2c%20Frankenstein%20(2014)%20%5bBlu-ray%5d%2fi.frankenstein.2014.1080p.bluray.x264-sparks-fanart.jpg/', u'label': u'I, Frankenstein', u'file': u'smb://TOWER/Movies/I, Frankenstein (2014) [Blu-ray]/i.frankenstein.2014.1080p.bluray.x264-sparks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fI%2c%20Frankenstein%20(2014)%20%5bBlu-ray%5d%2fi.frankenstein.2014.1080p.bluray.x264-sparks-poster.jpg/'}, {u'movieid': 422, u'title': u'I, Robot', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fI%2c%20Robot%20(2004)%2fI.Robot.2004.BluRay.1080p.DTS.x264.dxva-EuReKA-fanart.jpg/', u'label': u'I, Robot', u'file': u'smb://TOWER/Kids Movies/I, Robot (2004)/I.Robot.2004.BluRay.1080p.DTS.x264.dxva-EuReKA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fI%2c%20Robot%20(2004)%2fI.Robot.2004.BluRay.1080p.DTS.x264.dxva-EuReKA-poster.jpg/'}, {u'movieid': 427, u'title': u'Ice Age', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIce%20Age%20Collection%2fIce%20Age%20(2002)%20%5bBlu-ray%5d%2fIce.Age-fanart.jpg/', u'label': u'Ice Age', u'file': u'smb://TOWER/Kids Movies/Ice Age Collection/Ice Age (2002) [Blu-ray]/Ice.Age.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIce%20Age%20Collection%2fIce%20Age%20(2002)%20%5bBlu-ray%5d%2fIce.Age-poster.jpg/'}, {u'movieid': 424, u'title': u'Ice Age: A Mammoth Christmas', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIce%20Age%20Collection%2fIce%20Age%20-%20A%20Mammoth%20Christmas%20(2011)%20%5bBlu-ray%5d%2fIce.Age.A.Mammoth.Christmas.2011.1080p.BluRay.DTS.x264-HDxT-fanart.jpg/', u'label': u'Ice Age: A Mammoth Christmas', u'file': u'smb://TOWER/Kids Movies/Ice Age Collection/Ice Age - A Mammoth Christmas (2011) [Blu-ray]/Ice.Age.A.Mammoth.Christmas.2011.1080p.BluRay.DTS.x264-HDxT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIce%20Age%20Collection%2fIce%20Age%20-%20A%20Mammoth%20Christmas%20(2011)%20%5bBlu-ray%5d%2fIce.Age.A.Mammoth.Christmas.2011.1080p.BluRay.DTS.x264-HDxT-poster.jpg/'}, {u'movieid': 425, u'title': u'Ice Age: Continental Drift', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIce%20Age%20Collection%2fIce%20Age%20-%20Continental%20Drift%20(2012)%20%5bBlu-ray%5d%2f00800-fanart.jpg/', u'label': u'Ice Age: Continental Drift', u'file': u'smb://TOWER/Kids Movies/Ice Age Collection/Ice Age - Continental Drift (2012) [Blu-ray]/00800.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIce%20Age%20Collection%2fIce%20Age%20-%20Continental%20Drift%20(2012)%20%5bBlu-ray%5d%2f00800-poster.jpg/'}, {u'movieid': 426, u'title': u'Ice Age: Dawn of the Dinosaurs', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIce%20Age%20Collection%2fIce%20Age%20-%20Dawn%20of%20the%20Dinosaurs%20(2009)%20%5bBlu-ray%5d%2fice.age.3.1080p.bluray.x264-hdmi-fanart.jpg/', u'label': u'Ice Age: Dawn of the Dinosaurs', u'file': u'smb://TOWER/Kids Movies/Ice Age Collection/Ice Age - Dawn of the Dinosaurs (2009) [Blu-ray]/ice.age.3.1080p.bluray.x264-hdmi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIce%20Age%20Collection%2fIce%20Age%20-%20Dawn%20of%20the%20Dinosaurs%20(2009)%20%5bBlu-ray%5d%2fice.age.3.1080p.bluray.x264-hdmi-poster.jpg/'}, {u'movieid': 428, u'title': u'Ice Age: The Meltdown', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIce%20Age%20Collection%2fIce%20Age%202%20-%20The%20Meltdown%20(2006)%20%5bBlu-ray%5d%2fIce%20Age%202%20The%20Meltdown-fanart.jpg/', u'label': u'Ice Age: The Meltdown', u'file': u'smb://TOWER/Kids Movies/Ice Age Collection/Ice Age 2 - The Meltdown (2006) [Blu-ray]/Ice Age 2 The Meltdown.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIce%20Age%20Collection%2fIce%20Age%202%20-%20The%20Meltdown%20(2006)%20%5bBlu-ray%5d%2fIce%20Age%202%20The%20Meltdown-poster.jpg/'}, {u'movieid': 1077, u'title': u'Ichi', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fIchi%20(2008)%20%5bBlu-ray%5d%2fIchi.2008.720p.BluRay.x264-ESiR-fanart.jpg/', u'label': u'Ichi', u'file': u'smb://TOWER/Movies/Ichi (2008) [Blu-ray]/Ichi.2008.720p.BluRay.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fIchi%20(2008)%20%5bBlu-ray%5d%2fIchi.2008.720p.BluRay.x264-ESiR-poster.jpg/'}, {u'movieid': 1078, u'title': u'Identity', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fIdentity%20(2003)%20%5bBlu-ray%5d%2fIdentity.2003.1080p.BluRay.DTS.x264-CtrlHD-fanart.jpg/', u'label': u'Identity', u'file': u'smb://TOWER/Movies/Identity (2003) [Blu-ray]/Identity.2003.1080p.BluRay.DTS.x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fIdentity%20(2003)%20%5bBlu-ray%5d%2fIdentity.2003.1080p.BluRay.DTS.x264-CtrlHD-poster.jpg/'}, {u'movieid': 111, u'title': u'Imaginaerum', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fImaginaerum%20(2012)%2fImaginaerum.2012.1080p.BluRay.DTS.x264-EbP-fanart.jpg/', u'label': u'Imaginaerum', u'file': u'smb://TOWER/D/HD Movie/Imaginaerum (2012)/Imaginaerum.2012.1080p.BluRay.DTS.x264-EbP.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fImaginaerum%20(2012)%2fImaginaerum.2012.1080p.BluRay.DTS.x264-EbP-poster.jpg/'}, {u'movieid': 1079, u'title': u'Immortals', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fImmortals%20(2011)%20%5bBlu-ray%5d%2fImmortals.2011.1080p.BluRay.x264.DTS-HDChina-fanart.jpg/', u'label': u'Immortals', u'file': u'smb://TOWER/Movies/Immortals (2011) [Blu-ray]/Immortals.2011.1080p.BluRay.x264.DTS-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fImmortals%20(2011)%20%5bBlu-ray%5d%2fImmortals.2011.1080p.BluRay.x264.DTS-HDChina-poster.jpg/'}, {u'movieid': 1080, u'title': u'In Time', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fIn%20Time%20(2011)%20%5bBlu-ray%5d%2fIn.Time.2011.720p.Bluray.x264.DTS-HDChina-fanart.jpg/', u'label': u'In Time', u'file': u'smb://TOWER/Movies/In Time (2011) [Blu-ray]/In.Time.2011.720p.Bluray.x264.DTS-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fIn%20Time%20(2011)%20%5bBlu-ray%5d%2fIn.Time.2011.720p.Bluray.x264.DTS-HDChina-poster.jpg/'}, {u'movieid': 433, u'title': u'Inception', u'fanart': u'image://http%3a%2f%2fcf2.imgobject.com%2fhttp%3a%2f%2fcf2.imgobject.com%2ft%2fp%2foriginal%2fs2bT29y0ngXxxu2IA8AOzzXTRhd.jpg/', u'label': u'Inception', u'file': u'smb://TOWER/Kids Movies/Inception (2010)/t01_Inception.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fInception%20(2010)%2ft01_Inception-poster.jpg/'}, {u'movieid': 1081, u'title': u'Independence Day', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fIndependence%20Day%20(1996)%20%5bBlu-ray%5d%2fIndependence%20Day%201996%203Li%20BluRay%20720p-fanart.jpg/', u'label': u'Independence Day', u'file': u'smb://TOWER/Movies/Independence Day (1996) [Blu-ray]/Independence Day 1996 3Li BluRay 720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fIndependence%20Day%20(1996)%20%5bBlu-ray%5d%2fIndependence%20Day%201996%203Li%20BluRay%20720p-poster.jpg/'}, {u'movieid': 434, u'title': u'Indiana Jones and the Kingdom of the Crystal Skull', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIndiana%20Jones%20Collection%2fIndiana%20Jones%20and%20the%20Kingdom%20of%20the%20Crystal%20Skull%20(2008)%2fIndiana.Jones.and.the.Kingdom.of.the.Crystal.Skull.2008.Bluray.1080p-TrueHD.x264-Grym-fanart.jpg/', u'label': u'Indiana Jones and the Kingdom of the Crystal Skull', u'file': u'smb://TOWER/Kids Movies/Indiana Jones Collection/Indiana Jones and the Kingdom of the Crystal Skull (2008)/Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull.2008.Bluray.1080p-TrueHD.x264-Grym.MKV', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIndiana%20Jones%20Collection%2fIndiana%20Jones%20and%20the%20Kingdom%20of%20the%20Crystal%20Skull%20(2008)%2fIndiana.Jones.and.the.Kingdom.of.the.Crystal.Skull.2008.Bluray.1080p-TrueHD.x264-Grym-poster.jpg/'}, {u'movieid': 435, u'title': u'Indiana Jones and the Last Crusade', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIndiana%20Jones%20Collection%2fIndiana%20Jones%20and%20the%20Last%20Crusade%20(1989)%2fIndiana.Jones.and.the.Last.Crusade.1989.Bluray.1080p-DTS-HD.x264-Grym-fanart.jpg/', u'label': u'Indiana Jones and the Last Crusade', u'file': u'smb://TOWER/Kids Movies/Indiana Jones Collection/Indiana Jones and the Last Crusade (1989)/Indiana.Jones.and.the.Last.Crusade.1989.Bluray.1080p-DTS-HD.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIndiana%20Jones%20Collection%2fIndiana%20Jones%20and%20the%20Last%20Crusade%20(1989)%2fIndiana.Jones.and.the.Last.Crusade.1989.Bluray.1080p-DTS-HD.x264-Grym-poster.jpg/'}, {u'movieid': 437, u'title': u'Indiana Jones and the Temple of Doom', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIndiana%20Jones%20Collection%2fIndiana%20Jones%20and%20the%20Temple%20of%20Doom%20(1984)%2fIndiana.Jones.and.the.Temple.of.Doom.1984.Bluray.1080p-DTS-HD.x264-Grym-fanart.jpg/', u'label': u'Indiana Jones and the Temple of Doom', u'file': u'smb://TOWER/Kids Movies/Indiana Jones Collection/Indiana Jones and the Temple of Doom (1984)/Indiana.Jones.and.the.Temple.of.Doom.1984.Bluray.1080p-DTS-HD.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIndiana%20Jones%20Collection%2fIndiana%20Jones%20and%20the%20Temple%20of%20Doom%20(1984)%2fIndiana.Jones.and.the.Temple.of.Doom.1984.Bluray.1080p-DTS-HD.x264-Grym-poster.jpg/'}, {u'movieid': 112, u'title': u'Infection', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fInfection%20(2004)%2fInfection_BP-LKRG-fanart.jpg/', u'label': u'Infection', u'file': u'smb://TOWER/D/HD Movie/Infection (2004)/Infection_BP-LKRG.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fInfection%20(2004)%2fInfection_BP-LKRG-poster.jpg/'}, {u'movieid': 1082, u'title': u'Infernal Affairs', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fInfernal%20Affairs%20(2002)%20%5bBlu-ray%5d%2fInfernal.Affairs.2002.1080p.BluRay.DTS.x264-SS-fanart.jpg/', u'label': u'Infernal Affairs', u'file': u'smb://TOWER/Movies/Infernal Affairs (2002) [Blu-ray]/Infernal.Affairs.2002.1080p.BluRay.DTS.x264-SS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fInfernal%20Affairs%20(2002)%20%5bBlu-ray%5d%2fInfernal.Affairs.2002.1080p.BluRay.DTS.x264-SS-poster.jpg/'}, {u'movieid': 1083, u'title': u'Inglourious Basterds', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fInglourious%20Basterds%20(2009)%20%5bBlu-ray%5d%2fInglourious.Basterds.2009.1080p.BluRay.DTS.x264-WiKi-fanart.jpg/', u'label': u'Inglourious Basterds', u'file': u'smb://TOWER/Movies/Inglourious Basterds (2009) [Blu-ray]/Inglourious.Basterds.2009.1080p.BluRay.DTS.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fInglourious%20Basterds%20(2009)%20%5bBlu-ray%5d%2fInglourious.Basterds.2009.1080p.BluRay.DTS.x264-WiKi-poster.jpg/'}, {u'movieid': 1085, u'title': u'Inland Empire', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fInland%20Empire%20(2006)%20%5bBlu-ray%5d%2favchd-inland.empire.2006.720p.bluray.x264-fanart.jpg/', u'label': u'Inland Empire', u'file': u'smb://TOWER/Movies/Inland Empire (2006) [Blu-ray]/avchd-inland.empire.2006.720p.bluray.x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fInland%20Empire%20(2006)%20%5bBlu-ray%5d%2favchd-inland.empire.2006.720p.bluray.x264-poster.jpg/'}, {u'movieid': 438, u'title': u'Insidious', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fInsidious%20(2010)%20%5bBlu-ray%5d%2fmhd-i-720-fanart.jpg/', u'label': u'Insidious', u'file': u'smb://TOWER/Kids Movies/Insidious (2010) [Blu-ray]/mhd-i-720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fInsidious%20(2010)%20%5bBlu-ray%5d%2fmhd-i-720-poster.jpg/'}, {u'movieid': 1086, u'title': u'Insidious: Chapter 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fInsidious%20-%20Chapter%202%20(2013)%20%5bBlu-ray%5d%2fInsidious.Chapter.2.2013.1080p.BluRay.REMUX.DTS-HD.MA.5.1-PublicHD-fanart.jpg/', u'label': u'Insidious: Chapter 2', u'file': u'smb://TOWER/Movies/Insidious - Chapter 2 (2013) [Blu-ray]/Insidious.Chapter.2.2013.1080p.BluRay.REMUX.DTS-HD.MA.5.1-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fInsidious%20-%20Chapter%202%20(2013)%20%5bBlu-ray%5d%2fInsidious.Chapter.2.2013.1080p.BluRay.REMUX.DTS-HD.MA.5.1-PublicHD-poster.jpg/'}, {u'movieid': 1087, u'title': u'Interview with the Vampire: The Vampire Chronicles', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fInterview%20with%20the%20Vampire%20(1994)%20%5bBlu-ray%5d%2fh-iwtvamp-x264-fanart.jpg/', u'label': u'Interview with the Vampire: The Vampire Chronicles', u'file': u'smb://TOWER/Movies/Interview with the Vampire (1994) [Blu-ray]/h-iwtvamp-x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fInterview%20with%20the%20Vampire%20(1994)%20%5bBlu-ray%5d%2fh-iwtvamp-x264-poster.jpg/'}, {u'movieid': 113, u'title': u'Into the Storm', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fInto%20the%20Storm%20(2014)%2fInto.the.Storm.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-fanart.jpg/', u'label': u'Into the Storm', u'file': u'smb://TOWER/D/HD Movie/Into the Storm (2014)/Into.the.Storm.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fInto%20the%20Storm%20(2014)%2fInto.the.Storm.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-poster.jpg/'}, {u'movieid': 439, u'title': u'Intruders', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIntruders%20(2011)%20%5bBlu-ray%5d%2fintruders.2011.limited.1080p.bluray.x264-sparks-fanart.jpg/', u'label': u'Intruders', u'file': u'smb://TOWER/Kids Movies/Intruders (2011) [Blu-ray]/intruders.2011.limited.1080p.bluray.x264-sparks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIntruders%20(2011)%20%5bBlu-ray%5d%2fintruders.2011.limited.1080p.bluray.x264-sparks-poster.jpg/'}, {u'movieid': 114, u'title': u'Investigation of a Citizen Above Suspicion', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fInvestigation%20of%20a%20Citizen%20Above%20Suspicion%20(1970)%20%5bBlu-ray%5d%2fInvestigation.Of.A.Citizen.Above.Suspicion.1970.Criterion.Collection.720p.BluRay.x264-PublicHD-fanart.jpg/', u'label': u'Investigation of a Citizen Above Suspicion', u'file': u'smb://TOWER/D/HD Movie/Investigation of a Citizen Above Suspicion (1970) [Blu-ray]/Investigation.Of.A.Citizen.Above.Suspicion.1970.Criterion.Collection.720p.BluRay.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fInvestigation%20of%20a%20Citizen%20Above%20Suspicion%20(1970)%20%5bBlu-ray%5d%2fInvestigation.Of.A.Citizen.Above.Suspicion.1970.Criterion.Collection.720p.BluRay.x264-PublicHD-poster.jpg/'}, {u'movieid': 750, u'title': u'Ip Man', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fYip%20Man%20Collection%2fYip%20Man%20(2008)%20%5bBlu-ray%5d%2fIp.Man.2008.720p.BluRay.DTS.x264-CtrlHD_EngSUBS-fanart.jpg/', u'label': u'Ip Man', u'file': u'smb://TOWER/Kids Movies/Yip Man Collection/Yip Man (2008) [Blu-ray]/Ip.Man.2008.720p.BluRay.DTS.x264-CtrlHD_EngSUBS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fYip%20Man%20Collection%2fYip%20Man%20(2008)%20%5bBlu-ray%5d%2fIp.Man.2008.720p.BluRay.DTS.x264-CtrlHD_EngSUBS-poster.jpg/'}, {u'movieid': 751, u'title': u'Ip Man 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fYip%20Man%20Collection%2fYip%20Man%202%20(2010)%20%5bBlu-ray%5d%2fIp.Man.2.2010.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Ip Man 2', u'file': u'smb://TOWER/Kids Movies/Yip Man Collection/Yip Man 2 (2010) [Blu-ray]/Ip.Man.2.2010.720p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fYip%20Man%20Collection%2fYip%20Man%202%20(2010)%20%5bBlu-ray%5d%2fIp.Man.2.2010.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 442, u'title': u'Iron Man', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIron%20Man%20Collection%2fIronman%20(2008)%20%5bBlu-ray%5d%2fIron.Man.2008.1080p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Iron Man', u'file': u'smb://TOWER/Kids Movies/Iron Man Collection/Ironman (2008) [Blu-ray]/Iron.Man.2008.1080p.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIron%20Man%20Collection%2fIronman%20(2008)%20%5bBlu-ray%5d%2fIron.Man.2008.1080p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 440, u'title': u'Iron Man & Hulk: Heroes United', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIron%20Man%20%26%20Hulk%20-%20Heroes%20United%20(2013)%20%5bBlu-ray%5d%2fIron.Man.And.Hulk.Heroes.United.2013.1080p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Iron Man & Hulk: Heroes United', u'file': u'smb://TOWER/Kids Movies/Iron Man & Hulk - Heroes United (2013) [Blu-ray]/Iron.Man.And.Hulk.Heroes.United.2013.1080p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIron%20Man%20%26%20Hulk%20-%20Heroes%20United%20(2013)%20%5bBlu-ray%5d%2fIron.Man.And.Hulk.Heroes.United.2013.1080p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 443, u'title': u'Iron Man 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIron%20Man%20Collection%2fIronman%202%20(2010)%20%5bBlu-ray%5d%2fIron.Man.2.2010.1080p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Iron Man 2', u'file': u'smb://TOWER/Kids Movies/Iron Man Collection/Ironman 2 (2010) [Blu-ray]/Iron.Man.2.2010.1080p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIron%20Man%20Collection%2fIronman%202%20(2010)%20%5bBlu-ray%5d%2fIron.Man.2.2010.1080p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 441, u'title': u'Iron Man 3', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIron%20Man%20Collection%2fIron%20Man%203%20(2013)%20%5bBlu-ray%5d%2f00800-fanart.jpg/', u'label': u'Iron Man 3', u'file': u'smb://TOWER/Kids Movies/Iron Man Collection/Iron Man 3 (2013) [Blu-ray]/00800.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIron%20Man%20Collection%2fIron%20Man%203%20(2013)%20%5bBlu-ray%5d%2f00800-poster.jpg/'}, {u'movieid': 115, u'title': u'Iron Sky', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fIron%20Sky%20(2012)%20%5bBlu-ray%5d%2fIron.Sky.2012.Directors.Cut.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Iron Sky', u'file': u'smb://TOWER/D/HD Movie/Iron Sky (2012) [Blu-ray]/Iron.Sky.2012.Directors.Cut.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fIron%20Sky%20(2012)%20%5bBlu-ray%5d%2fIron.Sky.2012.Directors.Cut.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 1089, u'title': u'J. Edgar', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJ.%20Edgar%20(2011)%20%5bBlu-ray%5d%2fsparks-jedgar-720-fanart.jpg/', u'label': u'J. Edgar', u'file': u'smb://TOWER/Movies/J. Edgar (2011) [Blu-ray]/sparks-jedgar-720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJ.%20Edgar%20(2011)%20%5bBlu-ray%5d%2fsparks-jedgar-720-poster.jpg/'}, {u'movieid': 664, u'title': u'Jack-Jack Attack', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fThe%20Incredibles%20(2004)%20%5bBlu-ray%5d%2fJack-Jack%20Attack%20(2005)%20%5bBlu-ray%5d%2f10%20Jack-Jack%20Attack-fanart.jpg/', u'label': u'Jack-Jack Attack', u'file': u'smb://TOWER/Kids Movies/The Incredibles (2004) [Blu-ray]/Jack-Jack Attack (2005) [Blu-ray]/10 Jack-Jack Attack.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fThe%20Incredibles%20(2004)%20%5bBlu-ray%5d%2fJack-Jack%20Attack%20(2005)%20%5bBlu-ray%5d%2f10%20Jack-Jack%20Attack-poster.jpg/'}, {u'movieid': 116, u'title': u'Jack and Jill', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fJack%20and%20Jill%20(2011)%20%5bBlu-ray%5d%2fctf-jack.and.jill.720-fanart.jpg/', u'label': u'Jack and Jill', u'file': u'smb://TOWER/D/HD Movie/Jack and Jill (2011) [Blu-ray]/ctf-jack.and.jill.720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fJack%20and%20Jill%20(2011)%20%5bBlu-ray%5d%2fctf-jack.and.jill.720-poster.jpg/'}, {u'movieid': 1090, u'title': u'Jack Reacher', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJack%20Reacher%20(2012)%20%5bBlu-ray%5d%2fJack.Reacher.2012.1080p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Jack Reacher', u'file': u'smb://TOWER/Movies/Jack Reacher (2012) [Blu-ray]/Jack.Reacher.2012.1080p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJack%20Reacher%20(2012)%20%5bBlu-ray%5d%2fJack.Reacher.2012.1080p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 1091, u'title': u'Jack Ryan: Shadow Recruit', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJack%20Ryan%20-%20Shadow%20Recruit%20(2014)%20%5bBlu-ray%5d%2fJack.Ryan.Shadow.Recruit.2014.1080p.Blu-ray.REMUX.AVC.DTS-HD.MA.7.1-RARBG-fanart.jpg/', u'label': u'Jack Ryan: Shadow Recruit', u'file': u'smb://TOWER/Movies/Jack Ryan - Shadow Recruit (2014) [Blu-ray]/Jack.Ryan.Shadow.Recruit.2014.1080p.Blu-ray.REMUX.AVC.DTS-HD.MA.7.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJack%20Ryan%20-%20Shadow%20Recruit%20(2014)%20%5bBlu-ray%5d%2fJack.Ryan.Shadow.Recruit.2014.1080p.Blu-ray.REMUX.AVC.DTS-HD.MA.7.1-RARBG-poster.jpg/'}, {u'movieid': 444, u'title': u'Jack the Giant Slayer', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJack%20the%20Giant%20Slayer%20(2013)%20%5bBlu-ray%5d%2fjack.the.giant.slayer.2013.1080p.bluray.dts-hd.ma.x264-publichd-fanart.jpg/', u'label': u'Jack the Giant Slayer', u'file': u'smb://TOWER/Kids Movies/Jack the Giant Slayer (2013) [Blu-ray]/jack.the.giant.slayer.2013.1080p.bluray.dts-hd.ma.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJack%20the%20Giant%20Slayer%20(2013)%20%5bBlu-ray%5d%2fjack.the.giant.slayer.2013.1080p.bluray.dts-hd.ma.x264-publichd-poster.jpg/'}, {u'movieid': 1092, u'title': u'Jackass 3.5', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJackass%203.5%20(2011)%20%5bBlu-ray%5d%2f7sins-jackass.35.2011.720p.bluray.x264-fanart.jpg/', u'label': u'Jackass 3.5', u'file': u'smb://TOWER/Movies/Jackass 3.5 (2011) [Blu-ray]/7sins-jackass.35.2011.720p.bluray.x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJackass%203.5%20(2011)%20%5bBlu-ray%5d%2f7sins-jackass.35.2011.720p.bluray.x264-poster.jpg/'}, {u'movieid': 1093, u'title': u'Jackass 3D', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJackass%203D%20(2010)%20%5bBlu-ray%5d%2ftwiz-ja3720p-unrated-fanart.jpg/', u'label': u'Jackass 3D', u'file': u'smb://TOWER/Movies/Jackass 3D (2010) [Blu-ray]/twiz-ja3720p-unrated.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJackass%203D%20(2010)%20%5bBlu-ray%5d%2ftwiz-ja3720p-unrated-poster.jpg/'}, {u'movieid': 1094, u'title': u'Jackass Number Two', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJackass%20Number%20Two%20(2006)%20%5bBlu-ray%5d%2fJackass.Number.Two.2006.720p.WEB-DL.HDCLUB-fanart.jpg/', u'label': u'Jackass Number Two', u'file': u'smb://TOWER/Movies/Jackass Number Two (2006) [Blu-ray]/Jackass.Number.Two.2006.720p.WEB-DL.HDCLUB.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJackass%20Number%20Two%20(2006)%20%5bBlu-ray%5d%2fJackass.Number.Two.2006.720p.WEB-DL.HDCLUB-poster.jpg/'}, {u'movieid': 1095, u'title': u'Jackass Presents: Bad Grandpa', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJackass%20Presents%20-%20Bad%20Grandpa%20(2013)%20%5bBlu-ray%5d%2fjackass.presents.bad.grandpa.2013.unrated.1080p.bluray.x264-sparks-fanart.jpg/', u'label': u'Jackass Presents: Bad Grandpa', u'file': u'smb://TOWER/Movies/Jackass Presents - Bad Grandpa (2013) [Blu-ray]/jackass.presents.bad.grandpa.2013.unrated.1080p.bluray.x264-sparks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJackass%20Presents%20-%20Bad%20Grandpa%20(2013)%20%5bBlu-ray%5d%2fjackass.presents.bad.grandpa.2013.unrated.1080p.bluray.x264-sparks-poster.jpg/'}, {u'movieid': 1096, u'title': u"Jacob's Ladder", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJacob%27s%20Ladder%20(1990)%20%5bBlu-ray%5d%2fJacobs.Ladder.1990.PROPER.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u"Jacob's Ladder", u'file': u"smb://TOWER/Movies/Jacob's Ladder (1990) [Blu-ray]/Jacobs.Ladder.1990.PROPER.720p.BluRay.x264-CiNEFiLE.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJacob%27s%20Ladder%20(1990)%20%5bBlu-ray%5d%2fJacobs.Ladder.1990.PROPER.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 1097, u'title': u'James and the Giant Peach', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJames%20and%20the%20Giant%20Peach%20(1996)%20%5bBlu-ray%5d%2fJames.And.The.Giant.Peach.1996.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'James and the Giant Peach', u'file': u'smb://TOWER/Movies/James and the Giant Peach (1996) [Blu-ray]/James.And.The.Giant.Peach.1996.720p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJames%20and%20the%20Giant%20Peach%20(1996)%20%5bBlu-ray%5d%2fJames.And.The.Giant.Peach.1996.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 781, u'title': u'Janghwa, Hongryeon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Tale%20of%20Two%20Sisters%20(2003)%20%5bBlu-ray%5d%2fA.Tale.of.Two.Sisters-fanart.jpg/', u'label': u'Janghwa, Hongryeon', u'file': u'smb://TOWER/Movies/A Tale of Two Sisters (2003) [Blu-ray]/A.Tale.of.Two.Sisters.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Tale%20of%20Two%20Sisters%20(2003)%20%5bBlu-ray%5d%2fA.Tale.of.Two.Sisters-poster.jpg/'}, {u'movieid': 1101, u'title': u'Japan Tsunami: How It Happened', u'fanart': u'', u'label': u'Japan Tsunami: How It Happened', u'file': u'smb://TOWER/Movies/Japan Tsunami - How It Happened (2011)/Japans Tsunami - How it Happened 2011 HDTV x264-DNL.mkv', u'thumbnail': u'image://video@smb%3a%2f%2fTOWER%2fMovies%2fJapan%20Tsunami%20-%20How%20It%20Happened%20(2011)%2fJapans%20Tsunami%20-%20How%20it%20Happened%202011%20HDTV%20x264-DNL.mkv/'}, {u'movieid': 1105, u'title': u'JCVD', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJCVD%20(2008)%20%5bBlu-ray%5d%2fJCVD.2008.720p.BluRay.DTS.x264-DON-fanart.jpg/', u'label': u'JCVD', u'file': u'smb://TOWER/Movies/JCVD (2008) [Blu-ray]/JCVD.2008.720p.BluRay.DTS.x264-DON.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJCVD%20(2008)%20%5bBlu-ray%5d%2fJCVD.2008.720p.BluRay.DTS.x264-DON-poster.jpg/'}, {u'movieid': 1106, u'title': u'Jerry Maguire', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJerry%20Maguire%20(1996)%2fJerry.Maguire.1996.Bluray.1080p.TrueHD.DD-5.1.x264-Grym-fanart.jpg/', u'label': u'Jerry Maguire', u'file': u'smb://TOWER/Movies/Jerry Maguire (1996)/Jerry.Maguire.1996.Bluray.1080p.TrueHD.DD-5.1.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJerry%20Maguire%20(1996)%2fJerry.Maguire.1996.Bluray.1080p.TrueHD.DD-5.1.x264-Grym-poster.jpg/'}, {u'movieid': 1107, u'title': u'Jessabelle', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJessabelle%20(2014)%2fJessabelle.2014.1080p.PROPER.BluRay.x264.DTS-RARBG-fanart.jpg/', u'label': u'Jessabelle', u'file': u'smb://TOWER/Movies/Jessabelle (2014)/Jessabelle.2014.1080p.PROPER.BluRay.x264.DTS-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJessabelle%20(2014)%2fJessabelle.2014.1080p.PROPER.BluRay.x264.DTS-RARBG-poster.jpg/'}, {u'movieid': 1108, u'title': u'JFK', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJFK%20(1991)%20%5bBlu-ray%5d%2fJFK.1991.BluRay.720p.x264.DTS-WiKi-fanart.jpg/', u'label': u'JFK', u'file': u'smb://TOWER/Movies/JFK (1991) [Blu-ray]/JFK.1991.BluRay.720p.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJFK%20(1991)%20%5bBlu-ray%5d%2fJFK.1991.BluRay.720p.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 565, u'title': u'Jianyu', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fReign%20of%20Assassins%20(2010)%20%5bBlu-ray%5d%2fReign.Of.Assassins.2010.BluRay.720p.DTS.2Audio-CHD-fanart.jpg/', u'label': u'Jianyu', u'file': u'smb://TOWER/Kids Movies/Reign of Assassins (2010) [Blu-ray]/Reign.Of.Assassins.2010.BluRay.720p.DTS.2Audio-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fReign%20of%20Assassins%20(2010)%20%5bBlu-ray%5d%2fReign.Of.Assassins.2010.BluRay.720p.DTS.2Audio-CHD-poster.jpg/'}, {u'movieid': 445, u'title': u'Jimmy Neutron: Boy Genius', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJimmy%20Neutron%20-%20Boy%20Genius%20(2001)%20%5bBlu-ray%5d%2fJimmy.Neutron.Boy.Genius.2001.720p.HDTV.x264-DON-fanart.jpg/', u'label': u'Jimmy Neutron: Boy Genius', u'file': u'smb://TOWER/Kids Movies/Jimmy Neutron - Boy Genius (2001) [Blu-ray]/Jimmy.Neutron.Boy.Genius.2001.720p.HDTV.x264-DON.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJimmy%20Neutron%20-%20Boy%20Genius%20(2001)%20%5bBlu-ray%5d%2fJimmy.Neutron.Boy.Genius.2001.720p.HDTV.x264-DON-poster.jpg/'}, {u'movieid': 1110, u'title': u'Jin-R\xf4', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJin-Roh%20-%20The%20Wolf%20Brigade%20(1998)%20%5bBlu-ray%5d%2fJin-Roh_The_Wolf_Brigade_(2000)_%5b720p%2cBluRay%2cx264%5d_-_THORA-fanart.jpg/', u'label': u'Jin-R\xf4', u'file': u'smb://TOWER/Movies/Jin-Roh - The Wolf Brigade (1998) [Blu-ray]/Jin-Roh_The_Wolf_Brigade_(2000)_[720p,BluRay,x264]_-_THORA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJin-Roh%20-%20The%20Wolf%20Brigade%20(1998)%20%5bBlu-ray%5d%2fJin-Roh_The_Wolf_Brigade_(2000)_%5b720p%2cBluRay%2cx264%5d_-_THORA-poster.jpg/'}, {u'movieid': 1157, u'title': u'Jing wu feng yun: Chen Zhen', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLegend%20of%20the%20Fist%20-%20The%20Return%20of%20Chen%20Zhen%20(2010)%20%5bBlu-ray%5d%2fThe.Return.of.Chen.Zhen.2010.720p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'Jing wu feng yun: Chen Zhen', u'file': u'smb://TOWER/Movies/Legend of the Fist - The Return of Chen Zhen (2010) [Blu-ray]/The.Return.of.Chen.Zhen.2010.720p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLegend%20of%20the%20Fist%20-%20The%20Return%20of%20Chen%20Zhen%20(2010)%20%5bBlu-ray%5d%2fThe.Return.of.Chen.Zhen.2010.720p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 994, u'title': u'Jing wu ying xiong', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFist%20of%20Legend%20(1994)%20%5bBlu-ray%5d%2fflhd-fol-fanart.jpg/', u'label': u'Jing wu ying xiong', u'file': u'smb://TOWER/Movies/Fist of Legend (1994) [Blu-ray]/flhd-fol.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFist%20of%20Legend%20(1994)%20%5bBlu-ray%5d%2fflhd-fol-poster.jpg/'}, {u'movieid': 446, u'title': u'Jingle All the Way', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJingle%20All%20the%20Way%20(1996)%20%5bBlu-ray%5d%2fJingle_All_the_Way_(1996)_-%3dGP%3d-_t00-fanart.jpg/', u'label': u'Jingle All the Way', u'file': u'smb://TOWER/Kids Movies/Jingle All the Way (1996) [Blu-ray]/Jingle_All_the_Way_(1996)_-=GP=-_t00.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJingle%20All%20the%20Way%20(1996)%20%5bBlu-ray%5d%2fJingle_All_the_Way_(1996)_-%3dGP%3d-_t00-poster.jpg/'}, {u'movieid': 1111, u'title': u'jOBS', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fjOBS%20(2013)%20%5bBlu-ray%5d%2fJobs.2013.RETAIL.1080p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'jOBS', u'file': u'smb://TOWER/Movies/jOBS (2013) [Blu-ray]/Jobs.2013.RETAIL.1080p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fjOBS%20(2013)%20%5bBlu-ray%5d%2fJobs.2013.RETAIL.1080p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 1112, u'title': u'Joe', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJoe%20(2013)%20%5bBlu-ray%5d%2fsnow-joe.2013.limited.1080p.bluray.x264-fanart.jpg/', u'label': u'Joe', u'file': u'smb://TOWER/Movies/Joe (2013) [Blu-ray]/snow-joe.2013.limited.1080p.bluray.x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJoe%20(2013)%20%5bBlu-ray%5d%2fsnow-joe.2013.limited.1080p.bluray.x264-poster.jpg/'}, {u'movieid': 1765, u'title': u'John Carter', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJohn%20Carter%20(2012)%2fjohn.carter.2012.1080p.bluray.x264-sparks-fanart.jpg/', u'label': u'John Carter', u'file': u'smb://TOWER/Kids Movies/John Carter (2012)/john.carter.2012.1080p.bluray.x264-sparks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJohn%20Carter%20(2012)%2fjohn.carter.2012.1080p.bluray.x264-sparks-poster.jpg/'}, {u'movieid': 117, u'title': u'John Dies at the End', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fJohn%20Dies%20at%20the%20End%20(2012)%2fjohn.dies.at.the.end.2012.limited.720p.bluray.x264-geckos-fanart.jpg/', u'label': u'John Dies at the End', u'file': u'smb://TOWER/D/HD Movie/John Dies at the End (2012)/john.dies.at.the.end.2012.limited.720p.bluray.x264-geckos.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fJohn%20Dies%20at%20the%20End%20(2012)%2fjohn.dies.at.the.end.2012.limited.720p.bluray.x264-geckos-poster.jpg/'}, {u'movieid': 1113, u'title': u'John Q', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJohn%20Q.%20(2002)%20%5bBlu-ray%5d%2frev-johnq-fanart.jpg/', u'label': u'John Q', u'file': u'rar://smb%3a%2f%2fTOWER%2fMovies%2fJohn%20Q.%20(2002)%20%5bBlu-ray%5d%2frev-johnq.rar/rev-johnq.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJohn%20Q.%20(2002)%20%5bBlu-ray%5d%2frev-johnq-poster.jpg/'}, {u'movieid': 1114, u'title': u'Johnny English', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJohnny%20English%20(2003)%20%5bBlu-ray%5d%2fjohnny.english.2003.720p.bluray.x264-shortbrehd-fanart.jpg/', u'label': u'Johnny English', u'file': u'smb://TOWER/Movies/Johnny English (2003) [Blu-ray]/johnny.english.2003.720p.bluray.x264-shortbrehd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJohnny%20English%20(2003)%20%5bBlu-ray%5d%2fjohnny.english.2003.720p.bluray.x264-shortbrehd-poster.jpg/'}, {u'movieid': 1115, u'title': u'Johnny English Reborn', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJohnny%20English%20Reborn%20(2011)%20%5bBlu-ray%5d%2fJER.720p-fanart.jpg/', u'label': u'Johnny English Reborn', u'file': u'smb://TOWER/Movies/Johnny English Reborn (2011) [Blu-ray]/JER.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJohnny%20English%20Reborn%20(2011)%20%5bBlu-ray%5d%2fJER.720p-poster.jpg/'}, {u'movieid': 1116, u'title': u'Jonah Hex', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJonah%20Hex%20(2010)%20%5bBlu-ray%5d%2fJonah.Hex.2010.Bluray.720p.DTS.x264-CHD-fanart.jpg/', u'label': u'Jonah Hex', u'file': u'smb://TOWER/Movies/Jonah Hex (2010) [Blu-ray]/Jonah.Hex.2010.Bluray.720p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJonah%20Hex%20(2010)%20%5bBlu-ray%5d%2fJonah.Hex.2010.Bluray.720p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 448, u'title': u'Journey 2: The Mysterious Island', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJourney%202%20-%20The%20Mysterious%20Island%20(2012)%20%5bBlu-ray%5d%2fJourney.2.The.Mysterious.Island.2012.720p.BluRay.X264-AMIABLE.PublicHD-fanart.jpg/', u'label': u'Journey 2: The Mysterious Island', u'file': u'smb://TOWER/Kids Movies/Journey 2 - The Mysterious Island (2012) [Blu-ray]/Journey.2.The.Mysterious.Island.2012.720p.BluRay.X264-AMIABLE.PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJourney%202%20-%20The%20Mysterious%20Island%20(2012)%20%5bBlu-ray%5d%2fJourney.2.The.Mysterious.Island.2012.720p.BluRay.X264-AMIABLE.PublicHD-poster.jpg/'}, {u'movieid': 1117, u'title': u'Journey to the Edge of the Universe', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJourney%20to%20the%20Edge%20of%20the%20Universe%20(2008)%20%5bBlu-ray%5d%2fJourney.To.The.Edge.Of.The.Universe.2008.720p.BluRay.x264-REQ%20%5bPublicHD%5d-fanart.jpg/', u'label': u'Journey to the Edge of the Universe', u'file': u'smb://TOWER/Movies/Journey to the Edge of the Universe (2008) [Blu-ray]/Journey.To.The.Edge.Of.The.Universe.2008.720p.BluRay.x264-REQ [PublicHD].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJourney%20to%20the%20Edge%20of%20the%20Universe%20(2008)%20%5bBlu-ray%5d%2fJourney.To.The.Edge.Of.The.Universe.2008.720p.BluRay.x264-REQ%20%5bPublicHD%5d-poster.jpg/'}, {u'movieid': 1118, u'title': u'Joy Ride', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJoy%20Ride%20(2001)%20%5bBlu-ray%5d%2fJoy.Ride.2001.720p.WEB-DL.H264-WEBiOS-fanart.jpg/', u'label': u'Joy Ride', u'file': u'smb://TOWER/Movies/Joy Ride (2001) [Blu-ray]/Joy.Ride.2001.720p.WEB-DL.H264-WEBiOS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJoy%20Ride%20(2001)%20%5bBlu-ray%5d%2fJoy.Ride.2001.720p.WEB-DL.H264-WEBiOS-poster.jpg/'}, {u'movieid': 1121, u'title': u'Ju-on', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJu-on%20-%20The%20Curse%20(2000)%20%5bBlu-ray%5d%2fJu-On%20The%20Curse-fanart.jpg/', u'label': u'Ju-on', u'file': u'smb://TOWER/Movies/Ju-on - The Curse (2000) [Blu-ray]/Ju-On The Curse.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJu-on%20-%20The%20Curse%20(2000)%20%5bBlu-ray%5d%2fJu-On%20The%20Curse-poster.jpg/'}, {u'movieid': 1122, u'title': u'Ju-on 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJu-on%20-%20The%20Curse%202%20(2000)%20%5bBlu-ray%5d%2fJu-On%20The%20Curse%20II-fanart.jpg/', u'label': u'Ju-on 2', u'file': u'smb://TOWER/Movies/Ju-on - The Curse 2 (2000) [Blu-ray]/Ju-On The Curse II.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJu-on%20-%20The%20Curse%202%20(2000)%20%5bBlu-ray%5d%2fJu-On%20The%20Curse%20II-poster.jpg/'}, {u'movieid': 1119, u'title': u'Ju-on: Kuroi sh\xf4jo', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJu-on%20-%20Kuroi%20sh%c3%b4jo%20(2009)%20%5bBlu-ray%5d%2fJu-on%20-%20Black%20Ghost.2009.Bluray.720p.DTS.x264-LooKMaNe-fanart.jpg/', u'label': u'Ju-on: Kuroi sh\xf4jo', u'file': u'smb://TOWER/Movies/Ju-on - Kuroi sh\xf4jo (2009) [Blu-ray]/Ju-on - Black Ghost.2009.Bluray.720p.DTS.x264-LooKMaNe.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJu-on%20-%20Kuroi%20sh%c3%b4jo%20(2009)%20%5bBlu-ray%5d%2fJu-on%20-%20Black%20Ghost.2009.Bluray.720p.DTS.x264-LooKMaNe-poster.jpg/'}, {u'movieid': 1120, u'title': u'Ju-on: Shiroi r\xf4jo', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJu-on%20-%20Shiroi%20r%c3%b4jo%20(2009)%20%5bBlu-ray%5d%2fJu-on%20-%20White%20Ghost.2009.Bluray.720p.DTS.x264-LooKMaNe-fanart.jpg/', u'label': u'Ju-on: Shiroi r\xf4jo', u'file': u'smb://TOWER/Movies/Ju-on - Shiroi r\xf4jo (2009) [Blu-ray]/Ju-on - White Ghost.2009.Bluray.720p.DTS.x264-LooKMaNe.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJu-on%20-%20Shiroi%20r%c3%b4jo%20(2009)%20%5bBlu-ray%5d%2fJu-on%20-%20White%20Ghost.2009.Bluray.720p.DTS.x264-LooKMaNe-poster.jpg/'}, {u'movieid': 118, u'title': u'Ju-on: The Beginning of the End', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fJu-on%20-%20The%20Beginning%20of%20the%20End%20(2014)%2fJu-on.The.Beginning.of.the.End.2014.720p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'Ju-on: The Beginning of the End', u'file': u'smb://TOWER/D/HD Movie/Ju-on - The Beginning of the End (2014)/Ju-on.The.Beginning.of.the.End.2014.720p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fJu-on%20-%20The%20Beginning%20of%20the%20End%20(2014)%2fJu-on.The.Beginning.of.the.End.2014.720p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 1123, u'title': u'Ju-on: The Grudge', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJu-on%20-%20The%20Grudge%20(2002)%20%5bBlu-ray%5d%2fJu%20On%20The%20Grudge-fanart.jpg/', u'label': u'Ju-on: The Grudge', u'file': u'smb://TOWER/Movies/Ju-on - The Grudge (2002) [Blu-ray]/Ju On The Grudge.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJu-on%20-%20The%20Grudge%20(2002)%20%5bBlu-ray%5d%2fJu%20On%20The%20Grudge-poster.jpg/'}, {u'movieid': 1124, u'title': u'Ju-on: The Grudge 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJu-on%20-%20The%20Grudge%202%20(2003)%20%5bBlu-ray%5d%2fJu%20On%20The%20Grudge%202-fanart.jpg/', u'label': u'Ju-on: The Grudge 2', u'file': u'smb://TOWER/Movies/Ju-on - The Grudge 2 (2003) [Blu-ray]/Ju On The Grudge 2.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJu-on%20-%20The%20Grudge%202%20(2003)%20%5bBlu-ray%5d%2fJu%20On%20The%20Grudge%202-poster.jpg/'}, {u'movieid': 1125, u'title': u'Judge Dredd', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJudge%20Dredd%20(1995)%20%5bBlu-ray%5d%2fwjd-fanart.jpg/', u'label': u'Judge Dredd', u'file': u'smb://TOWER/Movies/Judge Dredd (1995) [Blu-ray]/wjd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJudge%20Dredd%20(1995)%20%5bBlu-ray%5d%2fwjd-poster.jpg/'}, {u'movieid': 1524, u'title': u'Jui kuen II', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Legend%20of%20Drunken%20Master%20(1994)%2fDrunken%20Master%201978%20720p%20BluRay%20x264%20FLAC%20EbP-fanart.jpg/', u'label': u'Jui kuen II', u'file': u'smb://TOWER/Movies/The Legend of Drunken Master (1994)/Drunken Master 1978 720p BluRay x264 FLAC EbP.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Legend%20of%20Drunken%20Master%20(1994)%2fDrunken%20Master%201978%20720p%20BluRay%20x264%20FLAC%20EbP-poster.jpg/'}, {u'movieid': 1525, u'title': u'Jui kuen II', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Legend%20of%20Drunken%20Master%20(1994)%2fDrunken.Master.II.1994.Bluray.1080p.AC3.2Audio.x264-CHD-fanart.jpg/', u'label': u'Jui kuen II', u'file': u'smb://TOWER/Movies/The Legend of Drunken Master (1994)/Drunken.Master.II.1994.Bluray.1080p.AC3.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Legend%20of%20Drunken%20Master%20(1994)%2fDrunken.Master.II.1994.Bluray.1080p.AC3.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 449, u'title': u'Jumanji', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJumanji%20(1995)%20%5bBlu-ray%5d%2fJumanji.1995.1080p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Jumanji', u'file': u'smb://TOWER/Kids Movies/Jumanji (1995) [Blu-ray]/Jumanji.1995.1080p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJumanji%20(1995)%20%5bBlu-ray%5d%2fJumanji.1995.1080p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 1126, u'title': u'Jumper', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJumper%20(2008)%20%5bBlu-ray%5d%2fjumper.2008.OPEN.MATTE.720p.bluray.dts.x264-publichd-fanart.jpg/', u'label': u'Jumper', u'file': u'smb://TOWER/Movies/Jumper (2008) [Blu-ray]/jumper.2008.OPEN.MATTE.720p.bluray.dts.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJumper%20(2008)%20%5bBlu-ray%5d%2fjumper.2008.OPEN.MATTE.720p.bluray.dts.x264-publichd-poster.jpg/'}, {u'movieid': 668, u'title': u'Jungle Bunch The Movie, The', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fThe%20Jungle%20Bunch%20The%20Movie%20(2012)%20%5bBlu-ray%5d%2fThe.Jungle.Bunch.The.Movie.2011.720p.BluRay.DTS.x264-LEGi0N-fanart.jpg/', u'label': u'Jungle Bunch The Movie, The', u'file': u'smb://TOWER/Kids Movies/The Jungle Bunch The Movie (2012) [Blu-ray]/The.Jungle.Bunch.The.Movie.2011.720p.BluRay.DTS.x264-LEGi0N.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fThe%20Jungle%20Bunch%20The%20Movie%20(2012)%20%5bBlu-ray%5d%2fThe.Jungle.Bunch.The.Movie.2011.720p.BluRay.DTS.x264-LEGi0N-poster.jpg/'}, {u'movieid': 450, u'title': u'Jungle Shuffle', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJungle%20Shuffle%20(2014)%2fJungle.Shuffle.2014.1080p.BluRay.x264.DTS-RARBG-fanart.jpg/', u'label': u'Jungle Shuffle', u'file': u'smb://TOWER/Kids Movies/Jungle Shuffle (2014)/Jungle.Shuffle.2014.1080p.BluRay.x264.DTS-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJungle%20Shuffle%20(2014)%2fJungle.Shuffle.2014.1080p.BluRay.x264.DTS-RARBG-poster.jpg/'}, {u'movieid': 1127, u'title': u'Junior', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJunior%20(1994)%20%5bBlu-ray%5d%2f%d0%94%d0%b6%d1%83%d0%bd%d0%b8%d0%be%d1%80_1994_t00-fanart.jpg/', u'label': u'Junior', u'file': u'smb://TOWER/Movies/Junior (1994) [Blu-ray]/\u0414\u0436\u0443\u043d\u0438\u043e\u0440_1994_t00.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJunior%20(1994)%20%5bBlu-ray%5d%2f%d0%94%d0%b6%d1%83%d0%bd%d0%b8%d0%be%d1%80_1994_t00-poster.jpg/'}, {u'movieid': 1128, u'title': u'Juno', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJuno%20(2007)%20%5bBlu-ray%5d%2fJuno.2007.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Juno', u'file': u'smb://TOWER/Movies/Juno (2007) [Blu-ray]/Juno.2007.720p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJuno%20(2007)%20%5bBlu-ray%5d%2fJuno.2007.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 451, u'title': u'Jurassic Park', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJurassic%20Park%20Collection%2fJurassic%20Park%20(1993)%20%5bBlu-ray%5d%2fJurassic.Park.1993.Bluray.1080p.DTS-HD-7.1.x264-Grym-fanart.jpg/', u'label': u'Jurassic Park', u'file': u'smb://TOWER/Kids Movies/Jurassic Park Collection/Jurassic Park (1993) [Blu-ray]/Jurassic.Park.1993.Bluray.1080p.DTS-HD-7.1.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJurassic%20Park%20Collection%2fJurassic%20Park%20(1993)%20%5bBlu-ray%5d%2fJurassic.Park.1993.Bluray.1080p.DTS-HD-7.1.x264-Grym-poster.jpg/'}, {u'movieid': 452, u'title': u'Jurassic Park', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJurassic%20Park%20Collection%2fJurassic%20Park%20(1993)%20%5bBlu-ray%5d%2ffanart.jpg/', u'label': u'Jurassic Park', u'file': u'smb://TOWER/Kids Movies/Jurassic Park Collection/Jurassic Park (1993) [Blu-ray]/jurassic.park.1993.remastered.1080p.bluray.x264-veto.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJurassic%20Park%20Collection%2fJurassic%20Park%20(1993)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 454, u'title': u'Jurassic Park III', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJurassic%20Park%20Collection%2fJurassic%20Park%203%20(2001)%20%5bBlu-ray%5d%2fJurassic.Park.3.2001.Bluray.1080p.DTS-HD-7.1.x264-Grym-fanart.jpg/', u'label': u'Jurassic Park III', u'file': u'smb://TOWER/Kids Movies/Jurassic Park Collection/Jurassic Park 3 (2001) [Blu-ray]/Jurassic.Park.3.2001.Bluray.1080p.DTS-HD-7.1.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fJurassic%20Park%20Collection%2fJurassic%20Park%203%20(2001)%20%5bBlu-ray%5d%2fJurassic.Park.3.2001.Bluray.1080p.DTS-HD-7.1.x264-Grym-poster.jpg/'}, {u'movieid': 1129, u'title': u'Just Cause', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJust%20Cause%20(1995)%2fjust.cause.1995.1080p.bluray.x264-hd4u-fanart.jpg/', u'label': u'Just Cause', u'file': u'smb://TOWER/Movies/Just Cause (1995)/just.cause.1995.1080p.bluray.x264-hd4u.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJust%20Cause%20(1995)%2fjust.cause.1995.1080p.bluray.x264-hd4u-poster.jpg/'}, {u'movieid': 1130, u'title': u'Justice League: War', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJustice%20League%20-%20War%20(2014)%20%5bBlu-ray%5d%2fJustice.League.War.2014.720p.WEB-DL.H264-PublicHD-fanart.jpg/', u'label': u'Justice League: War', u'file': u'smb://TOWER/Movies/Justice League - War (2014) [Blu-ray]/Justice.League.War.2014.720p.WEB-DL.H264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJustice%20League%20-%20War%20(2014)%20%5bBlu-ray%5d%2fJustice.League.War.2014.720p.WEB-DL.H264-PublicHD-poster.jpg/'}, {u'movieid': 1131, u'title': u'K-19: The Widowmaker', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fK19%20-%20The%20Widowmaker%20(2002)%20%5bBlu-ray%5d%2fK-19.The.Widowmaker.2002.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'K-19: The Widowmaker', u'file': u'smb://TOWER/Movies/K19 - The Widowmaker (2002) [Blu-ray]/K-19.The.Widowmaker.2002.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fK19%20-%20The%20Widowmaker%20(2002)%20%5bBlu-ray%5d%2fK-19.The.Widowmaker.2002.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 1132, u'title': u'Kagemusha', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKagemusha%20(1980)%20%5bBlu-ray%5d%2fKagemusha.1980.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Kagemusha', u'file': u'smb://TOWER/Movies/Kagemusha (1980) [Blu-ray]/Kagemusha.1980.720p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKagemusha%20(1980)%20%5bBlu-ray%5d%2fKagemusha.1980.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 1133, u'title': u'Kahaani', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKahaani%20(2012)%20%5bBlu-ray%5d%2fd3si-kahaani-720p-x264-fanart.jpg/', u'label': u'Kahaani', u'file': u'smb://TOWER/Movies/Kahaani (2012) [Blu-ray]/d3si-kahaani-720p-x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKahaani%20(2012)%20%5bBlu-ray%5d%2fd3si-kahaani-720p-x264-poster.jpg/'}, {u'movieid': 1135, u'title': u'Kaiji 2: Jinsei dakkai g\xeamu', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKaiji%202%20-%20Jinsei%20dakkai%20g%c3%aamu%20(2011)%20%5bBlu-ray%5d%2fKaiji.2.2011.BluRay.720p.x264-MySiLU-fanart.jpg/', u'label': u'Kaiji 2: Jinsei dakkai g\xeamu', u'file': u'smb://TOWER/Movies/Kaiji 2 - Jinsei dakkai g\xeamu (2011) [Blu-ray]/Kaiji.2.2011.BluRay.720p.x264-MySiLU.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKaiji%202%20-%20Jinsei%20dakkai%20g%c3%aamu%20(2011)%20%5bBlu-ray%5d%2fKaiji.2.2011.BluRay.720p.x264-MySiLU-poster.jpg/'}, {u'movieid': 1134, u'title': u'Kaiji: Jinsei gyakuten g\xeamu', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKaiji%20-%20Jinsei%20gyakuten%20g%c3%aamu%20(2009)%20%5bBlu-ray%5d%2fKaiji.2009.BluRay.720p.DTS.2Audio.x264-CHD-fanart.jpg/', u'label': u'Kaiji: Jinsei gyakuten g\xeamu', u'file': u'smb://TOWER/Movies/Kaiji - Jinsei gyakuten g\xeamu (2009) [Blu-ray]/Kaiji.2009.BluRay.720p.DTS.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKaiji%20-%20Jinsei%20gyakuten%20g%c3%aamu%20(2009)%20%5bBlu-ray%5d%2fKaiji.2009.BluRay.720p.DTS.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 119, u'title': u'Kalifornia', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fKalifornia%20(1993)%20%5bBlu-ray%5d%2f7s-kali.1993.720p-fanart.jpg/', u'label': u'Kalifornia', u'file': u'smb://TOWER/D/HD Movie/Kalifornia (1993) [Blu-ray]/7s-kali.1993.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fKalifornia%20(1993)%20%5bBlu-ray%5d%2f7s-kali.1993.720p-poster.jpg/'}, {u'movieid': 455, u'title': u'Khumba', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fKhumba%20(2013)%20%5bBlu-ray%5d%2fKhumba.2013.1080p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Khumba', u'file': u'smb://TOWER/Kids Movies/Khumba (2013) [Blu-ray]/Khumba.2013.1080p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fKhumba%20(2013)%20%5bBlu-ray%5d%2fKhumba.2013.1080p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 1136, u'title': u'Kick-Ass', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKick-Ass%20(2010)%20%5bBlu-ray%5d%2flchd-kickass-fanart.jpg/', u'label': u'Kick-Ass', u'file': u'smb://TOWER/Movies/Kick-Ass (2010) [Blu-ray]/lchd-kickass.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKick-Ass%20(2010)%20%5bBlu-ray%5d%2flchd-kickass-poster.jpg/'}, {u'movieid': 1137, u'title': u'Kick-Ass 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKick-Ass%202%20(2013)%20%5bBlu-ray%5d%2fKick-Ass.2.2013.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD-fanart.jpg/', u'label': u'Kick-Ass 2', u'file': u'smb://TOWER/Movies/Kick-Ass 2 (2013) [Blu-ray]/Kick-Ass.2.2013.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKick-Ass%202%20(2013)%20%5bBlu-ray%5d%2fKick-Ass.2.2013.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD-poster.jpg/'}, {u'movieid': 1138, u'title': u'Kickboxer', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKickboxer%20(1989)%20%5bBlu-ray%5d%2fKickboxer.US.R.RATED.1989.DTS.720p.Bluray.x264-w0rm-fanart.jpg/', u'label': u'Kickboxer', u'file': u'smb://TOWER/Movies/Kickboxer (1989) [Blu-ray]/Kickboxer.US.R.RATED.1989.DTS.720p.Bluray.x264-w0rm.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKickboxer%20(1989)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 1139, u'title': u'Kill Bill: Vol. 1', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKill%20Bill%20Collection%2fKill%20Bill%20Vol%201%20(2003)%20%5bBlu-ray%5d%2ffanart.jpg/', u'label': u'Kill Bill: Vol. 1', u'file': u'smb://TOWER/Movies/Kill Bill Collection/Kill Bill Vol 1 (2003) [Blu-ray]/Kill.Bill.Volume.1.2003.Bluray.1080p.LPCM.DD-5.1.x264-Grym@BTNET.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKill%20Bill%20Collection%2fKill%20Bill%20Vol%201%20(2003)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 1140, u'title': u'Kill Bill: Vol. 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKill%20Bill%20Collection%2fKill%20Bill%20Vol%202%20(2004)%20%5bBlu-ray%5d%2ffanart.jpg/', u'label': u'Kill Bill: Vol. 2', u'file': u'smb://TOWER/Movies/Kill Bill Collection/Kill Bill Vol 2 (2004) [Blu-ray]/Kill.Bill.Volume.2.2004.Bluray.1080p.LPCM.DD-5.1.x264-Grym@BTNET.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKill%20Bill%20Collection%2fKill%20Bill%20Vol%202%20(2004)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 1795, u'title': u'Kill List', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKill%20List%20(2011)%2fKill.List.2011.1080p.MKV.x264.AC3.DTS.Eng.NL.Subs-fanart.jpg/', u'label': u'Kill List', u'file': u'smb://TOWER/Movies/Kill List (2011)/Kill.List.2011.1080p.MKV.x264.AC3.DTS.Eng.NL.Subs.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKill%20List%20(2011)%2fKill.List.2011.1080p.MKV.x264.AC3.DTS.Eng.NL.Subs-poster.jpg/'}, {u'movieid': 1141, u'title': u'Killer Elite', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKiller%20Elite%20(2011)%20%5bBlu-ray%5d%2ft03_Killer_Elite-fanart.jpg/', u'label': u'Killer Elite', u'file': u'smb://TOWER/Movies/Killer Elite (2011) [Blu-ray]/t03_Killer_Elite.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKiller%20Elite%20(2011)%20%5bBlu-ray%5d%2ft03_Killer_Elite-poster.jpg/'}, {u'movieid': 1763, u'title': u'Killers', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fKillers%20(2010)%2fUsaBit.com_Killers.2010.Bluray.720p.DTS.x264-CHD-fanart.jpg/', u'label': u'Killers', u'file': u'smb://TOWER/D/HD Movie/Killers (2010)/UsaBit.com_Killers.2010.Bluray.720p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fKillers%20(2010)%2fUsaBit.com_Killers.2010.Bluray.720p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 1142, u'title': u'Killing Season', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKilling%20Season%20(2013)%20%5bBlu-ray%5d%2fkilling.season.2013.720p.bluray.dts.x264-publichd-fanart.jpg/', u'label': u'Killing Season', u'file': u'smb://TOWER/Movies/Killing Season (2013) [Blu-ray]/killing.season.2013.720p.bluray.dts.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKilling%20Season%20(2013)%20%5bBlu-ray%5d%2fkilling.season.2013.720p.bluray.dts.x264-publichd-poster.jpg/'}, {u'movieid': 1143, u'title': u'Killing Them Softly', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKilling%20Them%20Softly%20(2012)%2fdaa-killing.them.softly-1080p-fanart.jpg/', u'label': u'Killing Them Softly', u'file': u'smb://TOWER/Movies/Killing Them Softly (2012)/daa-killing.them.softly-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKilling%20Them%20Softly%20(2012)%2fdaa-killing.them.softly-1080p-poster.jpg/'}, {u'movieid': 456, u'title': u'Kindergarten Cop', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fKindergarten%20Cop%20(1990)%20%5bBlu-ray%5d%2fkindergarten%20cop-fanart.jpg/', u'label': u'Kindergarten Cop', u'file': u'smb://TOWER/Kids Movies/Kindergarten Cop (1990) [Blu-ray]/kindergarten cop.ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fKindergarten%20Cop%20(1990)%20%5bBlu-ray%5d%2fkindergarten%20cop-poster.jpg/'}, {u'movieid': 457, u'title': u'King Kong', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fKing%20Kong%20(2005)%20%5bBlu-ray%5d%2fKing.Kong.2005.Extended.Bluray.1080p.DTS-HD.x264-Grym-fanart.jpg/', u'label': u'King Kong', u'file': u'smb://TOWER/Kids Movies/King Kong (2005) [Blu-ray]/King.Kong.2005.Extended.Bluray.1080p.DTS-HD.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fKing%20Kong%20(2005)%20%5bBlu-ray%5d%2fKing.Kong.2005.Extended.Bluray.1080p.DTS-HD.x264-Grym-poster.jpg/'}, {u'movieid': 121, u'title': u'King of the Hill', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fKing%20of%20the%20Hill%20(1993)%20%5bBlu-ray%5d%2fKing.Of.The.Hill.1993.720p.BluRay.x264-HD4U-fanart.jpg/', u'label': u'King of the Hill', u'file': u'smb://TOWER/D/HD Movie/King of the Hill (1993) [Blu-ray]/King.Of.The.Hill.1993.720p.BluRay.x264-HD4U.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fKing%20of%20the%20Hill%20(1993)%20%5bBlu-ray%5d%2fKing.Of.The.Hill.1993.720p.BluRay.x264-HD4U-poster.jpg/'}, {u'movieid': 1144, u'title': u'Kingpin', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKingpin%20(1996)%20%5bBlu-ray%5d%2fKingpin.1996.720p.HDTV.x264-CtrlHD-fanart.jpg/', u'label': u'Kingpin', u'file': u'smb://TOWER/Movies/Kingpin (1996) [Blu-ray]/Kingpin.1996.720p.HDTV.x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKingpin%20(1996)%20%5bBlu-ray%5d%2fKingpin.1996.720p.HDTV.x264-CtrlHD-poster.jpg/'}, {u'movieid': 122, u'title': u'Kiss the Girls', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fKiss%20the%20Girls%20(1997)%2fKiss.the.Girls.1997.1080p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Kiss the Girls', u'file': u'smb://TOWER/D/HD Movie/Kiss the Girls (1997)/Kiss.the.Girls.1997.1080p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fKiss%20the%20Girls%20(1997)%2fKiss.the.Girls.1997.1080p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 123, u'title': u'Kkeut-kka-ji-gan-da', u'fanart': u'', u'label': u'Kkeut-kka-ji-gan-da', u'file': u'smb://TOWER/D/HD Movie/Kkeut-kka-ji-gan-da (2014)/A.Hard.Day.2014.1080p.BluRay.x264-ROVERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fKkeut-kka-ji-gan-da%20(2014)%2fA.Hard.Day.2014.1080p.BluRay.x264-ROVERS-poster.jpg/'}, {u'movieid': 531, u'title': u'Knick Knack', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fKnickknack%20(1989)%20%5bBlu-ray%5d%2f5%20Knick%20Knack-fanart.jpg/', u'label': u'Knick Knack', u'file': u'smb://TOWER/Kids Movies/Pixars Shorts Collection/Knickknack (1989) [Blu-ray]/5 Knick Knack.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fKnickknack%20(1989)%20%5bBlu-ray%5d%2f5%20Knick%20Knack-poster.jpg/'}, {u'movieid': 1145, u'title': u'Knight and Day', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKnight%20and%20Day%20(2010)%20%5bBlu-ray%5d%2fKnight.and.Day.720p.BluRay.x264-ZMG-fanart.jpg/', u'label': u'Knight and Day', u'file': u'smb://TOWER/Movies/Knight and Day (2010) [Blu-ray]/Knight.and.Day.720p.BluRay.x264-ZMG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKnight%20and%20Day%20(2010)%20%5bBlu-ray%5d%2fKnight.and.Day.720p.BluRay.x264-ZMG-poster.jpg/'}, {u'movieid': 124, u'title': u'Knights of Badassdom', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fKnights%20of%20Badassdom%20(2013)%20%5bBlu-ray%5d%2fKnights.Of.Badassdom.2013.720p.WEB-DL.H264-PublicHD-fanart.jpg/', u'label': u'Knights of Badassdom', u'file': u'smb://TOWER/D/HD Movie/Knights of Badassdom (2013) [Blu-ray]/Knights.Of.Badassdom.2013.720p.WEB-DL.H264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fKnights%20of%20Badassdom%20(2013)%20%5bBlu-ray%5d%2fKnights.Of.Badassdom.2013.720p.WEB-DL.H264-PublicHD-poster.jpg/'}, {u'movieid': 1146, u'title': u'Knockaround Guys', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKnockaround%20Guys%20(2001)%20%5bBlu-ray%5d%2fKnockaround.Guys.2001.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Knockaround Guys', u'file': u'smb://TOWER/Movies/Knockaround Guys (2001) [Blu-ray]/Knockaround.Guys.2001.720p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKnockaround%20Guys%20(2001)%20%5bBlu-ray%5d%2fKnockaround.Guys.2001.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 742, u'title': u'Kuai can che', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fWheels%20on%20Meals%20(1984)%20%5bBlu-ray%5d%2fWheels.on.Meals.1984.BluRay.720p.AC3.2Audio.x264-CHD-fanart.jpg/', u'label': u'Kuai can che', u'file': u'smb://TOWER/Kids Movies/Wheels on Meals (1984) [Blu-ray]/Wheels.on.Meals.1984.BluRay.720p.AC3.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fWheels%20on%20Meals%20(1984)%20%5bBlu-ray%5d%2fWheels.on.Meals.1984.BluRay.720p.AC3.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 1147, u'title': u'Kuch Kuch Hota Hai', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKuch%20Kuch%20Hota%20Hai%20(1998)%20%5bBlu-ray%5d%2fK.K.H.H.1998.Bluray.1080p.x264.DTS-ES.Chapters.Sub.By.TuHiN-fanart.jpg/', u'label': u'Kuch Kuch Hota Hai', u'file': u'smb://TOWER/Movies/Kuch Kuch Hota Hai (1998) [Blu-ray]/K.K.H.H.1998.Bluray.1080p.x264.DTS-ES.Chapters.Sub.By.TuHiN.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKuch%20Kuch%20Hota%20Hai%20(1998)%20%5bBlu-ray%5d%2fK.K.H.H.1998.Bluray.1080p.x264.DTS-ES.Chapters.Sub.By.TuHiN-poster.jpg/'}, {u'movieid': 1565, u'title': u'Kumo no muk\xf4, yakusoku no basho', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Place%20Promised%20in%20Our%20Early%20Days%20(2004)%20%5bBlu-ray%5d%2fKumo%20no%20muk%c3%b4%2c%20yakusoku%20no%20basho%20(2004).tt0381348-fanart.jpg/', u'label': u'Kumo no muk\xf4, yakusoku no basho', u'file': u'smb://TOWER/Movies/The Place Promised in Our Early Days (2004) [Blu-ray]/Kumo no muk\xf4, yakusoku no basho (2004).tt0381348.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Place%20Promised%20in%20Our%20Early%20Days%20(2004)%20%5bBlu-ray%5d%2fKumo%20no%20muk%c3%b4%2c%20yakusoku%20no%20basho%20(2004).tt0381348-poster.jpg/'}, {u'movieid': 125, u'title': u'Kundo: Age of the Rampant', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fKundo%20-%20Age%20of%20the%20Rampant%20(2014)%2fkundo.age.of.the.rampant.2014.1080p.bluray.x264-rovers-fanart.jpg/', u'label': u'Kundo: Age of the Rampant', u'file': u'smb://TOWER/D/HD Movie/Kundo - Age of the Rampant (2014)/kundo.age.of.the.rampant.2014.1080p.bluray.x264-rovers.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fKundo%20-%20Age%20of%20the%20Rampant%20(2014)%2fkundo.age.of.the.rampant.2014.1080p.bluray.x264-rovers-poster.jpg/'}, {u'movieid': 1149, u'title': u'Kung fu', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKung%20Fu%20Hustle%20(2004)%20%5bBlu-ray%5d%2fKung.Fu.Hustle.BluRay.1080p.x264.Dual.Audio-ViNYL-fanart.jpg/', u'label': u'Kung fu', u'file': u'smb://TOWER/Movies/Kung Fu Hustle (2004) [Blu-ray]/Kung.Fu.Hustle.BluRay.1080p.x264.Dual.Audio-ViNYL.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKung%20Fu%20Hustle%20(2004)%20%5bBlu-ray%5d%2fKung.Fu.Hustle.BluRay.1080p.x264.Dual.Audio-ViNYL-poster.jpg/'}, {u'movieid': 126, u'title': u'Kung Fu Jungle', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fKung%20Fu%20Jungle%20(2014)%2fKung.Fu.Jungle.2014.1080p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Kung Fu Jungle', u'file': u'smb://TOWER/D/HD Movie/Kung Fu Jungle (2014)/Kung.Fu.Jungle.2014.1080p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fKung%20Fu%20Jungle%20(2014)%2fKung.Fu.Jungle.2014.1080p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 1796, u'title': u'Kung Fu Jungle', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKung%20Fu%20Jungle%20(2014)%2fKung.Fu.Jungle.(Yat.ku.chan.dik.mou.lam).2014.Bluray.1080p.DTS-HD-7.1.x264-Grym-fanart.jpg/', u'label': u'Kung Fu Jungle', u'file': u'smb://TOWER/Movies/Kung Fu Jungle (2014)/Kung.Fu.Jungle.(Yat.ku.chan.dik.mou.lam).2014.Bluray.1080p.DTS-HD-7.1.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fKung%20Fu%20Jungle%20(2014)%2fKung.Fu.Jungle.(Yat.ku.chan.dik.mou.lam).2014.Bluray.1080p.DTS-HD-7.1.x264-Grym-poster.jpg/'}, {u'movieid': 458, u'title': u'Kung Fu Panda', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fKung%20Fu%20Panda%20(2008)%20%5bBlu-ray%5d%2fKung.Fu.Panda.2008.1080p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Kung Fu Panda', u'file': u'smb://TOWER/Kids Movies/Kung Fu Panda (2008) [Blu-ray]/Kung.Fu.Panda.2008.1080p.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fKung%20Fu%20Panda%20(2008)%20%5bBlu-ray%5d%2fKung.Fu.Panda.2008.1080p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 460, u'title': u'Kung Fu Panda 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fKung%20Fu%20Panda%202%20(2011)%20%5bBlu-ray%5d%2fKung.Fu.Panda.2.2011.1080p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Kung Fu Panda 2', u'file': u'smb://TOWER/Kids Movies/Kung Fu Panda 2 (2011) [Blu-ray]/Kung.Fu.Panda.2.2011.1080p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fKung%20Fu%20Panda%202%20(2011)%20%5bBlu-ray%5d%2fKung.Fu.Panda.2.2011.1080p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 461, u'title': u'Kung Fu Panda Holiday', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fKung%20Fu%20Panda%20Holiday%20(2010)%20%5bBlu-ray%5d%2fKung.Fu.Panda.Holiday.2010.1080p.BluRay.x264-DON-fanart.jpg/', u'label': u'Kung Fu Panda Holiday', u'file': u'smb://TOWER/Kids Movies/Kung Fu Panda Holiday (2010) [Blu-ray]/Kung.Fu.Panda.Holiday.2010.1080p.BluRay.x264-DON.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fKung%20Fu%20Panda%20Holiday%20(2010)%20%5bBlu-ray%5d%2fKung.Fu.Panda.Holiday.2010.1080p.BluRay.x264-DON-poster.jpg/'}, {u'movieid': 459, u'title': u'Kung Fu Panda: Secrets of the Furious Five', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fKung%20Fu%20Panda%20(2008)%20%5bBlu-ray%5d%2fKung%20Fu%20Panda%20-%20Secrets%20of%20the%20Furious%20Five%20(2008)%20%5bBlu-ray%5d%2fKung.Fu.Panda-Secrets.of.the.Furious.Five.2008.720p.HDTV.x264-PerfectionHD-fanart.jpg/', u'label': u'Kung Fu Panda: Secrets of the Furious Five', u'file': u'smb://TOWER/Kids Movies/Kung Fu Panda (2008) [Blu-ray]/Kung Fu Panda - Secrets of the Furious Five (2008) [Blu-ray]/Kung.Fu.Panda-Secrets.of.the.Furious.Five.2008.720p.HDTV.x264-PerfectionHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fKung%20Fu%20Panda%20(2008)%20%5bBlu-ray%5d%2fKung%20Fu%20Panda%20-%20Secrets%20of%20the%20Furious%20Five%20(2008)%20%5bBlu-ray%5d%2fKung.Fu.Panda-Secrets.of.the.Furious.Five.2008.720p.HDTV.x264-PerfectionHD-poster.jpg/'}, {u'movieid': 1150, u'title': u"L'illusionniste", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fL%27illusionniste%20(2010)%20%5bBlu-ray%5d%2fL%27illusionniste.2010.1080p.BluRay.DTS.x264-CtrlHD-fanart.jpg/', u'label': u"L'illusionniste", u'file': u"smb://TOWER/Movies/L'illusionniste (2010) [Blu-ray]/L'illusionniste.2010.1080p.BluRay.DTS.x264-CtrlHD.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fL%27illusionniste%20(2010)%20%5bBlu-ray%5d%2fL%27illusionniste.2010.1080p.BluRay.DTS.x264-CtrlHD-poster.jpg/'}, {u'movieid': 1151, u'title': u'L.A. Confidential', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fL.A.%20Confidential%20(1997)%20%5bBlu-ray%5d%2fL.A.Confidential.1997.720p.BluRay.x264-SiNNERS%20%5bPublicHD%5d-fanart.jpg/', u'label': u'L.A. Confidential', u'file': u'smb://TOWER/Movies/L.A. Confidential (1997) [Blu-ray]/L.A.Confidential.1997.720p.BluRay.x264-SiNNERS [PublicHD].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fL.A.%20Confidential%20(1997)%20%5bBlu-ray%5d%2fL.A.Confidential.1997.720p.BluRay.x264-SiNNERS%20%5bPublicHD%5d-poster.jpg/'}, {u'movieid': 924, u'title': u'L: Change the World', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeath%20Note%203%20-%20L%20-%20Change%20the%20World%20(2008)%20%5bBlu-ray%5d%2fDeath.Note.3.L.Change.the.World.2008.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'L: Change the World', u'file': u'smb://TOWER/Movies/Death Note 3 - L - Change the World (2008) [Blu-ray]/Death.Note.3.L.Change.the.World.2008.720p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fDeath%20Note%203%20-%20L%20-%20Change%20the%20World%20(2008)%20%5bBlu-ray%5d%2fDeath.Note.3.L.Change.the.World.2008.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 532, u'title': u'La luna', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fLa%20luna%20(2011)%20%5bBlu-ray%5d%2fdispose-la.luna-1080p-fanart.jpg/', u'label': u'La luna', u'file': u'smb://TOWER/Kids Movies/Pixars Shorts Collection/La luna (2011) [Blu-ray]/dispose-la.luna-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fLa%20luna%20(2011)%20%5bBlu-ray%5d%2fdispose-la.luna-1080p-poster.jpg/'}, {u'movieid': 1162, u'title': u'La vita \xe8 bella', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLife%20Is%20Beautiful%20(1997)%20%5bBlu-ray%5d%2fLife.Is.Beautiful.1997.720P.X264.AAC-fanart.jpg/', u'label': u'La vita \xe8 bella', u'file': u'smb://TOWER/Movies/Life Is Beautiful (1997) [Blu-ray]/Life.Is.Beautiful.1997.720P.X264.AAC.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLife%20Is%20Beautiful%20(1997)%20%5bBlu-ray%5d%2fLife.Is.Beautiful.1997.720P.X264.AAC-poster.jpg/'}, {u'movieid': 127, u'title': u'Labor Day', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fLabor%20Day%20(2013)%20%5bBlu-ray%5d%2fLabor.Day.2013.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Labor Day', u'file': u'smb://TOWER/D/HD Movie/Labor Day (2013) [Blu-ray]/Labor.Day.2013.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fLabor%20Day%20(2013)%20%5bBlu-ray%5d%2fLabor.Day.2013.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 462, u'title': u'Labyrinth', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLabyrinth%20(1986)%2fLabyrinth.1986.720p.BluRay.x264-SG-fanart.jpg/', u'label': u'Labyrinth', u'file': u'smb://TOWER/Kids Movies/Labyrinth (1986)/Labyrinth.1986.720p.BluRay.x264-SG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLabyrinth%20(1986)%2fLabyrinth.1986.720p.BluRay.x264-SG-poster.jpg/'}, {u'movieid': 463, u'title': u'Lady and the Tramp', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLady%20and%20the%20Tramp%20(1955)%20%5bBlu-ray%5d%2fLady.and.the.Tramp.1955.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Lady and the Tramp', u'file': u'smb://TOWER/Kids Movies/Lady and the Tramp (1955) [Blu-ray]/Lady.and.the.Tramp.1955.720p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLady%20and%20the%20Tramp%20(1955)%20%5bBlu-ray%5d%2fLady.and.the.Tramp.1955.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 464, u'title': u"Lady and the Tramp II: Scamp's Adventure", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLady%20and%20the%20Tramp%20II%20-%20Scamp%27s%20Adventure%20(2001)%20%5bBlu-ray%5d%2fLady.and.the.Tramp.II.2001.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u"Lady and the Tramp II: Scamp's Adventure", u'file': u"smb://TOWER/Kids Movies/Lady and the Tramp II - Scamp's Adventure (2001) [Blu-ray]/Lady.and.the.Tramp.II.2001.720p.BluRay.x264.DTS-WiKi.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLady%20and%20the%20Tramp%20II%20-%20Scamp%27s%20Adventure%20(2001)%20%5bBlu-ray%5d%2fLady.and.the.Tramp.II.2001.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 1153, u'title': u'Last Action Hero', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLast%20Action%20Hero%20(1993)%20%5bBlu-ray%5d%2ffanart.jpg/', u'label': u'Last Action Hero', u'file': u'rar://smb%3a%2f%2fTOWER%2fMovies%2fLast%20Action%20Hero%20(1993)%20%5bBlu-ray%5d%2flast.action.hero.bluray-dimension.rar/Last.Action.Hero.1993.720p.Bluray.X264-DIMENSION.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLast%20Action%20Hero%20(1993)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 1154, u'title': u'Last Action Hero', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLast%20Action%20Hero%20(1993)%20%5bBlu-ray%5d%2ffanart.jpg/', u'label': u'Last Action Hero', u'file': u'smb://TOWER/Movies/Last Action Hero (1993) [Blu-ray]/title00.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLast%20Action%20Hero%20(1993)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 128, u'title': u'Last Vegas', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fLast%20Vegas%20(2013)%20%5bBlu-ray%5d%2fLast.Vegas.2013.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Last Vegas', u'file': u'smb://TOWER/D/HD Movie/Last Vegas (2013) [Blu-ray]/Last.Vegas.2013.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fLast%20Vegas%20(2013)%20%5bBlu-ray%5d%2fLast.Vegas.2013.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 1797, u'title': u'Last Vegas', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLast%20Vegas%20(2013)%2flast.vegas.2013.1080p.bluray.x264-sparks-fanart.jpg/', u'label': u'Last Vegas', u'file': u'smb://TOWER/Movies/Last Vegas (2013)/last.vegas.2013.1080p.bluray.x264-sparks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLast%20Vegas%20(2013)%2flast.vegas.2013.1080p.bluray.x264-sparks-poster.jpg/'}, {u'movieid': 1155, u'title': u'Law Abiding Citizen', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLaw%20Abiding%20Citizen%20(2009)%20%5bBlu-ray%5d%2fcb-lac1080p-fanart.jpg/', u'label': u'Law Abiding Citizen', u'file': u'smb://TOWER/Movies/Law Abiding Citizen (2009) [Blu-ray]/cb-lac1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLaw%20Abiding%20Citizen%20(2009)%20%5bBlu-ray%5d%2fcb-lac1080p-poster.jpg/'}, {u'movieid': 129, u'title': u'Leap of Faith', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fLeap%20of%20Faith%20(1992)%20%5bBlu-ray%5d%2fLeap%20of%20Faith.1992.720p.WEB-DL-HDCLUB-fanart.jpg/', u'label': u'Leap of Faith', u'file': u'smb://TOWER/D/HD Movie/Leap of Faith (1992) [Blu-ray]/Leap of Faith.1992.720p.WEB-DL-HDCLUB.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fLeap%20of%20Faith%20(1992)%20%5bBlu-ray%5d%2fLeap%20of%20Faith.1992.720p.WEB-DL-HDCLUB-poster.jpg/'}, {u'movieid': 1156, u'title': u'Lebanon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLebanon%20(2009)%20%5bBlu-ray%5d%2favchd-lebanon.2009.720p-fanart.jpg/', u'label': u'Lebanon', u'file': u'smb://TOWER/Movies/Lebanon (2009) [Blu-ray]/avchd-lebanon.2009.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLebanon%20(2009)%20%5bBlu-ray%5d%2favchd-lebanon.2009.720p-poster.jpg/'}, {u'movieid': 419, u'title': u'Legend of the Boneknapper Dragon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHow%20to%20Train%20Your%20Dragon%20(2010)%20%5bBlu-ray%5d%2fLegend%20of%20the%20Boneknapper%20Dragon%20(2010)%20%5bBlu-ray%5d%2fLegend.Of.The.BoneKnapper.Dragon.2010.720p.BDRip.XviD.AC3-ViSiON-fanart.jpg/', u'label': u'Legend of the Boneknapper Dragon', u'file': u'smb://TOWER/Kids Movies/How to Train Your Dragon (2010) [Blu-ray]/Legend of the Boneknapper Dragon (2010) [Blu-ray]/Legend.Of.The.BoneKnapper.Dragon.2010.720p.BDRip.XviD.AC3-ViSiON.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fHow%20to%20Train%20Your%20Dragon%20(2010)%20%5bBlu-ray%5d%2fLegend%20of%20the%20Boneknapper%20Dragon%20(2010)%20%5bBlu-ray%5d%2fLegend.Of.The.BoneKnapper.Dragon.2010.720p.BDRip.XviD.AC3-ViSiON-poster.jpg/'}, {u'movieid': 466, u'title': u"Legend of the Guardians: The Owls of Ga'Hoole", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLegend%20of%20the%20Guardians%20-%20The%20Owls%20of%20Ga%27Hoole%20(2010)%20%5bBlu-ray%5d%2fcbgb-legendaryguardians1080-fanart.jpg/', u'label': u"Legend of the Guardians: The Owls of Ga'Hoole", u'file': u"smb://TOWER/Kids Movies/Legend of the Guardians - The Owls of Ga'Hoole (2010) [Blu-ray]/cbgb-legendaryguardians1080.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLegend%20of%20the%20Guardians%20-%20The%20Owls%20of%20Ga%27Hoole%20(2010)%20%5bBlu-ray%5d%2fcbgb-legendaryguardians1080-poster.jpg/'}, {u'movieid': 467, u'title': u"Legends of Oz: Dorothy's Return", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLegends%20of%20Oz%20-%20Dorothy%27s%20Return%20(2014)%20%5bBlu-ray%5d%2fblow-legends.of.oz.dorothys.return.2013.1080p.bluray.x264-fanart.jpg/', u'label': u"Legends of Oz: Dorothy's Return", u'file': u"smb://TOWER/Kids Movies/Legends of Oz - Dorothy's Return (2014) [Blu-ray]/blow-legends.of.oz.dorothys.return.2013.1080p.bluray.x264.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLegends%20of%20Oz%20-%20Dorothy%27s%20Return%20(2014)%20%5bBlu-ray%5d%2fblow-legends.of.oz.dorothys.return.2013.1080p.bluray.x264-poster.jpg/'}, {u'movieid': 1159, u'title': u'Legends of the Fall', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLegends%20of%20the%20Fall%20(1994)%20%5bBlu-ray%5d%2fLegends.of.the.Fall.1994.Bluray.720p.2Audio.x264-CHD-fanart.jpg/', u'label': u'Legends of the Fall', u'file': u'smb://TOWER/Movies/Legends of the Fall (1994) [Blu-ray]/Legends.of.the.Fall.1994.Bluray.720p.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLegends%20of%20the%20Fall%20(1994)%20%5bBlu-ray%5d%2fLegends.of.the.Fall.1994.Bluray.720p.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 468, u'title': u'LEGO Batman: The Movie - DC Superheroes Unite', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLEGO%20Batman%20-%20The%20Movie%20-%20DC%20Superheroes%20Unite%20(2013)%20%5bBlu-ray%5d%2fLEGO.Batman.The.Movie.DC.Super.Heroes.Unite.2013.1080p.WEB-DL.DD5.1.H.264-YFN-fanart.jpg/', u'label': u'LEGO Batman: The Movie - DC Superheroes Unite', u'file': u'smb://TOWER/Kids Movies/LEGO Batman - The Movie - DC Superheroes Unite (2013) [Blu-ray]/LEGO.Batman.The.Movie.DC.Super.Heroes.Unite.2013.1080p.WEB-DL.DD5.1.H.264-YFN.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLEGO%20Batman%20-%20The%20Movie%20-%20DC%20Superheroes%20Unite%20(2013)%20%5bBlu-ray%5d%2fLEGO.Batman.The.Movie.DC.Super.Heroes.Unite.2013.1080p.WEB-DL.DD5.1.H.264-YFN-poster.jpg/'}, {u'movieid': 469, u'title': u"Lemony Snicket's A Series of Unfortunate Events", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLemony%20Snicket%27s%20A%20Series%20of%20Unfortunate%20Events%20(2004)%20%5bBlu-ray%5d%2fLemony.Snickets.A.Series.of.Unfortunate.Events.2004.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u"Lemony Snicket's A Series of Unfortunate Events", u'file': u"smb://TOWER/Kids Movies/Lemony Snicket's A Series of Unfortunate Events (2004) [Blu-ray]/Lemony.Snickets.A.Series.of.Unfortunate.Events.2004.720p.BluRay.X264-AMIABLE.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLemony%20Snicket%27s%20A%20Series%20of%20Unfortunate%20Events%20(2004)%20%5bBlu-ray%5d%2fLemony.Snickets.A.Series.of.Unfortunate.Events.2004.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 130, u'title': u'Lesson of the Evil', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fLesson%20of%20the%20Evil%20(2012)%2flesson.of.the.evil.2012.720p.bluray.x264-fapcave-fanart.jpg/', u'label': u'Lesson of the Evil', u'file': u'smb://TOWER/D/HD Movie/Lesson of the Evil (2012)/lesson.of.the.evil.2012.720p.bluray.x264-fapcave.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fLesson%20of%20the%20Evil%20(2012)%2flesson.of.the.evil.2012.720p.bluray.x264-fapcave-poster.jpg/'}, {u'movieid': 131, u'title': u"Let's Be Cops", u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fLet%27s%20Be%20Cops%20(2014)%2fLets.Be.Cops.2014.720p.BluRay.x264-SPARKS-fanart.jpg/', u'label': u"Let's Be Cops", u'file': u"smb://TOWER/D/HD Movie/Let's Be Cops (2014)/Lets.Be.Cops.2014.720p.BluRay.x264-SPARKS.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fLet%27s%20Be%20Cops%20(2014)%2fLets.Be.Cops.2014.720p.BluRay.x264-SPARKS-poster.jpg/'}, {u'movieid': 1161, u'title': u'Let Me In', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLet%20Me%20In%20(2010)%20%5bBlu-ray%5d%2ff-letmein.720-fanart.jpg/', u'label': u'Let Me In', u'file': u'smb://TOWER/Movies/Let Me In (2010) [Blu-ray]/f-letmein.720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLet%20Me%20In%20(2010)%20%5bBlu-ray%5d%2ff-letmein.720-poster.jpg/'}, {u'movieid': 1160, u'title': u'L\xe9on', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLeon%20-%20The%20Professional%20(1994)%20%5bBlu-ray%5d%2fLeon.the.Professional.Extended.1994.Blu-Ray.1080p.DTS-HD.MA.x264.fZ-fanart.jpg/', u'label': u'L\xe9on', u'file': u'smb://TOWER/Movies/Leon - The Professional (1994) [Blu-ray]/Leon.the.Professional.Extended.1994.Blu-Ray.1080p.DTS-HD.MA.x264.fZ.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLeon%20-%20The%20Professional%20(1994)%20%5bBlu-ray%5d%2fLeon.the.Professional.Extended.1994.Blu-Ray.1080p.DTS-HD.MA.x264.fZ-poster.jpg/'}, {u'movieid': 470, u'title': u'Life of Pi', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLife%20of%20Pi%20(2012)%20%5bBlu-ray%5d%2flife.of.pi.2012.1080p.bluray.REMUX.dts-hd.ma.7.1-publichd-fanart.jpg/', u'label': u'Life of Pi', u'file': u'smb://TOWER/Kids Movies/Life of Pi (2012) [Blu-ray]/life.of.pi.2012.1080p.bluray.REMUX.dts-hd.ma.7.1-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLife%20of%20Pi%20(2012)%20%5bBlu-ray%5d%2flife.of.pi.2012.1080p.bluray.REMUX.dts-hd.ma.7.1-publichd-poster.jpg/'}, {u'movieid': 533, u'title': u'Lifted', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fLifted%20(2006)%20%5bBlu-ray%5d%2f13%20Lifted-fanart.jpg/', u'label': u'Lifted', u'file': u'smb://TOWER/Kids Movies/Pixars Shorts Collection/Lifted (2006) [Blu-ray]/13 Lifted.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fLifted%20(2006)%20%5bBlu-ray%5d%2f13%20Lifted-poster.jpg/'}, {u'movieid': 471, u'title': u'Lilo & Stitch', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLilo%20%26%20Stitch%20(2002)%20%5bBlu-ray%5d%2fLilo.and.Stitch.2002.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Lilo & Stitch', u'file': u'smb://TOWER/Kids Movies/Lilo & Stitch (2002) [Blu-ray]/Lilo.and.Stitch.2002.720p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLilo%20%26%20Stitch%20(2002)%20%5bBlu-ray%5d%2fLilo.and.Stitch.2002.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 472, u'title': u'Lilo & Stitch 2: Stitch has a Glitch', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLilo%20%26%20Stitch%202%20-%20Stitch%20has%20a%20Glitch%20(2005)%20%5bBlu-ray%5d%2fLilo.and.Stitch.2.Stitch.Has.a.Glitch.2005.720p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Lilo & Stitch 2: Stitch has a Glitch', u'file': u'smb://TOWER/Kids Movies/Lilo & Stitch 2 - Stitch has a Glitch (2005) [Blu-ray]/Lilo.and.Stitch.2.Stitch.Has.a.Glitch.2005.720p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLilo%20%26%20Stitch%202%20-%20Stitch%20has%20a%20Glitch%20(2005)%20%5bBlu-ray%5d%2fLilo.and.Stitch.2.Stitch.Has.a.Glitch.2005.720p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 1163, u'title': u'Limitless', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLimitless%20(2011)%20%5bBlu-ray%5d%2fmaxhd-ll-1080-fanart.jpg/', u'label': u'Limitless', u'file': u'smb://TOWER/Movies/Limitless (2011) [Blu-ray]/maxhd-ll-1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLimitless%20(2011)%20%5bBlu-ray%5d%2fmaxhd-ll-1080-poster.jpg/'}, {u'movieid': 1164, u'title': u'Lincoln', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLincoln%20(2012)%20%5bBlu-ray%5d%2flincoln.2012.720p.bluray.x264-sparks-fanart.jpg/', u'label': u'Lincoln', u'file': u'smb://TOWER/Movies/Lincoln (2012) [Blu-ray]/lincoln.2012.720p.bluray.x264-sparks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLincoln%20(2012)%20%5bBlu-ray%5d%2flincoln.2012.720p.bluray.x264-sparks-poster.jpg/'}, {u'movieid': 1165, u'title': u'Lion of the Desert', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLion%20of%20the%20Desert%20(1981)%20%5bBlu-ray%5d%2fLion.Of.The.Desert.1981.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Lion of the Desert', u'file': u'smb://TOWER/Movies/Lion of the Desert (1981) [Blu-ray]/Lion.Of.The.Desert.1981.720p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLion%20of%20the%20Desert%20(1981)%20%5bBlu-ray%5d%2fLion.Of.The.Desert.1981.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 1166, u'title': u'Little Fockers', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLittle%20Fockers%20(2010)%20%5bBlu-ray%5d%2fLittle.Fockers.2010.1080p.BluRay.x264.DTS-FGT-fanart.jpg/', u'label': u'Little Fockers', u'file': u'smb://TOWER/Movies/Little Fockers (2010) [Blu-ray]/Little.Fockers.2010.1080p.BluRay.x264.DTS-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLittle%20Fockers%20(2010)%20%5bBlu-ray%5d%2fLittle.Fockers.2010.1080p.BluRay.x264.DTS-FGT-poster.jpg/'}, {u'movieid': 1167, u'title': u'Little Johnny the Movie', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLittle%20Johnny%20the%20Movie%20(2011)%20%5bBlu-ray%5d%2fpfa-lj.720p-fanart.jpg/', u'label': u'Little Johnny the Movie', u'file': u'smb://TOWER/Movies/Little Johnny the Movie (2011) [Blu-ray]/pfa-lj.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLittle%20Johnny%20the%20Movie%20(2011)%20%5bBlu-ray%5d%2fpfa-lj.720p-poster.jpg/'}, {u'movieid': 473, u'title': u'Little Shop of Horrors', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLittle%20Shop%20of%20Horrors%20(1986)%2fLittle.Shop.of.Horrors.DIRECTORS.CUT.1986.1080p.BrRip.x264.BOKUTOX.YIFY-fanart.jpg/', u'label': u'Little Shop of Horrors', u'file': u'smb://TOWER/Kids Movies/Little Shop of Horrors (1986)/Little.Shop.of.Horrors.DIRECTORS.CUT.1986.1080p.BrRip.x264.BOKUTOX.YIFY.mp4', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLittle%20Shop%20of%20Horrors%20(1986)%2fLittle.Shop.of.Horrors.DIRECTORS.CUT.1986.1080p.BrRip.x264.BOKUTOX.YIFY-poster.jpg/'}, {u'movieid': 1168, u'title': u'Live Free or Die Hard', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLive%20Free%20or%20Die%20Hard%20(2007)%20%5bBlu-ray%5d%2fLive.Free.Or.Die.Hard.2007.1080p.BluRay.DTS.x264-hV-fanart.jpg/', u'label': u'Live Free or Die Hard', u'file': u'smb://TOWER/Movies/Live Free or Die Hard (2007) [Blu-ray]/Live.Free.Or.Die.Hard.2007.1080p.BluRay.DTS.x264-hV.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLive%20Free%20or%20Die%20Hard%20(2007)%20%5bBlu-ray%5d%2fLive.Free.Or.Die.Hard.2007.1080p.BluRay.DTS.x264-hV-poster.jpg/'}, {u'movieid': 1169, u'title': u'Lock, Stock and Two Smoking Barrels', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLock%20Stock%20and%20Two%20Smoking%20Barrels%20(1998)%20%5bBlu-ray%5d%2fcm-lock-fanart.jpg/', u'label': u'Lock, Stock and Two Smoking Barrels', u'file': u'smb://TOWER/Movies/Lock Stock and Two Smoking Barrels (1998) [Blu-ray]/cm-lock.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLock%20Stock%20and%20Two%20Smoking%20Barrels%20(1998)%20%5bBlu-ray%5d%2fcm-lock-poster.jpg/'}, {u'movieid': 1170, u'title': u'Lockout', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLockout%20(2012)%20%5bBlu-ray%5d%2fLockout.UNRATED.1080p.BluRay.X264-BLOW-fanart.jpg/', u'label': u'Lockout', u'file': u'smb://TOWER/Movies/Lockout (2012) [Blu-ray]/Lockout.UNRATED.1080p.BluRay.X264-BLOW.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLockout%20(2012)%20%5bBlu-ray%5d%2fLockout.UNRATED.1080p.BluRay.X264-BLOW-poster.jpg/'}, {u'movieid': 1171, u'title': u'Loft', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLoft%20(2008)%20%5bBlu-ray%5d%2fh-loft720p-fanart.jpg/', u'label': u'Loft', u'file': u'smb://TOWER/Movies/Loft (2008) [Blu-ray]/h-loft720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLoft%20(2008)%20%5bBlu-ray%5d%2fh-loft720p-poster.jpg/'}, {u'movieid': 1172, u'title': u'Logorama', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLogorama%20(2009)%20%5bBlu-ray%5d%2fLogorama.2009.720p.WEB-DL.h264-HaB-fanart.jpg/', u'label': u'Logorama', u'file': u'smb://TOWER/Movies/Logorama (2009) [Blu-ray]/Logorama.2009.720p.WEB-DL.h264-HaB.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLogorama%20(2009)%20%5bBlu-ray%5d%2fLogorama.2009.720p.WEB-DL.h264-HaB-poster.jpg/'}, {u'movieid': 1173, u'title': u'Lone Survivor', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLone%20Survivor%20(2013)%20%5bBlu-ray%5d%2fLone.Survivor.2013.1080p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Lone Survivor', u'file': u'smb://TOWER/Movies/Lone Survivor (2013) [Blu-ray]/Lone.Survivor.2013.1080p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLone%20Survivor%20(2013)%20%5bBlu-ray%5d%2fLone.Survivor.2013.1080p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 1174, u'title': u"Look Who's Talking", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLook%20Who%27s%20Talking%20(1989)%20%5bBlu-ray%5d%2fLook.Who%27s.Talking.1989.720p.WEB-DL.D55.1.H.264-BS-fanart.jpg/', u'label': u"Look Who's Talking", u'file': u"smb://TOWER/Movies/Look Who's Talking (1989) [Blu-ray]/Look.Who's.Talking.1989.720p.WEB-DL.D55.1.H.264-BS.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLook%20Who%27s%20Talking%20(1989)%20%5bBlu-ray%5d%2fLook.Who%27s.Talking.1989.720p.WEB-DL.D55.1.H.264-BS-poster.jpg/'}, {u'movieid': 1766, u'title': u"Look Who's Talking Now", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLook%20Who%27s%20Talking%20Now%20(1993)%2fLook.Who%27s.Talking.Now.1993.720p.WEB-DL.AAC2.0.H.264-BS-fanart.jpg/', u'label': u"Look Who's Talking Now", u'file': u"smb://TOWER/Kids Movies/Look Who's Talking Now (1993)/Look.Who's.Talking.Now.1993.720p.WEB-DL.AAC2.0.H.264-BS.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLook%20Who%27s%20Talking%20Now%20(1993)%2fLook.Who%27s.Talking.Now.1993.720p.WEB-DL.AAC2.0.H.264-BS-poster.jpg/'}, {u'movieid': 1175, u'title': u"Look Who's Talking Too", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLook%20Who%27s%20Talking%20Too%20(1990)%20%5bBlu-ray%5d%2fLook.Who%27s.Talking.Too.1990.720p.WEB-DL.AAC2.0.H.264-BS-fanart.jpg/', u'label': u"Look Who's Talking Too", u'file': u"smb://TOWER/Movies/Look Who's Talking Too (1990) [Blu-ray]/Look.Who's.Talking.Too.1990.720p.WEB-DL.AAC2.0.H.264-BS.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLook%20Who%27s%20Talking%20Too%20(1990)%20%5bBlu-ray%5d%2fLook.Who%27s.Talking.Too.1990.720p.WEB-DL.AAC2.0.H.264-BS-poster.jpg/'}, {u'movieid': 475, u'title': u'Looney Tunes: Back in Action', u'fanart': u'', u'label': u'Looney Tunes: Back in Action', u'file': u'smb://TOWER/Kids Movies/Looney Tunes - Back in Action (2003)/Looney.Tunes.Back.in.Action.2003.720p.WEB-DL.AAC2.0.H264-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLooney%20Tunes%20-%20Back%20in%20Action%20(2003)%2fLooney.Tunes.Back.in.Action.2003.720p.WEB-DL.AAC2.0.H264-RARBG-poster.jpg/'}, {u'movieid': 1176, u'title': u'Looper', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLooper%20(2012)%20%5bBlu-ray%5d%2flooper.2012.1080p.bluray.REMUX.dts-hd.ma.5.1-publichd-fanart.jpg/', u'label': u'Looper', u'file': u'smb://TOWER/Movies/Looper (2012) [Blu-ray]/looper.2012.1080p.bluray.REMUX.dts-hd.ma.5.1-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLooper%20(2012)%20%5bBlu-ray%5d%2flooper.2012.1080p.bluray.REMUX.dts-hd.ma.5.1-publichd-poster.jpg/'}, {u'movieid': 1798, u'title': u'Lord of War', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLord%20of%20War%20(2005)%2fsector7-lordofwar.1080p-x264-fanart.jpg/', u'label': u'Lord of War', u'file': u'smb://TOWER/Movies/Lord of War (2005)/sector7-lordofwar.1080p-x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLord%20of%20War%20(2005)%2fsector7-lordofwar.1080p-x264-poster.jpg/'}, {u'movieid': 975, u'title': u'Los Bandoleros', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFast%20and%20Furious%20Collection%2fFast%20%26%20Furious%20(2009)%20%5bBlu-ray%5d%2fLos%20Bandoleros%20(2009)%20%5bBlu-ray%5d%2fLos.Bandoleros.2009.DVDRip.XviD-WBZ-fanart.jpg/', u'label': u'Los Bandoleros', u'file': u'smb://TOWER/Movies/Fast and Furious Collection/Fast & Furious (2009) [Blu-ray]/Los Bandoleros (2009) [Blu-ray]/Los.Bandoleros.2009.DVDRip.XviD-WBZ.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fFast%20and%20Furious%20Collection%2fFast%20%26%20Furious%20(2009)%20%5bBlu-ray%5d%2fLos%20Bandoleros%20(2009)%20%5bBlu-ray%5d%2fLos.Bandoleros.2009.DVDRip.XviD-WBZ-poster.jpg/'}, {u'movieid': 1177, u'title': u'Lost Highway', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLost%20Highway%20(1997)%20%5bBlu-ray%5d%2fLost%20Highway%201997%201080p%20BluRay%20DD5.1%20x264-CtrlHD-fanart.jpg/', u'label': u'Lost Highway', u'file': u'smb://TOWER/Movies/Lost Highway (1997) [Blu-ray]/Lost Highway 1997 1080p BluRay DD5.1 x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLost%20Highway%20(1997)%20%5bBlu-ray%5d%2fLost%20Highway%201997%201080p%20BluRay%20DD5.1%20x264-CtrlHD-poster.jpg/'}, {u'movieid': 476, u'title': u'Lost in Space', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLost%20in%20Space%20(1998)%20%5bBlu-ray%5d%2fLost%20in%20Space%201998%201080p%20DTS%20(oan)-fanart.jpg/', u'label': u'Lost in Space', u'file': u'smb://TOWER/Kids Movies/Lost in Space (1998) [Blu-ray]/Lost in Space 1998 1080p DTS (oan).mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLost%20in%20Space%20(1998)%20%5bBlu-ray%5d%2fLost%20in%20Space%201998%201080p%20DTS%20(oan)-poster.jpg/'}, {u'movieid': 1178, u'title': u'Lucky Number Slevin', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLucky%20Number%20Slevin%20(2006)%20%5bBlu-ray%5d%2fLucky.Number.Slevin.2006.720p.HDTV.MULTi.x264-NBS-fanart.jpg/', u'label': u'Lucky Number Slevin', u'file': u'smb://TOWER/Movies/Lucky Number Slevin (2006) [Blu-ray]/Lucky.Number.Slevin.2006.720p.HDTV.MULTi.x264-NBS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLucky%20Number%20Slevin%20(2006)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 1179, u'title': u'Lucy', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLucy%20(2014)%2fLucy.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-fanart.jpg/', u'label': u'Lucy', u'file': u'smb://TOWER/Movies/Lucy (2014)/Lucy.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLucy%20(2014)%2fLucy.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-poster.jpg/'}, {u'movieid': 534, u'title': u'Luxo Jr.', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fLuxo%20Jr.%20(1986)%20%5bBlu-ray%5d%2f2%20Luxo%20Jr.-fanart.jpg/', u'label': u'Luxo Jr.', u'file': u'smb://TOWER/Kids Movies/Pixars Shorts Collection/Luxo Jr. (1986) [Blu-ray]/2 Luxo Jr..m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fLuxo%20Jr.%20(1986)%20%5bBlu-ray%5d%2f2%20Luxo%20Jr.-poster.jpg/'}, {u'movieid': 1180, u'title': u'Mad Detective', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMad%20Detective%20(2007)%20%5bBlu-ray%5d%2fSum.taam.2007.720p.BluRay.x264-ESiR-fanart.jpg/', u'label': u'Mad Detective', u'file': u'smb://TOWER/Movies/Mad Detective (2007) [Blu-ray]/Sum.taam.2007.720p.BluRay.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMad%20Detective%20(2007)%20%5bBlu-ray%5d%2fSum.taam.2007.720p.BluRay.x264-ESiR-poster.jpg/'}, {u'movieid': 477, u'title': u'Madagascar', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMadagascar%20Collection%2fMadagascar%20(2005)%20%5bBlu-ray%5d%2fMadagascar.2005.1080p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Madagascar', u'file': u'smb://TOWER/Kids Movies/Madagascar Collection/Madagascar (2005) [Blu-ray]/Madagascar.2005.1080p.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMadagascar%20Collection%2fMadagascar%20(2005)%20%5bBlu-ray%5d%2fMadagascar.2005.1080p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 480, u'title': u"Madagascar 3: Europe's Most Wanted", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMadagascar%20Collection%2fMadagascar%203%20-%20Europe%27s%20Most%20Wanted%20(2012)%20%5bBlu-ray%5d%2fMadagascar.3.Europes.Most.Wanted.2012.1080p.Bluray.REMUX.AVC.TrueHD.7.1-fanart.jpg/', u'label': u"Madagascar 3: Europe's Most Wanted", u'file': u"smb://TOWER/Kids Movies/Madagascar Collection/Madagascar 3 - Europe's Most Wanted (2012) [Blu-ray]/Madagascar.3.Europes.Most.Wanted.2012.1080p.Bluray.REMUX.AVC.TrueHD.7.1.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMadagascar%20Collection%2fMadagascar%203%20-%20Europe%27s%20Most%20Wanted%20(2012)%20%5bBlu-ray%5d%2fMadagascar.3.Europes.Most.Wanted.2012.1080p.Bluray.REMUX.AVC.TrueHD.7.1-poster.jpg/'}, {u'movieid': 479, u'title': u'Madagascar: Escape 2 Africa', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMadagascar%20Collection%2fMadagascar%202%20-%20Escape%202%20Africa%20(2008)%20%5bBlu-ray%5d%2fMadagascar.Escape.2.Africa.(2008).BRRip.AC3.XviD-LTRG-fanart.jpg/', u'label': u'Madagascar: Escape 2 Africa', u'file': u'smb://TOWER/Kids Movies/Madagascar Collection/Madagascar 2 - Escape 2 Africa (2008) [Blu-ray]/Madagascar.Escape.2.Africa.(2008).BRRip.AC3.XviD-LTRG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMadagascar%20Collection%2fMadagascar%202%20-%20Escape%202%20Africa%20(2008)%20%5bBlu-ray%5d%2fMadagascar.Escape.2.Africa.(2008).BRRip.AC3.XviD-LTRG-poster.jpg/'}, {u'movieid': 481, u'title': u'Madly Madagascar', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMadagascar%20Collection%2fMadly%20Madagascar%20(2013)%20%5bBlu-ray%5d%2fMadly%20Madagascar%202013%201080p%20WEB-DL%20DD5.1%20H.264-fanart.jpg/', u'label': u'Madly Madagascar', u'file': u'smb://TOWER/Kids Movies/Madagascar Collection/Madly Madagascar (2013) [Blu-ray]/Madly Madagascar 2013 1080p WEB-DL DD5.1 H.264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMadagascar%20Collection%2fMadly%20Madagascar%20(2013)%20%5bBlu-ray%5d%2fMadly%20Madagascar%202013%201080p%20WEB-DL%20DD5.1%20H.264-poster.jpg/'}, {u'movieid': 482, u'title': u'Madly Madagascar', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMadagascar%20Collection%2fMadly%20Madagascar%20(2013)%20%5bBlu-ray%5d%2ffanart.jpg/', u'label': u'Madly Madagascar', u'file': u'smb://TOWER/Kids Movies/Madagascar Collection/Madly Madagascar (2013) [Blu-ray]/Madly.Madagascar.2013.720p.WEB-DL.DD5.1.H264-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMadagascar%20Collection%2fMadly%20Madagascar%20(2013)%20%5bBlu-ray%5d%2fposter.jpg/'}, {u'movieid': 132, u'title': u'Magic Magic', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMagic%20Magic%20(2013)%20%5bBlu-ray%5d%2fpfa-mm.720p-fanart.jpg/', u'label': u'Magic Magic', u'file': u'smb://TOWER/D/HD Movie/Magic Magic (2013) [Blu-ray]/pfa-mm.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMagic%20Magic%20(2013)%20%5bBlu-ray%5d%2fpfa-mm.720p-poster.jpg/'}, {u'movieid': 133, u'title': u'Magnolia', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMagnolia%20(1999)%2fmagnolia.1999.1080p.bluray.x264-leverage-fanart.jpg/', u'label': u'Magnolia', u'file': u'smb://TOWER/D/HD Movie/Magnolia (1999)/magnolia.1999.1080p.bluray.x264-leverage.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMagnolia%20(1999)%2fmagnolia.1999.1080p.bluray.x264-leverage-poster.jpg/'}, {u'movieid': 134, u'title': u'Malcolm X', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMalcolm%20X%20(1992)%20%5bBlu-ray%5d%2fMalcolm.X.1992.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Malcolm X', u'file': u'smb://TOWER/D/HD Movie/Malcolm X (1992) [Blu-ray]/Malcolm.X.1992.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMalcolm%20X%20(1992)%20%5bBlu-ray%5d%2fMalcolm.X.1992.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 483, u'title': u'Maleficent', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMaleficent%20(2014)%20%5bBlu-ray%5d%2fMaleficent.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA7.1-RARBG-fanart.jpg/', u'label': u'Maleficent', u'file': u'smb://TOWER/Kids Movies/Maleficent (2014) [Blu-ray]/Maleficent.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA7.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMaleficent%20(2014)%20%5bBlu-ray%5d%2fMaleficent.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA7.1-RARBG-poster.jpg/'}, {u'movieid': 135, u'title': u'Mallrats', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMallrats%20(1995)%20%5bBlu-ray%5d%2fMallrats.1995.Extended.Version.720p.BluRay.DD5.1.x264-CRiSC-fanart.jpg/', u'label': u'Mallrats', u'file': u'smb://TOWER/D/HD Movie/Mallrats (1995) [Blu-ray]/Mallrats.1995.Extended.Version.720p.BluRay.DD5.1.x264-CRiSC.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMallrats%20(1995)%20%5bBlu-ray%5d%2fMallrats.1995.Extended.Version.720p.BluRay.DD5.1.x264-CRiSC-poster.jpg/'}, {u'movieid': 1767, u'title': u'Mama', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMama%20(2013)%2fMama.2013.720p.BluRay.DTS-5.1.x264-AXED-fanart.jpg/', u'label': u'Mama', u'file': u'smb://TOWER/Kids Movies/Mama (2013)/Mama.2013.720p.BluRay.DTS-5.1.x264-AXED.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMama%20(2013)%2fMama.2013.720p.BluRay.DTS-5.1.x264-AXED-poster.jpg/'}, {u'movieid': 1181, u'title': u'Man of Steel', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMan%20of%20Steel%20(2013)%20%5bBlu-ray%5d%2fMan.Of.Steel.2013.1080p.BluRay.REMUX.DTS-HD.MA.7.1-PublicHD-fanart.jpg/', u'label': u'Man of Steel', u'file': u'smb://TOWER/Movies/Man of Steel (2013) [Blu-ray]/Man.Of.Steel.2013.1080p.BluRay.REMUX.DTS-HD.MA.7.1-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMan%20of%20Steel%20(2013)%20%5bBlu-ray%5d%2fMan.Of.Steel.2013.1080p.BluRay.REMUX.DTS-HD.MA.7.1-PublicHD-poster.jpg/'}, {u'movieid': 1182, u'title': u'Man of Tai Chi', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMan%20of%20Tai%20Chi%20(2013)%20%5bBlu-ray%5d%2fMan.Of.Tai.Chi.2013.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD-fanart.jpg/', u'label': u'Man of Tai Chi', u'file': u'smb://TOWER/Movies/Man of Tai Chi (2013) [Blu-ray]/Man.Of.Tai.Chi.2013.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMan%20of%20Tai%20Chi%20(2013)%20%5bBlu-ray%5d%2fMan.Of.Tai.Chi.2013.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD-poster.jpg/'}, {u'movieid': 136, u'title': u'Man on a Ledge', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMan%20on%20a%20Ledge%20(2012)%20%5bBlu-ray%5d%2fMan.on.a.Ledge.2012.720p.BluRay.x264.DTS-HDChina-fanart.jpg/', u'label': u'Man on a Ledge', u'file': u'smb://TOWER/D/HD Movie/Man on a Ledge (2012) [Blu-ray]/Man.on.a.Ledge.2012.720p.BluRay.x264.DTS-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMan%20on%20a%20Ledge%20(2012)%20%5bBlu-ray%5d%2fMan.on.a.Ledge.2012.720p.BluRay.x264.DTS-HDChina-poster.jpg/'}, {u'movieid': 1183, u'title': u'Man on Fire', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMan%20on%20Fire%20(2004)%20%5bBlu-ray%5d%2fMan.on.Fire.2004.Hybrid.720p.BluRay.DTS.x264-NiP-fanart.jpg/', u'label': u'Man on Fire', u'file': u'smb://TOWER/Movies/Man on Fire (2004) [Blu-ray]/Man.on.Fire.2004.Hybrid.720p.BluRay.DTS.x264-NiP.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMan%20on%20Fire%20(2004)%20%5bBlu-ray%5d%2fMan.on.Fire.2004.Hybrid.720p.BluRay.DTS.x264-NiP-poster.jpg/'}, {u'movieid': 137, u'title': u'Mandela: Long Walk to Freedom', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMandela%20-%20Long%20Walk%20to%20Freedom%20(2013)%20%5bBlu-ray%5d%2fMandela.Long.Walk.To.Freedom.2013.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Mandela: Long Walk to Freedom', u'file': u'smb://TOWER/D/HD Movie/Mandela - Long Walk to Freedom (2013) [Blu-ray]/Mandela.Long.Walk.To.Freedom.2013.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMandela%20-%20Long%20Walk%20to%20Freedom%20(2013)%20%5bBlu-ray%5d%2fMandela.Long.Walk.To.Freedom.2013.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 138, u'title': u'Manhunter', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fManhunter%20(1986)%20%5bBlu-ray%5d%2fManhunter.1986.720p.BluRay.x264-ESiR-fanart.jpg/', u'label': u'Manhunter', u'file': u'smb://TOWER/D/HD Movie/Manhunter (1986) [Blu-ray]/Manhunter.1986.720p.BluRay.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fManhunter%20(1986)%20%5bBlu-ray%5d%2fManhunter.1986.720p.BluRay.x264-ESiR-poster.jpg/'}, {u'movieid': 485, u'title': u'March of the Dinosaurs', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMarch%20of%20the%20Dinosaurs%20(2011)%20%5bBlu-ray%5d%2f7sins-motd.2011.720p.bluray.x264-fanart.jpg/', u'label': u'March of the Dinosaurs', u'file': u'smb://TOWER/Kids Movies/March of the Dinosaurs (2011) [Blu-ray]/7sins-motd.2011.720p.bluray.x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMarch%20of%20the%20Dinosaurs%20(2011)%20%5bBlu-ray%5d%2f7sins-motd.2011.720p.bluray.x264-poster.jpg/'}, {u'movieid': 139, u'title': u'Marebito', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMarebito%20(2004)%2fMarebito.2004.DVDRip.XviD-PROMiSE_new-fanart.jpg/', u'label': u'Marebito', u'file': u'smb://TOWER/D/HD Movie/Marebito (2004)/Marebito.2004.DVDRip.XviD-PROMiSE_new.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMarebito%20(2004)%2fMarebito.2004.DVDRip.XviD-PROMiSE_new-poster.jpg/'}, {u'movieid': 1799, u'title': u'Margin Call', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMargin%20Call%20(2011)%2fmoovee-mc-p-fanart.jpg/', u'label': u'Margin Call', u'file': u'smb://TOWER/Movies/Margin Call (2011)/moovee-mc-p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMargin%20Call%20(2011)%2fmoovee-mc-p-poster.jpg/'}, {u'movieid': 486, u'title': u'Mars Needs Moms', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMars%20Needs%20Moms%20(2011)%20%5bBlu-ray%5d%2fmars.needs.moms.1080p.bluray.x264-crossbow-fanart.jpg/', u'label': u'Mars Needs Moms', u'file': u'smb://TOWER/Kids Movies/Mars Needs Moms (2011) [Blu-ray]/mars.needs.moms.1080p.bluray.x264-crossbow.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMars%20Needs%20Moms%20(2011)%20%5bBlu-ray%5d%2fmars.needs.moms.1080p.bluray.x264-crossbow-poster.jpg/'}, {u'movieid': 1184, u'title': u'Marvel One-Shot: All Hail the King', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMarvel%20One-Shot%20-%20All%20Hail%20the%20King%20(2014)%20%5bBlu-ray%5d%2fMarvel.One-Shot.All.Hail.The.King.2014.720p.WEB-DL.H264-PublicHD-fanart.jpg/', u'label': u'Marvel One-Shot: All Hail the King', u'file': u'smb://TOWER/Movies/Marvel One-Shot - All Hail the King (2014) [Blu-ray]/Marvel.One-Shot.All.Hail.The.King.2014.720p.WEB-DL.H264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMarvel%20One-Shot%20-%20All%20Hail%20the%20King%20(2014)%20%5bBlu-ray%5d%2fMarvel.One-Shot.All.Hail.The.King.2014.720p.WEB-DL.H264-PublicHD-poster.jpg/'}, {u'movieid': 1800, u'title': u"Marvin's Room", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMarvin%27s%20Room%20(1996)%2fMarvins.Room.1996.1080p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u"Marvin's Room", u'file': u"smb://TOWER/Movies/Marvin's Room (1996)/Marvins.Room.1996.1080p.BluRay.X264-AMIABLE.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMarvin%27s%20Room%20(1996)%2fMarvins.Room.1996.1080p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 1185, u'title': u'Mary and Max', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMary%20and%20Max%20(2009)%20%5bBlu-ray%5d%2frev-mam-fanart.jpg/', u'label': u'Mary and Max', u'file': u'smb://TOWER/Movies/Mary and Max (2009) [Blu-ray]/rev-mam.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMary%20and%20Max%20(2009)%20%5bBlu-ray%5d%2frev-mam-poster.jpg/'}, {u'movieid': 487, u'title': u'Mary Poppins', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMary%20Poppins%20(1964)%2fMary%20Poppins%20(Stevenson%2c%201964)%20%5bBDRip720p%20Ita-Eng%5d-fanart.jpg/', u'label': u'Mary Poppins', u'file': u'smb://TOWER/Kids Movies/Mary Poppins (1964)/Mary Poppins (Stevenson, 1964) [BDRip720p Ita-Eng].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMary%20Poppins%20(1964)%2fMary%20Poppins%20(Stevenson%2c%201964)%20%5bBDRip720p%20Ita-Eng%5d-poster.jpg/'}, {u'movieid': 334, u'title': u"Mater's Tall Tales", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCars%20(2006)%2fMater%27s%20Tall%20Tales%20(2008)%20%5bBlu-ray%5d%2fCars.Toon.Maters.Tall.Tales.2010.BluRay.1080p.DTS.x264-CHD-fanart.jpg/', u'label': u"Mater's Tall Tales", u'file': u"smb://TOWER/Kids Movies/Cars (2006)/Mater's Tall Tales (2008) [Blu-ray]/Cars.Toon.Maters.Tall.Tales.2010.BluRay.1080p.DTS.x264-CHD.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCars%20(2006)%2fMater%27s%20Tall%20Tales%20(2008)%20%5bBlu-ray%5d%2fCars.Toon.Maters.Tall.Tales.2010.BluRay.1080p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 335, u'title': u'Mater and the Ghostlight', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCars%20(2006)%2fMater%20and%20the%20Ghostlight%20(2006)%20%5bBlu-ray%5d%2f12%20Mater%20and%20the%20Ghostlight-fanart.jpg/', u'label': u'Mater and the Ghostlight', u'file': u'smb://TOWER/Kids Movies/Cars (2006)/Mater and the Ghostlight (2006) [Blu-ray]/12 Mater and the Ghostlight.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fCars%20(2006)%2fMater%20and%20the%20Ghostlight%20(2006)%20%5bBlu-ray%5d%2f12%20Mater%20and%20the%20Ghostlight-poster.jpg/'}, {u'movieid': 1186, u'title': u'Max Payne', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMax%20Payne%20(2008)%20%5bBlu-ray%5d%2fdown-mxpn-720p-fanart.jpg/', u'label': u'Max Payne', u'file': u'smb://TOWER/Movies/Max Payne (2008) [Blu-ray]/down-mxpn-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMax%20Payne%20(2008)%20%5bBlu-ray%5d%2fdown-mxpn-720p-poster.jpg/'}, {u'movieid': 140, u'title': u'McDull: Me & My Mum', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMcDull%20-%20Me%20%26%20My%20Mum%20(2014)%2fmcdull.me.and.my.mum.2014.1080p.bluray.x264-rovers-fanart.jpg/', u'label': u'McDull: Me & My Mum', u'file': u'smb://TOWER/D/HD Movie/McDull - Me & My Mum (2014)/mcdull.me.and.my.mum.2014.1080p.bluray.x264-rovers.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMcDull%20-%20Me%20%26%20My%20Mum%20(2014)%2fmcdull.me.and.my.mum.2014.1080p.bluray.x264-rovers-poster.jpg/'}, {u'movieid': 1187, u'title': u'Me, Myself & Irene', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMe%2c%20Myself%20%26%20Irene%20(2000)%20%5bBlu-ray%5d%2fMe_Myself_And_Irene_2000_720p_BluRay_x264-SiNNERS-fanart.jpg/', u'label': u'Me, Myself & Irene', u'file': u'smb://TOWER/Movies/Me, Myself & Irene (2000) [Blu-ray]/Me_Myself_And_Irene_2000_720p_BluRay_x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMe%2c%20Myself%20%26%20Irene%20(2000)%20%5bBlu-ray%5d%2fMe_Myself_And_Irene_2000_720p_BluRay_x264-SiNNERS-poster.jpg/'}, {u'movieid': 1188, u'title': u'Meet the Fockers', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMeet%20the%20Fockers%20(2004)%20%5bBlu-ray%5d%2fMeet.the.Fockers.2004.1080p.BluRay.x264.DTS-FGT-fanart.jpg/', u'label': u'Meet the Fockers', u'file': u'smb://TOWER/Movies/Meet the Fockers (2004) [Blu-ray]/Meet.the.Fockers.2004.1080p.BluRay.x264.DTS-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMeet%20the%20Fockers%20(2004)%20%5bBlu-ray%5d%2fMeet.the.Fockers.2004.1080p.BluRay.x264.DTS-FGT-poster.jpg/'}, {u'movieid': 1189, u'title': u'Meet the Parents', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMeet%20the%20Parents%20(2000)%20%5bBlu-ray%5d%2fMeet.the.Parents.2000.1080p.BluRay.x264.DTS-FGT-fanart.jpg/', u'label': u'Meet the Parents', u'file': u'smb://TOWER/Movies/Meet the Parents (2000) [Blu-ray]/Meet.the.Parents.2000.1080p.BluRay.x264.DTS-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMeet%20the%20Parents%20(2000)%20%5bBlu-ray%5d%2fMeet.the.Parents.2000.1080p.BluRay.x264.DTS-FGT-poster.jpg/'}, {u'movieid': 488, u'title': u'Meet the Robinsons', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMeet%20the%20Robinsons%20(2007)%20%5bBlu-ray%5d%2fMeet%20The%20Robinsons1080p-fanart.jpg/', u'label': u'Meet the Robinsons', u'file': u'smb://TOWER/Kids Movies/Meet the Robinsons (2007) [Blu-ray]/Meet The Robinsons1080p.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMeet%20the%20Robinsons%20(2007)%20%5bBlu-ray%5d%2fMeet%20The%20Robinsons1080p-poster.jpg/'}, {u'movieid': 141, u'title': u'Meeting Evil', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMeeting%20Evil%20(2012)%20%5bBlu-ray%5d%2fMeeting.Evil.2012.720p.BluRay.X264-NYDIC-fanart.jpg/', u'label': u'Meeting Evil', u'file': u'smb://TOWER/D/HD Movie/Meeting Evil (2012) [Blu-ray]/Meeting.Evil.2012.720p.BluRay.X264-NYDIC.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMeeting%20Evil%20(2012)%20%5bBlu-ray%5d%2fMeeting.Evil.2012.720p.BluRay.X264-NYDIC-poster.jpg/'}, {u'movieid': 489, u'title': u'Megamind', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMegamind%20(2010)%20%5bBlu-ray%5d%2fs7-megamind.1080-fanart.jpg/', u'label': u'Megamind', u'file': u'smb://TOWER/Kids Movies/Megamind (2010) [Blu-ray]/s7-megamind.1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMegamind%20(2010)%20%5bBlu-ray%5d%2fs7-megamind.1080-poster.jpg/'}, {u'movieid': 490, u'title': u'Megamind: The Button of Doom', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMegamind%20(2010)%20%5bBlu-ray%5d%2fMegamind%20-%20The%20Button%20of%20Doom%20(2011)%20%5bBlu-ray%5d%2fThe.Button.of.Doom.1080p.DD5.1.x264-FyHD-fanart.jpg/', u'label': u'Megamind: The Button of Doom', u'file': u'smb://TOWER/Kids Movies/Megamind (2010) [Blu-ray]/Megamind - The Button of Doom (2011) [Blu-ray]/The.Button.of.Doom.1080p.DD5.1.x264-FyHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMegamind%20(2010)%20%5bBlu-ray%5d%2fMegamind%20-%20The%20Button%20of%20Doom%20(2011)%20%5bBlu-ray%5d%2fThe.Button.of.Doom.1080p.DD5.1.x264-FyHD-poster.jpg/'}, {u'movieid': 1190, u'title': u'MegaQuake: The Hour That Shook Japan', u'fanart': u'', u'label': u'MegaQuake: The Hour That Shook Japan', u'file': u'smb://TOWER/Movies/MegaQuake - The Hour That Shook Japan (2011) [Blu-ray]/countdown.to.catastrophe.mega.quake.japan.and.beyond.720p-dhd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMegaQuake%20-%20The%20Hour%20That%20Shook%20Japan%20(2011)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 1191, u'title': u'Memento', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMemento.10th.Anniversary.Special.Edition.2000.BluRay.720p.x264.DTS-WiKi%2fMemento.10th.Anniversary.Special.Edition.2000.BluRay.720p.x264.DTS-WiKi-fanart.jpg/', u'label': u'Memento', u'file': u'smb://TOWER/Movies/Memento.10th.Anniversary.Special.Edition.2000.BluRay.720p.x264.DTS-WiKi/Memento.10th.Anniversary.Special.Edition.2000.BluRay.720p.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMemento.10th.Anniversary.Special.Edition.2000.BluRay.720p.x264.DTS-WiKi%2fMemento.10th.Anniversary.Special.Edition.2000.BluRay.720p.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 491, u'title': u'Men in Black', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMen%20in%20Black%20(1997)%20%5bBlu-ray%5d%2fMen.In.Black.1997.720p.Bluray.DTS.x264-CtrlHD-fanart.jpg/', u'label': u'Men in Black', u'file': u'smb://TOWER/Kids Movies/Men in Black (1997) [Blu-ray]/Men.In.Black.1997.720p.Bluray.DTS.x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMen%20in%20Black%20(1997)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 492, u'title': u'Men in Black 3', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMen%20in%20Black%203%20(2012)%2f00800-fanart.jpg/', u'label': u'Men in Black 3', u'file': u'smb://TOWER/Kids Movies/Men in Black 3 (2012)/00800.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMen%20in%20Black%203%20(2012)%2f00800-poster.jpg/'}, {u'movieid': 493, u'title': u'Men in Black II', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMen%20in%20Black%20II%20(2002)%20%5bBlu-ray%5d%2fMen.in.Black.2.2002.BluRay.720p.DTS.2Audio.x264-CHD%20%5bPublicHD%5d-fanart.jpg/', u'label': u'Men in Black II', u'file': u'smb://TOWER/Kids Movies/Men in Black II (2002) [Blu-ray]/Men.in.Black.2.2002.BluRay.720p.DTS.2Audio.x264-CHD [PublicHD].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMen%20in%20Black%20II%20(2002)%20%5bBlu-ray%5d%2fMen.in.Black.2.2002.BluRay.720p.DTS.2Audio.x264-CHD%20%5bPublicHD%5d-poster.jpg/'}, {u'movieid': 1193, u'title': u'Merantau', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMerantau%20Warrior%20(2009)%20%5bBlu-ray%5d%2fMerantau.2009.BluRay.720p.x264.DTS-MySiLU-fanart.jpg/', u'label': u'Merantau', u'file': u'smb://TOWER/Movies/Merantau Warrior (2009) [Blu-ray]/Merantau.2009.BluRay.720p.x264.DTS-MySiLU.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMerantau%20Warrior%20(2009)%20%5bBlu-ray%5d%2fMerantau.2009.BluRay.720p.x264.DTS-MySiLU-poster.jpg/'}, {u'movieid': 1194, u'title': u'Mercury Rising', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMercury%20Rising%20(1998)%20%5bBlu-ray%5d%2fs-mercury-fanart.jpg/', u'label': u'Mercury Rising', u'file': u'smb://TOWER/Movies/Mercury Rising (1998) [Blu-ray]/s-mercury.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMercury%20Rising%20(1998)%20%5bBlu-ray%5d%2fs-mercury-poster.jpg/'}, {u'movieid': 478, u'title': u'Merry Madagascar', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMadagascar%20Collection%2fMadagascar%20(2005)%20%5bBlu-ray%5d%2fMerry%20Madagascar%20(2009)%20%5bBlu-ray%5d%2fMerry.Madagascar.720p.HDTV.X264-DIMENSION-fanart.jpg/', u'label': u'Merry Madagascar', u'file': u'smb://TOWER/Kids Movies/Madagascar Collection/Madagascar (2005) [Blu-ray]/Merry Madagascar (2009) [Blu-ray]/Merry.Madagascar.720p.HDTV.X264-DIMENSION.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMadagascar%20Collection%2fMadagascar%20(2005)%20%5bBlu-ray%5d%2fMerry%20Madagascar%20(2009)%20%5bBlu-ray%5d%2fMerry.Madagascar.720p.HDTV.X264-DIMENSION-poster.jpg/'}, {u'movieid': 1195, u'title': u'Metallica Through the Never', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMetallica%20Through%20the%20Never%20(2013)%20%5bBlu-ray%5d%2fMetallica.Through.the.Never.2013.1080p.Blu-ray.REMUX.AVC.DTS-HD.5.1-RARBG-fanart.jpg/', u'label': u'Metallica Through the Never', u'file': u'smb://TOWER/Movies/Metallica Through the Never (2013) [Blu-ray]/Metallica.Through.the.Never.2013.1080p.Blu-ray.REMUX.AVC.DTS-HD.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMetallica%20Through%20the%20Never%20(2013)%20%5bBlu-ray%5d%2fMetallica.Through.the.Never.2013.1080p.Blu-ray.REMUX.AVC.DTS-HD.5.1-RARBG-poster.jpg/'}, {u'movieid': 1738, u'title': u'Metamorphoisis.The.Beauty.and.Design.Of.Butterflies.2012.720p.BluRay.x264-SADPANDA[rarbg]', u'fanart': u'', u'label': u'Metamorphoisis.The.Beauty.and.Design.Of.Butterflies.2012.720p.BluRay.x264-SADPANDA[rarbg]', u'file': u'smb://TOWER/D/HD Movie/Metamorphoisis.The.Beauty.and.Design.Of.Butterflies.2012.720p.BluRay.x264-SADPANDA[rarbg]/Metamorphoisis.The.Beauty.and.Design.Of.Butterflies.2012.720p.BluRay.x264-SADPANDA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMetamorphoisis.The.Beauty.and.Design.Of.Butterflies.2012.720p.BluRay.x264-SADPANDA%5brarbg%5d%2fposter.jpg/'}, {u'movieid': 494, u'title': u"Mickey's Once Upon a Christmas", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMickey%27s%20Once%20Upon%20a%20Christmas%20(1999)%2fMickeys.Once.Upon.A.Christmas.1999.1080p.BluRay.H264.AAC-RARBG-fanart.jpg/', u'label': u"Mickey's Once Upon a Christmas", u'file': u"smb://TOWER/Kids Movies/Mickey's Once Upon a Christmas (1999)/Mickeys.Once.Upon.A.Christmas.1999.1080p.BluRay.H264.AAC-RARBG.mp4", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMickey%27s%20Once%20Upon%20a%20Christmas%20(1999)%2fMickeys.Once.Upon.A.Christmas.1999.1080p.BluRay.H264.AAC-RARBG-poster.jpg/'}, {u'movieid': 495, u'title': u'Mickey, Donald, Goofy: The Three Musketeers', u'fanart': u'', u'label': u'Mickey, Donald, Goofy: The Three Musketeers', u'file': u'smb://TOWER/Kids Movies/Mickey, Donald, Goofy - The Three Musketeers (2004)/Mickey.Donald.Goofy.The.Three.Musketeers.2004.1080p.BluRay.x264-SADPANDA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMickey%2c%20Donald%2c%20Goofy%20-%20The%20Three%20Musketeers%20(2004)%2fMickey.Donald.Goofy.The.Three.Musketeers.2004.1080p.BluRay.x264-SADPANDA-poster.jpg/'}, {u'movieid': 506, u'title': u"Mike's New Car", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonsters%2c%20Inc%20(2001)%20%5bBlu-ray%5d%2fMike%27s%20New%20Car%20(2002)%20%5bBlu-ray%5d%2f8%20Mike%27s%20New%20Car-fanart.jpg/', u'label': u"Mike's New Car", u'file': u"smb://TOWER/Kids Movies/Monsters, Inc (2001) [Blu-ray]/Mike's New Car (2002) [Blu-ray]/8 Mike's New Car.m2ts", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonsters%2c%20Inc%20(2001)%20%5bBlu-ray%5d%2fMike%27s%20New%20Car%20(2002)%20%5bBlu-ray%5d%2f8%20Mike%27s%20New%20Car-poster.jpg/'}, {u'movieid': 1197, u'title': u"Miller's Crossing", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMiller%27s%20Crossing%20(1990)%20%5bBlu-ray%5d%2fjaphson-millerscrossing-720p-fanart.jpg/', u'label': u"Miller's Crossing", u'file': u"smb://TOWER/Movies/Miller's Crossing (1990) [Blu-ray]/japhson-millerscrossing-720p.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMiller%27s%20Crossing%20(1990)%20%5bBlu-ray%5d%2fjaphson-millerscrossing-720p-poster.jpg/'}, {u'movieid': 1198, u'title': u'Million Dollar Baby', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMillion%20Dollar%20Baby%20(2004)%20%5bBlu-ray%5d%2ffsi-mdba1080-fanart.jpg/', u'label': u'Million Dollar Baby', u'file': u'smb://TOWER/Movies/Million Dollar Baby (2004) [Blu-ray]/fsi-mdba1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMillion%20Dollar%20Baby%20(2004)%20%5bBlu-ray%5d%2ffsi-mdba1080-poster.jpg/'}, {u'movieid': 1199, u'title': u'Mimic', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMimic%20(1997)%20%5bBlu-ray%5d%2fMimic.1997.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Mimic', u'file': u'smb://TOWER/Movies/Mimic (1997) [Blu-ray]/Mimic.1997.720p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMimic%20(1997)%20%5bBlu-ray%5d%2fMimic.1997.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 1756, u'title': u'Mindhunters', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMindhunters%20(2004)%2fjaphson-mindhunters-720p-fanart.jpg/', u'label': u'Mindhunters', u'file': u'smb://TOWER/Movies/Mindhunters (2004)/japhson-mindhunters-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMindhunters%20(2004)%2fjaphson-mindhunters-720p-poster.jpg/'}, {u'movieid': 496, u'title': u'Minority Report', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMinority%20Report%20(2002)%20%5bBlu-ray%5d%2fMinority.Report.2002.Bluray.1080p.DTS-HD.x264-Grym-fanart.jpg/', u'label': u'Minority Report', u'file': u'smb://TOWER/Kids Movies/Minority Report (2002) [Blu-ray]/Minority.Report.2002.Bluray.1080p.DTS-HD.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMinority%20Report%20(2002)%20%5bBlu-ray%5d%2fMinority.Report.2002.Bluray.1080p.DTS-HD.x264-Grym-poster.jpg/'}, {u'movieid': 497, u'title': u'Minuscule: Valley of the Lost Ants', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMinuscule%20-%20Valley%20of%20the%20Lost%20Ants%20(2013)%2fMinuscule%20Valley%20of%20the%20Lost%20Ants%202013%20BDRemux%20AVC%20DTS-HD%205.1-HighCode-fanart.jpg/', u'label': u'Minuscule: Valley of the Lost Ants', u'file': u'smb://TOWER/Kids Movies/Minuscule - Valley of the Lost Ants (2013)/Minuscule Valley of the Lost Ants 2013 BDRemux AVC DTS-HD 5.1-HighCode.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMinuscule%20-%20Valley%20of%20the%20Lost%20Ants%20(2013)%2fMinuscule%20Valley%20of%20the%20Lost%20Ants%202013%20BDRemux%20AVC%20DTS-HD%205.1-HighCode-poster.jpg/'}, {u'movieid': 142, u'title': u'Mirror Mirror', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMirror%20Mirror%20(2012)%20%5bBlu-ray%5d%2fMirror.Mirror.2012.720p.BluRay.x264.AC3-HDChina-fanart.jpg/', u'label': u'Mirror Mirror', u'file': u'smb://TOWER/D/HD Movie/Mirror Mirror (2012) [Blu-ray]/Mirror.Mirror.2012.720p.BluRay.x264.AC3-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMirror%20Mirror%20(2012)%20%5bBlu-ray%5d%2fMirror.Mirror.2012.720p.BluRay.x264.AC3-HDChina-poster.jpg/'}, {u'movieid': 498, u'title': u'MirrorMask', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMirrorMask%20(2005)%2fMirrorMask.2005.720p.BluRay.RUS.x264-ESiR-fanart.jpg/', u'label': u'MirrorMask', u'file': u'smb://TOWER/Kids Movies/MirrorMask (2005)/MirrorMask.2005.720p.BluRay.RUS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMirrorMask%20(2005)%2fMirrorMask.2005.720p.BluRay.RUS.x264-ESiR-poster.jpg/'}, {u'movieid': 143, u'title': u'Misery', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMisery%20(1990)%2fMisery.1990.RERIP.Bluray.1080p.DTS-HD.x264-Grym-fanart.jpg/', u'label': u'Misery', u'file': u'smb://TOWER/D/HD Movie/Misery (1990)/Misery.1990.RERIP.Bluray.1080p.DTS-HD.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMisery%20(1990)%2fMisery.1990.RERIP.Bluray.1080p.DTS-HD.x264-Grym-poster.jpg/'}, {u'movieid': 1204, u'title': u'Mission to Mars', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMission%20to%20Mars%20(2000)%20%5bBlu-ray%5d%2fMission.To.Mars.2000.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Mission to Mars', u'file': u'smb://TOWER/Movies/Mission to Mars (2000) [Blu-ray]/Mission.To.Mars.2000.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMission%20to%20Mars%20(2000)%20%5bBlu-ray%5d%2fMission.To.Mars.2000.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 1202, u'title': u'Mission: Impossible', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMission%20Impossible%20Collection%2fMission%20-%20Impossible%20(1996)%20%5bBlu-ray%5d%2fMission.Impossible.1996.720p.BluRay.DD.x264-ESiR-fanart.jpg/', u'label': u'Mission: Impossible', u'file': u'smb://TOWER/Movies/Mission Impossible Collection/Mission - Impossible (1996) [Blu-ray]/Mission.Impossible.1996.720p.BluRay.DD.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMission%20Impossible%20Collection%2fMission%20-%20Impossible%20(1996)%20%5bBlu-ray%5d%2fMission.Impossible.1996.720p.BluRay.DD.x264-ESiR-poster.jpg/'}, {u'movieid': 1201, u'title': u'Mission: Impossible - Ghost Protocol', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMission%20-%20Impossible%20-%20Ghost%20Protocol%20(2011)%20%5bBlu-ray%5d%2fMission.Impossible.Ghost.Protocol.2011.BluRay.1080p.TrueHD.h264.Remux-PublicHD.ORG-fanart.jpg/', u'label': u'Mission: Impossible - Ghost Protocol', u'file': u'smb://TOWER/Movies/Mission - Impossible - Ghost Protocol (2011) [Blu-ray]/Mission.Impossible.Ghost.Protocol.2011.BluRay.1080p.TrueHD.h264.Remux-PublicHD.ORG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMission%20-%20Impossible%20-%20Ghost%20Protocol%20(2011)%20%5bBlu-ray%5d%2fMission.Impossible.Ghost.Protocol.2011.BluRay.1080p.TrueHD.h264.Remux-PublicHD.ORG-poster.jpg/'}, {u'movieid': 1203, u'title': u'Mission: Impossible III', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMission%20Impossible%20Collection%2fMission%20-%20Impossible%20III%20(2006)%20%5bBlu-ray%5d%2fMission.Impossible.III.1080p-iKA-fanart.jpg/', u'label': u'Mission: Impossible III', u'file': u'smb://TOWER/Movies/Mission Impossible Collection/Mission - Impossible III (2006) [Blu-ray]/Mission.Impossible.III.1080p-iKA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMission%20Impossible%20Collection%2fMission%20-%20Impossible%20III%20(2006)%20%5bBlu-ray%5d%2fMission.Impossible.III.1080p-iKA-poster.jpg/'}, {u'movieid': 1801, u'title': u'Moneyball', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMoneyball%20(2011)%2fmoneyball.2011.1080p.bluray.x264-psychd-fanart.jpg/', u'label': u'Moneyball', u'file': u'smb://TOWER/Movies/Moneyball (2011)/moneyball.2011.1080p.bluray.x264-psychd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMoneyball%20(2011)%2fmoneyball.2011.1080p.bluray.x264-psychd-poster.jpg/'}, {u'movieid': 1205, u'title': u'Mongol', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMongol.The.Rise.Of.Genghis.Khan.2007.720p.BluRay.x264-CiNEFiLE%20%5bPublicHD%5d%2fMongol.The.Rise.Of.Genghis.Khan.2007.720p.BluRay.x264-CiNEFiLE%20%5bPublicHD%5d-fanart.jpg/', u'label': u'Mongol', u'file': u'smb://TOWER/Movies/Mongol.The.Rise.Of.Genghis.Khan.2007.720p.BluRay.x264-CiNEFiLE [PublicHD]/Mongol.The.Rise.Of.Genghis.Khan.2007.720p.BluRay.x264-CiNEFiLE [PublicHD].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMongol.The.Rise.Of.Genghis.Khan.2007.720p.BluRay.x264-CiNEFiLE%20%5bPublicHD%5d%2fMongol.The.Rise.Of.Genghis.Khan.2007.720p.BluRay.x264-CiNEFiLE%20%5bPublicHD%5d-poster.jpg/'}, {u'movieid': 1206, u'title': u'Monster', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMonster%20(2003)%20%5bBlu-ray%5d%2fMonster.2003.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Monster', u'file': u'smb://TOWER/Movies/Monster (2003) [Blu-ray]/Monster.2003.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMonster%20(2003)%20%5bBlu-ray%5d%2fMonster.2003.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 499, u'title': u'Monster House', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonster%20House%20(2006)%20%5bBlu-ray%5d%2fmonster.house.2006.1080p.bluray.x264-wpi-fanart.jpg/', u'label': u'Monster House', u'file': u'smb://TOWER/Kids Movies/Monster House (2006) [Blu-ray]/monster.house.2006.1080p.bluray.x264-wpi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonster%20House%20(2006)%20%5bBlu-ray%5d%2fmonster.house.2006.1080p.bluray.x264-wpi-poster.jpg/'}, {u'movieid': 500, u'title': u'Monsters University', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonsters%20University%20(2013)%20%5bBlu-ray%5d%2fMonsters.University.2013.1080p.BluRay.REMUX.TrueHD.7.1-PublicHD-fanart.jpg/', u'label': u'Monsters University', u'file': u'smb://TOWER/Kids Movies/Monsters University (2013) [Blu-ray]/Monsters.University.2013.1080p.BluRay.REMUX.TrueHD.7.1-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonsters%20University%20(2013)%20%5bBlu-ray%5d%2fMonsters.University.2013.1080p.BluRay.REMUX.TrueHD.7.1-PublicHD-poster.jpg/'}, {u'movieid': 501, u'title': u'Monsters vs Aliens', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonsters%20vs%20Aliens%20(2009)%20%5bBlu-ray%5d%2fMonsters.vs.Aliens.2009.BluRay.1080p.DTS.x264.dxva-EuReKA-fanart.jpg/', u'label': u'Monsters vs Aliens', u'file': u'smb://TOWER/Kids Movies/Monsters vs Aliens (2009) [Blu-ray]/Monsters.vs.Aliens.2009.BluRay.1080p.DTS.x264.dxva-EuReKA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonsters%20vs%20Aliens%20(2009)%20%5bBlu-ray%5d%2fMonsters.vs.Aliens.2009.BluRay.1080p.DTS.x264.dxva-EuReKA-poster.jpg/'}, {u'movieid': 503, u'title': u'Monsters vs Aliens: Mutant Pumpkins from Outer Space', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonsters%20vs%20Aliens%20(2009)%20%5bBlu-ray%5d%2fMonsters%20vs%20Aliens%20-%20Mutant%20Pumpkins%20from%20Outer%20Space%20(2009)%20%5bBlu-ray%5d%2fMonsters.vs.Aliens.Mutant.Pumpkins.from.Outer.Space.1080p-fanart.jpg/', u'label': u'Monsters vs Aliens: Mutant Pumpkins from Outer Space', u'file': u'smb://TOWER/Kids Movies/Monsters vs Aliens (2009) [Blu-ray]/Monsters vs Aliens - Mutant Pumpkins from Outer Space (2009) [Blu-ray]/Monsters.vs.Aliens.Mutant.Pumpkins.from.Outer.Space.1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonsters%20vs%20Aliens%20(2009)%20%5bBlu-ray%5d%2fMonsters%20vs%20Aliens%20-%20Mutant%20Pumpkins%20from%20Outer%20Space%20(2009)%20%5bBlu-ray%5d%2fMonsters.vs.Aliens.Mutant.Pumpkins.from.Outer.Space.1080p-poster.jpg/'}, {u'movieid': 505, u'title': u'Monsters, Inc.', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonsters%2c%20Inc%20(2001)%20%5bBlu-ray%5d%2fMonsters.Inc.2001.1080p.BluRay.DTS-ES.x264-DON-fanart.jpg/', u'label': u'Monsters, Inc.', u'file': u'smb://TOWER/Kids Movies/Monsters, Inc (2001) [Blu-ray]/Monsters.Inc.2001.1080p.BluRay.DTS-ES.x264-DON.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonsters%2c%20Inc%20(2001)%20%5bBlu-ray%5d%2fMonsters.Inc.2001.1080p.BluRay.DTS-ES.x264-DON-poster.jpg/'}, {u'movieid': 1207, u'title': u'Moon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMoon%20(2009)%20%5bBlu-ray%5d%2fhaideaf-moon-fanart.jpg/', u'label': u'Moon', u'file': u'smb://TOWER/Movies/Moon (2009) [Blu-ray]/haideaf-moon.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMoon%20(2009)%20%5bBlu-ray%5d%2fhaideaf-moon-poster.jpg/'}, {u'movieid': 1208, u'title': u'Moonrise Kingdom', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMoonrise%20Kingdom%20(2012)%20%5bBlu-ray%5d%2fMoonrise.Kingdom.2012.LiMiTED.720p.BluRay.x264-SiNNERS-fanart.jpg/', u'label': u'Moonrise Kingdom', u'file': u'smb://TOWER/Movies/Moonrise Kingdom (2012) [Blu-ray]/Moonrise.Kingdom.2012.LiMiTED.720p.BluRay.x264-SiNNERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMoonrise%20Kingdom%20(2012)%20%5bBlu-ray%5d%2fMoonrise.Kingdom.2012.LiMiTED.720p.BluRay.x264-SiNNERS-poster.jpg/'}, {u'movieid': 145, u'title': u'Mouchette', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMouchette%20(1967)%20%5bBlu-ray%5d%2fMouchette.1967.PROPER.720p.BluRay.x264-PublicHD-fanart.jpg/', u'label': u'Mouchette', u'file': u'smb://TOWER/D/HD Movie/Mouchette (1967) [Blu-ray]/Mouchette.1967.PROPER.720p.BluRay.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMouchette%20(1967)%20%5bBlu-ray%5d%2fMouchette.1967.PROPER.720p.BluRay.x264-PublicHD-poster.jpg/'}, {u'movieid': 1209, u'title': u'Movie 43', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMovie%2043%20(2013)%20%5bBlu-ray%5d%2fMovie.43.2013.BluRay.1080p.DTS-HD.MA.5.1.x264-HDWinG-fanart.jpg/', u'label': u'Movie 43', u'file': u'smb://TOWER/Movies/Movie 43 (2013) [Blu-ray]/Movie.43.2013.BluRay.1080p.DTS-HD.MA.5.1.x264-HDWinG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMovie%2043%20(2013)%20%5bBlu-ray%5d%2fMovie.43.2013.BluRay.1080p.DTS-HD.MA.5.1.x264-HDWinG-poster.jpg/'}, {u'movieid': 146, u'title': u'MR 73', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMR%2073%20(2008)%20%5bBlu-ray%5d%2ffb-mr73-720-fanart.jpg/', u'label': u'MR 73', u'file': u'smb://TOWER/D/HD Movie/MR 73 (2008) [Blu-ray]/fb-mr73-720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMR%2073%20(2008)%20%5bBlu-ray%5d%2ffb-mr73-720-poster.jpg/'}, {u'movieid': 507, u'title': u'Mr. Peabody & Sherman', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMr.%20Peabody%20%26%20Sherman%20(2014)%20%5bBlu-ray%5d%2fMr.Peabody.And.Sherman.2014.REMUX.1080p.BluRay.x264.DTS.MA.7.1-iFT-fanart.jpg/', u'label': u'Mr. Peabody & Sherman', u'file': u'smb://TOWER/Kids Movies/Mr. Peabody & Sherman (2014) [Blu-ray]/Mr.Peabody.And.Sherman.2014.REMUX.1080p.BluRay.x264.DTS.MA.7.1-iFT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMr.%20Peabody%20%26%20Sherman%20(2014)%20%5bBlu-ray%5d%2fMr.Peabody.And.Sherman.2014.REMUX.1080p.BluRay.x264.DTS.MA.7.1-iFT-poster.jpg/'}, {u'movieid': 1210, u'title': u'Mud', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMud%20(2012)%20%5bBlu-ray%5d%2fMud.2012.720p.BluRay.x264-SPARKS-fanart.jpg/', u'label': u'Mud', u'file': u'smb://TOWER/Movies/Mud (2012) [Blu-ray]/Mud.2012.720p.BluRay.x264-SPARKS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMud%20(2012)%20%5bBlu-ray%5d%2fMud.2012.720p.BluRay.x264-SPARKS-poster.jpg/'}, {u'movieid': 1211, u'title': u'Munich', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMunich%20(2005)%20%5bBlu-ray%5d%2fMunich.2005.720p.HDTV.x264-DON-fanart.jpg/', u'label': u'Munich', u'file': u'smb://TOWER/Movies/Munich (2005) [Blu-ray]/Munich.2005.720p.HDTV.x264-DON.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMunich%20(2005)%20%5bBlu-ray%5d%2fMunich.2005.720p.HDTV.x264-DON-poster.jpg/'}, {u'movieid': 147, u'title': u'Murder in the First', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMurder%20in%20the%20First%20(1995)%20%5bBlu-ray%5d%2fMurder.in.the.First.1995.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Murder in the First', u'file': u'smb://TOWER/D/HD Movie/Murder in the First (1995) [Blu-ray]/Murder.in.the.First.1995.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMurder%20in%20the%20First%20(1995)%20%5bBlu-ray%5d%2fMurder.in.the.First.1995.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 508, u'title': u'My Neighbor Totoro', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMy%20Neighbor%20Totoro%20(1988)%20%5bBlu-ray%5d%2fMy.Neighbor.Totoro.1988.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'My Neighbor Totoro', u'file': u'smb://TOWER/Kids Movies/My Neighbor Totoro (1988) [Blu-ray]/My.Neighbor.Totoro.1988.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMy%20Neighbor%20Totoro%20(1988)%20%5bBlu-ray%5d%2fMy.Neighbor.Totoro.1988.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 1212, u'title': u'My Sassy Girl', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMy%20Sassy%20Girl%20(2001)%20%5bBlu-ray%5d%2fMy.Sassy.Girl.2001.720p.Blu-ray.x264.DTS-HDChina-fanart.jpg/', u'label': u'My Sassy Girl', u'file': u'smb://TOWER/Movies/My Sassy Girl (2001) [Blu-ray]/My.Sassy.Girl.2001.720p.Blu-ray.x264.DTS-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMy%20Sassy%20Girl%20(2001)%20%5bBlu-ray%5d%2fMy.Sassy.Girl.2001.720p.Blu-ray.x264.DTS-HDChina-poster.jpg/'}, {u'movieid': 1213, u'title': u'My Way', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMy%20Way%20(2011)%20%5bBlu-ray%5d%2fMy.Way.2011.1080p.BluRay.x264.DTS-HDChina-fanart.jpg/', u'label': u'My Way', u'file': u'smb://TOWER/Movies/My Way (2011) [Blu-ray]/My.Way.2011.1080p.BluRay.x264.DTS-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMy%20Way%20(2011)%20%5bBlu-ray%5d%2fMy.Way.2011.1080p.BluRay.x264.DTS-HDChina-poster.jpg/'}, {u'movieid': 1214, u'title': u'Mystic River', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMystic%20River%20(2003)%20%5bBlu-ray%5d%2fmelite-mr-720p-fanart.jpg/', u'label': u'Mystic River', u'file': u'smb://TOWER/Movies/Mystic River (2003) [Blu-ray]/melite-mr-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fMystic%20River%20(2003)%20%5bBlu-ray%5d%2fmelite-mr-720p-poster.jpg/'}, {u'movieid': 1088, u'title': u'Naam yi boon sik', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fInvisible%20Target%20(2007)%20%5bBlu-ray%5d%2fInvisible.Target.2007.720p.BluRay.DTS.x264-CtrlHD-fanart.jpg/', u'label': u'Naam yi boon sik', u'file': u'smb://TOWER/Movies/Invisible Target (2007) [Blu-ray]/Invisible.Target.2007.720p.BluRay.DTS.x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fInvisible%20Target%20(2007)%20%5bBlu-ray%5d%2fInvisible.Target.2007.720p.BluRay.DTS.x264-CtrlHD-poster.jpg/'}, {u'movieid': 775, u'title': u'Nae meorisokui jiwoogae', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Moment%20to%20Remember%20(2004)%20%5bBlu-ray%5d%2fA%20Moment%20to%20Remember.2004.DC.Bluray.720p.DTS.x264-LooKMaNe-fanart.jpg/', u'label': u'Nae meorisokui jiwoogae', u'file': u'smb://TOWER/Movies/A Moment to Remember (2004) [Blu-ray]/A Moment to Remember.2004.DC.Bluray.720p.DTS.x264-LooKMaNe.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fA%20Moment%20to%20Remember%20(2004)%20%5bBlu-ray%5d%2fA%20Moment%20to%20Remember.2004.DC.Bluray.720p.DTS.x264-LooKMaNe-poster.jpg/'}, {u'movieid': 1548, u'title': u'Naked Gun 33 1/3: The Final Insult', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Naked%20Gun%20Trilogy%2fNaked%20Gun%2033%2013%20-%20The%20Final%20Insult%20(1994)%20%5bBlu-ray%5d%2fNaked.Gun.33.3.-.The.Final.Insult.720p.x264.DD20.HDL-fanart.jpg/', u'label': u'Naked Gun 33 1/3: The Final Insult', u'file': u'smb://TOWER/Movies/The Naked Gun Trilogy/Naked Gun 33 13 - The Final Insult (1994) [Blu-ray]/Naked.Gun.33.3.-.The.Final.Insult.720p.x264.DD20.HDL.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Naked%20Gun%20Trilogy%2fNaked%20Gun%2033%2013%20-%20The%20Final%20Insult%20(1994)%20%5bBlu-ray%5d%2fNaked.Gun.33.3.-.The.Final.Insult.720p.x264.DD20.HDL-poster.jpg/'}, {u'movieid': 1215, u'title': u'Napoleon Dynamite', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNapoleon%20Dynamite%20(2004)%2fNapoleon%20Dynamite%202004%20720p%20BluRay%20DTS%20x264-CtrlHD-fanart.jpg/', u'label': u'Napoleon Dynamite', u'file': u'smb://TOWER/Movies/Napoleon Dynamite (2004)/Napoleon Dynamite 2004 720p BluRay DTS x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNapoleon%20Dynamite%20(2004)%2fNapoleon%20Dynamite%202004%20720p%20BluRay%20DTS%20x264-CtrlHD-poster.jpg/'}, {u'movieid': 1216, u'title': u'National Security', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNational%20Security%20(2003)%20%5bBlu-ray%5d%2frev-ns-fanart.jpg/', u'label': u'National Security', u'file': u'smb://TOWER/Movies/National Security (2003) [Blu-ray]/rev-ns.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNational%20Security%20(2003)%20%5bBlu-ray%5d%2frev-ns-poster.jpg/'}, {u'movieid': 1736, u'title': u'Nations & Tribes', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fInglourious%20Basterds%20(2009)%20%5bBlu-ray%5d%2fNation%27s%20Pride%20(2009)%2fnations.pride.2009.dvdrip.xvid.readnfo-dvsky-fanart.jpg/', u'label': u'Nations & Tribes', u'file': u"smb://TOWER/Movies/Inglourious Basterds (2009) [Blu-ray]/Nation's Pride (2009)/nations.pride.2009.dvdrip.xvid.readnfo-dvsky.avi", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fInglourious%20Basterds%20(2009)%20%5bBlu-ray%5d%2fNation%27s%20Pride%20(2009)%2fnations.pride.2009.dvdrip.xvid.readnfo-dvsky-poster.jpg/'}, {u'movieid': 148, u'title': u'Nature: Fabulous Frogs', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fNature%20-%20Fabulous%20Frogs%20(2014)%2fNature.Fabulous.Frogs.2014.720p.BluRay.x264-SADPANDA-fanart.jpg/', u'label': u'Nature: Fabulous Frogs', u'file': u'smb://TOWER/D/HD Movie/Nature - Fabulous Frogs (2014)/Nature.Fabulous.Frogs.2014.720p.BluRay.x264-SADPANDA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fNature%20-%20Fabulous%20Frogs%20(2014)%2fNature.Fabulous.Frogs.2014.720p.BluRay.x264-SADPANDA-poster.jpg/'}, {u'movieid': 149, u'title': u'Nebraska', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fNebraska%20(2013)%20%5bBlu-ray%5d%2fNebraska.2013.720p.BluRay.x264-SPARKS-fanart.jpg/', u'label': u'Nebraska', u'file': u'smb://TOWER/D/HD Movie/Nebraska (2013) [Blu-ray]/Nebraska.2013.720p.BluRay.x264-SPARKS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fNebraska%20(2013)%20%5bBlu-ray%5d%2fNebraska.2013.720p.BluRay.x264-SPARKS-poster.jpg/'}, {u'movieid': 1217, u'title': u'Need for Speed', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNeed%20for%20Speed%20(2014)%20%5bBlu-ray%5d%2fNeed.for.Speed.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-fanart.jpg/', u'label': u'Need for Speed', u'file': u'smb://TOWER/Movies/Need for Speed (2014) [Blu-ray]/Need.for.Speed.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNeed%20for%20Speed%20(2014)%20%5bBlu-ray%5d%2fNeed.for.Speed.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-poster.jpg/'}, {u'movieid': 1218, u'title': u'Never Back Down', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNever%20Back%20Down%20(2008)%20%5bBlu-ray%5d%2fbdflix-nbd-bd5-fanart.jpg/', u'label': u'Never Back Down', u'file': u'smb://TOWER/Movies/Never Back Down (2008) [Blu-ray]/bdflix-nbd-bd5.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNever%20Back%20Down%20(2008)%20%5bBlu-ray%5d%2fbdflix-nbd-bd5-poster.jpg/'}, {u'movieid': 1219, u'title': u'New World', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNew%20World%20(2013)%20%5bBlu-ray%5d%2fNew.World.2013.BluRay.720p.DTS.x264-CHD-fanart.jpg/', u'label': u'New World', u'file': u'smb://TOWER/Movies/New World (2013) [Blu-ray]/New.World.2013.BluRay.720p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNew%20World%20(2013)%20%5bBlu-ray%5d%2fNew.World.2013.BluRay.720p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 1220, u'title': u'Next', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNext%20(2007)%20%5bBlu-ray%5d%2ftl-next-fanart.jpg/', u'label': u'Next', u'file': u'smb://TOWER/Movies/Next (2007) [Blu-ray]/tl-next.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNext%20(2007)%20%5bBlu-ray%5d%2ftl-next-poster.jpg/'}, {u'movieid': 510, u'title': u'Night at the Museum', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fNight%20at%20the%20Museum%20(2006)%2fNight.at.the.Museum.2006.1080p.BluRay.x264.DTS-FGT-fanart.jpg/', u'label': u'Night at the Museum', u'file': u'smb://TOWER/Kids Movies/Night at the Museum (2006)/Night.at.the.Museum.2006.1080p.BluRay.x264.DTS-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fNight%20at%20the%20Museum%20(2006)%2fNight.at.the.Museum.2006.1080p.BluRay.x264.DTS-FGT-poster.jpg/'}, {u'movieid': 509, u'title': u'Night at the Museum: Battle of the Smithsonian', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fNight%20at%20the%20Museum%20-%20Battle%20of%20the%20Smithsonian%20(2009)%2fNight.at.the.Museum.Battle.of.the.Smithsonian.2009.1080p.BluRay.x264.DTS-FGT-fanart.jpg/', u'label': u'Night at the Museum: Battle of the Smithsonian', u'file': u'smb://TOWER/Kids Movies/Night at the Museum - Battle of the Smithsonian (2009)/Night.at.the.Museum.Battle.of.the.Smithsonian.2009.1080p.BluRay.x264.DTS-FGT.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fNight%20at%20the%20Museum%20-%20Battle%20of%20the%20Smithsonian%20(2009)%2fNight.at.the.Museum.Battle.of.the.Smithsonian.2009.1080p.BluRay.x264.DTS-FGT-poster.jpg/'}, {u'movieid': 504, u'title': u'Night of the Living Carrots', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonsters%20vs%20Aliens%20(2009)%20%5bBlu-ray%5d%2fNight%20of%20the%20Living%20Carrots%20(2011)%20%5bBlu-ray%5d%2fMonsters.vs.Aliens.Night.of.the.Living.Carrots.1080p-fanart.jpg/', u'label': u'Night of the Living Carrots', u'file': u'smb://TOWER/Kids Movies/Monsters vs Aliens (2009) [Blu-ray]/Night of the Living Carrots (2011) [Blu-ray]/Monsters.vs.Aliens.Night.of.the.Living.Carrots.1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fMonsters%20vs%20Aliens%20(2009)%20%5bBlu-ray%5d%2fNight%20of%20the%20Living%20Carrots%20(2011)%20%5bBlu-ray%5d%2fMonsters.vs.Aliens.Night.of.the.Living.Carrots.1080p-poster.jpg/'}, {u'movieid': 150, u'title': u'Night of the Living Dead', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fNight%20of%20the%20Living%20Dead%20(1968)%20%5bBlu-ray%5d%2fNightOfTheLivingDead_720p-fanart.jpg/', u'label': u'Night of the Living Dead', u'file': u'smb://TOWER/D/HD Movie/Night of the Living Dead (1968) [Blu-ray]/NightOfTheLivingDead_720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fNight%20of%20the%20Living%20Dead%20(1968)%20%5bBlu-ray%5d%2fNightOfTheLivingDead_720p-poster.jpg/'}, {u'movieid': 1221, u'title': u'Night of the Living Dead', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNight%20of%20the%20Living%20Dead%20(1990)%20%5bBlu-ray%5d%2fNight.of.the.Living.Dead.1990.720p.BluRay.DD5.1.x264-CRiSC-fanart.jpg/', u'label': u'Night of the Living Dead', u'file': u'smb://TOWER/Movies/Night of the Living Dead (1990) [Blu-ray]/Night.of.the.Living.Dead.1990.720p.BluRay.DD5.1.x264-CRiSC.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNight%20of%20the%20Living%20Dead%20(1990)%20%5bBlu-ray%5d%2fNight.of.the.Living.Dead.1990.720p.BluRay.DD5.1.x264-CRiSC-poster.jpg/'}, {u'movieid': 511, u'title': u"Nim's Island", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fNim%27s%20Island%20(2008)%20%5bBlu-ray%5d%2fNims.Island.2008.720p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u"Nim's Island", u'file': u"smb://TOWER/Kids Movies/Nim's Island (2008) [Blu-ray]/Nims.Island.2008.720p.BluRay.DTS.x264-ESiR.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fNim%27s%20Island%20(2008)%20%5bBlu-ray%5d%2fNims.Island.2008.720p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 1223, u'title': u'Ninja', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNinja%20(2009)%20%5bBlu-ray%5d%2fninja.2009.repack.720p.bluray.x264-dvsky-fanart.jpg/', u'label': u'Ninja', u'file': u'smb://TOWER/Movies/Ninja (2009) [Blu-ray]/ninja.2009.repack.720p.bluray.x264-dvsky.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNinja%20(2009)%20%5bBlu-ray%5d%2fninja.2009.repack.720p.bluray.x264-dvsky-poster.jpg/'}, {u'movieid': 1224, u'title': u'Ninja Assassin', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNinja%20Assassin%20(2009)%20%5bBlu-ray%5d%2fNinja%20Assassin%202009%20BluRay%201080p%20DTS%20dxva-LoNeWolf-fanart.jpg/', u'label': u'Ninja Assassin', u'file': u'smb://TOWER/Movies/Ninja Assassin (2009) [Blu-ray]/Ninja Assassin 2009 BluRay 1080p DTS dxva-LoNeWolf.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNinja%20Assassin%20(2009)%20%5bBlu-ray%5d%2fNinja%20Assassin%202009%20BluRay%201080p%20DTS%20dxva-LoNeWolf-poster.jpg/'}, {u'movieid': 1225, u'title': u'Ninja Scroll', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNinja%20Scroll%20(1993)%20%5bBlu-ray%5d%2f%5bR-R%5d%20Ninja%20Scroll%20(1080p.Hi10p.AC3)%20%5b3F8F8834%5d-fanart.jpg/', u'label': u'Ninja Scroll', u'file': u'smb://TOWER/Movies/Ninja Scroll (1993) [Blu-ray]/[R-R] Ninja Scroll (1080p.Hi10p.AC3) [3F8F8834].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNinja%20Scroll%20(1993)%20%5bBlu-ray%5d%2f%5bR-R%5d%20Ninja%20Scroll%20(1080p.Hi10p.AC3)%20%5b3F8F8834%5d-poster.jpg/'}, {u'movieid': 1222, u'title': u'Ninja: Shadow of a Tear', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNinja%20-%20Shadow%20of%20a%20Tear%20(2013)%20%5bBlu-ray%5d%2fNinja.Shadow.of.a.Tear.2013.1080p.BluRay.REMUX.AVC.TrueHD.5.1-RARBG-fanart.jpg/', u'label': u'Ninja: Shadow of a Tear', u'file': u'smb://TOWER/Movies/Ninja - Shadow of a Tear (2013) [Blu-ray]/Ninja.Shadow.of.a.Tear.2013.1080p.BluRay.REMUX.AVC.TrueHD.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNinja%20-%20Shadow%20of%20a%20Tear%20(2013)%20%5bBlu-ray%5d%2fNinja.Shadow.of.a.Tear.2013.1080p.BluRay.REMUX.AVC.TrueHD.5.1-RARBG-poster.jpg/'}, {u'movieid': 1226, u'title': u'No Country for Old Men', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNo%20Country%20for%20Old%20Men%20(2007)%20%5bBlu-ray%5d%2fNo%20Country%20For%20Old%20Men-fanart.jpg/', u'label': u'No Country for Old Men', u'file': u'smb://TOWER/Movies/No Country for Old Men (2007) [Blu-ray]/No Country For Old Men.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNo%20Country%20for%20Old%20Men%20(2007)%20%5bBlu-ray%5d%2fNo%20Country%20For%20Old%20Men-poster.jpg/'}, {u'movieid': 429, u'title': u'No Time for Nuts', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIce%20Age%20Collection%2fNo%20Time%20for%20Nuts%20(2006)%2fScrat.In.No.Time.For.Nuts2007.BluRay.1080p.DD.2.0.AVC.REMUX-FraMeSToR-fanart.jpg/', u'label': u'No Time for Nuts', u'file': u'smb://TOWER/Kids Movies/Ice Age Collection/No Time for Nuts (2006)/Scrat.In.No.Time.For.Nuts2007.BluRay.1080p.DD.2.0.AVC.REMUX-FraMeSToR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIce%20Age%20Collection%2fNo%20Time%20for%20Nuts%20(2006)%2fScrat.In.No.Time.For.Nuts2007.BluRay.1080p.DD.2.0.AVC.REMUX-FraMeSToR-poster.jpg/'}, {u'movieid': 1227, u'title': u'Noah', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNoah%20(2014)%20%5bBlu-ray%5d%2fNoah.2014.Bluray.1080p.DTS-HD-7.1.x264-Grym-fanart.jpg/', u'label': u'Noah', u'file': u'smb://TOWER/Movies/Noah (2014) [Blu-ray]/Noah.2014.Bluray.1080p.DTS-HD-7.1.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNoah%20(2014)%20%5bBlu-ray%5d%2fNoah.2014.Bluray.1080p.DTS-HD-7.1.x264-Grym-poster.jpg/'}, {u'movieid': 1228, u'title': u'Non-Stop', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNon-Stop%20(2014)%20%5bBlu-ray%5d%2fNon-Stop.2014.1080p.Blu-ray.Remux.AVC.DTS-HD.MA.5.1-FreeHD-fanart.jpg/', u'label': u'Non-Stop', u'file': u'smb://TOWER/Movies/Non-Stop (2014) [Blu-ray]/Non-Stop.2014.1080p.Blu-ray.Remux.AVC.DTS-HD.MA.5.1-FreeHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNon-Stop%20(2014)%20%5bBlu-ray%5d%2fNon-Stop.2014.1080p.Blu-ray.Remux.AVC.DTS-HD.MA.5.1-FreeHD-poster.jpg/'}, {u'movieid': 1229, u'title': u'Notes on a Scandal', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNotes%20on%20a%20Scandal%20(2006)%20%5bBlu-ray%5d%2fNotes.on.a.Scandal.2006.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Notes on a Scandal', u'file': u'smb://TOWER/Movies/Notes on a Scandal (2006) [Blu-ray]/Notes.on.a.Scandal.2006.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNotes%20on%20a%20Scandal%20(2006)%20%5bBlu-ray%5d%2fNotes.on.a.Scandal.2006.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 1230, u'title': u'Now You See Me', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNow%20You%20See%20Me%20(2013)%20%5bBlu-ray%5d%2fNow.You.See.Me.2013.EXTENDED.RERIP.720p.BluRay.x264-SPARKS-fanart.jpg/', u'label': u'Now You See Me', u'file': u'smb://TOWER/Movies/Now You See Me (2013) [Blu-ray]/Now.You.See.Me.2013.EXTENDED.RERIP.720p.BluRay.x264-SPARKS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNow%20You%20See%20Me%20(2013)%20%5bBlu-ray%5d%2fNow.You.See.Me.2013.EXTENDED.RERIP.720p.BluRay.x264-SPARKS-poster.jpg/'}, {u'movieid': 1231, u'title': u'Oblivion', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOblivion%20(2013)%20%5bBlu-ray%5d%2fOblivion.2013.1080p.BluRay.AVC.DTS-HD.MA.7.1-PublicHD-fanart.jpg/', u'label': u'Oblivion', u'file': u'smb://TOWER/Movies/Oblivion (2013) [Blu-ray]/Oblivion.2013.1080p.BluRay.AVC.DTS-HD.MA.7.1-PublicHD.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOblivion%20(2013)%20%5bBlu-ray%5d%2fOblivion.2013.1080p.BluRay.AVC.DTS-HD.MA.7.1-PublicHD-poster.jpg/'}, {u'movieid': 1232, u'title': u"Ocean's Eleven", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOceans%20Collection%2fOcean%27s%2011%20(2001)%20%5bBlu-ray%5d%2fmhq-oceans.eleven.2001.720p.x264-fanart.jpg/', u'label': u"Ocean's Eleven", u'file': u"smb://TOWER/Movies/Oceans Collection/Ocean's 11 (2001) [Blu-ray]/mhq-oceans.eleven.2001.720p.x264.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOceans%20Collection%2fOcean%27s%2011%20(2001)%20%5bBlu-ray%5d%2fmhq-oceans.eleven.2001.720p.x264-poster.jpg/'}, {u'movieid': 1234, u'title': u"Ocean's Thirteen", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOceans%20Collection%2fOcean%27s%2013%20(2007)%20%5bBlu-ray%5d%2fmhq-oceans.thirteen.2007.720p.x264-fanart.jpg/', u'label': u"Ocean's Thirteen", u'file': u"smb://TOWER/Movies/Oceans Collection/Ocean's 13 (2007) [Blu-ray]/mhq-oceans.thirteen.2007.720p.x264.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOceans%20Collection%2fOcean%27s%2013%20(2007)%20%5bBlu-ray%5d%2fmhq-oceans.thirteen.2007.720p.x264-poster.jpg/'}, {u'movieid': 1233, u'title': u"Ocean's Twelve", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOceans%20Collection%2fOcean%27s%2012%20(2004)%20%5bBlu-ray%5d%2fmhq-oceans.twelve.2004.720p.x264-fanart.jpg/', u'label': u"Ocean's Twelve", u'file': u"smb://TOWER/Movies/Oceans Collection/Ocean's 12 (2004) [Blu-ray]/mhq-oceans.twelve.2004.720p.x264.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOceans%20Collection%2fOcean%27s%2012%20(2004)%20%5bBlu-ray%5d%2fmhq-oceans.twelve.2004.720p.x264-poster.jpg/'}, {u'movieid': 512, u'title': u'Odd Thomas', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fOdd%20Thomas%20(2013)%20%5bBlu-ray%5d%2fOdd%20Thomas%202013%201080p%20Blu-ray%20Remux%20AVC%20DTS-HD%20MA%205.1%20-%20KRaLiMaRKo-fanart.jpg/', u'label': u'Odd Thomas', u'file': u'smb://TOWER/Kids Movies/Odd Thomas (2013) [Blu-ray]/Odd Thomas 2013 1080p Blu-ray Remux AVC DTS-HD MA 5.1 - KRaLiMaRKo.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fOdd%20Thomas%20(2013)%20%5bBlu-ray%5d%2fOdd%20Thomas%202013%201080p%20Blu-ray%20Remux%20AVC%20DTS-HD%20MA%205.1%20-%20KRaLiMaRKo-poster.jpg/'}, {u'movieid': 1235, u'title': u'Office Space', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOffice%20Space%20(1999)%20%5bBlu-ray%5d%2fOffice.Space.1999.720p.BluRay.DTS.x264-CtrlHD-fanart.jpg/', u'label': u'Office Space', u'file': u'smb://TOWER/Movies/Office Space (1999) [Blu-ray]/Office.Space.1999.720p.BluRay.DTS.x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOffice%20Space%20(1999)%20%5bBlu-ray%5d%2fOffice.Space.1999.720p.BluRay.DTS.x264-CtrlHD-poster.jpg/'}, {u'movieid': 1236, u'title': u'Oldboy', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOldboy%20(2013)%20%5bBlu-ray%5d%2fOldboy.2013.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD-fanart.jpg/', u'label': u'Oldboy', u'file': u'smb://TOWER/Movies/Oldboy (2013) [Blu-ray]/Oldboy.2013.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOldboy%20(2013)%20%5bBlu-ray%5d%2fOldboy.2013.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD-poster.jpg/'}, {u'movieid': 1237, u'title': u'Oldeuboi', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOldeuboi%20(2003)%20%5bBlu-ray%5d%2fOldboy.(Oldeuboi).2003.CAN.Bluray.1080p.DTS-HD-7.1.x264-Grym%40BTNET-fanart.jpg/', u'label': u'Oldeuboi', u'file': u'smb://TOWER/Movies/Oldeuboi (2003) [Blu-ray]/Oldboy.(Oldeuboi).2003.CAN.Bluray.1080p.DTS-HD-7.1.x264-Grym@BTNET.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOldeuboi%20(2003)%20%5bBlu-ray%5d%2fOldboy.(Oldeuboi).2003.CAN.Bluray.1080p.DTS-HD-7.1.x264-Grym%40BTNET-poster.jpg/'}, {u'movieid': 1238, u'title': u'Olympus Has Fallen', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOlympus%20Has%20Fallen%20(2013)%20%5bBlu-ray%5d%2folympus.has.fallen.2013.1080p.bluray.dts-hd.ma.x264-publichd-fanart.jpg/', u'label': u'Olympus Has Fallen', u'file': u'smb://TOWER/Movies/Olympus Has Fallen (2013) [Blu-ray]/olympus.has.fallen.2013.1080p.bluray.dts-hd.ma.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOlympus%20Has%20Fallen%20(2013)%20%5bBlu-ray%5d%2folympus.has.fallen.2013.1080p.bluray.dts-hd.ma.x264-publichd-poster.jpg/'}, {u'movieid': 151, u'title': u'On the Job', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fOn%20the%20Job%20(2013)%20%5bBlu-ray%5d%2fOn.The.Job.2013.LIMITED.720p.BluRay.x264-ROVERS-fanart.jpg/', u'label': u'On the Job', u'file': u'smb://TOWER/D/HD Movie/On the Job (2013) [Blu-ray]/On.The.Job.2013.LIMITED.720p.BluRay.x264-ROVERS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fOn%20the%20Job%20(2013)%20%5bBlu-ray%5d%2fOn.The.Job.2013.LIMITED.720p.BluRay.x264-ROVERS-poster.jpg/'}, {u'movieid': 1239, u'title': u'Once Upon a Time in America', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOnce%20Upon%20a%20Time%20in%20America%20(1984)%20%5bBlu-ray%5d%2fOnce%20Upon%20A%20Time%20In%20America-fanart.jpg/', u'label': u'Once Upon a Time in America', u'file': u'smb://TOWER/Movies/Once Upon a Time in America (1984) [Blu-ray]/Once Upon A Time In America.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOnce%20Upon%20a%20Time%20in%20America%20(1984)%20%5bBlu-ray%5d%2fOnce%20Upon%20A%20Time%20In%20America-poster.jpg/'}, {u'movieid': 1240, u'title': u'Once Upon a Time in China', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOnce%20Upon%20A%20Time%20In%20China%20Collection%2fOnce%20Upon%20a%20Time%20in%20China%20(1991)%20%5bBlu-ray%5d%2fbesthd-once.upon.a.time.in.china-720p-fanart.jpg/', u'label': u'Once Upon a Time in China', u'file': u'smb://TOWER/Movies/Once Upon A Time In China Collection/Once Upon a Time in China (1991) [Blu-ray]/besthd-once.upon.a.time.in.china-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOnce%20Upon%20A%20Time%20In%20China%20Collection%2fOnce%20Upon%20a%20Time%20in%20China%20(1991)%20%5bBlu-ray%5d%2fbesthd-once.upon.a.time.in.china-720p-poster.jpg/'}, {u'movieid': 1241, u'title': u'Once Upon a Time in China II', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOnce%20Upon%20A%20Time%20In%20China%20Collection%2fOnce%20Upon%20a%20Time%20in%20China%20II%20(1992)%20%5bBlu-ray%5d%2fjaphson-ouatic2-fanart.jpg/', u'label': u'Once Upon a Time in China II', u'file': u'smb://TOWER/Movies/Once Upon A Time In China Collection/Once Upon a Time in China II (1992) [Blu-ray]/japhson-ouatic2.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOnce%20Upon%20A%20Time%20In%20China%20Collection%2fOnce%20Upon%20a%20Time%20in%20China%20II%20(1992)%20%5bBlu-ray%5d%2fjaphson-ouatic2-poster.jpg/'}, {u'movieid': 1242, u'title': u'Once Upon a Time in China III', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOnce%20Upon%20A%20Time%20In%20China%20Collection%2fOnce%20Upon%20a%20Time%20in%20China%20III%20(1993)%20%5bBlu-ray%5d%2fmelite-ouatic3-720p-fanart.jpg/', u'label': u'Once Upon a Time in China III', u'file': u'smb://TOWER/Movies/Once Upon A Time In China Collection/Once Upon a Time in China III (1993) [Blu-ray]/melite-ouatic3-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOnce%20Upon%20A%20Time%20In%20China%20Collection%2fOnce%20Upon%20a%20Time%20in%20China%20III%20(1993)%20%5bBlu-ray%5d%2fmelite-ouatic3-720p-poster.jpg/'}, {u'movieid': 1243, u'title': u'Once Upon A Time In Shanghai', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOnce%20Upon%20A%20Time%20In%20Shanghai%20(2014)%20%5bBlu-ray%5d%2fOnce.Upon.a.Time.in.Shanghai.2014.1080p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'Once Upon A Time In Shanghai', u'file': u'smb://TOWER/Movies/Once Upon A Time In Shanghai (2014) [Blu-ray]/Once.Upon.a.Time.in.Shanghai.2014.1080p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOnce%20Upon%20A%20Time%20In%20Shanghai%20(2014)%20%5bBlu-ray%5d%2fOnce.Upon.a.Time.in.Shanghai.2014.1080p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 535, u'title': u'One Man Band', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fOne%20Man%20Band%20(2005)%20%5bBlu-ray%5d%2f11%20One%20Man%20Band-fanart.jpg/', u'label': u'One Man Band', u'file': u'smb://TOWER/Kids Movies/Pixars Shorts Collection/One Man Band (2005) [Blu-ray]/11 One Man Band.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fOne%20Man%20Band%20(2005)%20%5bBlu-ray%5d%2f11%20One%20Man%20Band-poster.jpg/'}, {u'movieid': 267, u'title': u'One Unit', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fUne%20nuit%20(2012)%20%5bBlu-ray%5d%2fUne.Nuit.720p.BluRay.x264.DTS-HDZ-fanart.jpg/', u'label': u'One Unit', u'file': u'smb://TOWER/D/HD Movie/Une nuit (2012) [Blu-ray]/Une.Nuit.720p.BluRay.x264.DTS-HDZ.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fUne%20nuit%20(2012)%20%5bBlu-ray%5d%2fUne.Nuit.720p.BluRay.x264.DTS-HDZ-poster.jpg/'}, {u'movieid': 1245, u'title': u'Ong-bak', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOng%20Bak%20Collection%2fOng-Bak%20-%20The%20Thai%20Warrior%20(2003)%20%5bBlu-ray%5d%2fOng-bak.2003.1080p.BluRay.DTS.x264-iLL-fanart.jpg/', u'label': u'Ong-bak', u'file': u'smb://TOWER/Movies/Ong Bak Collection/Ong-Bak - The Thai Warrior (2003) [Blu-ray]/Ong-bak.2003.1080p.BluRay.DTS.x264-iLL.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOng%20Bak%20Collection%2fOng-Bak%20-%20The%20Thai%20Warrior%20(2003)%20%5bBlu-ray%5d%2fOng-bak.2003.1080p.BluRay.DTS.x264-iLL-poster.jpg/'}, {u'movieid': 1246, u'title': u'Ong bak 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOng%20Bak%20Collection%2fOng%20Bak%202%20(2008)%20%5bBlu-ray%5d%2fbesthd-ongbak2-720p-fanart.jpg/', u'label': u'Ong bak 2', u'file': u'smb://TOWER/Movies/Ong Bak Collection/Ong Bak 2 (2008) [Blu-ray]/besthd-ongbak2-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOng%20Bak%20Collection%2fOng%20Bak%202%20(2008)%20%5bBlu-ray%5d%2fbesthd-ongbak2-720p-poster.jpg/'}, {u'movieid': 1247, u'title': u'Ong Bak 3', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOng%20Bak%20Collection%2fOng%20Bak%203%20-%20The%20Final%20Battle%20(2010)%20%5bBlu-ray%5d%2faaf-ong.bak3.720p-fanart.jpg/', u'label': u'Ong Bak 3', u'file': u'smb://TOWER/Movies/Ong Bak Collection/Ong Bak 3 - The Final Battle (2010) [Blu-ray]/aaf-ong.bak3.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOng%20Bak%20Collection%2fOng%20Bak%203%20-%20The%20Final%20Battle%20(2010)%20%5bBlu-ray%5d%2faaf-ong.bak3.720p-poster.jpg/'}, {u'movieid': 1158, u'title': u'Onigamiden', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLegend%20of%20The%20Millennium%20Dragon%20(2011)%20%5bBlu-ray%5d%2fLegend.Of.The.Millennium.Dragon.2011.BluRay.720p.DTS.2Audio.x264-CHD-fanart.jpg/', u'label': u'Onigamiden', u'file': u'smb://TOWER/Movies/Legend of The Millennium Dragon (2011) [Blu-ray]/Legend.Of.The.Millennium.Dragon.2011.BluRay.720p.DTS.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fLegend%20of%20The%20Millennium%20Dragon%20(2011)%20%5bBlu-ray%5d%2fLegend.Of.The.Millennium.Dragon.2011.BluRay.720p.DTS.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 1248, u'title': u'Only God Forgives', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOnly%20God%20Forgives%20(2013)%20%5bBlu-ray%5d%2fonly.god.forgives.2013.720p.web-dl.h264-publichd-fanart.jpg/', u'label': u'Only God Forgives', u'file': u'smb://TOWER/Movies/Only God Forgives (2013) [Blu-ray]/only.god.forgives.2013.720p.web-dl.h264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOnly%20God%20Forgives%20(2013)%20%5bBlu-ray%5d%2fonly.god.forgives.2013.720p.web-dl.h264-publichd-poster.jpg/'}, {u'movieid': 1249, u'title': u'Open Range', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOpen%20Range%20(2003)%2fOpen.Range.2003.GER.Bluray.1080p.DTS-HD-6.1.x264-Grym-fanart.jpg/', u'label': u'Open Range', u'file': u'smb://TOWER/Movies/Open Range (2003)/Open.Range.2003.GER.Bluray.1080p.DTS-HD-6.1.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOpen%20Range%20(2003)%2fOpen.Range.2003.GER.Bluray.1080p.DTS-HD-6.1.x264-Grym-poster.jpg/'}, {u'movieid': 513, u'title': u'Open Season', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fOpen%20Season%203%20(2006)%20%5bBlu-ray%5d%2fOpen.Season.3.2010.1080p.Bluray.x264.DTS-HDChina-fanart.jpg/', u'label': u'Open Season', u'file': u'smb://TOWER/Kids Movies/Open Season 3 (2006) [Blu-ray]/Open.Season.3.2010.1080p.Bluray.x264.DTS-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fOpen%20Season%203%20(2006)%20%5bBlu-ray%5d%2fOpen.Season.3.2010.1080p.Bluray.x264.DTS-HDChina-poster.jpg/'}, {u'movieid': 1250, u'title': u'Orphan', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOrphan%20(2009)%20%5bBlu-ray%5d%2fOrphan%20(2009)%20720p%20BluRay%20x264%20HUBRIS.PROPER-fanart.jpg/', u'label': u'Orphan', u'file': u'smb://TOWER/Movies/Orphan (2009) [Blu-ray]/Orphan (2009) 720p BluRay x264 HUBRIS.PROPER.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOrphan%20(2009)%20%5bBlu-ray%5d%2fOrphan%20(2009)%20720p%20BluRay%20x264%20HUBRIS.PROPER-poster.jpg/'}, {u'movieid': 514, u'title': u'Oshin', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fOshin%20(2013)%20%5bBlu-ray%5d%2fOshin.2013.720p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'Oshin', u'file': u'smb://TOWER/Kids Movies/Oshin (2013) [Blu-ray]/Oshin.2013.720p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fOshin%20(2013)%20%5bBlu-ray%5d%2fOshin.2013.720p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 515, u'title': u'Osmosis Jones', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fOsmosis%20Jones%20(2001)%20%5bBlu-ray%5d%2fOsmosis.Jones.2001.720p.HDTV.DD5.1.x264-M794-fanart.jpg/', u'label': u'Osmosis Jones', u'file': u'smb://TOWER/Kids Movies/Osmosis Jones (2001) [Blu-ray]/Osmosis.Jones.2001.720p.HDTV.DD5.1.x264-M794.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fOsmosis%20Jones%20(2001)%20%5bBlu-ray%5d%2fOsmosis.Jones.2001.720p.HDTV.DD5.1.x264-M794-poster.jpg/'}, {u'movieid': 516, u'title': u'Otto The Rhino', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fOtto%20The%20Rhino%20(2013)%20%5bBlu-ray%5d%2fOtto.The.Rhino.2013.720p.WEB-DL.H264-PublicHD-fanart.jpg/', u'label': u'Otto The Rhino', u'file': u'smb://TOWER/Kids Movies/Otto The Rhino (2013) [Blu-ray]/Otto.The.Rhino.2013.720p.WEB-DL.H264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fOtto%20The%20Rhino%20(2013)%20%5bBlu-ray%5d%2fOtto.The.Rhino.2013.720p.WEB-DL.H264-PublicHD-poster.jpg/'}, {u'movieid': 1251, u'title': u'Our Universe 3D', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOur%20Universe%203D%20(2013)%20%5bBlu-ray%5d%2fOur.Universe.2013.1080p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Our Universe 3D', u'file': u'smb://TOWER/Movies/Our Universe 3D (2013) [Blu-ray]/Our.Universe.2013.1080p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOur%20Universe%203D%20(2013)%20%5bBlu-ray%5d%2fOur.Universe.2013.1080p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 152, u'title': u'Outland', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fOutland%20(1981)%20%5bBlu-ray%5d%2foutland.1981.720p.bluray.x264-hd4u-fanart.jpg/', u'label': u'Outland', u'file': u'smb://TOWER/D/HD Movie/Outland (1981) [Blu-ray]/outland.1981.720p.bluray.x264-hd4u.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fOutland%20(1981)%20%5bBlu-ray%5d%2foutland.1981.720p.bluray.x264-hd4u-poster.jpg/'}, {u'movieid': 818, u'title': u'Outrage', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAutoreiji%20(2010)%20%5bBlu-ray%5d%2fOutrage.2010.BluRay.720p.DTS.x264-LooKMaNe-fanart.jpg/', u'label': u'Outrage', u'file': u'smb://TOWER/Movies/Autoreiji (2010) [Blu-ray]/Outrage.2010.BluRay.720p.DTS.x264-LooKMaNe.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fAutoreiji%20(2010)%20%5bBlu-ray%5d%2fOutrage.2010.BluRay.720p.DTS.x264-LooKMaNe-poster.jpg/'}, {u'movieid': 1252, u'title': u'Outrage: Beyond', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOutrage%20-%20Beyond%20(2012)%20%5bBlu-ray%5d%2fOutrage.Beyond.2012.BluRay.720p.DTS.x264-CHD-fanart.jpg/', u'label': u'Outrage: Beyond', u'file': u'smb://TOWER/Movies/Outrage - Beyond (2012) [Blu-ray]/Outrage.Beyond.2012.BluRay.720p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fOutrage%20-%20Beyond%20(2012)%20%5bBlu-ray%5d%2fOutrage.Beyond.2012.BluRay.720p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 517, u'title': u'Oz the Great and Powerful', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fOz%20the%20Great%20and%20Powerful%20(2013)%20%5bBlu-ray%5d%2foz.the.great.and.powerful.2013.720p.bluray.x264-sparks-fanart.jpg/', u'label': u'Oz the Great and Powerful', u'file': u'smb://TOWER/Kids Movies/Oz the Great and Powerful (2013) [Blu-ray]/oz.the.great.and.powerful.2013.720p.bluray.x264-sparks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fOz%20the%20Great%20and%20Powerful%20(2013)%20%5bBlu-ray%5d%2foz.the.great.and.powerful.2013.720p.bluray.x264-sparks-poster.jpg/'}, {u'movieid': 518, u'title': u'Pacific Rim', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPacific%20Rim%20(2013)%20%5bBlu-ray%5d%2fPacific.Rim.2013.1080p.BluRay.REMUX.DTS-HD.MA.7.1-PublicHD-fanart.jpg/', u'label': u'Pacific Rim', u'file': u'smb://TOWER/Kids Movies/Pacific Rim (2013) [Blu-ray]/Pacific.Rim.2013.1080p.BluRay.REMUX.DTS-HD.MA.7.1-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPacific%20Rim%20(2013)%20%5bBlu-ray%5d%2fPacific.Rim.2013.1080p.BluRay.REMUX.DTS-HD.MA.7.1-PublicHD-poster.jpg/'}, {u'movieid': 1254, u'title': u'Pain & Gain', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPain%20%26%20Gain%20(2013)%20%5bBlu-ray%5d%2fPain.and.Gain.2013.1080p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Pain & Gain', u'file': u'smb://TOWER/Movies/Pain & Gain (2013) [Blu-ray]/Pain.and.Gain.2013.1080p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPain%20%26%20Gain%20(2013)%20%5bBlu-ray%5d%2fPain.and.Gain.2013.1080p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 1256, u'title': u'Pandorum', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPandorum%20(2009)%20%5bBlu-ray%5d%2ff-pndm-fanart.jpg/', u'label': u'Pandorum', u'file': u'smb://TOWER/Movies/Pandorum (2009) [Blu-ray]/f-pndm.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPandorum%20(2009)%20%5bBlu-ray%5d%2ff-pndm-poster.jpg/'}, {u'movieid': 153, u'title': u'Panic Room', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fPanic%20Room%20(2002)%2fPanic.Room.2002.720p.WEB-DL.DD5.1.H264-BS-fanart.jpg/', u'label': u'Panic Room', u'file': u'smb://TOWER/D/HD Movie/Panic Room (2002)/Panic.Room.2002.720p.WEB-DL.DD5.1.H264-BS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fPanic%20Room%20(2002)%2fPanic.Room.2002.720p.WEB-DL.DD5.1.H264-BS-poster.jpg/'}, {u'movieid': 519, u'title': u'Paperman', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPaperman%20(2012)%20%5bBlu-ray%5d%2fpaperman.2012.720p.bluray.dts.x264-publichd-fanart.jpg/', u'label': u'Paperman', u'file': u'smb://TOWER/Kids Movies/Paperman (2012) [Blu-ray]/paperman.2012.720p.bluray.dts.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPaperman%20(2012)%20%5bBlu-ray%5d%2fpaperman.2012.720p.bluray.dts.x264-publichd-poster.jpg/'}, {u'movieid': 1257, u'title': u'Paradise', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fParadise%20(2007)%20%5bBlu-ray%5d%2fparadise.2007.720p.bluray.x264-hd4u-fanart.jpg/', u'label': u'Paradise', u'file': u'smb://TOWER/Movies/Paradise (2007) [Blu-ray]/paradise.2007.720p.bluray.x264-hd4u.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fParadise%20(2007)%20%5bBlu-ray%5d%2fparadise.2007.720p.bluray.x264-hd4u-poster.jpg/'}, {u'movieid': 1258, u'title': u'Paranoia', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fParanoia%20(2013)%20%5bBlu-ray%5d%2fParanoia.2013.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Paranoia', u'file': u'smb://TOWER/Movies/Paranoia (2013) [Blu-ray]/Paranoia.2013.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fParanoia%20(2013)%20%5bBlu-ray%5d%2fParanoia.2013.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 155, u'title': u'Paranormal Activity 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fParanormal%20Activity%202%20(2010)%20%5bBlu-ray%5d%2ff-paranormal.2.720-fanart.jpg/', u'label': u'Paranormal Activity 2', u'file': u'smb://TOWER/D/HD Movie/Paranormal Activity 2 (2010) [Blu-ray]/f-paranormal.2.720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fParanormal%20Activity%202%20(2010)%20%5bBlu-ray%5d%2ff-paranormal.2.720-poster.jpg/'}, {u'movieid': 156, u'title': u'Paranormal Activity 3', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fParanormal%20Activity%203%20(2011)%20%5bBlu-ray%5d%2fsparks-pa32011-720-fanart.jpg/', u'label': u'Paranormal Activity 3', u'file': u'smb://TOWER/D/HD Movie/Paranormal Activity 3 (2011) [Blu-ray]/sparks-pa32011-720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fParanormal%20Activity%203%20(2011)%20%5bBlu-ray%5d%2fsparks-pa32011-720-poster.jpg/'}, {u'movieid': 154, u'title': u'Paranormal Activity: The Marked Ones', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fParanormal%20Activity%20-%20The%20Marked%20Ones%20(2014)%20%5bBlu-ray%5d%2fParanormal.Activity.The.Marked.Ones.2014.EXTENDED.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Paranormal Activity: The Marked Ones', u'file': u'smb://TOWER/D/HD Movie/Paranormal Activity - The Marked Ones (2014) [Blu-ray]/Paranormal.Activity.The.Marked.Ones.2014.EXTENDED.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fParanormal%20Activity%20-%20The%20Marked%20Ones%20(2014)%20%5bBlu-ray%5d%2fParanormal.Activity.The.Marked.Ones.2014.EXTENDED.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 157, u'title': u'Paranormal Xperience 3D', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fParanormal%20Xperience%20(2011)%20%5bBlu-ray%5d%2fParanormal.Xperience.3D.720p.BluRay.x264.DTS-HDChina-fanart.jpg/', u'label': u'Paranormal Xperience 3D', u'file': u'smb://TOWER/D/HD Movie/Paranormal Xperience (2011) [Blu-ray]/Paranormal.Xperience.3D.720p.BluRay.x264.DTS-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fParanormal%20Xperience%20(2011)%20%5bBlu-ray%5d%2fParanormal.Xperience.3D.720p.BluRay.x264.DTS-HDChina-poster.jpg/'}, {u'movieid': 520, u'title': u'ParaNorman', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fParaNorman%20(2012)%20%5bBlu-ray%5d%2f00023-fanart.jpg/', u'label': u'ParaNorman', u'file': u'smb://TOWER/Kids Movies/ParaNorman (2012) [Blu-ray]/00023.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fParaNorman%20(2012)%20%5bBlu-ray%5d%2f00023-poster.jpg/'}, {u'movieid': 1259, u'title': u'Parker', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fParker%20(2013)%2fparker.2013.1080p.bluray.dts.x264-publichd-fanart.jpg/', u'label': u'Parker', u'file': u'smb://TOWER/Movies/Parker (2013)/parker.2013.1080p.bluray.dts.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fParker%20(2013)%2fparker.2013.1080p.bluray.dts.x264-publichd-poster.jpg/'}, {u'movieid': 536, u'title': u'Partly Cloudy', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fPartly%20Cloudy%20(2009)%20%5bBlu-ray%5d%2fPartly%20Cloudy-fanart.jpg/', u'label': u'Partly Cloudy', u'file': u'smb://TOWER/Kids Movies/Pixars Shorts Collection/Partly Cloudy (2009) [Blu-ray]/Partly Cloudy.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fPartly%20Cloudy%20(2009)%20%5bBlu-ray%5d%2fPartly%20Cloudy-poster.jpg/'}, {u'movieid': 728, u'title': u'Partysaurus Rex', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fToy%20Story%20Collection%2fToy%20Story%203%20(2010)%20%5bBlu-ray%5d%2fPartysaurus%20Rex%20(2012)%20%5bBlu-ray%5d%2fToy.Story.Toons.2012.Party.Saurus.Rex.720p.WEBRip.x264-RAWNiTRO-fanart.jpg/', u'label': u'Partysaurus Rex', u'file': u'smb://TOWER/Kids Movies/Toy Story Collection/Toy Story 3 (2010) [Blu-ray]/Partysaurus Rex (2012) [Blu-ray]/Toy.Story.Toons.2012.Party.Saurus.Rex.720p.WEBRip.x264-RAWNiTRO.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fToy%20Story%20Collection%2fToy%20Story%203%20(2010)%20%5bBlu-ray%5d%2fPartysaurus%20Rex%20(2012)%20%5bBlu-ray%5d%2fToy.Story.Toons.2012.Party.Saurus.Rex.720p.WEBRip.x264-RAWNiTRO-poster.jpg/'}, {u'movieid': 1757, u'title': u'Passengers', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPassengers%20(2008)%2fchd-passengers-ac3-bdrip-fanart.jpg/', u'label': u'Passengers', u'file': u'smb://TOWER/Movies/Passengers (2008)/chd-passengers-ac3-bdrip.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPassengers%20(2008)%2fchd-passengers-ac3-bdrip-poster.jpg/'}, {u'movieid': 1262, u'title': u'Patlabor 2: The Movie', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPatlabor%202%20-%20The%20Movie%20(1993)%20%5bBlu-ray%5d%2fwmt-patlaborthemovie2720-fanart.jpg/', u'label': u'Patlabor 2: The Movie', u'file': u'smb://TOWER/Movies/Patlabor 2 - The Movie (1993) [Blu-ray]/wmt-patlaborthemovie2720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPatlabor%202%20-%20The%20Movie%20(1993)%20%5bBlu-ray%5d%2fwmt-patlaborthemovie2720-poster.jpg/'}, {u'movieid': 1261, u'title': u'Patlabor: The Movie', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPatlabor%20-%20The%20Movie%20(1989)%20%5bBlu-ray%5d%2fwmt-patlaborthemovie1080-fanart.jpg/', u'label': u'Patlabor: The Movie', u'file': u'smb://TOWER/Movies/Patlabor - The Movie (1989) [Blu-ray]/wmt-patlaborthemovie1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPatlabor%20-%20The%20Movie%20(1989)%20%5bBlu-ray%5d%2fwmt-patlaborthemovie1080-poster.jpg/'}, {u'movieid': 1263, u'title': u'Patriot Games', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPatriot%20Games%20(1992)%20%5bBlu-ray%5d%2fPatriot.Games.1992.720p.BluRay.x264-HiDt-fanart.jpg/', u'label': u'Patriot Games', u'file': u'smb://TOWER/Movies/Patriot Games (1992) [Blu-ray]/Patriot.Games.1992.720p.BluRay.x264-HiDt.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPatriot%20Games%20(1992)%20%5bBlu-ray%5d%2fPatriot.Games.1992.720p.BluRay.x264-HiDt-poster.jpg/'}, {u'movieid': 1264, u'title': u'Payback: Straight Up', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPayback%20-%20Straight%20Up%20-%20The%20Director%27s%20Cut%20(2006)%20%5bBlu-ray%5d%2fPayback.Straight.Up.2006.Directors.Cut.720p.BluRay.x264-fanart.jpg/', u'label': u'Payback: Straight Up', u'file': u"smb://TOWER/Movies/Payback - Straight Up - The Director's Cut (2006) [Blu-ray]/Payback.Straight.Up.2006.Directors.Cut.720p.BluRay.x264.mpg", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPayback%20-%20Straight%20Up%20-%20The%20Director%27s%20Cut%20(2006)%20%5bBlu-ray%5d%2fPayback.Straight.Up.2006.Directors.Cut.720p.BluRay.x264-poster.jpg/'}, {u'movieid': 1265, u'title': u'Pearl Harbor', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPearl%20Harbor%20(2001)%20%5bBlu-ray%5d%2fPearl.Harbor.2001.Bluray.1080p.dts.x264.dxva-djvl-fanart.jpg/', u'label': u'Pearl Harbor', u'file': u'smb://TOWER/Movies/Pearl Harbor (2001) [Blu-ray]/Pearl.Harbor.2001.Bluray.1080p.dts.x264.dxva-djvl.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPearl%20Harbor%20(2001)%20%5bBlu-ray%5d%2fPearl.Harbor.2001.Bluray.1080p.dts.x264.dxva-djvl-poster.jpg/'}, {u'movieid': 521, u'title': u'Pee Mak Phrakanong', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPee%20Mak%20Phrakanong%20(2013)%20%5bBlu-ray%5d%2fPee.Mak.Phrakanong.2013.720p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'Pee Mak Phrakanong', u'file': u'smb://TOWER/Kids Movies/Pee Mak Phrakanong (2013) [Blu-ray]/Pee.Mak.Phrakanong.2013.720p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPee%20Mak%20Phrakanong%20(2013)%20%5bBlu-ray%5d%2fPee.Mak.Phrakanong.2013.720p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 1538, u'title': u'Per qualche dollaro in pi\xf9', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Man%20With%20No%20Name%20Trilogy%2fFor%20a%20Few%20Dollars%20More%20(1965)%20%5bBlu-ray%5d%2fFor%20A%20Few%20Dollars%20More-fanart.jpg/', u'label': u'Per qualche dollaro in pi\xf9', u'file': u'smb://TOWER/Movies/The Man With No Name Trilogy/For a Few Dollars More (1965) [Blu-ray]/For A Few Dollars More.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Man%20With%20No%20Name%20Trilogy%2fFor%20a%20Few%20Dollars%20More%20(1965)%20%5bBlu-ray%5d%2fFor%20A%20Few%20Dollars%20More-poster.jpg/'}, {u'movieid': 1537, u'title': u'Per un pugno di dollari', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Man%20With%20No%20Name%20Trilogy%2fA%20Fistful%20of%20Dollars%20(1964)%20%5bBlu-ray%5d%2fA.Fistful.Of.Dollars.1964.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Per un pugno di dollari', u'file': u'smb://TOWER/Movies/The Man With No Name Trilogy/A Fistful of Dollars (1964) [Blu-ray]/A.Fistful.Of.Dollars.1964.720p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fThe%20Man%20With%20No%20Name%20Trilogy%2fA%20Fistful%20of%20Dollars%20(1964)%20%5bBlu-ray%5d%2fA.Fistful.Of.Dollars.1964.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 524, u'title': u'Percy Jackson & the Olympians: The Lightning Thief', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPercy%20Jackson%20%26%20the%20Olympians%20-%20The%20Lightning%20Thief%20(2010)%20%5bBlu-ray%5d%2fmetis-percy-720p-fanart.jpg/', u'label': u'Percy Jackson & the Olympians: The Lightning Thief', u'file': u'smb://TOWER/Kids Movies/Percy Jackson & the Olympians - The Lightning Thief (2010) [Blu-ray]/metis-percy-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPercy%20Jackson%20%26%20the%20Olympians%20-%20The%20Lightning%20Thief%20(2010)%20%5bBlu-ray%5d%2fmetis-percy-720p-poster.jpg/'}, {u'movieid': 523, u'title': u'Percy Jackson: Sea of Monsters', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPercy%20Jackson%20-%20Sea%20of%20Monsters%20(2013)%20%5bBlu-ray%5d%2fs7-percy.jackson.som.1080-fanart.jpg/', u'label': u'Percy Jackson: Sea of Monsters', u'file': u'smb://TOWER/Kids Movies/Percy Jackson - Sea of Monsters (2013) [Blu-ray]/s7-percy.jackson.som.1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPercy%20Jackson%20-%20Sea%20of%20Monsters%20(2013)%20%5bBlu-ray%5d%2fs7-percy.jackson.som.1080-poster.jpg/'}, {u'movieid': 1253, u'title': u'Perfect Blue', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPafekuto%20Buru%20(1997)%20%5bBlu-ray%5d%2f%5bREVO%5dPerfect%20Blue%5b720p%2cAAC%5d%20%5b3ACD6BC6%5d-fanart.jpg/', u'label': u'Perfect Blue', u'file': u'smb://TOWER/Movies/Pafekuto Buru (1997) [Blu-ray]/[REVO]Perfect Blue[720p,AAC] [3ACD6BC6].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPafekuto%20Buru%20(1997)%20%5bBlu-ray%5d%2f%5bREVO%5dPerfect%20Blue%5b720p%2cAAC%5d%20%5b3ACD6BC6%5d-poster.jpg/'}, {u'movieid': 158, u'title': u'Pet Sematary', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fPet%20Sematary%20(1989)%2f01%20Pet%20Sematary%20-%20Thriller%20Eng%20720p%20%5bH264-mp4%5d-fanart.jpg/', u'label': u'Pet Sematary', u'file': u'smb://TOWER/D/HD Movie/Pet Sematary (1989)/01 Pet Sematary - Thriller Eng 720p [H264-mp4].mp4', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fPet%20Sematary%20(1989)%2f01%20Pet%20Sematary%20-%20Thriller%20Eng%20720p%20%5bH264-mp4%5d-poster.jpg/'}, {u'movieid': 159, u'title': u'Pet Sematary II', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fPet%20Sematary%20II%20(1992)%2f02%20Pet%20Sematary%20II%20-%20Thriller%20Eng%20720p%20%5bH264-mp4%5d-fanart.jpg/', u'label': u'Pet Sematary II', u'file': u'smb://TOWER/D/HD Movie/Pet Sematary II (1992)/02 Pet Sematary II - Thriller Eng 720p [H264-mp4].mp4', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fPet%20Sematary%20II%20(1992)%2f02%20Pet%20Sematary%20II%20-%20Thriller%20Eng%20720p%20%5bH264-mp4%5d-poster.jpg/'}, {u'movieid': 1266, u'title': u'Phantom', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPhantom%20(2013)%20%5bBlu-ray%5d%2fphantom.2013.720p.bluray.dts.x264-publichd-fanart.jpg/', u'label': u'Phantom', u'file': u'smb://TOWER/Movies/Phantom (2013) [Blu-ray]/phantom.2013.720p.bluray.dts.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPhantom%20(2013)%20%5bBlu-ray%5d%2fphantom.2013.720p.bluray.dts.x264-publichd-poster.jpg/'}, {u'movieid': 1267, u'title': u'Philadelphia', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPhiladelphia%20(1993)%2fPhiladelphia.1993.1080p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Philadelphia', u'file': u'smb://TOWER/Movies/Philadelphia (1993)/Philadelphia.1993.1080p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPhiladelphia%20(1993)%2fPhiladelphia.1993.1080p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 1268, u'title': u'Phone Booth', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPhone%20Booth%20(2002)%20%5bBlu-ray%5d%2fPhone.Booth.2002.1080p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Phone Booth', u'file': u'smb://TOWER/Movies/Phone Booth (2002) [Blu-ray]/Phone.Booth.2002.1080p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPhone%20Booth%20(2002)%20%5bBlu-ray%5d%2fPhone.Booth.2002.1080p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 1269, u'title': u'Picnic at Hanging Rock', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPicnic%20at%20Hanging%20Rock%20(1975)%20%5bBlu-ray%5d%2fPicnic.At.Hanging.Rock.1975.DC.720p.BluRay.x264-CiNEFiLE%20%5bPublicHD%5d-fanart.jpg/', u'label': u'Picnic at Hanging Rock', u'file': u'smb://TOWER/Movies/Picnic at Hanging Rock (1975) [Blu-ray]/Picnic.At.Hanging.Rock.1975.DC.720p.BluRay.x264-CiNEFiLE [PublicHD].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPicnic%20at%20Hanging%20Rock%20(1975)%20%5bBlu-ray%5d%2fPicnic.At.Hanging.Rock.1975.DC.720p.BluRay.x264-CiNEFiLE%20%5bPublicHD%5d-poster.jpg/'}, {u'movieid': 1270, u'title': u'Pineapple Express', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPineapple%20Express%20(2008)%20%5bBlu-ray%5d%2fPineapple.Express.2008.Unrated.720p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Pineapple Express', u'file': u'smb://TOWER/Movies/Pineapple Express (2008) [Blu-ray]/Pineapple.Express.2008.Unrated.720p.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPineapple%20Express%20(2008)%20%5bBlu-ray%5d%2fPineapple.Express.2008.Unrated.720p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 525, u'title': u'Pinocchio', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPinocchio%20(1940)%2fjaphson-pinocchio-fanart.jpg/', u'label': u'Pinocchio', u'file': u'smb://TOWER/Kids Movies/Pinocchio (1940)/japhson-pinocchio.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPinocchio%20(1940)%2fjaphson-pinocchio-poster.jpg/'}, {u'movieid': 1272, u'title': u"Pirates of the Caribbean: At World's End", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPirates%20of%20the%20Caribbean%20-%20At%20World%27s%20End%20(2007)%20%5bBlu-ray%5d%2fPirates.Of.The.Caribbean.At.Worlds.End.2007.1080p.BluRay.DTS.x264-hV-fanart.jpg/', u'label': u"Pirates of the Caribbean: At World's End", u'file': u"smb://TOWER/Movies/Pirates of the Caribbean - At World's End (2007) [Blu-ray]/Pirates.Of.The.Caribbean.At.Worlds.End.2007.1080p.BluRay.DTS.x264-hV.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPirates%20of%20the%20Caribbean%20-%20At%20World%27s%20End%20(2007)%20%5bBlu-ray%5d%2fPirates.Of.The.Caribbean.At.Worlds.End.2007.1080p.BluRay.DTS.x264-hV-poster.jpg/'}, {u'movieid': 1273, u'title': u"Pirates of the Caribbean: Dead Man's Chest", u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPirates%20of%20the%20Caribbean%20-%20Dead%20Man%27s%20Chest%20(2006)%20%5bBlu-ray%5d%2fPirates.Of.The.Caribbean.Dead.Mans.Chest.2006.1080p.BluRay.DTS.x264-hV-fanart.jpg/', u'label': u"Pirates of the Caribbean: Dead Man's Chest", u'file': u"smb://TOWER/Movies/Pirates of the Caribbean - Dead Man's Chest (2006) [Blu-ray]/Pirates.Of.The.Caribbean.Dead.Mans.Chest.2006.1080p.BluRay.DTS.x264-hV.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPirates%20of%20the%20Caribbean%20-%20Dead%20Man%27s%20Chest%20(2006)%20%5bBlu-ray%5d%2fPirates.Of.The.Caribbean.Dead.Mans.Chest.2006.1080p.BluRay.DTS.x264-hV-poster.jpg/'}, {u'movieid': 1271, u'title': u'Pirates of the Caribbean: On Stranger Tides', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPirate%20of%20the%20Caribbean%204%20-%20On%20Strangers%20Tide%20(2011)%20%5bBlu-ray%5d%2ftwiz-pirates4-1080p-fanart.jpg/', u'label': u'Pirates of the Caribbean: On Stranger Tides', u'file': u'smb://TOWER/Movies/Pirate of the Caribbean 4 - On Strangers Tide (2011) [Blu-ray]/twiz-pirates4-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPirate%20of%20the%20Caribbean%204%20-%20On%20Strangers%20Tide%20(2011)%20%5bBlu-ray%5d%2ftwiz-pirates4-1080p-poster.jpg/'}, {u'movieid': 1274, u'title': u'Pirates of the Caribbean: The Curse of the Black Pearl', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPirates%20of%20the%20Caribbean%20-%20The%20Curse%20of%20the%20Black%20Pearl%20(2003)%20%5bBlu-ray%5d%2fPirates.Of.The.Caribbean.The.Curse.Of.The.Black.Pearl.2003.1080p.BluRay.x264-WLM-fanart.jpg/', u'label': u'Pirates of the Caribbean: The Curse of the Black Pearl', u'file': u'smb://TOWER/Movies/Pirates of the Caribbean - The Curse of the Black Pearl (2003) [Blu-ray]/Pirates.Of.The.Caribbean.The.Curse.Of.The.Black.Pearl.2003.1080p.BluRay.x264-WLM.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPirates%20of%20the%20Caribbean%20-%20The%20Curse%20of%20the%20Black%20Pearl%20(2003)%20%5bBlu-ray%5d%2fPirates.Of.The.Caribbean.The.Curse.Of.The.Black.Pearl.2003.1080p.BluRay.x264-WLM-poster.jpg/'}, {u'movieid': 542, u'title': u'Planes', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPlanes%20(2013)%20%5bBlu-ray%5d%2fPlanes.2013.1080p.BluRay.DTS-HD.MA.7.1.x264-PublicHD-fanart.jpg/', u'label': u'Planes', u'file': u'smb://TOWER/Kids Movies/Planes (2013) [Blu-ray]/Planes.2013.1080p.BluRay.DTS-HD.MA.7.1.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPlanes%20(2013)%20%5bBlu-ray%5d%2fPlanes.2013.1080p.BluRay.DTS-HD.MA.7.1.x264-PublicHD-poster.jpg/'}, {u'movieid': 541, u'title': u'Planes: Fire & Rescue', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPlanes%20-%20Fire%20%26%20Rescue%20(2014)%2fPlanes.Fire.and.Rescue.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-fanart.jpg/', u'label': u'Planes: Fire & Rescue', u'file': u'smb://TOWER/Kids Movies/Planes - Fire & Rescue (2014)/Planes.Fire.and.Rescue.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPlanes%20-%20Fire%20%26%20Rescue%20(2014)%2fPlanes.Fire.and.Rescue.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-poster.jpg/'}, {u'movieid': 543, u'title': u'Planet 51', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPlanet%2051%20(2009)%20%5bBlu-ray%5d%2fcbgb-planet51-1080fr-fanart.jpg/', u'label': u'Planet 51', u'file': u'smb://TOWER/Kids Movies/Planet 51 (2009) [Blu-ray]/cbgb-planet51-1080fr.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPlanet%2051%20(2009)%20%5bBlu-ray%5d%2fcbgb-planet51-1080fr-poster.jpg/'}, {u'movieid': 544, u'title': u'Planet Dinosaur: Ultimate Killers', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPlanet%20Dinosaur%20-%20Ultimate%20Killers%20(2012)%20%5bBlu-ray%5d%2fplanet.dinosaur.2012.1080p.bluray.x264-moovee-fanart.jpg/', u'label': u'Planet Dinosaur: Ultimate Killers', u'file': u'smb://TOWER/Kids Movies/Planet Dinosaur - Ultimate Killers (2012) [Blu-ray]/planet.dinosaur.2012.1080p.bluray.x264-moovee.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPlanet%20Dinosaur%20-%20Ultimate%20Killers%20(2012)%20%5bBlu-ray%5d%2fplanet.dinosaur.2012.1080p.bluray.x264-moovee-poster.jpg/'}, {u'movieid': 545, u'title': u'Planet Ocean', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPlanet%20Ocean%20(2012)%20%5bBlu-ray%5d%2fnordichd-ocean.1080p-fanart.jpg/', u'label': u'Planet Ocean', u'file': u'smb://TOWER/Kids Movies/Planet Ocean (2012) [Blu-ray]/nordichd-ocean.1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPlanet%20Ocean%20(2012)%20%5bBlu-ray%5d%2fnordichd-ocean.1080p-poster.jpg/'}, {u'movieid': 1275, u'title': u'Platoon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPlatoon%20(1986)%20%5bBlu-ray%5d%2fPlatoon%20(1986)%20720p-fanart.jpg/', u'label': u'Platoon', u'file': u'smb://TOWER/Movies/Platoon (1986) [Blu-ray]/Platoon (1986) 720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPlatoon%20(1986)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 1277, u'title': u'Police Story', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPolice%20Story%20Collection%2fPolice%20Story%20(1985)%20%5bBlu-ray%5d%2fPolice.Story.1985.BluRay.1080p.AC3.2Audio.x264-CHD-fanart.jpg/', u'label': u'Police Story', u'file': u'smb://TOWER/Movies/Police Story Collection/Police Story (1985) [Blu-ray]/Police.Story.1985.BluRay.1080p.AC3.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPolice%20Story%20Collection%2fPolice%20Story%20(1985)%20%5bBlu-ray%5d%2fPolice.Story.1985.BluRay.1080p.AC3.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 1278, u'title': u'Police Story 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPolice%20Story%20Collection%2fPolice%20Story%202%20(1988)%20%5bBlu-ray%5d%2fPolice.Story.1988.BluRay.1080p.DTS.2Audio.x264-CHD-fanart.jpg/', u'label': u'Police Story 2', u'file': u'smb://TOWER/Movies/Police Story Collection/Police Story 2 (1988) [Blu-ray]/Police.Story.1988.BluRay.1080p.DTS.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPolice%20Story%20Collection%2fPolice%20Story%202%20(1988)%20%5bBlu-ray%5d%2fPolice.Story.1988.BluRay.1080p.DTS.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 1279, u'title': u'Police Story 3', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPolice%20Story%20Collection%2fPolice%20Story%203%20(1992)%20%5bBlu-ray%5d%2fPolice.Story.1992.BluRay.1080p.DTS.2Audio.x264-CHD-fanart.jpg/', u'label': u'Police Story 3', u'file': u'smb://TOWER/Movies/Police Story Collection/Police Story 3 (1992) [Blu-ray]/Police.Story.1992.BluRay.1080p.DTS.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPolice%20Story%20Collection%2fPolice%20Story%203%20(1992)%20%5bBlu-ray%5d%2fPolice.Story.1992.BluRay.1080p.DTS.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 1280, u'title': u'Police Story 2013', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPolice%20Story%20Collection%2fPolice%20Story%202013%20(2013)%20%5bBlu-ray%5d%2fPolice.Story.2013.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Police Story 2013', u'file': u'smb://TOWER/Movies/Police Story Collection/Police Story 2013 (2013) [Blu-ray]/Police.Story.2013.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPolice%20Story%20Collection%2fPolice%20Story%202013%20(2013)%20%5bBlu-ray%5d%2fPolice.Story.2013.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 546, u'title': u'Poltergeist', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPoltergeist%20(1982)%20%5bBlu-ray%5d%2fPoltergeist.1982.720p.BluRay.x264.AC3-TBB-fanart.jpg/', u'label': u'Poltergeist', u'file': u'smb://TOWER/Kids Movies/Poltergeist (1982) [Blu-ray]/Poltergeist.1982.720p.BluRay.x264.AC3-TBB.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPoltergeist%20(1982)%20%5bBlu-ray%5d%2fPoltergeist.1982.720p.BluRay.x264.AC3-TBB-poster.jpg/'}, {u'movieid': 547, u'title': u'Poltergeist II: The Other Side', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPoltergeist%20II%20-%20The%20Other%20Side%20(1986)%20%5bBlu-ray%5d%2fqsp-ptg2720-fanart.jpg/', u'label': u'Poltergeist II: The Other Side', u'file': u'smb://TOWER/Kids Movies/Poltergeist II - The Other Side (1986) [Blu-ray]/qsp-ptg2720.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPoltergeist%20II%20-%20The%20Other%20Side%20(1986)%20%5bBlu-ray%5d%2fqsp-ptg2720-poster.jpg/'}, {u'movieid': 548, u'title': u'Poltergeist III', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPoltergeist%20III%20(1988)%20%5bBlu-ray%5d%2favs720-poltergeist3-fanart.jpg/', u'label': u'Poltergeist III', u'file': u'smb://TOWER/Kids Movies/Poltergeist III (1988) [Blu-ray]/avs720-poltergeist3.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPoltergeist%20III%20(1988)%20%5bBlu-ray%5d%2favs720-poltergeist3-poster.jpg/'}, {u'movieid': 549, u'title': u'Pom Poko', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPom%20Poko%20(1994)%20%5bBlu-ray%5d%2funveil-pompoko-720p-fanart.jpg/', u'label': u'Pom Poko', u'file': u'smb://TOWER/Kids Movies/Pom Poko (1994) [Blu-ray]/unveil-pompoko-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPom%20Poko%20(1994)%20%5bBlu-ray%5d%2funveil-pompoko-720p-poster.jpg/'}, {u'movieid': 1281, u'title': u'Pompeii', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPompeii%20(2014)%20%5bBlu-ray%5d%2fPompeii.2014.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD-fanart.jpg/', u'label': u'Pompeii', u'file': u'smb://TOWER/Movies/Pompeii (2014) [Blu-ray]/Pompeii.2014.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPompeii%20(2014)%20%5bBlu-ray%5d%2fPompeii.2014.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD-poster.jpg/'}, {u'movieid': 550, u'title': u"Pooh's Heffalump Movie", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPooh%27s%20Heffalump%20Movie%20(2005)%2fPooh%27s%20Heffalump%20Halloween%20Movie%20(09-13-2005)-fanart.jpg/', u'label': u"Pooh's Heffalump Movie", u'file': u"smb://TOWER/Kids Movies/Pooh's Heffalump Movie (2005)/Pooh's Heffalump Halloween Movie (09-13-2005).mp4", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPooh%27s%20Heffalump%20Movie%20(2005)%2fPooh%27s%20Heffalump%20Halloween%20Movie%20(09-13-2005)-poster.jpg/'}, {u'movieid': 551, u'title': u'Pororo, the Racing Adventure', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPororo%2c%20the%20Racing%20Adventure%20(2013)%20%5bBlu-ray%5d%2fifpd-pororo-1080p-fanart.jpg/', u'label': u'Pororo, the Racing Adventure', u'file': u'smb://TOWER/Kids Movies/Pororo, the Racing Adventure (2013) [Blu-ray]/ifpd-pororo-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPororo%2c%20the%20Racing%20Adventure%20(2013)%20%5bBlu-ray%5d%2fifpd-pororo-1080p-poster.jpg/'}, {u'movieid': 1282, u'title': u'Poseidon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPoseidon%20(2006)%20%5bBlu-ray%5d%2fposeidon.2006.1080p.bluray.x264-hv-fanart.jpg/', u'label': u'Poseidon', u'file': u'smb://TOWER/Movies/Poseidon (2006) [Blu-ray]/poseidon.2006.1080p.bluray.x264-hv.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPoseidon%20(2006)%20%5bBlu-ray%5d%2fposeidon.2006.1080p.bluray.x264-hv-poster.jpg/'}, {u'movieid': 552, u'title': u'Predator', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPredator%20Collection%2fPredator%20(1987)%20%5bBlu-ray%5d%2fPredator.1987.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD-fanart.jpg/', u'label': u'Predator', u'file': u'smb://TOWER/Kids Movies/Predator Collection/Predator (1987) [Blu-ray]/Predator.1987.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPredator%20Collection%2fPredator%20(1987)%20%5bBlu-ray%5d%2fPredator.1987.1080p.BluRay.DTS-HD.MA.5.1.x264-PublicHD-poster.jpg/'}, {u'movieid': 553, u'title': u'Predators', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPredator%20Collection%2fPredators%20(2010)%20%5bBlu-ray%5d%2fPredators.2010.1080p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Predators', u'file': u'smb://TOWER/Kids Movies/Predator Collection/Predators (2010) [Blu-ray]/Predators.2010.1080p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPredator%20Collection%2fPredators%20(2010)%20%5bBlu-ray%5d%2fPredators.2010.1080p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 1283, u'title': u'Predestination', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPredestination%20(2014)%2fPredestination.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-fanart.jpg/', u'label': u'Predestination', u'file': u'smb://TOWER/Movies/Predestination (2014)/Predestination.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPredestination%20(2014)%2fPredestination.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-RARBG-poster.jpg/'}, {u'movieid': 1284, u'title': u'Premium Rush', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPremium%20Rush%20(2012)%20%5bBlu-ray%5d%2fpremium.rush.2012.720p.bluray.dts.x264-publichd-fanart.jpg/', u'label': u'Premium Rush', u'file': u'smb://TOWER/Movies/Premium Rush (2012) [Blu-ray]/premium.rush.2012.720p.bluray.dts.x264-publichd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPremium%20Rush%20(2012)%20%5bBlu-ray%5d%2fpremium.rush.2012.720p.bluray.dts.x264-publichd-poster.jpg/'}, {u'movieid': 465, u'title': u'Prep & Landing', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLanny%20and%20Wayne%20-%20The%20Christmas%20Elves%20in%20Prep%20%26%20Landing%20(2009)%20%5bBlu-ray%5d%2fDisney.Prep.and.Landing.720p.HDTV.x264.2HD-fanart.jpg/', u'label': u'Prep & Landing', u'file': u'smb://TOWER/Kids Movies/Lanny and Wayne - The Christmas Elves in Prep & Landing (2009) [Blu-ray]/Disney.Prep.and.Landing.720p.HDTV.x264.2HD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fLanny%20and%20Wayne%20-%20The%20Christmas%20Elves%20in%20Prep%20%26%20Landing%20(2009)%20%5bBlu-ray%5d%2fDisney.Prep.and.Landing.720p.HDTV.x264.2HD-poster.jpg/'}, {u'movieid': 537, u'title': u'Presto', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fPresto%20(2008)%20%5bBlu-ray%5d%2fPixar%20Short%20-%20Presto%20H264%20BluRay%201080p%2024mbps%20AC3-fanart.jpg/', u'label': u'Presto', u'file': u'smb://TOWER/Kids Movies/Pixars Shorts Collection/Presto (2008) [Blu-ray]/Pixar Short - Presto H264 BluRay 1080p 24mbps AC3.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fPresto%20(2008)%20%5bBlu-ray%5d%2fPixar%20Short%20-%20Presto%20H264%20BluRay%201080p%2024mbps%20AC3-poster.jpg/'}, {u'movieid': 1285, u'title': u'Priest', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPriest%20(2011)%20%5bBlu-ray%5d%2fPriest.2011.BluRay.1080p.DTS.x264-CHD-fanart.jpg/', u'label': u'Priest', u'file': u'smb://TOWER/Movies/Priest (2011) [Blu-ray]/Priest.2011.BluRay.1080p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPriest%20(2011)%20%5bBlu-ray%5d%2fPriest.2011.BluRay.1080p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 1286, u'title': u'Prince of Persia: The Sands of Time', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPrince%20of%20Persia%20(2010)%20%5bBlu-ray%5d%2fPrince.of.Persia.The.Sands.of.Time.2010.1080p.Bluray.x264.DTS-WiKi-fanart.jpg/', u'label': u'Prince of Persia: The Sands of Time', u'file': u'smb://TOWER/Movies/Prince of Persia (2010) [Blu-ray]/Prince.of.Persia.The.Sands.of.Time.2010.1080p.Bluray.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPrince%20of%20Persia%20(2010)%20%5bBlu-ray%5d%2fPrince.of.Persia.The.Sands.of.Time.2010.1080p.Bluray.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 1287, u'title': u'Prisoners', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPrisoners%20(2013)%20%5bBlu-ray%5d%2fPrisoners.2013.1080p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Prisoners', u'file': u'smb://TOWER/Movies/Prisoners (2013) [Blu-ray]/Prisoners.2013.1080p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPrisoners%20(2013)%20%5bBlu-ray%5d%2fPrisoners.2013.1080p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 1288, u'title': u'Project X', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fProject%20A%20(1983)%20%5bBlu-ray%5d%2fProject.A.1983.BluRay.720p.DTS.2Audio.x264-CHD-fanart.jpg/', u'label': u'Project X', u'file': u'smb://TOWER/Movies/Project A (1983) [Blu-ray]/Project.A.1983.BluRay.720p.DTS.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fProject%20A%20(1983)%20%5bBlu-ray%5d%2fProject.A.1983.BluRay.720p.DTS.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 1290, u'title': u'Prometheus', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPrometheus%20(2012)%20%5bBlu-ray%5d%2fPROMETHEUS.(2012).1080P.X264.NL.SUBBED.BRADJE-fanart.jpg/', u'label': u'Prometheus', u'file': u'smb://TOWER/Movies/Prometheus (2012) [Blu-ray]/PROMETHEUS.(2012).1080P.X264.NL.SUBBED.BRADJE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPrometheus%20(2012)%20%5bBlu-ray%5d%2fPROMETHEUS.(2012).1080P.X264.NL.SUBBED.BRADJE-poster.jpg/'}, {u'movieid': 144, u'title': u'Prot\xe9g\xe9', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMoon%20to%20(2007)%20%5bBlu-ray%5d%2fProt%c3%a9g%c3%a9.2007.720p.BluRay.DTS.x264-CtrlHD-fanart.jpg/', u'label': u'Prot\xe9g\xe9', u'file': u'smb://TOWER/D/HD Movie/Moon to (2007) [Blu-ray]/Prot\xe9g\xe9.2007.720p.BluRay.DTS.x264-CtrlHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fMoon%20to%20(2007)%20%5bBlu-ray%5d%2fProt%c3%a9g%c3%a9.2007.720p.BluRay.DTS.x264-CtrlHD-poster.jpg/'}, {u'movieid': 1291, u'title': u'Psycho', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPsycho%20(1960)%20%5bBlu-ray%5d%2fPsycho-fanart.jpg/', u'label': u'Psycho', u'file': u'smb://TOWER/Movies/Psycho (1960) [Blu-ray]/Psycho.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPsycho%20(1960)%20%5bBlu-ray%5d%2fPsycho-poster.jpg/'}, {u'movieid': 1292, u'title': u'Public Enemies', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPublic%20Enemies%20(2009)%20%5bBlu-ray%5d%2fm-pe-1080p-fanart.jpg/', u'label': u'Public Enemies', u'file': u'smb://TOWER/Movies/Public Enemies (2009) [Blu-ray]/m-pe-1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPublic%20Enemies%20(2009)%20%5bBlu-ray%5d%2fm-pe-1080p-poster.jpg/'}, {u'movieid': 1293, u'title': u'Pulp Fiction', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPulp%20Fiction%20(1994)%20%5bBlu-ray%5d%2fPulp.Fiction.1994.1080p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Pulp Fiction', u'file': u'smb://TOWER/Movies/Pulp Fiction (1994) [Blu-ray]/Pulp.Fiction.1994.1080p.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPulp%20Fiction%20(1994)%20%5bBlu-ray%5d%2fPulp.Fiction.1994.1080p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 160, u'title': u'Pumpkinhead', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fPumpkinhead%20(1988)%20%5bBlu-ray%5d%2fwp-fanart.jpg/', u'label': u'Pumpkinhead', u'file': u'smb://TOWER/D/HD Movie/Pumpkinhead (1988) [Blu-ray]/wp.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fPumpkinhead%20(1988)%20%5bBlu-ray%5d%2fwp-poster.jpg/'}, {u'movieid': 1294, u'title': u'Punisher: War Zone', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPunisher%20-%20War%20Zone%20(2008)%20%5bBlu-ray%5d%2fPunisher.War.Zone.2008.BluRay.720p.x264.DTS.RoSubbed-WiKi-fanart.jpg/', u'label': u'Punisher: War Zone', u'file': u'smb://TOWER/Movies/Punisher - War Zone (2008) [Blu-ray]/Punisher.War.Zone.2008.BluRay.720p.x264.DTS.RoSubbed-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fPunisher%20-%20War%20Zone%20(2008)%20%5bBlu-ray%5d%2fPunisher.War.Zone.2008.BluRay.720p.x264.DTS.RoSubbed-WiKi-poster.jpg/'}, {u'movieid': 161, u'title': u'Push', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fPush%20(2009)%20%5bBlu-ray%5d%2fjaphson-push-fanart.jpg/', u'label': u'Push', u'file': u'smb://TOWER/D/HD Movie/Push (2009) [Blu-ray]/japhson-push.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fPush%20(2009)%20%5bBlu-ray%5d%2fjaphson-push-poster.jpg/'}, {u'movieid': 554, u'title': u'Puss in Boots', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPuss%20in%20Boots%20(2011)%20%5bBlu-ray%5d%2fPuss.In.Boots.2011.1080p.BluRay.x264.DTS-HDChina-fanart.jpg/', u'label': u'Puss in Boots', u'file': u'smb://TOWER/Kids Movies/Puss in Boots (2011) [Blu-ray]/Puss.In.Boots.2011.1080p.BluRay.x264.DTS-HDChina.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPuss%20in%20Boots%20(2011)%20%5bBlu-ray%5d%2fPuss.In.Boots.2011.1080p.BluRay.x264.DTS-HDChina-poster.jpg/'}, {u'movieid': 555, u'title': u'Puss in Boots: The Three Diablos', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPuss%20in%20Boots%20(2011)%20%5bBlu-ray%5d%2fPuss%20in%20Boots%20-%20The%20Three%20Diablos%20(2011)%20%5bBlu-ray%5d%2fPuss%20in%20Boots%20The%20Three%20Diablos%202011%201080p%20BluRay%20x264-EbP-fanart.jpg/', u'label': u'Puss in Boots: The Three Diablos', u'file': u'smb://TOWER/Kids Movies/Puss in Boots (2011) [Blu-ray]/Puss in Boots - The Three Diablos (2011) [Blu-ray]/Puss in Boots The Three Diablos 2011 1080p BluRay x264-EbP.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPuss%20in%20Boots%20(2011)%20%5bBlu-ray%5d%2fPuss%20in%20Boots%20-%20The%20Three%20Diablos%20(2011)%20%5bBlu-ray%5d%2fPuss%20in%20Boots%20The%20Three%20Diablos%202011%201080p%20BluRay%20x264-EbP-poster.jpg/'}, {u'movieid': 1099, u'title': u'Quantum of Solace', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJames%20Bond%20Collection%2fQuantum%20of%20Solace%20(2008)%20%5bBlu-ray%5d%2fJames.Bond.22.Quantum.of.Solace.2008.Bluray.1080p.DTSMA.x264.dxva-FraMeSToR-fanart.jpg/', u'label': u'Quantum of Solace', u'file': u'smb://TOWER/Movies/James Bond Collection/Quantum of Solace (2008) [Blu-ray]/James.Bond.22.Quantum.of.Solace.2008.Bluray.1080p.DTSMA.x264.dxva-FraMeSToR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fJames%20Bond%20Collection%2fQuantum%20of%20Solace%20(2008)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 1295, u'title': u'R.I.P.D.', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fR.I.P.D.%20(2013)%20%5bBlu-ray%5d%2fR.I.P.D.2013.1080p.BluRay.x264-ALLiANCE-fanart.jpg/', u'label': u'R.I.P.D.', u'file': u'smb://TOWER/Movies/R.I.P.D. (2013) [Blu-ray]/R.I.P.D.2013.1080p.BluRay.x264-ALLiANCE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fR.I.P.D.%20(2013)%20%5bBlu-ray%5d%2fR.I.P.D.2013.1080p.BluRay.x264-ALLiANCE-poster.jpg/'}, {u'movieid': 556, u'title': u'Race to Witch Mountain', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRace%20to%20Witch%20Mountain%20(2009)%20%5bBlu-ray%5d%2fRace.to.Witch.Mountain.2009.720p.BluRay.DTS.x264-ESiR-fanart.jpg/', u'label': u'Race to Witch Mountain', u'file': u'smb://TOWER/Kids Movies/Race to Witch Mountain (2009) [Blu-ray]/Race.to.Witch.Mountain.2009.720p.BluRay.DTS.x264-ESiR.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRace%20to%20Witch%20Mountain%20(2009)%20%5bBlu-ray%5d%2fRace.to.Witch.Mountain.2009.720p.BluRay.DTS.x264-ESiR-poster.jpg/'}, {u'movieid': 1296, u'title': u'Raging Bull', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRaging%20Bull%20(1980)%20%5bBlu-ray%5d%2fRaging.Bull.1980.720p.BluRay.x264-TLF%20%5bPublicHD%5d-fanart.jpg/', u'label': u'Raging Bull', u'file': u'smb://TOWER/Movies/Raging Bull (1980) [Blu-ray]/Raging.Bull.1980.720p.BluRay.x264-TLF [PublicHD].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRaging%20Bull%20(1980)%20%5bBlu-ray%5d%2fRaging.Bull.1980.720p.BluRay.x264-TLF%20%5bPublicHD%5d-poster.jpg/'}, {u'movieid': 436, u'title': u'Raiders of the Lost Ark', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIndiana%20Jones%20Collection%2fIndiana%20Jones%20and%20the%20Raiders%20of%20the%20Lost%20Ark%20(1981)%2fIndiana.Jones.Raiders.of.the.Lost.Ark.1981.Bluray.1080p-DTS-HD.x264-Grym-fanart.jpg/', u'label': u'Raiders of the Lost Ark', u'file': u'smb://TOWER/Kids Movies/Indiana Jones Collection/Indiana Jones and the Raiders of the Lost Ark (1981)/Indiana.Jones.Raiders.of.the.Lost.Ark.1981.Bluray.1080p-DTS-HD.x264-Grym.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fIndiana%20Jones%20Collection%2fIndiana%20Jones%20and%20the%20Raiders%20of%20the%20Lost%20Ark%20(1981)%2fIndiana.Jones.Raiders.of.the.Lost.Ark.1981.Bluray.1080p-DTS-HD.x264-Grym-poster.jpg/'}, {u'movieid': 1297, u'title': u'Rain Man', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRain%20Man%20(1988)%20%5bBlu-ray%5d%2fRain.Man.1988.REMASTERED.1080p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Rain Man', u'file': u'smb://TOWER/Movies/Rain Man (1988) [Blu-ray]/Rain.Man.1988.REMASTERED.1080p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRain%20Man%20(1988)%20%5bBlu-ray%5d%2fRain.Man.1988.REMASTERED.1080p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 559, u'title': u'Rambo', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRambo%20Collection%2fRambo%20(2008)%20%5bBlu-ray%5d%2fRambo-fanart.jpg/', u'label': u'Rambo', u'file': u'smb://TOWER/Kids Movies/Rambo Collection/Rambo (2008) [Blu-ray]/Rambo.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRambo%20Collection%2fRambo%20(2008)%20%5bBlu-ray%5d%2fRambo-poster.jpg/'}, {u'movieid': 560, u'title': u'Rambo III', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRambo%20Collection%2fRambo%20III%20(1988)%20%5bBlu-ray%5d%2fRambo%20Part%203-fanart.jpg/', u'label': u'Rambo III', u'file': u'smb://TOWER/Kids Movies/Rambo Collection/Rambo III (1988) [Blu-ray]/Rambo Part 3.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRambo%20Collection%2fRambo%20III%20(1988)%20%5bBlu-ray%5d%2fRambo%20Part%203-poster.jpg/'}, {u'movieid': 558, u'title': u'Rambo: First Blood Part II', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRambo%20Collection%2fRambo%20-%20First%20Blood%20Part%20II%20(1985)%20%5bBlu-ray%5d%2fRambo-First%20Blood%20Part%202-fanart.jpg/', u'label': u'Rambo: First Blood Part II', u'file': u'smb://TOWER/Kids Movies/Rambo Collection/Rambo - First Blood Part II (1985) [Blu-ray]/Rambo-First Blood Part 2.m2ts', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRambo%20Collection%2fRambo%20-%20First%20Blood%20Part%20II%20(1985)%20%5bBlu-ray%5d%2fRambo-First%20Blood%20Part%202-poster.jpg/'}, {u'movieid': 162, u'title': u'Rampart', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRampart%20(2011)%20%5bBlu-ray%5d%2fRampart.2011.LIMITED.720p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Rampart', u'file': u'smb://TOWER/D/HD Movie/Rampart (2011) [Blu-ray]/Rampart.2011.LIMITED.720p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRampart%20(2011)%20%5bBlu-ray%5d%2fRampart.2011.LIMITED.720p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 163, u'title': u'Rampo Noir', u'fanart': u'', u'label': u'Rampo Noir', u'file': u'smb://TOWER/D/HD Movie/Rampo Noir (2005)/Rampo.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRampo%20Noir%20(2005)%2fRampo-poster.jpg/'}, {u'movieid': 561, u'title': u'Rango', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRango%20(2011)%20%5bBlu-ray%5d%2fvedett-rango.1080p-fanart.jpg/', u'label': u'Rango', u'file': u'smb://TOWER/Kids Movies/Rango (2011) [Blu-ray]/vedett-rango.1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRango%20(2011)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 1298, u'title': u'Ransom', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRansom%20(1996)%20%5bBlu-ray%5d%2fransom.1996.720p.bluray.x264-hd4u-fanart.jpg/', u'label': u'Ransom', u'file': u'smb://TOWER/Movies/Ransom (1996) [Blu-ray]/ransom.1996.720p.bluray.x264-hd4u.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRansom%20(1996)%20%5bBlu-ray%5d%2fransom.1996.720p.bluray.x264-hd4u-poster.jpg/'}, {u'movieid': 1299, u'title': u'Rash\xf4mon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRashomon%20(1950)%20%5bBlu-ray%5d%2fRashomon.1950.720p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Rash\xf4mon', u'file': u'smb://TOWER/Movies/Rashomon (1950) [Blu-ray]/Rashomon.1950.720p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRashomon%20(1950)%20%5bBlu-ray%5d%2fRashomon.1950.720p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 1739, u'title': u'Ratatouille', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRatatouille%20(2007)%2fremux-fanart.jpg/', u'label': u'Ratatouille', u'file': u'smb://TOWER/Kids Movies/Ratatouille (2007)/remux.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRatatouille%20(2007)%2fremux-poster.jpg/'}, {u'movieid': 1802, u'title': u'Ratatouille', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNew%20folder%2fRatatouille%20(2007)%2ffanart.jpg/', u'label': u'Ratatouille', u'file': u'smb://TOWER/Movies/New folder/Ratatouille (2007)/BDMV/index.bdmv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fNew%20folder%2fRatatouille%20(2007)%2fposter.jpg/'}, {u'movieid': 1300, u'title': u'Raw Deal', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRaw%20Deal%20(1986)%20%5bBlu-ray%5d%2fRaw%20Deal-fanart.jpg/', u'label': u'Raw Deal', u'file': u'smb://TOWER/Movies/Raw Deal (1986) [Blu-ray]/Raw Deal.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRaw%20Deal%20(1986)%20%5bBlu-ray%5d%2fRaw%20Deal-poster.jpg/'}, {u'movieid': 564, u'title': u'Real Steel', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fReal%20Steel%20(2011)%20%5bBlu-ray%5d%2ft03_Real_Steel-fanart.jpg/', u'label': u'Real Steel', u'file': u'smb://TOWER/Kids Movies/Real Steel (2011) [Blu-ray]/t03_Real_Steel.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fReal%20Steel%20(2011)%20%5bBlu-ray%5d%2ft03_Real_Steel-poster.jpg/'}, {u'movieid': 164, u'title': u'Reasonable Doubt', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fReasonable%20Doubt%20(2014)%20%5bBlu-ray%5d%2fReasonable.Doubt.2014.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Reasonable Doubt', u'file': u'smb://TOWER/D/HD Movie/Reasonable Doubt (2014) [Blu-ray]/Reasonable.Doubt.2014.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fReasonable%20Doubt%20(2014)%20%5bBlu-ray%5d%2fReasonable.Doubt.2014.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 165, u'title': u'Rebel Without a Cause', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRebel%20Without%20a%20Cause%20(1955)%20%5bBlu-ray%5d%2frebel.without.a.cause.1955.1080p.bluray.x264-cinefile-fanart.jpg/', u'label': u'Rebel Without a Cause', u'file': u'smb://TOWER/D/HD Movie/Rebel Without a Cause (1955) [Blu-ray]/rebel.without.a.cause.1955.1080p.bluray.x264-cinefile.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRebel%20Without%20a%20Cause%20(1955)%20%5bBlu-ray%5d%2frebel.without.a.cause.1955.1080p.bluray.x264-cinefile-poster.jpg/'}, {u'movieid': 1301, u'title': u'Red', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRed%20(2010)%20%5bBlu-ray%5d%2fRed.2010.1080p.BluRay.x264-CiNEFiLE-fanart.jpg/', u'label': u'Red', u'file': u'smb://TOWER/Movies/Red (2010) [Blu-ray]/Red.2010.1080p.BluRay.x264-CiNEFiLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRed%20(2010)%20%5bBlu-ray%5d%2fRed.2010.1080p.BluRay.x264-CiNEFiLE-poster.jpg/'}, {u'movieid': 538, u'title': u"Red's Dream", u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fRed%27s%20Dream%20(1987)%20%5bBlu-ray%5d%2f3%20Red%27s%20Dream-fanart.jpg/', u'label': u"Red's Dream", u'file': u"smb://TOWER/Kids Movies/Pixars Shorts Collection/Red's Dream (1987) [Blu-ray]/3 Red's Dream.m2ts", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fPixars%20Shorts%20Collection%2fRed%27s%20Dream%20(1987)%20%5bBlu-ray%5d%2f3%20Red%27s%20Dream-poster.jpg/'}, {u'movieid': 1302, u'title': u'Red 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRed%202%20(2013)%20%5bBlu-ray%5d%2fRed.2.2013.1080p.BluRay.DTS-HD.MA.7.1.x264-PublicHD-fanart.jpg/', u'label': u'Red 2', u'file': u'smb://TOWER/Movies/Red 2 (2013) [Blu-ray]/Red.2.2013.1080p.BluRay.DTS-HD.MA.7.1.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRed%202%20(2013)%20%5bBlu-ray%5d%2fRed.2.2013.1080p.BluRay.DTS-HD.MA.7.1.x264-PublicHD-poster.jpg/'}, {u'movieid': 1052, u'title': u'Red Dragon', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHannibal%20Lecter%20Collection%2fRed%20Dragon%20(2002)%20%5bBlu-ray%5d%2fRed.Dragon.2002.720p.BluRay.DTS.x264-DON-fanart.jpg/', u'label': u'Red Dragon', u'file': u'smb://TOWER/Movies/Hannibal Lecter Collection/Red Dragon (2002) [Blu-ray]/Red.Dragon.2002.720p.BluRay.DTS.x264-DON.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fHannibal%20Lecter%20Collection%2fRed%20Dragon%20(2002)%20%5bBlu-ray%5d%2fRed.Dragon.2002.720p.BluRay.DTS.x264-DON-poster.jpg/'}, {u'movieid': 1305, u'title': u'Red Heat', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRed%20Heat%20(1988)%20%5bBlu-ray%5d%2fRed%20Heat-fanart.jpg/', u'label': u'Red Heat', u'file': u'smb://TOWER/Movies/Red Heat (1988) [Blu-ray]/Red Heat.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRed%20Heat%20(1988)%20%5bBlu-ray%5d%2fRed%20Heat-poster.jpg/'}, {u'movieid': 1306, u'title': u'Red Planet', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRed%20Planet%20(2000)%20%5bBlu-ray%5d%2fRed.Planet.2000.720p.BluRay.x264-NODLABS-fanart.jpg/', u'label': u'Red Planet', u'file': u'smb://TOWER/Movies/Red Planet (2000) [Blu-ray]/Red.Planet.2000.720p.BluRay.x264-NODLABS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRed%20Planet%20(2000)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 166, u'title': u'Red Riding Hood', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRed%20Riding%20Hood%20(2011)%2fRed.Riding.Hood.2011.THEATRICAL.1080p.BluRay.x264-SADPANDA-fanart.jpg/', u'label': u'Red Riding Hood', u'file': u'smb://TOWER/D/HD Movie/Red Riding Hood (2011)/Red.Riding.Hood.2011.THEATRICAL.1080p.BluRay.x264-SADPANDA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRed%20Riding%20Hood%20(2011)%2fRed.Riding.Hood.2011.THEATRICAL.1080p.BluRay.x264-SADPANDA-poster.jpg/'}, {u'movieid': 167, u'title': u'Red Rock West', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRed%20Rock%20West%20(1993)%20%5bBlu-ray%5d%2fRed.Rock.West.1993.720p.WEB-DL.h264-fanart.jpg/', u'label': u'Red Rock West', u'file': u'smb://TOWER/D/HD Movie/Red Rock West (1993) [Blu-ray]/Red.Rock.West.1993.720p.WEB-DL.h264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRed%20Rock%20West%20(1993)%20%5bBlu-ray%5d%2fRed.Rock.West.1993.720p.WEB-DL.h264-poster.jpg/'}, {u'movieid': 1307, u'title': u'Red Sonja', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRed%20Sonja%20(1985)%20%5bBlu-ray%5d%2fRed%20Sonja-fanart.jpg/', u'label': u'Red Sonja', u'file': u'smb://TOWER/Movies/Red Sonja (1985) [Blu-ray]/Red Sonja.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRed%20Sonja%20(1985)%20%5bBlu-ray%5d%2fRed%20Sonja-poster.jpg/'}, {u'movieid': 168, u'title': u'Red Tails', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRed%20Tails%20(2012)%20%5bBlu-ray%5d%2fs7-red.tails.1080-fanart.jpg/', u'label': u'Red Tails', u'file': u'smb://TOWER/D/HD Movie/Red Tails (2012) [Blu-ray]/s7-red.tails.1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRed%20Tails%20(2012)%20%5bBlu-ray%5d%2fs7-red.tails.1080-poster.jpg/'}, {u'movieid': 1308, u'title': u'Redline', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRedline%20(2009)%20%5bBlu-ray%5d%2fRedline%202010%20Bluray%20720p%20FLAC%205.1%20x264-BSS-fanart.jpg/', u'label': u'Redline', u'file': u'smb://TOWER/Movies/Redline (2009) [Blu-ray]/Redline 2010 Bluray 720p FLAC 5.1 x264-BSS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRedline%20(2009)%20%5bBlu-ray%5d%2fRedline%202010%20Bluray%20720p%20FLAC%205.1%20x264-BSS-poster.jpg/'}, {u'movieid': 1741, u'title': u'Reign of Fire', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fReign%20of%20Fire%20(2002)%2fReign.of.Fire.2002.1080p.BluRay.DTS.x264.D-Z0N3-fanart.jpg/', u'label': u'Reign of Fire', u'file': u'smb://TOWER/Kids Movies/Reign of Fire (2002)/Reign.of.Fire.2002.1080p.BluRay.DTS.x264.D-Z0N3.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fReign%20of%20Fire%20(2002)%2fReign.of.Fire.2002.1080p.BluRay.DTS.x264.D-Z0N3-poster.jpg/'}, {u'movieid': 169, u'title': u'Reno 911!: Miami', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fReno%20911!%20-%20Miami%20(2007)%2fReno.911!-Miami%5b2007%5d%5bUnrated.Edition%5dDvDrip.AC3%5bEng%5d-aXXo-fanart.jpg/', u'label': u'Reno 911!: Miami', u'file': u'smb://TOWER/D/HD Movie/Reno 911! - Miami (2007)/Reno.911!-Miami[2007][Unrated.Edition]DvDrip.AC3[Eng]-aXXo.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fReno%20911!%20-%20Miami%20(2007)%2fReno.911!-Miami%5b2007%5d%5bUnrated.Edition%5dDvDrip.AC3%5bEng%5d-aXXo-poster.jpg/'}, {u'movieid': 1309, u'title': u'Repo Men', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRepo%20Men%20(2010)%20%5bBlu-ray%5d%2frepo.men.2010.uncut.720p.bluray.x264-machd-fanart.jpg/', u'label': u'Repo Men', u'file': u'smb://TOWER/Movies/Repo Men (2010) [Blu-ray]/repo.men.2010.uncut.720p.bluray.x264-machd.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRepo%20Men%20(2010)%20%5bBlu-ray%5d%2frepo.men.2010.uncut.720p.bluray.x264-machd-poster.jpg/'}, {u'movieid': 170, u'title': u'Requiem for a Dream', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRequiem%20For%20A%20Dream%20(2000)%20%5bBlu-ray%5d%2fRequiem.For.A.Dream.Director%27s.Cut.2000.1080p.BluRay.DTS.x264-DON-fanart.jpg/', u'label': u'Requiem for a Dream', u'file': u"smb://TOWER/D/HD Movie/Requiem For A Dream (2000) [Blu-ray]/Requiem.For.A.Dream.Director's.Cut.2000.1080p.BluRay.DTS.x264-DON.mkv", u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRequiem%20For%20A%20Dream%20(2000)%20%5bBlu-ray%5d%2fRequiem.For.A.Dream.Director%27s.Cut.2000.1080p.BluRay.DTS.x264-DON-poster.jpg/'}, {u'movieid': 1310, u'title': u'Rescue Dawn', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRescue%20Dawn%20(2006)%20%5bBlu-ray%5d%2fRescue.Dawn.720p.BluRayRip.EN.x264-fanart.jpg/', u'label': u'Rescue Dawn', u'file': u'smb://TOWER/Movies/Rescue Dawn (2006) [Blu-ray]/Rescue.Dawn.720p.BluRayRip.EN.x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRescue%20Dawn%20(2006)%20%5bBlu-ray%5d%2fRescue.Dawn.720p.BluRayRip.EN.x264-poster.jpg/'}, {u'movieid': 1311, u'title': u'Reservoir Dogs', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fReservoir%20Dogs%20(1992)%20%5bBlu-ray%5d%2fReservoir.Dogs.1992.720p.BluRay.DD5.1.x264-DON-fanart.jpg/', u'label': u'Reservoir Dogs', u'file': u'smb://TOWER/Movies/Reservoir Dogs (1992) [Blu-ray]/Reservoir.Dogs.1992.720p.BluRay.DD5.1.x264-DON.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fReservoir%20Dogs%20(1992)%20%5bBlu-ray%5d%2fReservoir.Dogs.1992.720p.BluRay.DD5.1.x264-DON-poster.jpg/'}, {u'movieid': 1318, u'title': u'Resident Evil', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fResident%20Evil%20Collection%2fResident%20Evil%20(2002)%20%5bBlu-ray%5d%2fResident%20Evil%202002%201080p%20Blu-ray%20Remux%20AVC%20TrueHD%205.1%20-%20KRaLiMaRKo-fanart.jpg/', u'label': u'Resident Evil', u'file': u'smb://TOWER/Movies/Resident Evil Collection/Resident Evil (2002) [Blu-ray]/Resident Evil 2002 1080p Blu-ray Remux AVC TrueHD 5.1 - KRaLiMaRKo.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fResident%20Evil%20Collection%2fResident%20Evil%20(2002)%20%5bBlu-ray%5d%2fResident%20Evil%202002%201080p%20Blu-ray%20Remux%20AVC%20TrueHD%205.1%20-%20KRaLiMaRKo-poster.jpg/'}, {u'movieid': 1312, u'title': u'Resident Evil: Afterlife', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fResident%20Evil%20Collection%2fResident%20Evil%20-%20Afterlife%20(2010)%20%5bBlu-ray%5d%2fResident%20Evil%20Afterlife%202010%201080p%20Blu-ray%20Remux%20AVC%20DTS-HD%20MA%205.1%20-%20KRaLiMaRKo-fanart.jpg/', u'label': u'Resident Evil: Afterlife', u'file': u'smb://TOWER/Movies/Resident Evil Collection/Resident Evil - Afterlife (2010) [Blu-ray]/Resident Evil Afterlife 2010 1080p Blu-ray Remux AVC DTS-HD MA 5.1 - KRaLiMaRKo.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fResident%20Evil%20Collection%2fResident%20Evil%20-%20Afterlife%20(2010)%20%5bBlu-ray%5d%2fResident%20Evil%20Afterlife%202010%201080p%20Blu-ray%20Remux%20AVC%20DTS-HD%20MA%205.1%20-%20KRaLiMaRKo-poster.jpg/'}, {u'movieid': 1313, u'title': u'Resident Evil: Apocalypse', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fResident%20Evil%20Collection%2fResident%20Evil%20-%20Apocalypse%20(2004)%20%5bBlu-ray%5d%2fResident%20Evil%20Apocalypse%202004%201080p%20Blu-ray%20Remux%20MPEG-2%20LPCM%205.1%20-%20KRaLiMaRKo-fanart.jpg/', u'label': u'Resident Evil: Apocalypse', u'file': u'smb://TOWER/Movies/Resident Evil Collection/Resident Evil - Apocalypse (2004) [Blu-ray]/Resident Evil Apocalypse 2004 1080p Blu-ray Remux MPEG-2 LPCM 5.1 - KRaLiMaRKo.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fResident%20Evil%20Collection%2fResident%20Evil%20-%20Apocalypse%20(2004)%20%5bBlu-ray%5d%2fResident%20Evil%20Apocalypse%202004%201080p%20Blu-ray%20Remux%20MPEG-2%20LPCM%205.1%20-%20KRaLiMaRKo-poster.jpg/'}, {u'movieid': 1314, u'title': u'Resident Evil: Damnation', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fResident%20Evil%20Collection%2fResident%20Evil%20-%20Damnation%20(2012)%20%5bBlu-ray%5d%2fResident.Evil%ef%bc%9aDamnation.2012.BluRay.1080p.DTS.x264-CHD-fanart.jpg/', u'label': u'Resident Evil: Damnation', u'file': u'smb://TOWER/Movies/Resident Evil Collection/Resident Evil - Damnation (2012) [Blu-ray]/Resident.Evil\uff1aDamnation.2012.BluRay.1080p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fResident%20Evil%20Collection%2fResident%20Evil%20-%20Damnation%20(2012)%20%5bBlu-ray%5d%2fResident.Evil%ef%bc%9aDamnation.2012.BluRay.1080p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 1315, u'title': u'Resident Evil: Degeneration', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fResident%20Evil%20Collection%2fResident%20Evil%20-%20Degeneration%20(2008)%20%5bBlu-ray%5d%2fsector7-re.degeneration.1080p-x264-fanart.jpg/', u'label': u'Resident Evil: Degeneration', u'file': u'smb://TOWER/Movies/Resident Evil Collection/Resident Evil - Degeneration (2008) [Blu-ray]/sector7-re.degeneration.1080p-x264.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fResident%20Evil%20Collection%2fResident%20Evil%20-%20Degeneration%20(2008)%20%5bBlu-ray%5d%2fsector7-re.degeneration.1080p-x264-poster.jpg/'}, {u'movieid': 1316, u'title': u'Resident Evil: Extinction', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fResident%20Evil%20Collection%2fResident%20Evil%20-%20Extinction%20(2007)%20%5bBlu-ray%5d%2fResident%20Evil%20Extinction%202007%201080p%20Blu-ray%20Remux%20AVC%20TrueHD%205.1%20-%20KRaLiMaRKo-fanart.jpg/', u'label': u'Resident Evil: Extinction', u'file': u'smb://TOWER/Movies/Resident Evil Collection/Resident Evil - Extinction (2007) [Blu-ray]/Resident Evil Extinction 2007 1080p Blu-ray Remux AVC TrueHD 5.1 - KRaLiMaRKo.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fResident%20Evil%20Collection%2fResident%20Evil%20-%20Extinction%20(2007)%20%5bBlu-ray%5d%2fResident%20Evil%20Extinction%202007%201080p%20Blu-ray%20Remux%20AVC%20TrueHD%205.1%20-%20KRaLiMaRKo-poster.jpg/'}, {u'movieid': 1317, u'title': u'Resident Evil: Retribution', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fResident%20Evil%20Collection%2fResident%20Evil%20-%20Retribution%20(2012)%20%5bBlu-ray%5d%2fResident%20Evil%20-%20Retribution%202012%201080p%20Blu-ray%20Remux%20AVC%20DTS-HD%20MA%205.1%20-%20KRaLiMaRKo-fanart.jpg/', u'label': u'Resident Evil: Retribution', u'file': u'smb://TOWER/Movies/Resident Evil Collection/Resident Evil - Retribution (2012) [Blu-ray]/Resident Evil - Retribution 2012 1080p Blu-ray Remux AVC DTS-HD MA 5.1 - KRaLiMaRKo.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fResident%20Evil%20Collection%2fResident%20Evil%20-%20Retribution%20(2012)%20%5bBlu-ray%5d%2fResident%20Evil%20-%20Retribution%202012%201080p%20Blu-ray%20Remux%20AVC%20DTS-HD%20MA%205.1%20-%20KRaLiMaRKo-poster.jpg/'}, {u'movieid': 171, u'title': u'Return to House on Haunted Hill', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fReturn%20to%20House%20on%20Haunted%20Hill%20(2007)%20%5bBlu-ray%5d%2fReturn.to.House.on.Haunted.Hill.2007.Unrated.720p.Blu-ray.x264-NiP-fanart.jpg/', u'label': u'Return to House on Haunted Hill', u'file': u'smb://TOWER/D/HD Movie/Return to House on Haunted Hill (2007) [Blu-ray]/Return.to.House.on.Haunted.Hill.2007.Unrated.720p.Blu-ray.x264-NiP.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fReturn%20to%20House%20on%20Haunted%20Hill%20(2007)%20%5bBlu-ray%5d%2fReturn.to.House.on.Haunted.Hill.2007.Unrated.720p.Blu-ray.x264-NiP-poster.jpg/'}, {u'movieid': 1803, u'title': u'Revolutionary Road', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRevolutionary%20Road%20(2008)%2frefined-rroad-blu1080p-fanart.jpg/', u'label': u'Revolutionary Road', u'file': u'smb://TOWER/Movies/Revolutionary Road (2008)/refined-rroad-blu1080p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRevolutionary%20Road%20(2008)%2frefined-rroad-blu1080p-poster.jpg/'}, {u'movieid': 1319, u'title': u'Riddick', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRiddick%20(2013)%20%5bBlu-ray%5d%2fRiddick.2013.UNRATED.DC.REPACK.1080p.BluRay.DTS-HD.MA.5.1-PublicHD-fanart.jpg/', u'label': u'Riddick', u'file': u'smb://TOWER/Movies/Riddick (2013) [Blu-ray]/Riddick.2013.UNRATED.DC.REPACK.1080p.BluRay.DTS-HD.MA.5.1-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRiddick%20(2013)%20%5bBlu-ray%5d%2fRiddick.2013.UNRATED.DC.REPACK.1080p.BluRay.DTS-HD.MA.5.1-PublicHD-poster.jpg/'}, {u'movieid': 172, u'title': u'Ride Along', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRide%20Along%20(2014)%20%5bBlu-ray%5d%2fRide.Along.2014.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Ride Along', u'file': u'smb://TOWER/D/HD Movie/Ride Along (2014) [Blu-ray]/Ride.Along.2014.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRide%20Along%20(2014)%20%5bBlu-ray%5d%2fRide.Along.2014.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 1320, u'title': u'Rigor Mortis', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRigor%20Mortis%20(2013)%20%5bBlu-ray%5d%2fRigor.Mortis.2013.Bluray.1080p.TrueHD.x264-Grym%40BTNET-fanart.jpg/', u'label': u'Rigor Mortis', u'file': u'smb://TOWER/Movies/Rigor Mortis (2013) [Blu-ray]/Rigor.Mortis.2013.Bluray.1080p.TrueHD.x264-Grym@BTNET.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRigor%20Mortis%20(2013)%20%5bBlu-ray%5d%2fRigor.Mortis.2013.Bluray.1080p.TrueHD.x264-Grym%40BTNET-poster.jpg/'}, {u'movieid': 1322, u'title': u'Ringu 0: B\xe2sudei', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRingu%200%20-%20B%c3%a2sudei%20(2000)%20%5bBlu-ray%5d%2fRing.0.Birthday.2000.720p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'Ringu 0: B\xe2sudei', u'file': u'smb://TOWER/Movies/Ringu 0 - B\xe2sudei (2000) [Blu-ray]/Ring.0.Birthday.2000.720p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRingu%200%20-%20B%c3%a2sudei%20(2000)%20%5bBlu-ray%5d%2fRing.0.Birthday.2000.720p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 1323, u'title': u'Ringu 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRingu%202%20(1999)%20%5bBlu-ray%5d%2fRing.2.1999.720p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'Ringu 2', u'file': u'smb://TOWER/Movies/Ringu 2 (1999) [Blu-ray]/Ring.2.1999.720p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRingu%202%20(1999)%20%5bBlu-ray%5d%2fRing.2.1999.720p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 567, u'title': u'Rio', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRio%20(2011)%20%5bBlu-ray%5d%2fRio.2011.Bluray.1080p.DTS-HD.x264-Grym-fanart.jpg/', u'label': u'Rio', u'file': u'smb://TOWER/Kids Movies/Rio (2011) [Blu-ray]/Rio.2011.Bluray.1080p.DTS-HD.x264-Grym.MKV', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRio%20(2011)%20%5bBlu-ray%5d%2fRio.2011.Bluray.1080p.DTS-HD.x264-Grym-poster.jpg/'}, {u'movieid': 568, u'title': u'Rio 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRio%202%20(2014)%20%5bBlu-ray%5d%2fRio.2.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-fanart.jpg/', u'label': u'Rio 2', u'file': u'smb://TOWER/Kids Movies/Rio 2 (2014) [Blu-ray]/Rio.2.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRio%202%20(2014)%20%5bBlu-ray%5d%2fRio.2.2014.1080p.BluRay.REMUX.AVC.DTS-HD.MA.7.1-RARBG-poster.jpg/'}, {u'movieid': 569, u'title': u'Rise of the Guardians', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRise%20of%20the%20Guardians%20(2012)%20%5bBlu-ray%5d%2frise.of.the.guardians.2012.1080p.bluray.x264-sparks-fanart.jpg/', u'label': u'Rise of the Guardians', u'file': u'smb://TOWER/Kids Movies/Rise of the Guardians (2012) [Blu-ray]/rise.of.the.guardians.2012.1080p.bluray.x264-sparks.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRise%20of%20the%20Guardians%20(2012)%20%5bBlu-ray%5d%2frise.of.the.guardians.2012.1080p.bluray.x264-sparks-poster.jpg/'}, {u'movieid': 570, u'title': u'Rise of the Planet of the Apes', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRise%20of%20the%20Planet%20of%20the%20Apes%20(2011)%20%5bBlu-ray%5d%2fRise.of.the.Planet.of.the.Apes.2011.1080p.BluRay.x264.DTS-WiKi-fanart.jpg/', u'label': u'Rise of the Planet of the Apes', u'file': u'smb://TOWER/Kids Movies/Rise of the Planet of the Apes (2011) [Blu-ray]/Rise.of.the.Planet.of.the.Apes.2011.1080p.BluRay.x264.DTS-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRise%20of%20the%20Planet%20of%20the%20Apes%20(2011)%20%5bBlu-ray%5d%2fRise.of.the.Planet.of.the.Apes.2011.1080p.BluRay.x264.DTS-WiKi-poster.jpg/'}, {u'movieid': 1324, u'title': u'Road to Perdition', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRoad%20to%20Perdition%20(2002)%20%5bBlu-ray%5d%2fRoad.To.Perdition.2002.DTS.720p.HDTV.x264-4HM-fanart.jpg/', u'label': u'Road to Perdition', u'file': u'smb://TOWER/Movies/Road to Perdition (2002) [Blu-ray]/Road.To.Perdition.2002.DTS.720p.HDTV.x264-4HM.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRoad%20to%20Perdition%20(2002)%20%5bBlu-ray%5d%2fRoad.To.Perdition.2002.DTS.720p.HDTV.x264-4HM-poster.jpg/'}, {u'movieid': 1325, u'title': u'Rob-B-Hood', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRob-B-Hood%20(2006)%20%5bBlu-ray%5d%2fRob-B-Hood%202006%20720p%20Blu-Ray%20DD5.1%20x264-BBW-fanart.jpg/', u'label': u'Rob-B-Hood', u'file': u'smb://TOWER/Movies/Rob-B-Hood (2006) [Blu-ray]/Rob-B-Hood 2006 720p Blu-Ray DD5.1 x264-BBW.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRob-B-Hood%20(2006)%20%5bBlu-ray%5d%2fRob-B-Hood%202006%20720p%20Blu-Ray%20DD5.1%20x264-BBW-poster.jpg/'}, {u'movieid': 1326, u'title': u'Rob the Mob', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRob%20the%20Mob%20(2014)%20%5bBlu-ray%5d%2fRob.the.Mob.2014.LIMITED.720p.BluRay.x264-GECKOS-fanart.jpg/', u'label': u'Rob the Mob', u'file': u'smb://TOWER/Movies/Rob the Mob (2014) [Blu-ray]/Rob.the.Mob.2014.LIMITED.720p.BluRay.x264-GECKOS.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRob%20the%20Mob%20(2014)%20%5bBlu-ray%5d%2fRob.the.Mob.2014.LIMITED.720p.BluRay.x264-GECKOS-poster.jpg/'}, {u'movieid': 1327, u'title': u'Robin Hood', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRobin%20Hood%20(2010)%20%5bBlu-ray%5d%2fRobin.Hood.2010.Unrated.DC.BluRay.720p.DTS.x264-CHD-fanart.jpg/', u'label': u'Robin Hood', u'file': u'smb://TOWER/Movies/Robin Hood (2010) [Blu-ray]/Robin.Hood.2010.Unrated.DC.BluRay.720p.DTS.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRobin%20Hood%20(2010)%20%5bBlu-ray%5d%2fRobin.Hood.2010.Unrated.DC.BluRay.720p.DTS.x264-CHD-poster.jpg/'}, {u'movieid': 173, u'title': u'Robin Hood: Men in Tights', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRobin%20Hood%20-%20Men%20in%20Tights%20(1993)%20%5bBlu-ray%5d%2fRobin.Hood.Men.In.Tights.1993.720p.BluRay.s264-SiNNERS%20%5bPublicHD%5d-fanart.jpg/', u'label': u'Robin Hood: Men in Tights', u'file': u'smb://TOWER/D/HD Movie/Robin Hood - Men in Tights (1993) [Blu-ray]/Robin.Hood.Men.In.Tights.1993.720p.BluRay.s264-SiNNERS [PublicHD].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRobin%20Hood%20-%20Men%20in%20Tights%20(1993)%20%5bBlu-ray%5d%2fRobin.Hood.Men.In.Tights.1993.720p.BluRay.s264-SiNNERS%20%5bPublicHD%5d-poster.jpg/'}, {u'movieid': 1742, u'title': u'Robin Hood: Prince of Thieves', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRobin%20Hood%20-%20Prince%20of%20Thieves%20(1991)%2fbesthd-robinhood-720p-fanart.jpg/', u'label': u'Robin Hood: Prince of Thieves', u'file': u'smb://TOWER/Kids Movies/Robin Hood - Prince of Thieves (1991)/besthd-robinhood-720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRobin%20Hood%20-%20Prince%20of%20Thieves%20(1991)%2fbesthd-robinhood-720p-poster.jpg/'}, {u'movieid': 572, u'title': u'RoboCop', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRoboCop%20(2014)%20%5bBlu-ray%5d%2fRoboCop.2014.1080p.BluRay.REMUX.DTS-HD.MA.5.1-PublicHD-fanart.jpg/', u'label': u'RoboCop', u'file': u'smb://TOWER/Kids Movies/RoboCop (2014) [Blu-ray]/RoboCop.2014.1080p.BluRay.REMUX.DTS-HD.MA.5.1-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRoboCop%20(2014)%20%5bBlu-ray%5d%2fRoboCop.2014.1080p.BluRay.REMUX.DTS-HD.MA.5.1-PublicHD-poster.jpg/'}, {u'movieid': 1328, u'title': u'RoboCop', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRoboCop%20(1987)%20%5bBlu-ray%5d%2fRoboCop.1987.REMASTERED.DC.1080p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'RoboCop', u'file': u'smb://TOWER/Movies/RoboCop (1987) [Blu-ray]/RoboCop.1987.REMASTERED.DC.1080p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRoboCop%20(1987)%20%5bBlu-ray%5d%2fRoboCop.1987.REMASTERED.DC.1080p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 1329, u'title': u'RoboCop 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRoboCop%202%20(1990)%20%5bBlu-ray%5d%2ffanart.jpg/', u'label': u'RoboCop 2', u'file': u'smb://TOWER/Movies/RoboCop 2 (1990) [Blu-ray]/Robocop 2 .mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRoboCop%202%20(1990)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 1330, u'title': u'RoboCop 3', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRoboCop%203%20(1993)%20%5bBlu-ray%5d%2ffanart.jpg/', u'label': u'RoboCop 3', u'file': u'smb://TOWER/Movies/RoboCop 3 (1993) [Blu-ray]/Robocop 3 .mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRoboCop%203%20(1993)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 573, u'title': u'Robots', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRobots%20(2005)%20%5bBlu-ray%5d%2fRobots.2005.1080p.Bluray.X264-DIMENSION-fanart.jpg/', u'label': u'Robots', u'file': u'smb://TOWER/Kids Movies/Robots (2005) [Blu-ray]/Robots.2005.1080p.Bluray.X264-DIMENSION.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRobots%20(2005)%20%5bBlu-ray%5d%2fRobots.2005.1080p.Bluray.X264-DIMENSION-poster.jpg/'}, {u'movieid': 174, u'title': u'Rock of Ages', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRock%20of%20Ages%20(2012)%2fRock.Of.Ages.2012.EXTENDED.1080p.BluRay.X264-BLOW-fanart.jpg/', u'label': u'Rock of Ages', u'file': u'smb://TOWER/D/HD Movie/Rock of Ages (2012)/Rock.Of.Ages.2012.EXTENDED.1080p.BluRay.X264-BLOW.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fRock%20of%20Ages%20(2012)%2fRock.Of.Ages.2012.EXTENDED.1080p.BluRay.X264-BLOW-poster.jpg/'}, {u'movieid': 1758, u'title': u'RocknRolla', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRocknRolla%20(2008)%2fRocknRolla.2008.1080p.BluRay.DTS.x264-DON-fanart.jpg/', u'label': u'RocknRolla', u'file': u'smb://TOWER/Movies/RocknRolla (2008)/RocknRolla.2008.1080p.BluRay.DTS.x264-DON.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRocknRolla%20(2008)%2fRocknRolla.2008.1080p.BluRay.DTS.x264-DON-poster.jpg/'}, {u'movieid': 1332, u'title': u'Rocky', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRocky%20(1976)%20%5bBlu-ray%5d%2fRocky.1976.REMASTERED.1080p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Rocky', u'file': u'smb://TOWER/Movies/Rocky (1976) [Blu-ray]/Rocky.1976.REMASTERED.1080p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRocky%20(1976)%20%5bBlu-ray%5d%2fRocky.1976.REMASTERED.1080p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 1333, u'title': u'Romeo + Juliet', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRomeo%20%2b%20Juliet%20(1996)%20%5bBlu-ray%5d%2fjaphson-romeoandjuliet-fanart.jpg/', u'label': u'Romeo + Juliet', u'file': u'smb://TOWER/Movies/Romeo + Juliet (1996) [Blu-ray]/japhson-romeoandjuliet.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRomeo%20%2b%20Juliet%20(1996)%20%5bBlu-ray%5d%2fjaphson-romeoandjuliet-poster.jpg/'}, {u'movieid': 1804, u'title': u'Romper Stomper', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRomper%20Stomper%20(1992)%2fRomper.Stomper.1992.1080p.BluRay.X264-AMIABLE-fanart.jpg/', u'label': u'Romper Stomper', u'file': u'smb://TOWER/Movies/Romper Stomper (1992)/Romper.Stomper.1992.1080p.BluRay.X264-AMIABLE.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRomper%20Stomper%20(1992)%2fRomper.Stomper.1992.1080p.BluRay.X264-AMIABLE-poster.jpg/'}, {u'movieid': 1334, u'title': u'Ronin', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRonin%20(1998)%20%5bBlu-ray%5d%2fRonin%201998%20BluRay%201080p%20DTS%20dxva-LoNeWolf-fanart.jpg/', u'label': u'Ronin', u'file': u'smb://TOWER/Movies/Ronin (1998) [Blu-ray]/Ronin 1998 BluRay 1080p DTS dxva-LoNeWolf.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRonin%20(1998)%20%5bBlu-ray%5d%2fRonin%201998%20BluRay%201080p%20DTS%20dxva-LoNeWolf-poster.jpg/'}, {u'movieid': 1805, u'title': u'Royal Space Force: Wings of Honneamise', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRoyal.Space.Force.1987.1080p.BluRay.x264-WaLMaRT%5brarbg%5d%2ffanart.jpg/', u'label': u'Royal Space Force: Wings of Honneamise', u'file': u'smb://TOWER/Movies/Royal.Space.Force.1987.1080p.BluRay.x264-WaLMaRT[rarbg]/wmt-royalspaceforce-1080.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRoyal.Space.Force.1987.1080p.BluRay.x264-WaLMaRT%5brarbg%5d%2fposter.jpg/'}, {u'movieid': 175, u'title': u'R\xf3za', u'fanart': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fR%c3%b3za%20(2011)%20%5bBlu-ray%5d%2fget-rose.720p-fanart.jpg/', u'label': u'R\xf3za', u'file': u'smb://TOWER/D/HD Movie/R\xf3za (2011) [Blu-ray]/get-rose.720p.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fD%2fHD%20Movie%2fR%c3%b3za%20(2011)%20%5bBlu-ray%5d%2fget-rose.720p-poster.jpg/'}, {u'movieid': 574, u'title': u'Rugrats Go Wild', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRugrats%20Go%20Wild%20(2003)%2fRugrats%20-%20Go%20Wild%20Movie%20DVDRip%20Xvid%20ReourceRG%20Kids%20Release%20Reidy-fanart.jpg/', u'label': u'Rugrats Go Wild', u'file': u'smb://TOWER/Kids Movies/Rugrats Go Wild (2003)/Rugrats - Go Wild Movie DVDRip Xvid ReourceRG Kids Release Reidy.avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRugrats%20Go%20Wild%20(2003)%2fRugrats%20-%20Go%20Wild%20Movie%20DVDRip%20Xvid%20ReourceRG%20Kids%20Release%20Reidy-poster.jpg/'}, {u'movieid': 575, u'title': u'Rugrats in Paris: The Movie - Rugrats II', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRugrats%20in%20Paris%20-%20The%20Movie%20-%20Rugrats%20II%20(2000)%2fRugrats%20In%20Paris%20The%20Movie%20%5b2000%5d-fanart.jpg/', u'label': u'Rugrats in Paris: The Movie - Rugrats II', u'file': u'smb://TOWER/Kids Movies/Rugrats in Paris - The Movie - Rugrats II (2000)/Rugrats In Paris The Movie [2000].avi', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRugrats%20in%20Paris%20-%20The%20Movie%20-%20Rugrats%20II%20(2000)%2fRugrats%20In%20Paris%20The%20Movie%20%5b2000%5d-poster.jpg/'}, {u'movieid': 1335, u'title': u'Rumble In The Bronx', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRumble%20In%20The%20Bronx%20(1995)%20%5bBlu-ray%5d%2fRumble.In.The.Bronx.1995.HDTV.720p.x264.HDBRiSe-fanart.jpg/', u'label': u'Rumble In The Bronx', u'file': u'smb://TOWER/Movies/Rumble In The Bronx (1995) [Blu-ray]/Rumble.In.The.Bronx.1995.HDTV.720p.x264.HDBRiSe.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRumble%20In%20The%20Bronx%20(1995)%20%5bBlu-ray%5d%2fRumble.In.The.Bronx.1995.HDTV.720p.x264.HDBRiSe-poster.jpg/'}, {u'movieid': 1336, u'title': u'Runaway Jury', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRunaway%20Jury%20(2003)%20%5bBlu-ray%5d%2fRunaway.Jury.2003.720p.Dtheater.x264-DON-fanart.jpg/', u'label': u'Runaway Jury', u'file': u'smb://TOWER/Movies/Runaway Jury (2003) [Blu-ray]/Runaway.Jury.2003.720p.Dtheater.x264-DON.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRunaway%20Jury%20(2003)%20%5bBlu-ray%5d%2fRunaway.Jury.2003.720p.Dtheater.x264-DON-poster.jpg/'}, {u'movieid': 1337, u'title': u'Runner Runner', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRunner%20Runner%20(2013)%20%5bBlu-ray%5d%2fRunner.Runner.2013.720p.BluRay.DTS.x264-PublicHD-fanart.jpg/', u'label': u'Runner Runner', u'file': u'smb://TOWER/Movies/Runner Runner (2013) [Blu-ray]/Runner.Runner.2013.720p.BluRay.DTS.x264-PublicHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRunner%20Runner%20(2013)%20%5bBlu-ray%5d%2fRunner.Runner.2013.720p.BluRay.DTS.x264-PublicHD-poster.jpg/'}, {u'movieid': 1339, u'title': u'Running Scared', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRunning%20Scared%20(2006)%20%5bBlu-ray%5d%2flchd-rs-fanart.jpg/', u'label': u'Running Scared', u'file': u'smb://TOWER/Movies/Running Scared (2006) [Blu-ray]/lchd-rs.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRunning%20Scared%20(2006)%20%5bBlu-ray%5d%2flchd-rs-poster.jpg/'}, {u'movieid': 576, u'title': u'Rurouni Kenshin', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRurouni%20Kenshin%20(2012)%20%5bBlu-ray%5d%2frk1080p-splits-fanart.jpg/', u'label': u'Rurouni Kenshin', u'file': u'smb://TOWER/Kids Movies/Rurouni Kenshin (2012) [Blu-ray]/rk1080p-splits.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRurouni%20Kenshin%20(2012)%20%5bBlu-ray%5d%2frk1080p-splits-poster.jpg/'}, {u'movieid': 1340, u'title': u'Rurouni Kenshin: New Kyoto Arc Part 2: The Chirps of Light', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRurouni%20Kenshin%20-%20New%20Kyoto%20Arc%20Part%202%20-%20The%20Chirps%20of%20Light%20(2012)%20%5bBlu-ray%5d%2fRurouni%20Kenshin%20New%20Kyoto%20Arc%20Part%202%20-%20Call%20of%20the%20Light%20%5b1080p%5d%20%5bpseudo%5d-fanart.jpg/', u'label': u'Rurouni Kenshin: New Kyoto Arc Part 2: The Chirps of Light', u'file': u'smb://TOWER/Movies/Rurouni Kenshin - New Kyoto Arc Part 2 - The Chirps of Light (2012) [Blu-ray]/Rurouni Kenshin New Kyoto Arc Part 2 - Call of the Light [1080p] [pseudo].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRurouni%20Kenshin%20-%20New%20Kyoto%20Arc%20Part%202%20-%20The%20Chirps%20of%20Light%20(2012)%20%5bBlu-ray%5d%2fRurouni%20Kenshin%20New%20Kyoto%20Arc%20Part%202%20-%20Call%20of%20the%20Light%20%5b1080p%5d%20%5bpseudo%5d-poster.jpg/'}, {u'movieid': 1341, u'title': u'Rurouni Kenshin: New Kyoto Arc Part 2: The Chirps of Light', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRurouni%20Kenshin%20-%20New%20Kyoto%20Arc%20Part%202%20-%20The%20Chirps%20of%20Light%20(2012)%20%5bBlu-ray%5d%2ffanart.jpg/', u'label': u'Rurouni Kenshin: New Kyoto Arc Part 2: The Chirps of Light', u'file': u'smb://TOWER/Movies/Rurouni Kenshin - New Kyoto Arc Part 2 - The Chirps of Light (2012) [Blu-ray]/Rurouni.Kenshin.New.Kyoto.Arc.Part2.2011.1080p.BluRay.x264-SADPANDA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRurouni%20Kenshin%20-%20New%20Kyoto%20Arc%20Part%202%20-%20The%20Chirps%20of%20Light%20(2012)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 1342, u'title': u'Rurouni Kenshin: New Kyoto Arc Part I: Cage of Flames', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRurouni%20Kenshin%20-%20New%20Kyoto%20Arc%20Part%20I%20-%20Cage%20of%20Flames%20(2011)%20%5bBlu-ray%5d%2fRurouni%20Kenshin%20New%20Kyoto%20Arc%20Part%201%20-%20Cage%20of%20Flames%20%5b1080p%5d%20%5bpseudo%5d-fanart.jpg/', u'label': u'Rurouni Kenshin: New Kyoto Arc Part I: Cage of Flames', u'file': u'smb://TOWER/Movies/Rurouni Kenshin - New Kyoto Arc Part I - Cage of Flames (2011) [Blu-ray]/Rurouni Kenshin New Kyoto Arc Part 1 - Cage of Flames [1080p] [pseudo].mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRurouni%20Kenshin%20-%20New%20Kyoto%20Arc%20Part%20I%20-%20Cage%20of%20Flames%20(2011)%20%5bBlu-ray%5d%2fRurouni%20Kenshin%20New%20Kyoto%20Arc%20Part%201%20-%20Cage%20of%20Flames%20%5b1080p%5d%20%5bpseudo%5d-poster.jpg/'}, {u'movieid': 1343, u'title': u'Rurouni Kenshin: New Kyoto Arc Part I: Cage of Flames', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRurouni%20Kenshin%20-%20New%20Kyoto%20Arc%20Part%20I%20-%20Cage%20of%20Flames%20(2011)%20%5bBlu-ray%5d%2ffanart.jpg/', u'label': u'Rurouni Kenshin: New Kyoto Arc Part I: Cage of Flames', u'file': u'smb://TOWER/Movies/Rurouni Kenshin - New Kyoto Arc Part I - Cage of Flames (2011) [Blu-ray]/Rurouni.Kenshin.New.Kyoto.Arc.Part1.2011.1080p.BluRay.x264-SADPANDA.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRurouni%20Kenshin%20-%20New%20Kyoto%20Arc%20Part%20I%20-%20Cage%20of%20Flames%20(2011)%20%5bBlu-ray%5d%2ffolder.jpg/'}, {u'movieid': 1344, u'title': u'Rurouni Kenshin: Reflection', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRurouni%20Kenshin%20-%20Reflection%20(2001)%20%5bBlu-ray%5d%2freflection_t01%20fix%20chapter-fanart.jpg/', u'label': u'Rurouni Kenshin: Reflection', u'file': u'smb://TOWER/Movies/Rurouni Kenshin - Reflection (2001) [Blu-ray]/reflection_t01 fix chapter.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRurouni%20Kenshin%20-%20Reflection%20(2001)%20%5bBlu-ray%5d%2freflection_t01%20fix%20chapter-poster.jpg/'}, {u'movieid': 1345, u'title': u'Rurouni Kenshin: Trust and Betrayal', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRurouni%20Kenshin%20-%20Trust%20and%20Betrayal%20(1999)%20%5bBlu-ray%5d%2fSamurai_X_-_Trust_chapterfix-fanart.jpg/', u'label': u'Rurouni Kenshin: Trust and Betrayal', u'file': u'smb://TOWER/Movies/Rurouni Kenshin - Trust and Betrayal (1999) [Blu-ray]/Samurai_X_-_Trust_chapterfix.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRurouni%20Kenshin%20-%20Trust%20and%20Betrayal%20(1999)%20%5bBlu-ray%5d%2fSamurai_X_-_Trust_chapterfix-poster.jpg/'}, {u'movieid': 577, u'title': u'Rur\xf4ni Kenshin: Ky\xf4to Taika-hen', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRur%c3%b4ni%20Kenshin%20-%20Ky%c3%b4to%20Taika-hen%20(2014)%2fRurouni.Kenshin.Kyoto.Inferno.2014.1080p.BluRay.x264-WiKi-fanart.jpg/', u'label': u'Rur\xf4ni Kenshin: Ky\xf4to Taika-hen', u'file': u'smb://TOWER/Kids Movies/Rur\xf4ni Kenshin - Ky\xf4to Taika-hen (2014)/Rurouni.Kenshin.Kyoto.Inferno.2014.1080p.BluRay.x264-WiKi.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRur%c3%b4ni%20Kenshin%20-%20Ky%c3%b4to%20Taika-hen%20(2014)%2fRurouni.Kenshin.Kyoto.Inferno.2014.1080p.BluRay.x264-WiKi-poster.jpg/'}, {u'movieid': 1346, u'title': u'Rush', u'fanart': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRush%20(2013)%20%5bBlu-ray%5d%2fRush.2013.1080p.Blu-ray.Remux.AVC.DTS-HD.MA.5.1-KRaLiMaRKo-fanart.jpg/', u'label': u'Rush', u'file': u'smb://TOWER/Movies/Rush (2013) [Blu-ray]/Rush.2013.1080p.Blu-ray.Remux.AVC.DTS-HD.MA.5.1-KRaLiMaRKo.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fMovies%2fRush%20(2013)%20%5bBlu-ray%5d%2fRush.2013.1080p.Blu-ray.Remux.AVC.DTS-HD.MA.5.1-KRaLiMaRKo-poster.jpg/'}, {u'movieid': 578, u'title': u'Rush Hour', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRush%20Hour%20Collection%2fRush%20Hour%20(1998)%20%5bBlu-ray%5d%2fRush.Hour.1998.BluRay.1080p.DTS.2Audio.x264-CHD-fanart.jpg/', u'label': u'Rush Hour', u'file': u'smb://TOWER/Kids Movies/Rush Hour Collection/Rush Hour (1998) [Blu-ray]/Rush.Hour.1998.BluRay.1080p.DTS.2Audio.x264-CHD.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRush%20Hour%20Collection%2fRush%20Hour%20(1998)%20%5bBlu-ray%5d%2fRush.Hour.1998.BluRay.1080p.DTS.2Audio.x264-CHD-poster.jpg/'}, {u'movieid': 579, u'title': u'Rush Hour 2', u'fanart': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRush%20Hour%20Collection%2fRush%20Hour%202%20(2001)%20%5bBlu-ray%5d%2frh2-fanart.jpg/', u'label': u'Rush Hour 2', u'file': u'smb://TOWER/Kids Movies/Rush Hour Collection/Rush Hour 2 (2001) [Blu-ray]/rh2.mkv', u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fKids%20Movies%2fRush%20Hour%20Collection%2fRush%20Hour%202%20(2001)%20%5bBlu-ray%5d%2frh2-poster.jp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment