Search the Community
Showing results for tags 'completed'.
-
I am using the latest plugin version from the GitHub develop branch (version 2.2.36), and Kodi Krypton Beta 2. Did a new installation of the plugin with an empty Kodi db. None of the movies have the year populated, even though it is correctly populated in Emby server. TV Shows are not affected. My Emby server is running on Windows 10, and it is version 3.1.6113.25198.
-
I've been trying for two weeks to get this app to work. I have a mini slim desktop with a basic GPU in it and have tried Kodibuntu, LibreELEC and OpenELEC. I set it up. Everything through Kodi works perfectly except Emby. What happens is, I will go through the whole setup and everything will be glorious for a few episodes or movies. Then the next time I try to play something I get an error. The only way I have found to fix this is to completely remove Kodi, including all the app files, and completely re-install and re-setup the entire thing. Even if I just reset the database. I cannot get the startup wizard to prompt for my server and if I enter the IP and user manually I cannot get it to prompt for the password. It's like the app just up and dies after a few plays. It's not anything having to do with Internet or anything else because I can stream Exodus with no problem (as shown in log). Also, I can get to my server with my phone both by local IP address and outside the network using my router's DDNS. Just to point out, I'm using beta but have tried with the app from the stable repo and get the same results. Also the IP address in the log is NOT my server and is not the IP that is in the app settings so I have no idea where it is getting that from.... Attached is the latest log right after resetting the database. I'm hoping this is enough to diagnose the issue. I'll begin completely removing and reinstalling and wait for this to happen again and grab that log as well. Edit. This is actually on the Fire TV which also has the issue, my bad got them mixed up. kodi.log
-
Completed Cannot avoid music transcoding when trying to direct stream
Andy777 posted a topic in Kodi
Emby (server or the plugin) insists on transcoding all music files when trying to direct stream. In plugin Beta 2.2.30 on Jarvis 16.1 I have the following settings: * Playback Mode: Addon * Enable Music library: On * Direct stream music library: On * Play from HTTP instead of SMB: On Server is beta branch 3.1.156.0 The bitrate limits on both Kodi-plugin and the server are way up (100 Mbps). Most of my library are 160Kbps .mp3 files that I have ripped my self. Kodi plays them fine as such, but when using Emby with the above settings, they get transcoded to 128Kbps .mp3 files. How can I avoid transcoding the music if the bitrate is way below the limits and Kodi is able to direct stream it unmodified? BR, Andy777 Edit: Attached transcoding log. Server log doesn't show any messages about need to transcode. ipmasked_ffmpeg-transcode-4d215c0c-cc56-4c89-ae65-d03df0461b4d - Copy.txt -
Completed Emby for Android TV - Better, basic remote control support
FordGT90Concept posted a topic in Feature Requests
So these Leelboxes work great with Emby for Android TV but there's a problem: the controller/app doesn't really allow for basic DVR capability while playing back. The remote is pictured well here: https://www.amazon.com/Leelbox-android-installed-Amlogic-Android/dp/B013DONLX2 What I'd recommend during playback is: D-Pad Up/Down = change channel (disabled when playing back a recording) D-Pad Left = jump back 10 seconds D-Pad Right = jump forward 30 seconds OK = pause See the guide button to the lower left of the D-Pad? Make that button open up the on-screen display and the D-Pad behave as it does now. Better yet, and for maximum compatibility, allow users to press a key, and Emby record it, for defining the button to open the on-screen display switching the behavior of the D-Pad. This is useful for remotes that don't have that specific info button. -
So have installed the latest beta emby and titan skin, and I get the thred has exited. But think I have found the problem, if I have a library with say "lucifier" season 1 in it saved as a box set and in my recorded tv library I have recorded an episode of the new season of lucifier I get thread has exited. If I remove one of the lucifier folders from either boxsets or recorded tv it will continue to scan until it hits the next box set that I am currently recording a new season of. Any help would be great Oh and using kodi 17 krypton
-
Now I know that episodes with undefined season/episode numbers are designed to show up under season -1 but I have found that if I have any specials with undefined season/episode tags that a copy of every episode of that show shows up in the season-1 folder with version 2.2.10
-
It would be very useful if series pooling was supported. Thank you.
-
Hi, With Beta 2.2.34 I get the error during the syncing of songs (music) with both: "Full database reset", and "repair (music) database". Kodi log snippets attached. Server version: Version 3.1.156.0 beta BR, Andy777 ThreadExit_DBReset.TXT ThreadExit_MusicRepairt.TXT
-
Completed Library Sync Thread Has Exited! You should restart Kodi now. (Log inside)
Azelphur posted a topic in Kodi
Hey folks, seem to have a problm with syncing after adding some new music to my collection, here's the traceback from kodis log. 13:32:30 T:140378313320192 NOTICE: EMBY.musicutils -> getting song ID3 tags for /storage/Music/Eminem/Encore/01 Eminem - Curtains Up.flac 13:32:31 T:140378313320192 NOTICE: EMBY.musicutils -> getAdditionalSongTags --> embyid: 46bc2e5dded08c29ce398effd7e9d91a - emby_rating: 1 - file_rating: 0 - current rating in kodidb: 0 13:32:31 T:140378313320192 NOTICE: EMBY.itemtypes -> UPDATE song itemid: 46bc2e5dded08c29ce398effd7e9d91a - Title: Curtains Up 13:32:31 T:140378313320192 NOTICE: EMBY.librarysync -> ERROR:: 'Artwork' object has no attribute 'single_urlencode' Traceback (most recent call last): File "/var/lib/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 915, in run self.run_internal() File "/var/lib/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 1004, in run_internal librarySync = self.startSync() File "/var/lib/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 97, in startSync completed = ManualSync().sync() File "/var/lib/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 1058, in sync return self.fullSync(manualrun=True) File "/var/lib/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 292, in fullSync completed = self.music(embycursor, musiccursor, pDialog) File "/var/lib/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 1487, in music process[data_type][1](embyitem) File "/var/lib/kodi/.kodi/addons/plugin.video.emby/resources/lib/itemtypes.py", line 2285, in add_updateSong allart["Primary"] = "image://music@" + artwork.single_urlencode( playurl ) AttributeError: 'Artwork' object has no attribute 'single_urlencode' Anyone have any ideas on this? Thanks -
Completed v2.2.25 does not honor moving of userdata/addon_data in advancedsettings.xml
LoneRanger21 posted a topic in Kodi
I have been uses 2.2.21 with great success. Today I Upgraded to 2.2.25 to give it a beta test. The plugin immediately throws and error. (Attached as errorlog.txt) I noticed that the path /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.emby/data.txt was looking for a file in the "default" location However, due to a small size of storage on my fireTV I redirect userdata/addon_data to a different location. specifically /storage/sdcard1/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/ It appears that 2.2.25 is not following the substitution from the advancedsettings.xml, like version 2.2.21 did. (Attached as advsettings.txt) To verify this I copied the plugin.video.emby directory back to the default userdata area and the plugin works as expected Thanks for any help you can provide. errorlog.txt advsettings.txt -
Updated 5 of my Kodi boxes(LibreElec & Ubuntu 16.04) to 2.2.23 successfully but my main HTPC (Ubuntu 16.04) is having this issue. 11:29:34 T:139867556148992 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.ImportError'> Error Contents: cannot import name ServerConnect Traceback (most recent call last): File "/home/mike/.kodi/addons/plugin.video.emby/service.py", line 23, in <module> import userclient File "/home/mike/.kodi/addons/plugin.video.emby/resources/lib/userclient.py", line 12, in <module> import connectmanager File "/home/mike/.kodi/addons/plugin.video.emby/resources/lib/connectmanager.py", line 13, in <module> from dialog import ServerConnect, UsersConnect, LoginConnect, LoginManual, ServerManual ImportError: cannot import name ServerConnect -->End of Python script error report<-- I even renamed my .kodi folder & restarted kodi as a fresh install. Attached is the full log, let me know if you need any other info. kodi.log
-
Beta 2.2.28 23:57:43 122.255890 T:140098762938112 NOTICE: EMBY.itemtypes -> showid: 179 pathid: 3181 23:57:43 122.257851 T:140098762938112 NOTICE: EMBY.itemtypes -> UPDATE tvshow itemid: 3cb6ee2633dc01126f222f39889d986b - Title: Line of Duty 23:57:43 122.560295 T:140098762938112 NOTICE: EMBY.artwork -> Updating Art url for clearart kodiId: 179 (http://10.0.0.3:15023/emby/Items/3cb6ee2633dc01126f222f39889d986b/Images/Art/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=a2ce646b4af7c3eb52daae80cce0af6b) -> (http://10.0.0.3:15023/emby/Items/3cb6ee2633dc01126f222f39889d986b/Images/Art/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=182e8d35fb3dca13c3be5cce48aca0d1) 23:57:43 122.561584 T:140098762938112 NOTICE: EMBY.artwork -> Updating Art url for thumb kodiId: 179 (http://10.0.0.3:15023/emby/Items/3cb6ee2633dc01126f222f39889d986b/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=e20074272b8c50537d18b9f305b7908d) -> (http://10.0.0.3:15023/emby/Items/3cb6ee2633dc01126f222f39889d986b/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=96196d8705b6ddb7d1e2e564c4f833f2) 23:57:43 122.580238 T:140098762938112 NOTICE: EMBY.librarysync -> ERROR:: function takes at most 1 argument (2 given) Traceback (most recent call last): File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 908, in run self.run_internal() File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 983, in run_internal librarySync = self.startSync() File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 97, in startSync completed = ManualSync().sync() File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 1037, in sync return self.fullSync(manualrun=True) File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 264, in fullSync completed = process[itemtype](embycursor, kodicursor, pDialog) File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 1325, in tvshows tvshows.add_update(embytvshow, viewName, viewId) File "/storage/.kodi/addons/plugin.video.emby/resources/lib/itemtypes.py", line 1150, in add_update artwork.add_artwork(artwork.get_all_artwork(item), showid, "tvshow", kodicursor) File "/storage/.kodi/addons/plugin.video.emby/resources/lib/artwork.py", line 342, in add_artwork cursor=cursor) File "/storage/.kodi/addons/plugin.video.emby/resources/lib/artwork.py", line 392, in add_update_art self.delete_cached_artwork(url) File "/storage/.kodi/addons/plugin.video.emby/resources/lib/artwork.py", line 446, in delete_cached_artwork thumbnails = xbmc.translatePath("special://thumbnails/%s", cached_url).decode('utf-8') TypeError: function takes at most 1 argument (2 given) Full Logs - http://sprunge.us/bELT
-
I am getting this error with manually adding a server. It works fine with EmbyConnect though. This is the newest one 2.2.25.
-
Completed Library Sync Thread Has Exited! You should restart Kodi now
tjlmbklr posted a topic in Kodi
I seem to have this error once every few months and most times I can resolve it, but not this time. I have tried all I know including uninstalling and reinstalling Emby add-on. kodi.log -
I use bit torrent sync to sync folders in my media browser library. The library monitor constantly records the changes of these files as they are modified by bit torrent sync (emby v 3.1.106.0). It would be nice if it would ignore those files. Also I noticed that if doing a library scan while .bts files are present they would get added into the library (emby v 3.0.6060). It would be nice if .bts files were also ignored while running a library scan. I know syncthing uses .sync as an extension, it would probably be good to have those ignored too if that's not already the case. Some logs here
-
After resolving problem from this thread - http://emby.media/community/index.php?/topic/35674-stuck-on-compressing-db-log-file-snippet/ I faced similar one. Each time when I start Kodi after Emby server got new movie(s) then sync process hangs with message about updating library with new movie(s) but actually they don't appear in Kodi library. Kodi or PC restart does not help. Only force re-sync helps. In the log I've found possible cause: 22:43:36 T:5320 NOTICE: VideoInfoScanner: Starting scan .. 22:43:36 T:5204 NOTICE: EMBY.kodimonitor -> Method: VideoLibrary.OnScanStarted Data: null 22:45:32 T:5772 NOTICE: EMBY.downloadutils -> Server unreachable at: http://192.168.0.101:8096/emby/Users/e03057b3b9414841ba1f0876ee5cd398/Items?format=json 22:45:32 T:5204 NOTICE: EMBY.service -> Server is online and ready. 22:46:32 T:5772 NOTICE: EMBY.downloadutils -> Server unreachable at: http://192.168.0.101:8096/emby/Users/e03057b3b9414841ba1f0876ee5cd398/Items?format=json 22:46:32 T:5204 NOTICE: EMBY.service -> Server is online and ready. This URL returns next responce: {"ResponseStatus":{"ErrorCode":"SecurityException","Message":"Access token is required.","StackTrace":" at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.ValidateSecurityToken (IServiceRequest request, System.String token) <0x40867160 + 0x00107> in <filename unknown>:0 \n at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.ValidateUser (IServiceRequest request, IAuthenticationAttributes authAttribtues) <0x4085d4d0 + 0x0007b> in <filename unknown>:0 \n at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.Authenticate (IServiceRequest request, IAuthenticationAttributes authAttribtues) <0x4085a670 + 0x00017> in <filename unknown>:0 \n at MediaBrowser.Controller.Net.AuthenticatedAttribute.RequestFilter (IRequest request, IResponse response, System.Object requestDto) <0x4085a510 + 0x0007a> in <filename unknown>:0 \n at ServiceStack.ServiceStackHost.ApplyRequestFiltersSingle (IRequest req, IResponse res, System.Object requestDto) <0x4083d240 + 0x0029e> in <filename unknown>:0 \n at ServiceStack.ServiceStackHost.ApplyRequestFilters (IRequest req, IResponse res, System.Object requestDto) <0x408362b0 + 0x000d5> in <filename unknown>:0 \n at ServiceStack.Host.RestHandler+<ProcessRequestAsync>d__13.MoveNext () <0x4082a650 + 0x00595> in <filename unknown>:0 "}} Both HTPC with Kodi and Emby Server PC are located in local network. I can login to Emby from browser or app without problem with same user. Kodi version: 16.1 installed on Windows 10 with Titan skin 3.6.71 Emby plugin version: 2.2.18 Emby Server version: 3.0.6000.0 installed on Ubuntu 14.04 Emby for Kodi Sync queue plugin version: 1.0.60.20.14567 I attached full Kodi log just in case kodi.zip server-63605088011.zip
-
Kodi now supports season names (since Kodi 16, I think). Emby also supports season names. If I use Emby to set the name of Babylon 5: Season 1 to "Signs and Portents", I would like that to sync to Kodi. Luckily, syncing doesn't overwrite whatever name I give it in Kodi, but I would prefer not to maintain it in two places. Thanks, and sorry if this has come up before. I couldn't find it by searching. Also sorry about the tags. Not quite sure what happened there, and I can't do anything about them now...
- 2 replies
-
- season titlseason name
- season
-
(and 4 more)
Tagged with:
-
Completed Video of content type 'Home Video' no longer showing in kodi
markpeo posted a topic in Kodi
Hello, After one of the recent updates to the kodi plugin for windows, when I navigate to an Emby library that has its content type set to 'Home Videos', there is no content shown. I re-insalled kodi (16.1) and the emby add-on (using the latest beta repository) and results are still the same. My android tablet kodi plugin still works as normal, so I'm thinking that rules out a server issue. As a work around, I access the files via source>SMB file location. -
Completed Emby Live TV - Additional option on remuxing recordings
jasonmcroy posted a topic in Feature Requests
Could we get an additional option to remux to a mkv file vs. the current MP4 file? I know when you first release this option it actually put the recordings in an mkv container instead of MP4 so I thought perhaps the code is easy to put in and perhaps just have it as an additional option. Thoughts? -
During this beta cycle I have been adding more "Emby green" highlights to the Samsung client. However, I did such a lot of CSS tidying that I can now set the highlight colour thoughout the app easily. So easily I thought I just had to make it a user option so that you guys can customise the app a bit. Please shout out below your prefered highlight colour for selected menu items, text and borders. Here's an example in purple. Emby green will still be the default, so feel free to be garish, but make sure your colour works with white text.
-
Hi NEW: Default to HTTP playback out of the box, when selecting add-on playback mode. To use Samba (SMB), the option can be disabled via add-on settings > playback. We all agreed, this would be the most user-friendly approach to achieving Direct Play for new users.When I look at the Playback options I can see the option called "Play from HTTP instead of SMB" After updating the add-on to version 2.2.20 and selecting to keep all the existing add-on settings etc "Play from HTTP instead of SMB" is still turned off, so does that mean its still using SMB ? So on a clean installation when selecting to use the add-on default playback mode, you are saying that the "Play from HTTP instead of SMB" option would then be enabled ? Thanks
-
Hi, The only way I have found to restart the Server on OSX is to log in on the server and Quit it from the OSX/Mac top menu. It would be really handy if there could be a restart button next to the shutdown button on the Server tab of the Dashboard, right next to the Shutdown button. As an added bonus, once implemented, the Restart function could be linked from the post-Plugin-installation text reminding the operator to restart the server. Would make for even smoother operations. -Florux
-
I'm able to sync my Movies, but every time it gets to TV Shows I get a failure "Library sync thread has exited! You should restart Kodi now." I've uninstalled and reinstall the Kodi Emby plugin, but no luck. I've cleaned my library (via the plugin) and tried to resync, but I get a failure at the same point. Kodi Emby Plugin 2.2.19 Emby Server: 3.0.6400.0 Kodi Version: LibreElec 7.0.2 (Jarvis 16.1) Emby.Kosi Sync Queue: 1.2.6088.33065 11:43:53 T:140192476415744 NOTICE: EMBY.librarysync -> Media folders: [{'id': u'd4f1aeb3b8343a7c04f02bd596d038f3', 'name': u'TV Shows'}] 11:43:53 T:140192476415744 NOTICE: EMBY.itemtypes -> showid: 241018ae10b45c15978257fab2eec03b not found. 11:43:53 T:140192476415744 NOTICE: EMBY.itemtypes -> ADD tvshow itemid: 241018ae10b45c15978257fab2eec03b - Title: Angie Tribeca 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> episodeid: fb87daccb36fe4f83a1c19404421b434 not found. 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> ADD episode itemid: fb87daccb36fe4f83a1c19404421b434 - Title: Pilot 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> episodeid: 9a30290fc8201f465b8500b7f9f8e8e6 not found. 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> ADD episode itemid: 9a30290fc8201f465b8500b7f9f8e8e6 - Title: The Wedding Planner Did It 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> episodeid: 9bd70ca8a6c459caaed95d65f5941f74 not found. 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> ADD episode itemid: 9bd70ca8a6c459caaed95d65f5941f74 - Title: The Famous Ventriloquist Did It 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> episodeid: e644983f460590a1a4d40ebb829ae989 not found. 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> ADD episode itemid: e644983f460590a1a4d40ebb829ae989 - Title: The Thumb Affair 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> episodeid: 9e5903d2ca37ace94c65699befd123b1 not found. 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> ADD episode itemid: 9e5903d2ca37ace94c65699befd123b1 - Title: Commissioner Bigfish 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> episodeid: 0150c27fa00d07c9f7c0ce2d7428020c not found. 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> ADD episode itemid: 0150c27fa00d07c9f7c0ce2d7428020c - Title: Ferret Royale 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> episodeid: f515ce5e2650131bb4b8c82c88d2d4e6 not found. 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> ADD episode itemid: f515ce5e2650131bb4b8c82c88d2d4e6 - Title: Tribeca's Day Off 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> episodeid: b678e8f7037a1efbe079c0d62d5e0960 not found. 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> ADD episode itemid: b678e8f7037a1efbe079c0d62d5e0960 - Title: Murder in the First Class 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> episodeid: 3b299e78a0522ec73e7313418d3d2818 not found. 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> ADD episode itemid: 3b299e78a0522ec73e7313418d3d2818 - Title: Inside Man 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> episodeid: 654e4e492d82c5764aa99d7b6e15fb90 not found. 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> ADD episode itemid: 654e4e492d82c5764aa99d7b6e15fb90 - Title: The One with the Bomb 11:43:54 T:140192476415744 NOTICE: EMBY.itemtypes -> episodeid: d7997dbfd4b46f6aa8c2494c53f1e146 not found. 11:43:58 T:140192476415744 NOTICE: EMBY.librarysync -> ERROR:: list index out of range Traceback (most recent call last): File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 901, in run self.run_internal() File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 972, in run_internal librarySync = self.startSync() File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 98, in startSync completed = self.fullSync() File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 257, in fullSync completed = process[itemtype](embycursor, kodicursor, pDialog) File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 724, in tvshows tvshows.add_updateEpisode(episode) File "/storage/.kodi/addons/plugin.video.emby/resources/lib/itemtypes.py", line 1312, in add_updateEpisode filename = playurl.rsplit("/", 1)[1] IndexError: list index out of range 11:43:58 T:140192476415744 ERROR: Exception in thread Thread-10: Traceback (most recent call last): File "/home/chewitt/LibreELEC.70-official/build.LibreELEC-Generic.x86_64-7.0.2/Python-2.7.11/.install_pkg/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 901, in run self.run_internal() File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 972, in run_internal librarySync = self.startSync() File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 98, in startSync completed = self.fullSync() File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 257, in fullSync completed = process[itemtype](embycursor, kodicursor, pDialog) File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 724, in tvshows tvshows.add_updateEpisode(episode) File "/storage/.kodi/addons/plugin.video.emby/resources/lib/itemtypes.py", line 1312, in add_updateEpisode filename = playurl.rsplit("/", 1)[1] IndexError: list index out of range
-
Hi all, I am getting this error since 2 days ago. I try to play a video through the library and am getting this message. A few of days ago everything was working perfectly then suddenly yesterday i started getting this message. Some videos play some don't. The videos work properly when i play them through the files menu and emby plays the videos through the web browser. Some help would be deeply appreciated. Thanks. the versions i am using are : KODI Version: 16.1 EMBY for kodi Version: 2.2.20 kodi.log
-
In WMC if it is a repeat it displays it in the description as you can see at the bottom it has the title Starsky & Hutch, subtitle and that this episode is a repeat if you contrast that to emby it doesn't display that it just has release year. In this example it is pretty obvious that this show is old and it is a repeat but in other situation it is not and having a repeat in the episode title is much more beneficial than the release year. Hopefully emby details can be adjusted so it is more similar to WMC which no offense but it is to me much more useful info then emby. Thank you for considering it. From the guide data the repeat flag is indicator by previously shown date. <programme channel="98" stop="20160830040000 +0000" start="20160830030000 +0000"> <title lang="en">Starsky & Hutch</title> <sub-title lang="en">Targets Without A Badge - Part 1</sub-title> <desc lang="en">When one of Huggy's mates offers irrefutable evidence of the activities of a corrupt judge, he doesn't survive to testify in court.(United States, English)</desc> <credits> <actor>Paul Michael Glaser</actor> <actor>David Soul</actor> </credits> <date>1975</date> <category lang="en">Action</category> <language lang="en">English</language> <country lang="en">United States</country> <episode-num system="xmltv_ns">3.17.</episode-num> <episode-num system="icetv">22653-144367</episode-num> <previously-shown start="20141009"/> <rating system=""> <value>PG</value> </rating> </programme> Also it shows the original air date when you come to record it Again the wmc has more useful info than Emby has.