Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/15/22 in Posts

  1. OK so we'll do this now for music libraries.
    2 points
  2. Can I use my Emby Premiere Key on More than One Server : Emby
    2 points
  3. We've seen cases where users have had their reverse proxies configured in ways that might cause this. The leading examples that we see from time to time are range request headers not being passed along properly, and most recently, the issue caused by Cloudfare caching. That is why I always refer users to @pir8radio's nginx configuration.
    2 points
  4. I love music visualizations. I was thinking that a unique way to integrate visualizations in Emby would be to encode the audio with the video output of a visualizer like Milkdrop or ProjectM. The mux can then be streamed to clients as video (if the client has enabled music visualizations). Wouldn't that be cool? Sure, you sacrifice a little quality in the transcode but it would still be acceptable and by offloading the visualization to the server, even underpowered clients could potentially support visualizations that would be impossible given their hardware.
    1 point
  5. I feel the following filter & sort options are lacking the following: * filter by HDR * sort by video bitrate * sort by audio bitrate * sort by filesize * filter by subtitle language * filter by audio channels * filter by audio language Anybody have anything they would like to add to this list?
    1 point
  6. I'm posting here to gauge interest in this potential tool/utility - I use it for my parents and it works really well - but to be useful for the masses, it will need some more time spent on developing the code to make it more universal. However, before doing that, I wanted to see if this is useful as I don't want to waste my time.. What does it do ? It creates a 'Recommendations' library for each user based on items added to a Recommendations playlist. This library is then displayed in the usual 'Latest' list. As items are watched, they disappear off the list. Example (Actual) screen grab - (note 'Recommendations Row') How does it work ? A new library is setup and each user plus a global entry is given their own folder :- In these folders will be links (STRM files) to the real media. These are automatically created on a schedule via a standard playlist file (see below). Individual user based permissions can be applied to these folders - therefore, personalised recommendation lists can be created or globally set if added to the global recommendation playlist. So for this user - they will just see Recommendations for Rich and Global. The Recommendations 'library' needs to go to the top of the list for it to be easily visible :- Note - if there is nothing in the Recommendation library for that user (ie it is empty) - then the Row will not be shown. How do I flag an item as a Recommendation and to whom ? The script pulls the recommendation file locations from the XML playlist - thus you can just use the normal emby playlist functions to add or remove recommendations and add them to the relevant playlist. Anybody can add any entry to any playlist (as playlists are not permissioned), so be wary of that.. If you want everybody to see the Recommendation - then just add it to the Global Recommendation playlist. How often does it update ? Currently my script just runs every night and automatically creates any new entries added to the playlists. Now the initial library and playlist setup is done, this is now fully automated for me - I just add recommendations to the playlist and the following day it appears on those users screens. ... Of course, if emby allowed a playlist to have permissions and allowed it to be shown on the main screen in a row, then there would be no need for these scripts to hack a 'virtual' library... Any thoughts ? Is this worth progressing to make the initial setup more automated ?
    1 point
  7. It would be useful to have a "Thumbs Up/Thumbs Down" for music files, rather than just a "heart." Some tracks are in our libraries and we don't want to delete them, but we would like to exclude them from play when we queue up a full album or create a playlist by adding full albums. Examples: an awful track on an otherwise good compilation disk, or a spoken-word intro track on a music album. Being able to easily mark such tracks with a "thumbs down" would be very useful.
    1 point
  8. STABLE VERSION 7.13.6: Download Link: http://kodi.emby.tv/Public testing/plugin.video.emby-next-gen-7.13.7.zip Disclaimer: If you decide using the delete option, IT'S YOUR RISK! If you are using fileops on Kodi, LOOK and VERFY what Kodi is about to delete or modify. The affected folder is clearly shown in a Kodi popup message. Release Notes: removed Kodi 18 support: ONLY FOR KODI 19+ no support for Emby Server beta version >= 4.8.0.28 -> use embyforkodi 8.X fix invalid people issue fix start sync issue fix folder remove logging issue fix issue when content item has no Name information assigned fix boxset issue fix edgecase sync issue fix edgecase dynamic node (widget) issue Fix photoalbum views optional invalid (get) request filter (fix for external players) fix minor issue when Kodi library clean was triggered (edge case) adjust keepalive session tracker interval from 4 to 10 seconds Improve dynamic nodes lookup if content is synced to Kodi (e.g. for playlists) remove reuselanguageinvoker due to Kodi bug -> https://github.com/xbmc/xbmc/issues/21653 fix shutdown issue fix dynamic movie nodes content, when synced to Kodi (movies, musicvideos progress was wrong) add translations fix playlist ops for multiselection content fix minor websocket issue increase websocket timeout from 25 seconds to 60 seconds improve factory reset in case of a fatal database inconsistency fix sync issue for invalid (Emby server) content fix boxset issue when content was updated Fix tvshow path assignment minor code fixes use notification callbacks also for player event fix minor player issues fix intros in native mode change recently added nodes remove chapters/bookmarks Kodi workarounds several code improvements add Kodi workaround for items played via widgets which are not using Kodi's internal functions as nodes (all dynamic nodes and next episode node) should be more stable (addon mode only) fix multiselection progress update issue in native mode fix remote content playback issue fixed minor database issues add option to disable free space verification fix several playback issue for edge cases workarounds for kodi issues add translations fix sync issue when content released from multiversion minor init sync performance improvements clean code fix minor server connection issue when mode switched (e.g. from localaddress to remoteaddress) fix variable type for Kodi listitems fix youtube links for dynamic items fix vacuum db and progress bar fix iso playback in addon mode remove option to use runtimlimits from Emby server (too experimental) added on the list for 8.x add translations fix dynamic nodes shown as widgets fix dynamic nodes crashes when used as widgets add recently added tvshows to dynamic items fix dynamic nodes progress for tvshows, season add dynamic nodes support for reset position, set (un)watched support realtime updates for dynamic nodes fix sets (remove movie after played) fix path update if strm file content has changed on content updates fix minor issue on factory reset fix next episode cache issue fix http session close error fix progress bar for startup sync Improvement http POST and DELETE commands using a threading queue fix database init issue add progress bar for livetv sync respect item limit for next episodes add translations fix HEAD queries Improvement for Emby server login, mainly for multiservers but also for single server fix Emby server connection if Emby server is not online at Kodi start fix Database (Emby server ID not loaded) for edge case use timeouts for some POST and DELETE http queries, instead of threading them (more reliable Kodi playback seeking) add server disconnect/remove function add startup sync progress bar Remove some delays on Wizard Avoid removing custom nodes on factory or node reset (don't put you custom nodes in the "emby_*" folders or label the files "emby_*") fix playback stop if emby server no loaded fix chapter sync issue small playback improvement in addon mode for multicontent and transcoding improve cinemamode in addon mode unify actors/artists for each libraries fix dynamic nodes status update fix chapter marker image overlay for intros add collection support for homevideos and musicvideos fix tv tunes add option to sync themes locally (tv tunes) fix xml issues fix boxsets for dynamic nodes when folders are assigned image enhancement toggle -> reset artwork change default setting for sync while playback to enabled change to sync while playback Rewrite Emby login code, fixing issues and remove duplicate http queries. Also fix emby connect and support dynamic IPs. Assign user picture as login icons. fix strm plugin issue fix strm files with plugin links fix episode sync when no seasonid is assigned improve content detection for dynamic nodes fix folder view for synced content improve querycache for dynamic nodes improve http requests clean connection code improve cinema mode path validation (speed up trailer load, if multiple (> 1) trailers are loaded) -> threaded loading fix kodi scan event issue clear query cache on skin reload fix 3d content in cinemamode fix cinemamode when autoplay next is enabled fix listitem artworks for multiversion episodes fix people artwork updates add translations fix item/library remove issue fix playback crash when Emby content is invalid fix dynamic nodes for identical content assinged to multiple Emby libraries add emby options context menu support for dynamic nodes fix music fanart Another fix for library repair issue Fix music scan disabled for native mode Fix library repair issue (also affected some other sync paused issues) Fix webservice timeout issue fix transcoding issue some minor fixes Fix coverart issue Invert the option to assign TVShow posters to episode artwork. Default is off. change plugin startup code fix dynamic nodes cast view for episodes dynamic nodes tries query content data from internal (Kodi's) database, fallback is Emby server (performance improvement for some nodes) remove all Kodi jsonRPC calls and substitude them with faster (direct DB) queries (also could improve stability) Add option to overwrite episode posters by episode thumbnails Fix mandatory reset function (skin refresh issue) Fix sync update issue when Kodi library scan is initiated Fix progress info for some nodes Fix sort order for next up episodes for dynamic nodes Fix duplicate songs for song update fix next-up edge case issue fix music album, song and artist update issues add select option for skip-intro notification add hide option for server messages fix music sortname issue fix webservice connection issue rewrite artwork loading code. Kodi gets binary data directly from plugin's webservice instead of a redirection URL fix skin reload issues rewrite artwork loading change artwork mappings rewrite startup code (faster webservice init)
    1 point
  9. Hey this is a problem that I see allot. Can you give the option to delete everywhere. Some menus don't give you the option. Example. From main screen on shield I have latest tv shows. When I click on the show and say play next when the show is done if you click the ... There is no option to delete the show. I have to go back and then long press the show to delete. Version 1.6.65 thanks. The whole delete system needs to be worked on. When a show is done it should ask to delete it.
    1 point
  10. Go to the show/episode you want to sync. Select "More" (The 3 Dots ... ) Choose "Download to..." From there, you can choose your Google Drive & Upload Settings. Note: Last time I checked, playback from Emby is still broken, but everything else seems to work. For what you want, this is a better choice. The plugin is meant for transcoded copies to make streaming to different devices easier. Things get screwy when moving or deleting media.
    1 point
  11. Thankyou both - I knew it would be something stupid my end. The login UI not changing confused me. Works perfectly when I enter the PIN into password field.
    1 point
  12. No, I did mean first half of the episode, since fingerprint lengths cover a wide range of episode lengths. Just a possible way to mitigate false positives, even if there will always be some.
    1 point
  13. Just tested with Android 3.2.35, have no issues logging in by inserting PIN in Password field.
    1 point
  14. Hi. Exactly where are you entering the PIN? It should just go in the normal password field.
    1 point
  15. I'd rather the development effort was put into improving playback and organisation of local personal music libraries, rather than trying to integrate cloud based services. If you want to use tidal or spotify, then surely you use tidal or spotify, why go through another app that is designed to manage local content
    1 point
  16. It's to pass the current library scan options all the way through the save operation. For today's purposes, you can pass in null. I will add back the overload for the method that doesn't use that so that you can just omit it altogether.
    1 point
  17. Manually upload your best bet using rclone.
    1 point
  18. I'll dig some up but Survivor the other day wasn't skipping. I'll post logs in the development thread.
    1 point
  19. I've found it to be hit and miss.. A hit for downloaded content and mostly a miss for recordings that have been run through MCEBuddy with commercials stripped and converted to HEVC.mkv
    1 point
  20. I think if you search the css for i.md-icon that'll be the one. The third one that you find is the shortest and most general, so probably the one to go for. Probably best to just comment it out. Also bear in mind your image has a white background, and the theme is for a dark background really, not that you can't fiddle to your hearts content... Correct, but with 4.6.7.0 and 4.7 the code has changed making it harder to target and change these, per the final posts in the linked topic you have to try and target item with element selector as the unique identifiers no longer exist. The conflict is there are 2 navdrawers and using selector elements affects both drawers. Each drawer has different information. Example code the same for both drawers. Code from @cheftopic /*Custom Icons start*/ /*https://materialdesignicons.com/*/ html:root { --iconColor: rgba(0, 0, 0, 0.5) !important; --iconWidth: 24px; --iconHeight: 24px; --iconTop: 2px; } /*Display*/ body > div.mainDrawer.scrollY.hiddenScrollY-hover.scrollY-mini.drawer-docked.drawer-open > div:nth-child(3) > div > button:nth-child(1) > div > div.listItemImageContainer.listItemImageContainer-square.defaultCardBackground.defaultCardBackground0 > i { content: ''; visibility: hidden; } body > div.mainDrawer.scrollY.hiddenScrollY-hover.scrollY-mini.drawer-docked.drawer-open > div:nth-child(3) > div > button:nth-child(1) > div > div.listItemImageContainer.listItemImageContainer-square.defaultCardBackground.defaultCardBackground0 > i:before { mask: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'><path d='M21,16V4H3V16H21M21,2A2,2 0 0,1 23,4V16A2,2 0 0,1 21,18H14V20H16V22H8V20H10V18H3C1.89,18 1,17.1 1,16V4C1,2.89 1.89,2 3,2H21M5,6H14V11H5V6M15,6H19V8H15V6M19,9V14H15V9H19M5,12H9V14H5V12M10,12H14V14H10V12Z' /></svg>"); -webkit-mask: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'><path d='M21,16V4H3V16H21M21,2A2,2 0 0,1 23,4V16A2,2 0 0,1 21,18H14V20H16V22H8V20H10V18H3C1.89,18 1,17.1 1,16V4C1,2.89 1.89,2 3,2H21M5,6H14V11H5V6M15,6H19V8H15V6M19,9V14H15V9H19M5,12H9V14H5V12M10,12H14V14H10V12Z' /></svg>"); height: var(--iconHeight); content: ''; background-color: var(--iconColor); visibility: visible; position: absolute; display: block; width: var(--iconWidth); margin-left: -2px; top: var(--iconTop); } Dashboard drawer Home drawer Unfortunately I currently do not see a way to change this with CSS for specific location.
    1 point
  21. Yeah totally, but with h265 at 3Mbps it's not that big, but often in use! BTW love your work, never told you even if I follow it since a long time ago. OFC I'm Premiere and don't wanna buy the full time licence, I prefer to reward each month like a patreon.
    1 point
  22. @quickmic Thanks for the replies and pointing me in the right direction re libraries to sync. My mistake was selecting "all" libraries to sync as I did with the old versions of the plugin. I didn't realise that this would sync home movies now.
    1 point
  23. Playlists are working fine for me on the Shield after a fresh install of kodi. I use both nodes and playlists to achieve certain widgets and menus i want for my homescreen(using skin titanmod) Smart playlists let me create more advanced playlists that aren't possible with the nodes available through Emby. For example: - A Playlist showing only Japanese movies from my "International Movies" Emby Library. - A Playlist Merging "TV Shows" and "Anime" Emby Libraries to have a single widget showing the in progress of each. - A Playlist showing all movies across all my Emby movie libraries excluding one of them I think there is a library node editor kodi addon that may help achive this with nodes but the last time I played around with that I found it difficult to achieve what I wanted.
    1 point
  24. Get Mac Studio with 10GbE Still waiting for new arm64 macOs Emby release to test transcoding speed - new ffmpeg, maybe with NEON patches?
    1 point
  25. CSS + Netflix Billboard Clone + Danmaku (bullet chat/moving subtitle comments) CSS modified from the forum, fixed bugs and parts that didn't work for me. Added front page Netflix Billboard, which is dynamic and updated according to the content provided by the backend server. Use Canvas to make a bullet chat system and pass in comments through an external open API from DandanPlay.
    1 point
  26. 1 point
  27. I have a huge collection of movie files and it's hard to keep track of all of them and over the years I noticed that some dissapear without reason. So I'm looking for a utility that will create a database of the movies and will scan the directory and tell me what has changed if that makes sense. Kind of like a running inventory of all my movie files that's smart enough to let me know when one is missing
    1 point
  28. Has it changed since 2019 ?
    1 point
  29. The problem is that I literally don't see the drive in Emby, but I see it in Plex. https://i.imgur.com/sIP5QEH.png For me, Emby doesn't find any of my Network folders or Rclone. https://i.imgur.com/ys6t3oq.png Your rclone mount is way different from mine. I don't use any of that cache directory stuff. I'm not sure which part of yours is making it work. Here's mine: rclone mount --allow-other --dir-cache-time 96h --vfs-cache-max-age 48h --vfs-cache-mode writes --vfs-read-chunk-size 128M --poll-interval 2m --vfs-read-chunk-size-limit 50G --vfs-cache-max-size off --buffer-size 100M --log-level INFO GdriveXPS: X: *edit* OK, I figured it out. At some point, I think changing my own rclone config would've made it work, but I also changed Emby Server.exe to run as administrator, and that makes it not see any network drives or rclone.
    1 point
  30. Agreed, my family would prefer to see an invite link rather than me try to explain why this is gonna work for them.
    1 point
  31. search box upper right, https://emby.media/community/index.php?/topic/72580-hardware-acceleration-emby-inside-lxcdebianubuntu-container-using-intel-igpu/?hl=lxc
    1 point
  32. That kind of sucks, I remember the user will get an email with a link, then register himself at the emby website and was added automatically as user to the server. If my understanding is correct, the new way made "Emby Connect" 100 useless especially for those like me that use domains name to access emby. Why would I want to add the users emby connect info, for what purpose? it will just adding be extra unnecessary information with no gain whatsoever. Thanks for the clarification anyways.
    1 point
×
×
  • Create New...