• 1
  • 163
  • 164
  • 165(current)
  • 166
  • 167
  • 319
Mod Estuary MOD V2 - KODI 18 (UPDATED 17/01/19)
(2017-11-30, 15:44)TassLehoff44 Wrote: I see there is missing somes TV Chanel Logo, so i have made 3 of them.
I post here because i don't remember who provide the logo.

https://s18.postimg.org/55khmkziv/CBS_All_Access.png
https://s18.postimg.org/iz8ubmzu1/Discovery_Cannel.png
https://s18.postimg.org/m63dv9rzt/TNT.png

Thanks for your work Gilouz Smile

Edit: Finally i have update the addon by myself, if someone want the link https://2giga.link/d/AM7gvl

v0.0.11
- Added CBS All Acces logo
- Dupe Discovery Chanel logo for Discovery Chanel (Canada)
- Dupe TNT logo for TNT (US)
Cool, i kept having to remove (US) from the Studio name.
(2017-12-01, 04:34)3500 Wrote:
(2017-11-30, 21:19)Guilouz Wrote:
(2017-11-30, 15:00)3500 Wrote:  how to change or choose fanart using artwork beef?
i tried select artwork but fanart cannot choose because extrafanart selected 5   
 In dialog info, 'Artwork Beef' button -> fanart. Items in green are fanarts in database, just select one of them to define one fanart.   
 i don't get it, can you show me how to select the fanart
i tried select the fanart but always random fanart that show up and that happening when i tried change another fanart too 
 Here many fanarts are selected :

Image

Just select one you want :

Image

Result :

Image


If you select another one :

Image

Result :

Image
 Estuary MOD V2 
There is some changes made between Krypton and Leia about smart playlist ?
I used to have a shortcut on home menu for random movies, but since i've migrated to Leia, it doesn't work anymore.

Here is my playlist content :
xml:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
    <name>OneRandomMovie</name>
    <match>all</match>
    <rule field="playcount" operator="is">
        <value>0</value>
    </rule>
    <rule field="path" operator="startswith">
        <value>nfs://192.168.1.220/volume2/Mediatheque/Films</value>
    </rule>
    <limit>1</limit>
    <order direction="ascending">random</order>
</smartplaylist>

Maybe someone will know...
(2017-12-01, 20:36)repulse Wrote: There is some changes made between Krypton and Leia about smart playlist ?
I used to have a shortcut on home menu for random movies, but since i've migrated to Leia, it doesn't work anymore.

Here is my playlist content :
xml:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
    <name>OneRandomMovie</name>
    <match>all</match>
    <rule field="playcount" operator="is">
        <value>0</value>
    </rule>
    <rule field="path" operator="startswith">
        <value>nfs://192.168.1.220/volume2/Mediatheque/Films</value>
    </rule>
    <limit>1</limit>
    <order direction="ascending">random</order>
</smartplaylist>

Maybe someone will know...
 Your playlist looks good.
 Estuary MOD V2 
So, maybe we can't start a playlist directly from category ?
(2017-12-01, 21:57)repulse Wrote: So, maybe we can't start a playlist directly from category ?
 No, no problem, you can. It's working for me. Besides, playlists are used in my skin for widgets.
 Estuary MOD V2 
What bugs me is that i can open my playlist from playlists menu, and it always return a random movie as it should, but i can't launch it directly from category, as a shortcut...

Image

