Jump to content

Music Videos Favorite tag does not show up in Favorites


visproduction

Recommended Posts

visproduction

Windows 10 32bit server

Music Video library

Make any video favorite (click on heart)

Results:

Music video does not show in favorites page

Debug log on two events. Notice the 2 log lines below: "System.MissingMethodException: ... "

2022-06-14 09:53:28.814 Info Server: http/1.1 POST http://localhost:8096/emby/Users/26c2debf1cbc4d1a8c799a9f716f8156/FavoriteItems/76680?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=68de335e-7992-4b81-9ed1-f54908046ce8&X-Emby-Client-Version=4.7.2.0. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36
2022-06-14 09:53:29.012 Error UserDataManager: Error in event handler
	*** Error Report ***
	Version: 4.7.2.0
	Command line: C:\Users\Administrator\AppData\Roaming\Emby-Server\system\EmbyServer.dll
	Operating system: Microsoft Windows 10.0.19044
	Framework: .NET 6.0.5
	OS/Process: x86/x86
	Runtime: C:/Users/Administrator/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll
	Processor count: 2
	Data path: C:\Users\Administrator\AppData\Roaming\Emby-Server\programdata
	Application path: C:\Users\Administrator\AppData\Roaming\Emby-Server\system
	System.MissingMethodException: System.MissingMethodException: Method not found: 'Void MediaBrowser.Controller.Entities.BaseItem.set_Rating(System.Nullable`1<Double>)'.
	   at SmartPlaylist.EntryPoint._userDataManager_UserDataSaved(Object sender, UserDataSaveEventArgs e)
	   at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
	   at MediaBrowser.Common.Events.EventHelper.FireEventIfNotNull[T](EventHandler`1 handler, Object sender, T args, ILogger logger)
	Source: SmartPlaylist
	TargetSite: Void _userDataManager_UserDataSaved(System.Object, MediaBrowser.Controller.Library.UserDataSaveEventArgs)
	
      
2022-06-14 09:53:29.012 Info Server: http/1.1 Response 200 to ::1. Time: 199ms. http://localhost:8096/emby/Users/26c2debf1cbc4d1a8c799a9f716f8156/FavoriteItems/76680?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=68de335e-7992-4b81-9ed1-f54908046ce8&X-Emby-Client-Version=4.7.2.0
2022-06-14 09:53:45.769 Info Server: http/1.1 POST http://localhost:8096/emby/Users/26c2debf1cbc4d1a8c799a9f716f8156/FavoriteItems/76680/Delete?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=68de335e-7992-4b81-9ed1-f54908046ce8&X-Emby-Client-Version=4.7.2.0. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36
2022-06-14 09:53:45.772 Error UserDataManager: Error in event handler
	*** Error Report ***
	Version: 4.7.2.0
	Command line: C:\Users\Administrator\AppData\Roaming\Emby-Server\system\EmbyServer.dll
	Operating system: Microsoft Windows 10.0.19044
	Framework: .NET 6.0.5
	OS/Process: x86/x86
	Runtime: C:/Users/Administrator/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll
	Processor count: 2
	Data path: C:\Users\Administrator\AppData\Roaming\Emby-Server\programdata
	Application path: C:\Users\Administrator\AppData\Roaming\Emby-Server\system
	System.MissingMethodException: System.MissingMethodException: Method not found: 'Void MediaBrowser.Controller.Entities.BaseItem.set_Rating(System.Nullable`1<Double>)'.
	   at SmartPlaylist.EntryPoint._userDataManager_UserDataSaved(Object sender, UserDataSaveEventArgs e)
	   at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
	   at MediaBrowser.Common.Events.EventHelper.FireEventIfNotNull[T](EventHandler`1 handler, Object sender, T args, ILogger logger)
	Source: SmartPlaylist
	TargetSite: Void _userDataManager_UserDataSaved(System.Object, MediaBrowser.Controller.Library.UserDataSaveEventArgs)

1244992409_favoritesfrommusicvideolibrarydonotshowuponfavoritespage.thumb.jpg.9814951a2d27278c9b1d9e117bdcc081.jpg

Edited by visproduction
Link to comment
Share on other sites

Quote

Debug log on two events. Notice the 2 log lines below: "System.MissingMethodException: ... "

Hi, I would suggest reporting this to the developer of the smart playlists plugin.

Link to comment
Share on other sites

visproduction

Hmm, The button style on top and background has some CSS changes, but I am not in the playlist.  This is just favorites button is from the home page.  Are you saying that the plug in somehow broke the favorites feature for music videos?

Link to comment
Share on other sites

No, I think we just may not be showing music videos on that screen. We'll have to add it. Thanks.

  • Thanks 2
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...