2017-12-07, 17:31
Is there some changes made between Krypton and Leia about smart playlists ?
I used to have a shortcut on home menu for random movies, but since i've migrated to Leia, it doesn't work anymore.
Tried with multiple skins, and on Windows and Android TV aswell.
Here is my playlist content :
Maybe someone will know...
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...
And here is a log :
I precise i have chose to launch playlist rather to open it.
I used to have a shortcut on home menu for random movies, but since i've migrated to Leia, it doesn't work anymore.
Tried with multiple skins, and on Windows and Android TV aswell.
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...
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...
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:rocess - 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:rocess - 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 precise i have chose to launch playlist rather to open it.