And here is a log :
xml:
21:07:07.636 T:14024   DEBUG: CAddonDatabase::GetAddons took 62 ms
21:07:07.644 T:14024   DEBUG: CPlayerCoreFactory::GetPlayers: added {0} players
21:07:07.645 T:14024  NOTICE: VideoPlayer::OpenFile: special://profile/playlists/video/OneRandomMovie.xsp
21:07:07.645 T:14024   DEBUG: CApplication::OnPlayBackStarted: CApplication::OnPlayBackStarted
21:07:07.645 T:8300   DEBUG: Thread VideoPlayer start, auto delete: false
21:07:07.645 T:8300  NOTICE: Creating InputStream
21:07:07.647 T:8300    INFO: CUtil::ScanPathsForAssociatedItems: found associated file special://profile/playlists/video/OneRandomMovie_Serveur.xsp
21:07:07.648 T:8300   DEBUG: CFileCache::Open - opening <profile/playlists/video/OneRandomMovie.xsp> using cache
21:07:07.648 T:8300   DEBUG: CFileCache::Open - opening <profile/playlists/video/OneRandomMovie_Serveur.xsp> using cache
21:07:07.649 T:1440   DEBUG: Thread FileCache start, auto delete: false
21:07:07.649 T:1440    INFO: CFileCache:Tonguerocess - Source read didn't return any data! Hit eof(?)
21:07:07.650 T:8300   DEBUG: CUtil::ScanForExternalSubtitles: Searching for subtitles...
21:07:07.650 T:5660   DEBUG: Thread FileCache start, auto delete: false
21:07:07.650 T:5660    INFO: CFileCache:Tonguerocess - Source read didn't return any data! Hit eof(?)
21:07:07.652 T:8300   DEBUG: CUtil::ScanForExternalSubtitles: END (total time: 0 ms)
21:07:07.652 T:8300  NOTICE: Creating Demuxer
21:07:07.653 T:9280   DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
21:07:07.655 T:9280   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
21:07:07.661 T:8300   ERROR: CDVDDemuxFFmpeg::Open - error probing input format, special://profile/playlists/video/OneRandomMovie.xsp
21:07:07.662 T:1440   DEBUG: Thread FileCache 1440 terminating
21:07:07.665 T:8300   ERROR: CDVDDemuxFFmpeg::Open - error probing input format, special://profile/playlists/video/OneRandomMovie_Serveur.xsp
21:07:07.665 T:5660   DEBUG: Thread FileCache 5660 terminating
21:07:07.666 T:8300   ERROR: CVideoPlayer::OpenDemuxStream - Error creating demuxer
21:07:07.666 T:8300  NOTICE: CVideoPlayer::OnExit()
21:07:07.666 T:8300   DEBUG: Thread VideoPlayer 8300 terminating
21:07:07.693 T:104   DEBUG: Loading settings for special://profile/playlists/video/OneRandomMovie.xsp
21:07:07.706 T:9888   DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnPlay  - data: {"item":{"title":"","type":"movie"},"player":{"playerid":0,"speed":1}}
21:07:07.709 T:14024   DEBUG: ------ Window Init (DialogConfirm.xml) ------
21:07:07.723 T:7624   DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnPlay  - data: {"item":{"title":"","type":"movie"},"player":{"playerid":0,"speed":1}}
21:07:07.759 T:4644   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 31
(2017-12-01, 22:15)repulse Wrote: What bugs me is that i can open my playlist from playlists menu, and it always return a random movie as it should, but i can't launch it directly from category, as a shortcut...

Image

