Win Source issues with multiple destinations
#16
Have you considered combining your source folders into a custom Library? The Library will contain pointers to your source folders, and you can then mount it as a source in Kodi. This might prove more lucid than I: https://www.tenforums.com/tutorials/8811...-10-a.html
Reply
#17
(2021-09-15, 20:49)ShadoUrufu Wrote:
(2021-09-15, 19:07)fsurfer Wrote:
(2021-09-15, 18:10)ShadoUrufu Wrote: YThe issue only happens when the source points to two locations. Every other sources i have work normally. If this is a skin issue, could someone link this thread to the arctic zephyr reloaded creators please? I don't really know where to find their bug report. 

I'm also going to test the source using a different skin, to see if there's any issues there.

You are trying to add sources to the menu within the skin Zephyr Reloaded I imagine using Library Node Editor which isn't skin specific on some skins these are nodes on others widgets on another shelves

 
Quote:But it's when it comes to adding the source into the global list of menu items that I get the issue. (I.E: the choices you see on the side in the normal skin. I'm using Zephyr Reloaded so they are instead on the bottom and I can pretty much change all of them out to just the stuff I want to see.

So, the issue starts with the linking of the source so the menu, where.. when I pick it with just one path, the only option is see is 'create from here' Whereas with two path, I see that option(and i usually pick it cause it's the one I want) but also a list of other folders under it that are the anime folders. And it's usually under this specific situation that the source fails to do anything, and I have to completely re-do it.
If you are doing something, it fails - switch on logging, reproduce error and upload logfile (cut&paste) to https://paste.kodi.tv/ post the link here
I don't understand node editor enough to use it. And I've turned on logging but I don't know if it caught anything because the program does not crash, it just fails to produce a result. Here's the log pastebin: https://paste.kodi.tv/gitahufufe.kodi

And from my other tests, it seems the culprit has to do with 'Multipath' as a function.

I'll let the experts look at this though I did notice Kodi is on C: and M:, skin.arctic.zephyr .mod not skin.arctic.zephyr.mod ?

Here's a snippet of mine mine 
Quote:2021-09-15 19:25:47.151 T:7872  NOTICE: Host CPU: Intel® Core™ i7-3770 CPU @ 3.40GHz, 8 cores available
2021-09-15 19:25:47.154 T:7872  NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
2021-09-15 19:25:47.154 T:7872  NOTICE: Running with restricted rights
2021-09-15 19:25:47.154 T:7872  NOTICE: Aero is enabled
2021-09-15 19:25:47.154 T:7872  NOTICE: special://xbmc/ is mapped to: G:\Kodi
2021-09-15 19:25:47.154 T:7872  NOTICE: special://xbmcbin/ is mapped to: G:\Kodi
2021-09-15 19:25:47.154 T:7872  NOTICE: special://xbmcbinaddons/ is mapped to: G:\Kodi/addons
2021-09-15 19:25:47.154 T:7872  NOTICE: special://masterprofile/ is mapped to: G:\Kodi\portable_data\userdata
2021-09-15 19:25:47.154 T:7872  NOTICE: special://home/ is mapped to: G:\Kodi\portable_data\
2021-09-15 19:25:47.154 T:7872  NOTICE: special://temp/ is mapped to: G:\Kodi\portable_data\cache
2021-09-15 19:25:47.154 T:7872  NOTICE: special://logpath/ is mapped to: G:\Kodi\portable_data\
2021-09-15 19:25:47.154 T:7872  NOTICE: The executable running is: G:\Kodi\kodi.exe
2021-09-15 19:25:47.157 T:7872  NOTICE: Local hostname: DESKTOP-C3UCP96
2021-09-15 19:25:47.157 T:7872  NOTICE: Log File is located: G:\Kodi\portable_data\kodi.log
2021-09-15 19:25:47.159 T:7872  NOTICE: -----------------------------------------------------------------------
2021-09-15 19:25:47.183 T:7872    INFO: loading settings
2021-09-15 19:25:47.204 T:7872  NOTICE: special://profile/ is mapped to: special://masterprofile/
2021-09-15 19:25:47.228 T:7872   DEBUG: CSkinSettings: no <skinsettings> tag found
2021-09-15 19:25:47.229 T:7872  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
2021-09-15 19:25:47.234 T:7872  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
Is your uPnP service active?
Image
Reply
#18
(2021-09-15, 21:52)fsurfer Wrote:
(2021-09-15, 20:49)ShadoUrufu Wrote:
(2021-09-15, 19:07)fsurfer Wrote: You are trying to add sources to the menu within the skin Zephyr Reloaded I imagine using Library Node Editor which isn't skin specific on some skins these are nodes on others widgets on another shelves

 
If you are doing something, it fails - switch on logging, reproduce error and upload logfile (cut&paste) to https://paste.kodi.tv/ post the link here
I don't understand node editor enough to use it. And I've turned on logging but I don't know if it caught anything because the program does not crash, it just fails to produce a result. Here's the log pastebin: https://paste.kodi.tv/gitahufufe.kodi

And from my other tests, it seems the culprit has to do with 'Multipath' as a function.

I'll let the experts look at this though I did notice Kodi is on C: and M:, skin.arctic.zephyr .mod not skin.arctic.zephyr.mod ?

Here's a snippet of mine mine 
Quote:2021-09-15 19:25:47.151 T:7872  NOTICE: Host CPU: Intel® Core™ i7-3770 CPU @ 3.40GHz, 8 cores available
2021-09-15 19:25:47.154 T:7872  NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
2021-09-15 19:25:47.154 T:7872  NOTICE: Running with restricted rights
2021-09-15 19:25:47.154 T:7872  NOTICE: Aero is enabled
2021-09-15 19:25:47.154 T:7872  NOTICE: special://xbmc/ is mapped to: G:\Kodi
2021-09-15 19:25:47.154 T:7872  NOTICE: special://xbmcbin/ is mapped to: G:\Kodi
2021-09-15 19:25:47.154 T:7872  NOTICE: special://xbmcbinaddons/ is mapped to: G:\Kodi/addons
2021-09-15 19:25:47.154 T:7872  NOTICE: special://masterprofile/ is mapped to: G:\Kodi\portable_data\userdata
2021-09-15 19:25:47.154 T:7872  NOTICE: special://home/ is mapped to: G:\Kodi\portable_data\
2021-09-15 19:25:47.154 T:7872  NOTICE: special://temp/ is mapped to: G:\Kodi\portable_data\cache
2021-09-15 19:25:47.154 T:7872  NOTICE: special://logpath/ is mapped to: G:\Kodi\portable_data\
2021-09-15 19:25:47.154 T:7872  NOTICE: The executable running is: G:\Kodi\kodi.exe
2021-09-15 19:25:47.157 T:7872  NOTICE: Local hostname: DESKTOP-C3UCP96
2021-09-15 19:25:47.157 T:7872  NOTICE: Log File is located: G:\Kodi\portable_data\kodi.log
2021-09-15 19:25:47.159 T:7872  NOTICE: -----------------------------------------------------------------------
2021-09-15 19:25:47.183 T:7872    INFO: loading settings
2021-09-15 19:25:47.204 T:7872  NOTICE: special://profile/ is mapped to: special://masterprofile/
2021-09-15 19:25:47.228 T:7872   DEBUG: CSkinSettings: no <skinsettings> tag found
2021-09-15 19:25:47.229 T:7872  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
2021-09-15 19:25:47.234 T:7872  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
Is your uPnP service active?
Image
I just installed the 1.1.59 version of zephyr, since i went to check for updates to see if that would fix it. the UPnP service is on manual. Kodi is installed on M. App Data is still on C.
Reply
#19
(2021-09-15, 21:50)Jackanory Wrote: Have you considered combining your source folders into a custom Library? The Library will contain pointers to your source folders, and you can then mount it as a source in Kodi. This might prove more lucid than I: https://www.tenforums.com/tutorials/8811...-10-a.html

I'm on windows 7
Reply
#20
Just a quick note: I do have multiple folders designated in one source; specifically comedy & laffs are in two separate folders designated as 'Comedy' and both scan well with Matrix. Looking at your log: "CUtil::GetMatchingSource: no matching source found for [multipath://M%3a%5cVideos%5cAnimes%20(Jap)%5c/P%3a%5cVideos%5cAnimes%20(Jap)%5c/)"

Might be good to check sources.xml to see what you have.
e.g.
<source>
            <name>Comedy</name>
            <path pathversion="1">W:\Movies\Comedy\</path>
            <path pathversion="1">W:\Movies\Laffs\</path>
            <thumbnail pathversion="1">W:\Movies\Comedy\comedy.png</thumbnail>
            <allowsharing>true</allowsharing>
</source>

In my log I don't see the multipath negative statement, and scanning transpires in both folders; I would hate to point at odd ball chr$, skins or script.embuary but this feature does work for me.
Reply
#21
(2021-09-16, 03:03)PatK Wrote: Just a quick note: I do have multiple folders designated in one source; specifically comedy & laffs are in two separate folders designated as 'Comedy' and both scan well with Matrix. Looking at your log: "CUtil::GetMatchingSource: no matching source found for [multipath://M%3a%5cVideos%5cAnimes%20(Jap)%5c/P%3a%5cVideos%5cAnimes%20(Jap)%5c/)"

Might be good to check sources.xml to see what you have.
e.g.
<source>
            <name>Comedy</name>
            <path pathversion="1">W:\Movies\Comedy\</path>
            <path pathversion="1">W:\Movies\Laffs\</path>
            <thumbnail pathversion="1">W:\Movies\Comedy\comedy.png</thumbnail>
            <allowsharing>true</allowsharing>
</source>

In my log I don't see the multipath negative statement, and scanning transpires in both folders; I would hate to point at odd ball chr$, skins or script.embuary but this feature does work for me.

found two source.xml on my C folder. One of them has all of the sources, the other, somehow, doesn't have any of the japanese ones. 

        <source>
            <name>Animes (Jap)</name>
            <path pathversion="1">M:\Videos\Animes (Jap)\</path>
            <path pathversion="1">P:\Videos\Animes (Jap)\</path>
            <allowsharing>true</allowsharing>
        </source>

that is what i got. Your difference seems ot be that both are on the same drive. 

also checked the ones on my M drive, and none of them include any of my sources. I'm guessing app-data is the main location for the settings.
Reply
#22
I don't understand what's going wrong with the source though, I'm doing the same I do for the single-path ones. 
Library > Video > Add Video > Browse > Select Path A > Add > Select Path B
Directory Contains: TV Shows
Information Provider: Xem 

The only difference for my working anime sources, is that I only pick one path. I'm not understanding what I'm doing wrong. 
Looking into the source itself, I can clearly see all of the anime I'm supposed to have in it.
Reply
#23
I've seen past issues with split sources on multiple drives, that's why I recommended a single source for each work-around. I do have quite a few multi-path sources, but I make an effort to keep them on the same drive. Drives have different spin up and ready times which likely accounts for broken flow. You'll just have to be a little more flexible with your storage.
Reply
#24
(2021-09-16, 05:43)PatK Wrote: I've seen past issues with split sources on multiple drives, that's why I recommended a single source for each work-around. I do have quite a few multi-path sources, but I make an effort to keep them on the same drive. This maybe a bug and you'll just have to be a little more flexible in your storage.
I purposely kept mine simple as I use hot-swappable drives

<sources>
    <programs>
        <default pathversion="1"></default>
    </programs>
    <video>
        <default pathversion="1"></default>
        <source>
            <name>Das 1 Anime 1</name>
            <path pathversion="1">smb://server-1/Das 1/Das 1 Anime 1/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>Das 1 TV-Series 1</name>
            <path pathversion="1">smb://server-1/Das 1/Das 1 TV-Series 1/</path>
            <allowsharing>true</allowsharing>
        </source>



        <source>
            <name>Das 17 Anime 17</name>
            <path pathversion="1">smb://server-1/Das 17/Das 17 Anime 17/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>Das 17 Films 8</name>
            <path pathversion="1">smb://server-1/Das 17/Das 17 Films 8/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>Das 17 TV-Series 17</name>
            <path pathversion="1">smb://server-1/Das 17/Das 17 TV-Series 17/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>Das 16 Akira Kurosawa Boxset</name>
            <path pathversion="1">smb://server-1/Das 16/Das 16 Akira Kurosawa Boxset/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>Das 15 Films 6 Split</name>
            <path pathversion="1">smb://server-1/Das 15/Das 15 Films 6 Split/</path>
            <allowsharing>true</allowsharing>
        </source>
    </video>
    <music>
        <default pathversion="1"></default>
        <source>
            <name>Das 8 Audiobooks</name>
            <path pathversion="1">smb://server-1/Das 8/Das 8 Audiobooks/</path>
            <allowsharing>true</allowsharing>
        </source>
    </music>
    <pictures>
        <default pathversion="1"></default>
    </pictures>
    <files>
        <default pathversion="1"></default>
    </files>
    <games>
        <default pathversion="1"></default>
    </games>
</sources>
Reply
#25
Yeah. I'm as flexible as I can be though. I'm using a 2TB eHDD for my documents stuff, 5TB eHDD for my media, 2TB HDD inside the machine for games,250gb SSD for windows, and the 1TB eHDD for the rest. 

I can't fit all of the jap anime on the 1TB, there's an extra 70GB worth that just doesn't fit on it. 

Also, the 1TB is attached to a power supply, and has an on-off switch. I don't exactly want to use that for my documents either. It's the largest of the 3 drives. I could, but I don't want to, because i link all of my important windows files to an eHDD. It's a preventive security measure in case windows crash. I'm gonna have to go and back up my appdata settings again soon, unless i could like that ot an eHDD as well.
Reply

Logout Mark Read Team Forum Stats Members Help
Source issues with multiple destinations0