Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Neminem

    Stuttering on Google 4k Streamer

    Hmm I also see this TranscodeReasons=ContainerBitrateExceedsLimit Can you try setting the client bitrate higher, not sure what you have set that to.
  3. Neminem

    Stuttering on Google 4k Streamer

    What happens if you select AC3 sound track before start of play? instead of DTS. Its can also be the shear numbers of PGS subs in that file, it has 35 of them. And it has 10 differrent audio tracks. I would make a copy of the movie file, and remux all track out that you don't need. And see if that helps.
  4. Neminem

    Stuttering on Google 4k Streamer

    Ok sorry to hear that. Devs will need logs from that attempt also
  5. Today
  6. RedNo7

    Played From Plex plugin

    OK, it works! However, at least for QNAP, both PlayedFromPlex.dll & meta.json had to be in %ProgramData%\Emby-Server\plugins, not a subdirectory. I was unable to see my friends (other Plex accounts with Library access). Will that be possible at some point? I was running watchstate in a docker container on my QNAP until now and this is a great replacement! edit: I set the files to `666` to match the others in the `Plugins` directory.
  7. Sean429

    Stuttering on Google 4k Streamer

    Hey Neminem, thanks for the suggestion. I switched HEVC video encoding off and saved the change. Tried playing Skyfall again afterwards, but no dice unfortunately - the same behavior is displayed.
  8. Purpose and Function Recommend media to 1 or more recipients (recipients the admin has given you access to). Recommendations are checked for unwatched then added to a user dedicated 'recommendation collection' Admin send Recommendation access model - Everyone, No One (default), Named Users, Group Membership. Configurable default New User behaviour (send policy, group membership). Configurable collection naming. Admin server wide media type control. User (and optionally admin) controlled recommendation receive preferences. Toast notification of recommendations. Historical event view of recommendations. Watched Medias are removed from a user's recommendation collection on event and scheduled task. learn to spell the word 'recommend' Getting Started Establish your preferred collection naming syntax. Give users access to make recomendations to other users. Use the user facing UI under the profile picture (only available on a web client) to make a reccomendation. Review the "Collection" library for users' recomendation collections. If you have existing recommendation collections and you name them as per your policy they will be subsumed into the ecosystem (added to not replaced) RecommendMe.mp4 Disclaimers Vibe coded with Claude, backup database before 1st use, until tested. (Collections are individually targetted for adding individual members) Download https://github.com/ginjaninja1/recommendme Assume version changes require deletion of \data\RecommendMe ie a hard reset during early builds at least. 0.1.0.1RecommendMe.dll 0.1.0.0RecommendMe.dll Changes 0.1.0.1 Task catalogue correction Known issues Issues and Suggestions Welcome. Roadmap Add indexing flavour text to all media items (eg Year, MediaType, Library) if Collections ever got an access model, implement that. Implement most recent N mediaitems/images on collection collages agressively on change. Store realtime notification for delivery when target user is online (improve chance of them seeing notification). Prevent ability to recomend what the target does not have access to (they wont see the items now (emby's access model wins), but they can show up in the report) Other Info Plugin stores data in \programdata\data\recommendme(good to know if you want to reset/uninstall)
  9. RedNo7

    Played From Plex plugin

    Thanks for sharing. ...I'm using a QNAP NAS and will happily share how it works on it.
  10. Gabi92

    Library scan issue

    Than you for the response. I´ve tried the beta version but the error is still there: 2026-08-08 09:01:29.039 Info ProviderManager: RefreshItem Start: 116949 Folder /discos/Peliculas/Pelis/H 2026-08-08 09:01:29.262 Error ProviderManager: Error validating children for H 116949 /discos/Peliculas/Pelis/H *** Error Report *** Version: 4.10.0.22 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Linux version 6.8.12-22-pve (build@proxmox) (gcc (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC PMX OS/Process: x64/x64 Framework: .NET 8.0.28 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 2 Data path: /var/lib/emby Application path: /opt/emby-server/system System.NullReferenceException: System.NullReferenceException: Object reference not set to an instance of an object. at Emby.Naming.Video.VideoListResolver.GetVideosGroupedByVersion(List`1 videos, VideoResolver videoResolver, Boolean parseName, Boolean supportMultiVersion) at Emby.Naming.Video.VideoListResolver.ResolveToResult(List`1 files, Boolean supportMultiVersion, Boolean parseName, Boolean isMixedFolder) at Emby.Naming.Video.VideoListResolver.Resolve(List`1 files, Boolean supportMultiVersion, Boolean parseName, Boolean isMixedFolder) at Emby.Server.Implementations.Library.Resolvers.VideoResolver.ResolveVideos[T](IEnumerable`1 files, Folder parent, IDirectoryService directoryService, Boolean supportMultiEditions, Boolean supportsMultiParts, BaseItem[] collectionFolders, LibraryOptions libraryOptions, Boolean parseName, Boolean checkSubFolders) at Emby.Server.Implementations.Library.Resolvers.VideoResolver.FindMovie[T](FileSystemMetadata[] fileSystemEntries, Folder parent, IDirectoryService directoryService, BaseItem[] collectionFolders, LibraryOptions libraryOptions, Boolean supportsMultiVersion, Boolean supportsMultiPart, Boolean parseName) at Emby.Server.Implementations.Library.Resolvers.VideoResolver.ResolveVideos[T](IEnumerable`1 files, Folder parent, IDirectoryService directoryService, Boolean supportMultiEditions, Boolean supportsMultiParts, BaseItem[] collectionFolders, LibraryOptions libraryOptions, Boolean parseName, Boolean checkSubFolders) at Emby.Server.Implementations.Library.Resolvers.VideoResolver.ResolveMultipleInternal(Folder parent, List`1 files, List`1 originalFiles, LibraryOptions libraryOptions, BaseItem[] collectionFolders, IDirectoryService directoryService) at MediaBrowser.Controller.Resolvers.BaseItemResolver`1.ResolveMultiple(Folder parent, List`1 files, List`1 originalFiles, LibraryOptions libraryOptions, BaseItem[] collectionFolders, IDirectoryService directoryService) at Emby.Server.Implementations.Library.LibraryManager.ResolvePaths(FileSystemMetadata[] files, IDirectoryService directoryService, Folder parent, BaseItem[] collectionFolders, LibraryOptions libraryOptions) at MediaBrowser.Controller.Entities.Folder.GetNonCachedChildren(IDirectoryService directoryService, BaseItem[] collectionFolders, LibraryOptions libraryOptions) at MediaBrowser.Controller.Entities.BaseItem.ValidateChildrenInternal(IProgress`1 progress, CancellationToken cancellationToken, Boolean recursive, Boolean refreshChildMetadata, BaseItem[] collectionFolders, LibraryOptions libraryOptions, Dictionary`2 newItemIds, MetadataRefreshOptions refreshOptions, IDirectoryService directoryService) at Emby.Providers.Manager.ProviderManager.RefreshItem(BaseItem item, MetadataRefreshOptions options, CancellationToken cancellationToken) Source: Emby.Naming TargetSite: System.Collections.Generic.List`1[Emby.Naming.Video.VideoInfo] GetVideosGroupedByVersion(System.Collections.Generic.List`1[Emby.Naming.Video.VideoInfo], Emby.Naming.Video.VideoResolver, Boolean, Boolean) embyserver.txt
  11. Totally understand - that's why I was trying to offer another perspective. I only stated that I'm new to show that I do not have a personal connection with anyone in this thread i.e. my take was independent. I was genuinely looking forward to trying out your plugin so hope you decide to release it at some point.
  12. Luke

    Task Error: Calculate Statistics for TV Shows

    Hi, I would suggest posting this in the topic for the plugin to ensure that the developer will see it. Thanks.
  13. Emby Version: 4.0.5.0 OS: Win 11 The Task for Calculating the Stats for TV Shows fails with the following infos: Laufzeit: 9 seconds One or more errors occurred. (Type definitions should start with a '{', expecting serialized type 'EpisodesData', got string starting with: banners/v4/episode/9165654/screencap/6347fa4653b2f) at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task`1.get_Result() at statistics.Calculators.BaseCalculator..ctor(IUserManager userManager, ILibraryManager libraryManager, IUserDataManager userDataManager, IProviderManager providerManager, ILogger Logger, CancellationToken cancellationToken) at Statistics.Helpers.ShowProgressCalculator..ctor(IUserManager userManager, ILibraryManager libraryManager, IUserDataManager userDataManager, IFileSystem fileSystem, IServerApplicationPaths serverApplicationPaths, ILogger logger, IJsonSerializer jsonSerializer, IProviderManager providerManager, CancellationToken cancellationToken) at statistics.ScheduledTasks.CalculateTVTask.MediaBrowser.Model.Tasks.IScheduledTask.Execute(CancellationToken cancellationToken, IProgress`1 progress) at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options) Anyone has an idea if this is a problem with the stats task itself or anything i can do, as far as i can see it sends or does not send the "{" but i am not sure if i should change this in the DB or if it is an error of the Plugin. Thanks
  14. The setting I mentioned is in your user display preferences. It is not under collections and is only used in a TV series.
  15. can you please provide more detail? how are your files organized? how many emby libraries have you created, and what are the folders added to each one? You must have something setup as movies.
  16. JokerJ420

    Please add a feature where Emby will retain data

    I right clicked the file, edit metadata, and where the box for themoviedb, the appropriate ID is there. Iam then clicking the little box off to the right and it links to the wrong area/movie. Also when you import the metadata using that info instead of linking it to the appropriate show it will fill in the metadata for the movie it links to on the site instead. If you look at the url of the site there is a /movie section and a /tv section. It links to the wrong section. ALF_S01E01_Pilot.mkv Library option is set to TV Show
  17. JokerJ420

    Please add a feature where Emby will retain data

    Its the same setting under all of my other collections but for some reason only the one I listed it bunches them up.
  18. please show the complete screenshot so that I can see context. When you show that little cutout of the metadata editor, I can't tell what you clicked on, how you got there, etc. That means Emby has detected it as a movie based on your library options and file naming. how are your files named and organized? what did you configure as the content type of the library?
  19. I found that directly adding the parent directory of BDMV to the media library, although it cannot scrape properly, can read the media information of m2ts files under BDMV/STREAM/ and play them. I'm not sure if it will be helpful in solving the problem.
  20. crusher11

    Parental Ratings - Use BBFC Rating Symbols

    You don't need to read it, you just need to see that it's a pink circle.
  21. JokerJ420

    Please add a feature where Emby will retain data

    If you look at the images, when you input the correct info, it takes you to the /movies section of the site and the wrong movie. It should be linking to the /tv section. Shouldn’t also offer the TVDB?
  22. What exactly makes you think it won't let you create a 7th? But probably more importantly, why go to all the trouble of creating collections for seasons? You already have the season groupings under the series.
  23. JokerJ420

    Please add a feature where Emby will retain data

    I apologize I keep adding to this, just trying to get firm understandings of things before I forget. When adding collections under a library, any of my tv shows with more than 6 seasons it won’t let me create a 7th. I select the videos, create s new collection and it sticks the videos under another collection instead. Just like in the image attached, for some reason it won’t let me create a library for the last season.
  24. GrimEvil

    PillVideo — A Modern Emby Client for Windows

    Before anyone would test this we would need more information, screenshots or even a video maybe?
  25. @sa2000are you able to reproduce?
  26. on the video i use this show for example, and it's same across all my tv shows folder
  27. Emby Releases

    Changelog: Emby Web App

    26.0.1.0 Improve new folder view style Update header style during video playback Fix new folder view style on apple devices Improve folder icon in folder views Various fixes related to submitted crash and error reports Support cancellation of initial connection process Add new spotlight home screen section option (requires Emby Server 4.10+)
  1. Load more activity
×
×
  • Create New...