Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/23/20 in Posts

  1. Somebody stole sooty's login info... . Happy Holidays everyone!
    3 points
  2. The good news is that after a lot of research into chroma-printing audio, and some magical comparison algorithms, we may be seeing this feature in emby sooner then you'd think. Very cool stuff!
    2 points
  3. Making this official now: Can we find a way of either reading already created playlists eg for WMP or iTunes or import those playlists into MB.
    1 point
  4. Please read this post first. I was wondering if it would be possible to add something that would allow you to skip the intro to shows automatically while binge watching. When watching Netflix it does this for some shows, and im not sure if thats a feature of Netflix itself or a Chrome extension i use called "Flix Assist" but it would be a nice feature to have within Emby as well. and possibly even create a custom timed skip for specific shows
    1 point
  5. The unlock fee unlocks video playback in the app. It doesn't grant you any other premiere features.
    1 point
  6. Make Season 0 in those TV Show folders, that will be your Specials folder. Afterwards, name those movies as S00Exy as per your metadata provider, for instance TVDB. Later, when you Edit metadata for that particular item you will have "Special Episode Info" listed, which will allow precise placement inside your Show: when to be aired, Before/After which Season and/or particular episode. Cheers
    1 point
  7. It's needed if you play high content bitrate (more than 40 Mbps), Shield 2019 (Tube) can't play more than 40 Mbps.
    1 point
  8. I've updated the plugin. Instead of relying on the progress event to tell us which session is paused, we now read the session through the session manager. There is also a delay before reading the next event. If you guys find that the delay causes the paused and unpaused commands to act unexpectedly. Let me know and they can be removed. They're pretty much there to slow down the progress event on the plugin thread, and only last one second. Version 1.1.0.4 in the catalog.
    1 point
  9. Sure would be possible, BUT for this to work your Emby Server must be reachable from the Internet via a Portforwarding with enabled SSL. I dont no if everybody is comfortable with that.
    1 point
  10. It searchs for Holiday and Christmas genre.
    1 point
  11. @EdwinH The TS431* models have one of those godawful Alpine CPUs, the dotnet runtime doesn't run on them so you need to use the mono package: https://github.com/MediaBrowser/Emby.Releases/releases/download/4.6.0.10/emby-server-qnap-mono_4.6.0.10_arm-x41.qpkg
    1 point
  12. I found it and downloaded it, but I'm not familiar with how to operate it at all so I will see if I can do some research.
    1 point
  13. Edit: Nevermind I figured out the transcode reason on the file in question.
    1 point
  14. I also use libraries for this. I have Movies, Recorded Movies (for TV Movies), Holiday Movies, TV Shows, and Recorded TV (for DVR stuff that I haven't watched yet). Just make sure that each libraries files are in a folder that is isolated from the other libraries, for example: D:\Movies D:\Holiday Movies D:\TV Shows etc... In other words, don't make Holiday Movies a sub folder of Movies.
    1 point
  15. @Lukethis is a bug where user bitrate set on the client or on the server are being ignored and the wrong format is being sent to clients. I can reproduce this on .10 beta Server and the Emby Client for Android.
    1 point
  16. Had an interesting thought come to mind and wanted to throw it out there to see if there was any traction/feasibility to my idea. Have the ability to enter a watch party room with other logged in users. One stream is running between all people in the channel. Thoughts?
    1 point
  17. Multi user/player sync, "watch party" utility - Tools and Utilities - Emby Community There are several requests here are a couple which link to others. Web - Collaborative viewing? - Feature Requests - Emby Community https://emby.media/community/index.php?/topic/52954-feature-request-watching-together/
    1 point
  18. Just an update. It turned out that i had a corrupted file. Library.db-wal in the programdata/data folder. I deleted this file and then emby started up as normal and is running fine. On a side note @Luke Before trying this, I did a fresh install and then used the backup plugin to restore a previous backup. It replicated every folder in my library 3 times. It would also be good if there was an option for backing up cache, fanart etc and it picked up the original date added to the library instead of scanning for new media. Maybe it is just me but I would expect a restore of a backup to deliver my setup back to the exact state it was in at the point of the backup being made. just my 2 cents
    1 point
  19. Just to cap this topic off, I did as recommended, and appended the parts to make a full-length copy of the movies from the two parts each. I used MKVToolnix-GUI; in case folks haven't done this before, and to document it for next time I need to look it up ( ) you open the first part in toolnix, then right click on it in the list of input files. Choose Append from the menu that comes up, and choose the second part. Set the output filename and start muxing.
    1 point
  20. So for anyone with the duplicate Libraries issue on a clean install then a restore, I found that if I delete ALL the libraries and then do another restore, upon restart of the server service the libraries are properly listed only once.
    1 point
  21. Hi, may be not 100% safe, but simpler css modification for RHS without adding pseudo elements. It works with series and episodes. It does not break movies view or search view. Those I will try later. For Version 4.5.2.0 /* Episode Counter */ .countIndicator { transform: rotate(45deg); width: 75px; height: 25px; } .cardCountIndicator { right: -1.725em; } /* Episode Watched Status Vertical List */ .listItemIndicators { right: -1.4em; border-radius: 100em; box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12), 0 3px 1px -2px rgba(0,0,0,.2); transform: rotate(45deg); background: var(--theme-primary-color); } .listItemImageContainer { overflow: hidden; } .listItemIndicators .playedIndicator { width: 75px; box-shadow: none; transform: rotate(-45deg); background: none !important; } /* Movie Watched Status AND Episode Watched Status Within Search AND Episode Watched Status Horizontal List */ button.cardContent-button > i::before{ width: 75px; height: 25px; transform: rotate(45deg); content: ' '; background: var(--theme-primary-color); position: absolute; top: 1.3em; z-index: -1; border-radius: 100em; box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12), 0 3px 1px -2px rgba(0,0,0,.2); } button.cardContent-button > i{ width: 75px; height: 75px; top: -1.2em; right: -1.2em; position: absolute; } .cardContent-button .playedIndicator { background: none !important; box-shadow: none !important; } EDIT: Done, I hope it helps someone
    1 point
  22. I made the original request back in November of 2015. I see some plus ones that might not be counted in the overall likes. Not sure it really matters how many likes there are if the devs are adamant that it's not necessary (despite what they say the roadmap is). I'm still hopeful.
    1 point
  23. Ah nice 1! You've helped me obtain a fresh new look.
    1 point
  24. 1 point
  25. Me too my man, in fact I remember our first VCR was top loading and had a remote control connected by a cable to the unit and we had a separate re-winder!
    1 point
×
×
  • Create New...