And here is a log :
xml:
21:07:07.636 T:14024   DEBUG: CAddonDatabase::GetAddons took 62 ms
21:07:07.644 T:14024   DEBUG: CPlayerCoreFactory::GetPlayers: added {0} players
21:07:07.645 T:14024  NOTICE: VideoPlayer::OpenFile: special://profile/playlists/video/OneRandomMovie.xsp
21:07:07.645 T:14024   DEBUG: CApplication::OnPlayBackStarted: CApplication::OnPlayBackStarted
21:07:07.645 T:8300   DEBUG: Thread VideoPlayer start, auto delete: false
21:07:07.645 T:8300  NOTICE: Creating InputStream
21:07:07.647 T:8300    INFO: CUtil::ScanPathsForAssociatedItems: found associated file special://profile/playlists/video/OneRandomMovie_Serveur.xsp
21:07:07.648 T:8300   DEBUG: CFileCache::Open - opening <profile/playlists/video/OneRandomMovie.xsp> using cache
21:07:07.648 T:8300   DEBUG: CFileCache::Open - opening <profile/playlists/video/OneRandomMovie_Serveur.xsp> using cache
21:07:07.649 T:1440   DEBUG: Thread FileCache start, auto delete: false
21:07:07.649 T:1440    INFO: CFileCache:Tonguerocess - Source read didn't return any data! Hit eof(?)
21:07:07.650 T:8300   DEBUG: CUtil::ScanForExternalSubtitles: Searching for subtitles...
21:07:07.650 T:5660   DEBUG: Thread FileCache start, auto delete: false
21:07:07.650 T:5660    INFO: CFileCache:Tonguerocess - Source read didn't return any data! Hit eof(?)
21:07:07.652 T:8300   DEBUG: CUtil::ScanForExternalSubtitles: END (total time: 0 ms)
21:07:07.652 T:8300  NOTICE: Creating Demuxer
21:07:07.653 T:9280   DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
21:07:07.655 T:9280   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
21:07:07.661 T:8300   ERROR: CDVDDemuxFFmpeg::Open - error probing input format, special://profile/playlists/video/OneRandomMovie.xsp
21:07:07.662 T:1440   DEBUG: Thread FileCache 1440 terminating
21:07:07.665 T:8300   ERROR: CDVDDemuxFFmpeg::Open - error probing input format, special://profile/playlists/video/OneRandomMovie_Serveur.xsp
21:07:07.665 T:5660   DEBUG: Thread FileCache 5660 terminating
21:07:07.666 T:8300   ERROR: CVideoPlayer::OpenDemuxStream - Error creating demuxer
21:07:07.666 T:8300  NOTICE: CVideoPlayer::OnExit()
21:07:07.666 T:8300   DEBUG: Thread VideoPlayer 8300 terminating
21:07:07.693 T:104   DEBUG: Loading settings for special://profile/playlists/video/OneRandomMovie.xsp
21:07:07.706 T:9888   DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnPlay  - data: {"item":{"title":"","type":"movie"},"player":{"playerid":0,"speed":1}}
21:07:07.709 T:14024   DEBUG: ------ Window Init (DialogConfirm.xml) ------
21:07:07.723 T:7624   DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnPlay  - data: {"item":{"title":"","type":"movie"},"player":{"playerid":0,"speed":1}}
21:07:07.759 T:4644   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 31
 I think you have chose to launch playlist rather to open it in in personalize home menu. Because in your log Kodi try to launch it.
 Estuary MOD V2 
Yup, that's what i'm trying to achieve. Was able to do it in Krypton.
I would take these questions out of this thread, I believe you will have more luck in the scripting part of the forum.
How can I create a playlist to find duplicate Movies in my library?
Nvidia Shield TV 2015, Sony BRAVIA XBR55HX929, Yamaha Aventage RX-A3050, Dolby Atmos/DTS:X (5.1.4) Front Mains: Jamo C109, Surrounds: Jamo C103, FH/RH: Jamo C93, Center: Jamo C10 CEN and Subwoofer: Jamo J112 SUB
(2017-12-01, 22:42)repulse Wrote: Yup, that's what i'm trying to achieve. Was able to do it in Krypton.
 Just try, I confirm, it's not working. It's a Skin Shortcuts issue I think.
 Estuary MOD V2 
(2017-12-02, 01:51)iMak Wrote: How can I create a playlist to find duplicate Movies in my library?
 I think it's not possible to do this with a playlist.
 Estuary MOD V2 
(2017-12-01, 13:08)Guilouz Wrote:
(2017-12-01, 04:34)3500 Wrote:
(2017-11-30, 21:19)Guilouz Wrote:  In dialog info, 'Artwork Beef' button -> fanart. Items in green are fanarts in database, just select one of them to define one fanart.   
 i don't get it, can you show me how to select the fanart
i tried select the fanart but always random fanart that show up and that happening when i tried change another fanart too  
 Here many fanarts are selected :

Image

Just select one you want :

Image

Result :

Image


If you select another one :

Image

Result :

Image 
 i already doing that but when i selected the fanart always choose the local extrafanart
why so hard using this stuff
INTEL: Celeron - UHD 610 | KODI: 18.3
OS: Windows 10 | DEVICE: HP Laptop
(2017-12-02, 02:42)Guilouz Wrote:
(2017-12-01, 22:42)repulse Wrote: Yup, that's what i'm trying to achieve. Was able to do it in Krypton.
 Just try, I confirm, it's not working. It's a Skin Shortcuts issue I think.

So i will try to ask there. Thanks for helping.
  • 1
  • 163
  • 164
  • 165(current)
  • 166
  • 167
  • 319

Logout Mark Read Team Forum Stats Members Help
Estuary MOD V2 - KODI 18 (UPDATED 17/01/19)17