quickmic 1494 Posted May 2 Share Posted May 2 On Kodi startup sync: Boxsets are updated if Emby server reports changes. For realtime sync, each changed content will be checked if assigned to a boxset. Link to comment Share on other sites More sharing options...
d0ogie 9 Posted May 2 Share Posted May 2 (edited) 10 minutes ago, quickmic said: For realtime sync, each changed content will be checked if assigned to a boxset. Yes this behavior makes perfect sense. However it seems to actually be doing something like this (given the time taken per movie, and the log): -Client wakes from sleep (Kodi already running) -Ask Emby server for updates -n number of Movies need to update (for what it's worth - this seems to be mainly Subtitle downloads right now, as the library is not significantly changing otherwise) -update Movie metadata -evaluate need to update Boxsets for this movie -> always returns "you need to update ALL boxsets" # bug? -update ALL boxsets, add relevant movies to each, move to next movie in queue Let me see if I can change the movie library significantly enough to trigger an update on Kodi, and then we can try to better prove my theory. I will also move over to the 10.x.x branch. Edited May 2 by d0ogie 1 Link to comment Share on other sites More sharing options...
d0ogie 9 Posted May 3 Share Posted May 3 Doing some simultaneous testing. Scenarios are.. -add new Movie that is also part of an existing Collection -allow regular Subtitle Download task to run (trigger is default=24 hours) -1. Windows, Kodi 21.0, E4KNG 10.0.18 -Movies are added as expected, ~seconds after the Emby server has added them. -Sets do not seem to be updated automatically. Refresh Boxsets option fixes this. (I don't care, much - this is fine) -Subtitle Download task does not seem to cause a need to Sync at all (good?). -2. Android (NVIDIA Shield), Kodi 20.5, E4KNG 9.4.21 -Movies are added as expected, ~seconds after the Emby server has added them. -ALL Sets are refreshed with every singular Movie update, per the log. -Subtitle Download task on server causes a need to Sync on this client - usually around 400-500 movies or roughly 1/3 of the complete library. So - much improved with version 10.0.18 of the add-on. Will need to get moving on an upgrade across the house. 1 Link to comment Share on other sites More sharing options...
quickmic 1494 Posted May 3 Share Posted May 3 2 hours ago, d0ogie said: -1. Windows, Kodi 21.0, E4KNG 10.0.18 -Movies are added as expected, ~seconds after the Emby server has added them. -Sets do not seem to be updated automatically. Refresh Boxsets option fixes this. (I don't care, much - this is fine) -Subtitle Download task does not seem to cause a need to Sync at all (good?). Was this a realtime sync, means Kodi was online all the time? Link to comment Share on other sites More sharing options...
d0ogie 9 Posted May 3 Share Posted May 3 13 hours ago, quickmic said: Was this a realtime sync, means Kodi was online all the time? Yes, correct, Kodi was up and online in-UI (as opposed to playing video) throughout the changes on the server. Tasks were correctly detected via websocket (library scan in progress, for example). Once the server was done, the client picked up the changes correctly, except for the modification to the Collection. I will need to repeat this test specifically and collect some logs again, as the client was up for hours and the log was a mess. Link to comment Share on other sites More sharing options...
quickmic 1494 Posted May 4 Share Posted May 4 22 hours ago, d0ogie said: -1. Windows, Kodi 21.0, E4KNG 10.0.18 -Movies are added as expected, ~seconds after the Emby server has added them. -Sets do not seem to be updated automatically. Refresh Boxsets option fixes this. (I don't care, much - this is fine) -Subtitle Download task does not seem to cause a need to Sync at all (good?). I think I found the problem. You really added a movie, not just assigned a movie to a collection? I wasn't aware it's possible doing that at in one step. BoxSet/Collection updates for realtime sync only triggered for updated content. Not new content. I'll fix that in next version, but please check. 1 Link to comment Share on other sites More sharing options...
quickmic 1494 Posted May 4 Share Posted May 4 (edited) How 10.X works: Realtime updates (Emby via websocket) do not report boxsets/collections changes directly, just e.g. a movie has changed. The plugin tries to detect the assign boxsets/collections by movie's ParentId. It queries all boxsets from the ParentId and updates them all. e.g. "Alien" boxset/collection change... Emby would report 3 movie changes The ParentId is usually the subfolder of a movie. /movies/Alien 1/Alien1.mkv /movies/Alien 2/Alien2.mkv /movies/Alien 3/Alien3.mkv In this example ParentId would point to "/movies/Alien 1/", "/movies/Alien 2/", "/movies/Alien 3/" At the moment the plugin would update the "Alien" boxset/collection 3 times cause 3 movies had changed. I need to find a way to de-double these updates, however.. If ParentId points to a folder with multiple movies and multiple boxsets/collections assigned like... /movies/Alien1.mkv /movies/Alien2.mkv /movies/Alien3.mkv /movies/Back to the future1.mkv /movies/Back to the future2.mkv /movies/Back to the future3.mkv ...it would update both boxsets/collections. "Alien" and "Back to the future" even "Back to the future" has not changed. If you have many boxsets/collections in a ParentId's location, it could take quite some time to update them all. Edited May 4 by quickmic 1 Link to comment Share on other sites More sharing options...
quickmic 1494 Posted May 4 Share Posted May 4 Next version will de-double the boxset/collection updates.... 1 Link to comment Share on other sites More sharing options...
d0ogie 9 Posted May 5 Share Posted May 5 Awesome!! That's great! Yes to be clear - the feature I am using is (in Emby Server, under my Movies library): Quote Import collection information from metadata downloaders When enabled, this will import collection information from your enabled metadata downloaders. This may cause unwanted collections to be automatically created. Disabling will prevent future collections from being automatically created, but will not delete existing ones. ..so if I have, say, Beverly Hills Cop 1 and 2 in the library, then I add 3, that movie will also be added to the existing Beverly Hills Cop collection, thanks to the metadata. I understand the Emby for Kodi behavior perfectly now thanks to your explanation, and can now follow along in the code. Many thanks for taking time out to do that, it is much appreciated. It is very tricky logic to de-dupe the boxset updates correctly. Since I don't have a PR for you I'll donate instead. Awesome work. 1 Link to comment Share on other sites More sharing options...
quickmic 1494 Posted May 9 Share Posted May 9 I think I found another issue... Happens when folders are updated, I'll check and add another fix in next version. 1 Link to comment Share on other sites More sharing options...
BMan1 5 Posted August 3 Share Posted August 3 (edited) im still having the issue emby nextgen 9.4.20 embycon 1.11.27 2024-08-03 19:10:41.794 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [71898] 124 Underworld Collection: 1778 2024-08-03 19:10:41.794 T:8648 info <general>: EMBY.core.boxsets: UPDATE [71898] 124 Underworld Collection 2024-08-03 19:10:41.795 T:1756 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:41.795 T:1756 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'ParentId': '72014', 'GroupItemsIntoCollections': False, 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:41.795 T:1756 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:41.795 T:1756 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:41.795 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72014] 125 Universal Soldier Collection: 1784 2024-08-03 19:10:41.796 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72014] 125 Universal Soldier Collection: 1786 2024-08-03 19:10:41.796 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72014] 125 Universal Soldier Collection: 1785 2024-08-03 19:10:41.796 T:8648 info <general>: EMBY.core.boxsets: UPDATE [72014] 125 Universal Soldier Collection 2024-08-03 19:10:41.797 T:4140 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:41.797 T:4140 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'ParentId': '72091', 'GroupItemsIntoCollections': False, 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:41.797 T:4140 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:41.797 T:4140 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:41.798 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72091] 126 Urban Legend Collection: 1793 2024-08-03 19:10:41.798 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72091] 126 Urban Legend Collection: 1795 2024-08-03 19:10:41.798 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72091] 126 Urban Legend Collection: 1794 2024-08-03 19:10:41.798 T:8648 info <general>: EMBY.core.boxsets: UPDATE [72091] 126 Urban Legend Collection 2024-08-03 19:10:41.799 T:2228 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:41.799 T:2228 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'ParentId': '72327', 'GroupItemsIntoCollections': False, 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:41.799 T:2228 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:41.799 T:2228 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:41.800 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72327] 127 Waiting Collection: 1814 2024-08-03 19:10:41.800 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72327] 127 Waiting Collection: 1634 2024-08-03 19:10:41.800 T:8648 info <general>: EMBY.core.boxsets: UPDATE [72327] 127 Waiting Collection 2024-08-03 19:10:41.801 T:4116 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:41.801 T:4116 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'ParentId': '76046', 'GroupItemsIntoCollections': False, 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:41.801 T:4116 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:41.801 T:4116 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:41.802 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [76046] 131 Wishmaster Collection: 1867 2024-08-03 19:10:41.802 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [76046] 131 Wishmaster Collection: 1920 2024-08-03 19:10:41.802 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [76046] 131 Wishmaster Collection: 1919 2024-08-03 19:10:41.802 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [76046] 131 Wishmaster Collection: 1921 2024-08-03 19:10:41.802 T:8648 info <general>: EMBY.core.boxsets: UPDATE [76046] 131 Wishmaster Collection 2024-08-03 19:10:41.803 T:3460 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:41.804 T:3460 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'ParentId': '73132', 'GroupItemsIntoCollections': False, 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:41.804 T:3460 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:41.804 T:3460 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:41.804 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73132] 128 Wolf Creek Collection: 1872 2024-08-03 19:10:41.804 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73132] 128 Wolf Creek Collection: 1873 2024-08-03 19:10:41.805 T:8648 info <general>: EMBY.core.boxsets: UPDATE [73132] 128 Wolf Creek Collection 2024-08-03 19:10:41.805 T:5368 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:41.806 T:5368 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'ParentId': '73255', 'GroupItemsIntoCollections': False, 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:41.806 T:5368 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:41.806 T:5368 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:41.806 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73255] 129 Wrong Turn Collection: 1883 2024-08-03 19:10:41.806 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73255] 129 Wrong Turn Collection: 1884 2024-08-03 19:10:41.806 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73255] 129 Wrong Turn Collection: 1885 2024-08-03 19:10:41.807 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73255] 129 Wrong Turn Collection: 1886 2024-08-03 19:10:41.807 T:8648 info <general>: EMBY.core.boxsets: UPDATE [73255] 129 Wrong Turn Collection 2024-08-03 19:10:41.808 T:6064 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:41.808 T:6064 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'ParentId': '73317', 'GroupItemsIntoCollections': False, 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:41.808 T:6064 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:41.808 T:6064 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:41.808 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73317] 130 X-Men Collection: 1892 2024-08-03 19:10:41.808 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73317] 130 X-Men Collection: 1890 2024-08-03 19:10:41.809 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73317] 130 X-Men Collection: 1894 2024-08-03 19:10:41.809 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73317] 130 X-Men Collection: 1893 2024-08-03 19:10:41.809 T:8648 info <general>: EMBY.core.boxsets: UPDATE [73317] 130 X-Men Collection 2024-08-03 19:10:41.810 T:8648 info <general>: EMBY.core.movies: UPDATE [2 / 24 / 24] 53983: 16 Blocks 2024-08-03 19:10:41.848 T:8648 debug <general>: EMBY.database.dbio: ---< DBRW: 19fb57e9e60d49308a2938853d4611de / 5754 / worker_update rows updated on db close 2024-08-03 19:10:42.197 T:8648 debug <general>: EMBY.database.dbio: ---< DBRW: video / 89472 / worker_update rows updated on db close 2024-08-03 19:10:42.197 T:8648 info <general>: EMBY.database.library: [ worker exit ] 2024-08-03 19:10:42.197 T:8648 info <general>: EMBY.database.library: --<[ worker update interrupt ] 2024-08-03 19:10:42.204 T:8648 info <general>: EMBY.database.library: Retrieve changes, last synced: 2024-08-02T09:01:47Z 2024-08-03 19:10:42.204 T:8648 info <general>: EMBY.database.library: -->[ Kodi companion ] 2024-08-03 19:10:42.204 T:8648 debug <general>: EMBY.emby.http: [ http ] {'params': {'LastUpdateDT': '2024-08-02T09:01:47Z'}, 'url': 'http://192.168.70.45:8096/emby/Emby.Kodi.SyncQueue/19d4244d6d334ecd9e96b33e6ee054b5/GetItems', 'timeout': (15, 300)} 2024-08-03 19:10:42.204 T:8648 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:42.204 T:8648 info <general>: EMBY.database.library: --<[ Kodi companion ] 2024-08-03 19:10:42.204 T:8648 info <general>: EMBY.database.library: [ retrieve changes ] shared 2024-08-03 19:10:42.205 T:6724 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:42.205 T:6724 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 100000, 'Fields': None, 'IncludeItemTypes': 'Person', 'MinDateLastSavedForUser': '2024-08-02T09:01:47Z', 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:42.205 T:6724 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:42.205 T:6724 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:42.206 T:8648 info <general>: EMBY.database.library: [ retrieve changes ] Movies 2024-08-03 19:10:42.207 T:1648 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:42.207 T:1648 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'IncludeItemTypes': 'Genre', 'ParentId': '50238', 'MinDateLastSavedForUser': '2024-08-02T09:01:47Z', 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:42.207 T:1648 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:42.207 T:1648 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:42.208 T:8648 info <general>: EMBY.database.library: [ retrieve changes ] Movies 2024-08-03 19:10:42.208 T:2912 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:42.209 T:2912 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 20000, 'Fields': None, 'IncludeItemTypes': 'Tag', 'ParentId': '50238', 'MinDateLastSavedForUser': '2024-08-02T09:01:47Z', 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:42.209 T:2912 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:42.209 T:2912 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:42.209 T:8648 info <general>: EMBY.database.library: [ retrieve changes ] Movies 2024-08-03 19:10:42.210 T:2500 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] kodi.log Edited August 3 by BMan1 Link to comment Share on other sites More sharing options...
quickmic 1494 Posted August 3 Share Posted August 3 (edited) 1 hour ago, BMan1 said: im still having the issue emby nextgen 9.4.20 embycon 1.11.27 2024-08-03 19:10:41.794 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [71898] 124 Underworld Collection: 1778 2024-08-03 19:10:41.794 T:8648 info <general>: EMBY.core.boxsets: UPDATE [71898] 124 Underworld Collection 2024-08-03 19:10:41.795 T:1756 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:41.795 T:1756 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'ParentId': '72014', 'GroupItemsIntoCollections': False, 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:41.795 T:1756 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:41.795 T:1756 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:41.795 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72014] 125 Universal Soldier Collection: 1784 2024-08-03 19:10:41.796 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72014] 125 Universal Soldier Collection: 1786 2024-08-03 19:10:41.796 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72014] 125 Universal Soldier Collection: 1785 2024-08-03 19:10:41.796 T:8648 info <general>: EMBY.core.boxsets: UPDATE [72014] 125 Universal Soldier Collection 2024-08-03 19:10:41.797 T:4140 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:41.797 T:4140 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'ParentId': '72091', 'GroupItemsIntoCollections': False, 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:41.797 T:4140 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:41.797 T:4140 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:41.798 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72091] 126 Urban Legend Collection: 1793 2024-08-03 19:10:41.798 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72091] 126 Urban Legend Collection: 1795 2024-08-03 19:10:41.798 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72091] 126 Urban Legend Collection: 1794 2024-08-03 19:10:41.798 T:8648 info <general>: EMBY.core.boxsets: UPDATE [72091] 126 Urban Legend Collection 2024-08-03 19:10:41.799 T:2228 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:41.799 T:2228 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'ParentId': '72327', 'GroupItemsIntoCollections': False, 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:41.799 T:2228 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:41.799 T:2228 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:41.800 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72327] 127 Waiting Collection: 1814 2024-08-03 19:10:41.800 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [72327] 127 Waiting Collection: 1634 2024-08-03 19:10:41.800 T:8648 info <general>: EMBY.core.boxsets: UPDATE [72327] 127 Waiting Collection 2024-08-03 19:10:41.801 T:4116 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:41.801 T:4116 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'ParentId': '76046', 'GroupItemsIntoCollections': False, 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:41.801 T:4116 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:41.801 T:4116 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:41.802 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [76046] 131 Wishmaster Collection: 1867 2024-08-03 19:10:41.802 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [76046] 131 Wishmaster Collection: 1920 2024-08-03 19:10:41.802 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [76046] 131 Wishmaster Collection: 1919 2024-08-03 19:10:41.802 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [76046] 131 Wishmaster Collection: 1921 2024-08-03 19:10:41.802 T:8648 info <general>: EMBY.core.boxsets: UPDATE [76046] 131 Wishmaster Collection 2024-08-03 19:10:41.803 T:3460 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:41.804 T:3460 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'ParentId': '73132', 'GroupItemsIntoCollections': False, 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:41.804 T:3460 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:41.804 T:3460 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:41.804 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73132] 128 Wolf Creek Collection: 1872 2024-08-03 19:10:41.804 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73132] 128 Wolf Creek Collection: 1873 2024-08-03 19:10:41.805 T:8648 info <general>: EMBY.core.boxsets: UPDATE [73132] 128 Wolf Creek Collection 2024-08-03 19:10:41.805 T:5368 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:41.806 T:5368 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'ParentId': '73255', 'GroupItemsIntoCollections': False, 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:41.806 T:5368 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:41.806 T:5368 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:41.806 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73255] 129 Wrong Turn Collection: 1883 2024-08-03 19:10:41.806 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73255] 129 Wrong Turn Collection: 1884 2024-08-03 19:10:41.806 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73255] 129 Wrong Turn Collection: 1885 2024-08-03 19:10:41.807 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73255] 129 Wrong Turn Collection: 1886 2024-08-03 19:10:41.807 T:8648 info <general>: EMBY.core.boxsets: UPDATE [73255] 129 Wrong Turn Collection 2024-08-03 19:10:41.808 T:6064 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:41.808 T:6064 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'ParentId': '73317', 'GroupItemsIntoCollections': False, 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:41.808 T:6064 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:41.808 T:6064 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:41.808 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73317] 130 X-Men Collection: 1892 2024-08-03 19:10:41.808 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73317] 130 X-Men Collection: 1890 2024-08-03 19:10:41.809 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73317] 130 X-Men Collection: 1894 2024-08-03 19:10:41.809 T:8648 info <general>: EMBY.core.boxsets: DELETE from boxset [73317] 130 X-Men Collection: 1893 2024-08-03 19:10:41.809 T:8648 info <general>: EMBY.core.boxsets: UPDATE [73317] 130 X-Men Collection 2024-08-03 19:10:41.810 T:8648 info <general>: EMBY.core.movies: UPDATE [2 / 24 / 24] 53983: 16 Blocks 2024-08-03 19:10:41.848 T:8648 debug <general>: EMBY.database.dbio: ---< DBRW: 19fb57e9e60d49308a2938853d4611de / 5754 / worker_update rows updated on db close 2024-08-03 19:10:42.197 T:8648 debug <general>: EMBY.database.dbio: ---< DBRW: video / 89472 / worker_update rows updated on db close 2024-08-03 19:10:42.197 T:8648 info <general>: EMBY.database.library: [ worker exit ] 2024-08-03 19:10:42.197 T:8648 info <general>: EMBY.database.library: --<[ worker update interrupt ] 2024-08-03 19:10:42.204 T:8648 info <general>: EMBY.database.library: Retrieve changes, last synced: 2024-08-02T09:01:47Z 2024-08-03 19:10:42.204 T:8648 info <general>: EMBY.database.library: -->[ Kodi companion ] 2024-08-03 19:10:42.204 T:8648 debug <general>: EMBY.emby.http: [ http ] {'params': {'LastUpdateDT': '2024-08-02T09:01:47Z'}, 'url': 'http://192.168.70.45:8096/emby/Emby.Kodi.SyncQueue/19d4244d6d334ecd9e96b33e6ee054b5/GetItems', 'timeout': (15, 300)} 2024-08-03 19:10:42.204 T:8648 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:42.204 T:8648 info <general>: EMBY.database.library: --<[ Kodi companion ] 2024-08-03 19:10:42.204 T:8648 info <general>: EMBY.database.library: [ retrieve changes ] shared 2024-08-03 19:10:42.205 T:6724 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:42.205 T:6724 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 100000, 'Fields': None, 'IncludeItemTypes': 'Person', 'MinDateLastSavedForUser': '2024-08-02T09:01:47Z', 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:42.205 T:6724 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:42.205 T:6724 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:42.206 T:8648 info <general>: EMBY.database.library: [ retrieve changes ] Movies 2024-08-03 19:10:42.207 T:1648 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:42.207 T:1648 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 5000, 'Fields': None, 'IncludeItemTypes': 'Genre', 'ParentId': '50238', 'MinDateLastSavedForUser': '2024-08-02T09:01:47Z', 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:42.207 T:1648 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:42.207 T:1648 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:42.208 T:8648 info <general>: EMBY.database.library: [ retrieve changes ] Movies 2024-08-03 19:10:42.208 T:2912 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] 2024-08-03 19:10:42.209 T:2912 debug <general>: EMBY.emby.http: [ http ] {'params': {'EnableTotalRecordCount': False, 'LocationTypes': 'FileSystem,Remote,Offline', 'Recursive': True, 'Limit': 20000, 'Fields': None, 'IncludeItemTypes': 'Tag', 'ParentId': '50238', 'MinDateLastSavedForUser': '2024-08-02T09:01:47Z', 'StartIndex': 0}, 'url': 'http://192.168.70.45:8096/emby/Users/19d4244d6d334ecd9e96b33e6ee054b5/Items', 'timeout': (15, 300)} 2024-08-03 19:10:42.209 T:2912 debug <general>: EMBY.emby.http: Session close: No session found 2024-08-03 19:10:42.209 T:2912 debug <general>: EMBY.emby.api: THREAD: ---<[ load Items ] (no items found or shutdown) 2024-08-03 19:10:42.209 T:8648 info <general>: EMBY.database.library: [ retrieve changes ] Movies 2024-08-03 19:10:42.210 T:2500 debug <general>: EMBY.emby.api: THREAD: --->[ load Items ] kodi.log 7.98 MB · 0 downloads Sounds like the boxset "slow-issue" and should be fixed by 10.X Edited August 3 by quickmic Link to comment Share on other sites More sharing options...
BMan1 5 Posted August 3 Share Posted August 3 9.4.20 is the latest i can find? Link to comment Share on other sites More sharing options...
quickmic 1494 Posted August 3 Share Posted August 3 2 minutes ago, BMan1 said: 9.4.20 is the latest i can find? Probably, reinstall the Emby kodi repository to trigger a refresh. Link to comment Share on other sites More sharing options...
BMan1 5 Posted August 3 Share Posted August 3 (edited) I've never had so much trouble! redone repo and now see v 10.0.44 uninstalled old repos and then when search for emby in the addons it crashes. dont have an issue searching for anything else... finally navigated through and installed v10 and it works now. still cant search for emby in addons though it crashes kodi. yet could before I installed new repo. Edited August 3 by BMan1 1 Link to comment Share on other sites More sharing options...
quickmic 1494 Posted August 3 Share Posted August 3 29 minutes ago, BMan1 said: I've never had so much trouble! redone repo and now see v 10.0.44 uninstalled old repos and then when search for emby in the addons it crashes. dont have an issue searching for anything else... finally navigated through and installed v10 and it works now. still cant search for emby in addons though it crashes kodi. yet could before I installed new repo. Interesting, can you send a kodi.log including the crash please. Link to comment Share on other sites More sharing options...
BMan1 5 Posted August 3 Share Posted August 3 i done the first search using "test" and worked fine next one using "emby" and crashes kodi.log 1 Link to comment Share on other sites More sharing options...
quickmic 1494 Posted August 3 Share Posted August 3 (edited) Thanks, I'll check it. Actually not related to the next-gen plugin directly, but maybe I find something. Edited August 3 by quickmic 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now