2021-09-21, 22:08
Posted here because I'm not sure this is specific to Android (my client) or Raspberry Pi (my server). I'll test it on a Windows client later.
May also be a known drawback of webdav via substitution that I'm not aware of.
Library files containing a comma in the path played on Android TV's Kodi via a WebDAV server using path substitution cannot be played (Kodi says file not found).
This only happens when playing via the library - if I go to the WebDAV source via the "Videos" menu, and using WebDAV as a media source, the files play fine without issues.
My setup:
- Media stored on Raspberry Pi.
- Kodi 19 running on same raspberry pi, maintaining library, SQL server for library.
- File servers set up for NFS, FTP, SMB, and recently WebDAV (trying to improve 2160p x265 local streaming).
- Android TV, running Android 9.
- Kodi 19.1 installed via Play Store.
- Advanced settings file contains Path substitution from raspberry pi path (/mnt/2tb2) to server path (WebDAV://user:password@Pi-ip/webdav <- points to /mnt/2tb2) - this works fine, has worked fine for FTP, NFS, SMB, and most files via WebDAV.
Episodes of Jimmy Fallon's The Tonight Show contain commas separating the guest names - issue occurs.
Movies that have a prefix such as "The", with a folder format of "Movie, The" - issue occurs.
Other TV show episodes containing a comma in the folder or filename - issue occurs.
Any movie or TV show that doesn't contain a comma anywhere in the path - no issue, file is played.
Not got a logfile yet - will install the plugin after this show and upload one.
Will test if the issue occurs on windows too.
For now, I've swapped back to FTP instead of webdav.
May also be a known drawback of webdav via substitution that I'm not aware of.
Library files containing a comma in the path played on Android TV's Kodi via a WebDAV server using path substitution cannot be played (Kodi says file not found).
This only happens when playing via the library - if I go to the WebDAV source via the "Videos" menu, and using WebDAV as a media source, the files play fine without issues.
My setup:
- Media stored on Raspberry Pi.
- Kodi 19 running on same raspberry pi, maintaining library, SQL server for library.
- File servers set up for NFS, FTP, SMB, and recently WebDAV (trying to improve 2160p x265 local streaming).
- Android TV, running Android 9.
- Kodi 19.1 installed via Play Store.
- Advanced settings file contains Path substitution from raspberry pi path (/mnt/2tb2) to server path (WebDAV://user:password@Pi-ip/webdav <- points to /mnt/2tb2) - this works fine, has worked fine for FTP, NFS, SMB, and most files via WebDAV.
Episodes of Jimmy Fallon's The Tonight Show contain commas separating the guest names - issue occurs.
Movies that have a prefix such as "The", with a folder format of "Movie, The" - issue occurs.
Other TV show episodes containing a comma in the folder or filename - issue occurs.
Any movie or TV show that doesn't contain a comma anywhere in the path - no issue, file is played.
Not got a logfile yet - will install the plugin after this show and upload one.
Will test if the issue occurs on windows too.
For now, I've swapped back to FTP instead of webdav.