don.alcombright 15 Posted August 14, 2017 Posted August 14, 2017 So not 100% sure why but my collections are really doing nothing it appears, or nothing is being created. First and foremost I am demoing out Emby to see if I can make the switch from Plex as I am getting annoyed with Plex. The reason I mention that is to make sure I don't need Emby Premier for this to work, I couldn't find that listed anywhere but don't want to both everyone if its required. With that out of the way, more details below: I am running the EmbyServerBeta docker for unRAID, Version 3.2.27.1 beta. Library Settings: Download artwork and metadata from the internet is checked. Library Display: Group movies into collections is checked. I have re-scanned my library and also done a full meta data refresh, no collections get added. It is also set to the default 2 and for an example, [REC] and [REC] 2 have the matching Collection ID set = 74508.
Luke 42077 Posted August 14, 2017 Posted August 14, 2017 Hi, welcome. In order for the plugin to create boxsets your movies need to have the metadata value filled in: tmdb collection id. This is discussed on the plug-in installation page. Try using the editor functions to see if your movies have these values. If not then you can try refreshing a movie to see if it gets filled in. Thanks.
don.alcombright 15 Posted August 14, 2017 Author Posted August 14, 2017 Hi, welcome. In order for the plugin to create boxsets your movies need to have the metadata value filled in: tmdb collection id. This is discussed on the plug-in installation page. Try using the editor functions to see if your movies have these values. If not then you can try refreshing a movie to see if it gets filled in. Thanks. thanks for getting back in touch so fast, refreshing from the Plex forums They do, I mentioned [REC] and [REC]2 as an example.
Luke 42077 Posted August 14, 2017 Posted August 14, 2017 The autoboxset plugin has a scheduled task. did you try running that in the server scheduled tasks section?
don.alcombright 15 Posted August 14, 2017 Author Posted August 14, 2017 The autoboxset plugin has a scheduled task. did you try running that in the server scheduled tasks section? So I have clicked the "Refresh Box Sets" button, but I do not see an scheduled tasks anywhere for Auto Box Sets... hmmm...
don.alcombright 15 Posted August 14, 2017 Author Posted August 14, 2017 So I have clicked the "Refresh Box Sets" button, but I do not see an scheduled tasks anywhere for Auto Box Sets... hmmm... also just reinstalled the plugin and still dont see a task.
don.alcombright 15 Posted August 14, 2017 Author Posted August 14, 2017 The autoboxset plugin has a scheduled task. did you try running that in the server scheduled tasks section? I do see this in the log although not sure about it: 2017-08-14 13:24:27.3838 Debug XmlSerializer: Serializing to file /config/plugins/configurations/AutoBoxSets.xml 2017-08-14 13:24:27.3854 Info HttpServer: HTTP Response 204 to 10.10.1.16. Time: 6ms. http://10.10.1.3:8096/emby/Plugins/899c12c7-5b40-4c4e-9afd-afd74a685eb1/Configuration 2017-08-14 13:24:30.9962 Info HttpServer: HTTP POST http://10.10.1.3:8096/emby/AutoBoxSets/Refresh. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36 2017-08-14 13:24:30.9976 Info HttpServer: HTTP Response 204 to 10.10.1.16. Time: 1ms. http://10.10.1.3:8096/emby/AutoBoxSets/Refresh 2017-08-14 13:24:46.9460 Info HttpServer: HTTP SUBSCRIBE http://10.10.1.3:8096/dlna/b8106a23754a49f6963595ed544cab43/contentdirectory/events. UserAgent: 2017-08-14 13:24:46.9507 Error HttpServer: Error processing request *** Error Report *** Version: 3.2.27.1 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /config -restartpath /usr/lib/emby-server/restart.sh Operating system: Unix 4.9.30.0 64-Bit OS: True 64-Bit Process: True Mono: 4.8.1 (Stable 4.8.1.0/22a39d7 Tue Aug 8 14:05:52 UTC 2017) Processor count: 8 Program data path: /config Application directory: /usr/lib/emby-server/bin MediaBrowser.Common.Extensions.ResourceNotFoundException: Event with Id uuid:86a3bbc4e3664b998fe04a7d0f23f14d not found. at Emby.Dlna.Eventing.EventManager.GetSubscription (System.String id, System.Boolean throwOnMissing) [0x0002a] in <0e82cd2e7ad64993931ea46ebeff2604>:0 at Emby.Dlna.Eventing.EventManager.RenewEventSubscription (System.String subscriptionId, System.String requestedTimeoutString) [0x00000] in <0e82cd2e7ad64993931ea46ebeff2604>:0 at Emby.Dlna.Service.BaseService.RenewEventSubscription (System.String subscriptionId, System.String timeoutString) [0x00000] in <0e82cd2e7ad64993931ea46ebeff2604>:0 at MediaBrowser.Api.Dlna.DlnaServerService.ProcessEventRequest (MediaBrowser.Controller.Dlna.IEventManager eventManager) [0x00050] in <7dca36e32ea541f3a20d1bd1af7d2672>:0 at MediaBrowser.Api.Dlna.DlnaServerService.Any (MediaBrowser.Api.Dlna.ProcessContentDirectoryEventRequest request) [0x00000] in <7dca36e32ea541f3a20d1bd1af7d2672>:0 at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,object) at Emby.Server.Implementations.Services.ServiceExecGeneral+<Execute>d__2.MoveNext () [0x000d1] in <876d2e3a08ff404ba9f9e53607b9f3a5>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Implementations.Services.ServiceHandler+<ProcessRequestAsync>d__15.MoveNext () [0x0014c] in <876d2e3a08ff404ba9f9e53607b9f3a5>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>d__75.MoveNext () [0x005f8] in <876d2e3a08ff404ba9f9e53607b9f3a5>:0 MediaBrowser.Common.Extensions.ResourceNotFoundException at Emby.Dlna.Eventing.EventManager.GetSubscription (System.String id, System.Boolean throwOnMissing) [0x0002a] in <0e82cd2e7ad64993931ea46ebeff2604>:0 at Emby.Dlna.Eventing.EventManager.RenewEventSubscription (System.String subscriptionId, System.String requestedTimeoutString) [0x00000] in <0e82cd2e7ad64993931ea46ebeff2604>:0 at Emby.Dlna.Service.BaseService.RenewEventSubscription (System.String subscriptionId, System.String timeoutString) [0x00000] in <0e82cd2e7ad64993931ea46ebeff2604>:0 at MediaBrowser.Api.Dlna.DlnaServerService.ProcessEventRequest (MediaBrowser.Controller.Dlna.IEventManager eventManager) [0x00050] in <7dca36e32ea541f3a20d1bd1af7d2672>:0 at MediaBrowser.Api.Dlna.DlnaServerService.Any (MediaBrowser.Api.Dlna.ProcessContentDirectoryEventRequest request) [0x00000] in <7dca36e32ea541f3a20d1bd1af7d2672>:0 at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,object) at Emby.Server.Implementations.Services.ServiceExecGeneral+<Execute>d__2.MoveNext () [0x000d1] in <876d2e3a08ff404ba9f9e53607b9f3a5>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Implementations.Services.ServiceHandler+<ProcessRequestAsync>d__15.MoveNext () [0x0014c] in <876d2e3a08ff404ba9f9e53607b9f3a5>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>d__75.MoveNext () [0x005f8] in <876d2e3a08ff404ba9f9e53607b9f3a5>:0 2017-08-14 13:24:46.9526 Info HttpServer: HTTP Response 404 to 10.10.1.29. Time: 7ms. http://10.10.1.3:8096/dlna/b8106a23754a49f6963595ed544cab43/contentdirectory/events 2017-08-14 13:25:23.6181 Info HttpServer: HTTP GET http://10.10.1.3:8096/emby/System/Configuration. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36 2017-08-14 13:25:23.6199 Info HttpServer: HTTP Response 200 to 10.10.1.16. Time: 2ms. http://10.10.1.3:8096/emby/System/Configuration 2017-08-14 13:26:57.8172 Debug SessionManager: Disposing session controller PlayToController
Luke 42077 Posted August 14, 2017 Posted August 14, 2017 The scheduled task is in the "Scheduled Tasks" section of the server web interface, near the bottom of the sidebar menu. Try running that. Thanks.
don.alcombright 15 Posted August 14, 2017 Author Posted August 14, 2017 The scheduled task is in the "Scheduled Tasks" section of the server web interface, near the bottom of the sidebar menu. Try running that. Thanks. the task itself is not showing up. Application: check for app updates Application: check for plugin updates Internet Channels: refresh channels library: chapter image extraction library: download missing sub library: refresh people library: scan media library live tv: refrsh guide sync: convert media
Luke 42077 Posted August 14, 2017 Posted August 14, 2017 Right ok this is actually a hidden task that runs as part of the library scan, my mistake. Can you please attach the complete emby server log? thanks.
arrbee99 1815 Posted August 14, 2017 Posted August 14, 2017 Think I'm getting this to, on latest Emby beta server, Windows 10, Box Sets 1.1.0.6... Just added BR rips for Finding Nemo / Dory and Twilight - don't get added to already existing (low res) boxsets. Haven't added any boxset stuff recently, so don't know if it a new problem or not. I've run scheduled updates manually and told the plug-in to 'Refresh Box Sets'. server-63638352000.txt server-63638351997.txt
Luke 42077 Posted August 14, 2017 Posted August 14, 2017 Did you read the contents of this topic to answer the same questions that were asked to the original poster?
arrbee99 1815 Posted August 15, 2017 Posted August 15, 2017 (edited) If you mean the tmdb bit, yes they the new ones all seem to be identified correctly. This is one of the new BR rips added (for Finding Dory), same codes as for the SD version... They all seem to be identified, and use the same id as the SD versions. So I've added two Dory hi-res versions to the two low-res versions I already had and added 5 Twilight hi-res versions to the two low-res versions I already had. Edited August 15, 2017 by arrbee99
Happy2Play 9780 Posted August 15, 2017 Posted August 15, 2017 If you mean the tmdb bit, yes they the new ones all seem to be identified correctly. This is one of the new BR rips added (for Finding Dory), same codes as for the SD version... They all seem to be identified, and use the same id as the SD versions. So I've added two Dory hi-res versions to the two low-res versions I already had and added 5 Twilight hi-res versions to the two low-res versions I already had. So you are saying that multiple versions of the same movie are not be grouped into the their collections.
arrbee99 1815 Posted August 15, 2017 Posted August 15, 2017 So you are saying that multiple versions of the same movie are not be grouped into the their collections. Well, more or less. Already have SD versions of Finding Dory/Nemo and added HD versions. They don't get added to the collections. For Twilight I already have two SD movies and I added a BR box set of discs, which also don't get added to Emby's box set. OTOH I recently (a few weeks ago) added three Alvin and the Chipmunks BR rips to the Alvin and the Chipmunks SD boxset I already have and that worked fine... ...one SD and one HD for each.
don.alcombright 15 Posted August 15, 2017 Author Posted August 15, 2017 (edited) @@Luke https://drive.google.com/file/d/0B7baFOqwwO97c2lic1N0MmRnSnc/view?usp=sharing This should include all my logs from today which included a media refresh on 2 movies ([rec] and [rec]2) and a reinstall of BoxSets. Edited August 15, 2017 by don.alcombright
candyman 6 Posted August 15, 2017 Posted August 15, 2017 Looks like AutoBoxSets is broken on latest EMBY Beta - 2017-08-14 13:53:57.9021 Debug App: Running post-scan task CreateBoxSetsTask 2017-08-14 13:53:57.9021 Error App: Error running postscan task *** Error Report *** Version: 3.2.27.0 Command line: C:\Users\xxxx\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe -service Operating system: Microsoft Windows NT 6.2.9200.0 64-Bit OS: True 64-Bit Process: True Processor count: 8 Program data path: C:\Users\xxxx\AppData\Roaming\Emby-Server Application directory: C:\Users\xxxx\AppData\Roaming\Emby-Server\System System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Controller.Entities.BaseItem> MediaBrowser.Controller.Library.ILibraryManager.GetItemList(MediaBrowser.Controller.Entities.InternalItemsQuery)'. at AutoBoxSets.Plugin.GetAllItems(Type type) at AutoBoxSets.Plugin.<CreateAllBoxSets>d__24.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Emby.Server.Implementations.Library.LibraryManager.<RunPostScanTasks>d__113.MoveNext() System.MissingMethodException at AutoBoxSets.Plugin.GetAllItems(Type type) at AutoBoxSets.Plugin.<CreateAllBoxSets>d__24.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Emby.Server.Implementations.Library.LibraryManager.<RunPostScanTasks>d__113.MoveNext()
Solution arrbee99 1815 Posted August 15, 2017 Solution Posted August 15, 2017 Just downloaded and ran the new Auto Box Sets .7 version. All seems to be hunky dory now. Thanks very much. 1
don.alcombright 15 Posted August 15, 2017 Author Posted August 15, 2017 Just downloaded and ran the new Auto Box Sets .7 version. All seems to be hunky dory now. Thanks very much. yup, that fixed it for me.
don.alcombright 15 Posted August 15, 2017 Author Posted August 15, 2017 Just downloaded and ran the new Auto Box Sets .7 version. All seems to be hunky dory now. Thanks very much. probably a dumb question, but now in the UI where do I make it so All movies shows the collection and not the individual films, or is that not possible?
ebr 16169 Posted August 15, 2017 Posted August 15, 2017 Server Dashboard -> Library -> Display -> Collapse movies into collections
don.alcombright 15 Posted August 15, 2017 Author Posted August 15, 2017 Server Dashboard -> Library -> Display -> Collapse movies into collections do you mean this? If so I had it checked... Group movies into collections When displaying movie lists, movies belonging to a collection will be displayed as one grouped item
bluemonkey07 590 Posted August 15, 2017 Posted August 15, 2017 (edited) N Edited August 15, 2017 by Vidman
arrbee99 1815 Posted August 15, 2017 Posted August 15, 2017 do you mean this? If so I had it checked... Group movies into collections When displaying movie lists, movies belonging to a collection will be displayed as one grouped item I guess you found this already (bit difficult to tell from the picture)... Personally I tick options 3 and 4. Don't know why it wouldn't work if you have option 3 already checked though. Maybe just try refreshing stuff and running the scheduled updates manually...might take a while if you have lots of media (or might not, don't really know )
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