Leaderboard
Popular Content
Showing content with the highest reputation on 01/22/22 in all areas
-
Version: 0.0.1.74 I hope that this beta makes a smooth transition from the last beta release, which was over twenty version ago. From our tests, the transition should be okay, there could be some hiccups to prepare for, and we can help make the transition. Changes: Fingerprint binary folder is moved to "plugins/data/intro_encoding". (this folder will be created when the server starts.) This change means that you can delete the ""plugin/configuration/introEncoding" folder that was created previously. It made more sense to have the folder in its new location. Image caching is done in base64. This is working for all platforms. Yes, returning stream data with a content-type header would be ideal, but this is working, and returning 'blob' to the UI was broken. The base64 string are small, and take up little to no room in the cache folder too. Please note with regards to image caching: If you have selected the option to cached image from the UI in the prior version, there is a little bit of clean up that has to happen. Please delete all the files found in this folder: Emby-Server\programdata\data\introcache These were image files, and they will no longer be supported in the UI. New files will cache themselves when the UI loads (if the option is selected). Clear Series title sequence buttons. If a series does not have a title sequence, but the detection algorithm has detected sequences (incorrectly) These button will mark an entire series as having no title sequence, and sets each sequence to 00:00:00. Please only press these button if you are sure you want to set all sequence data to "none". Mobile View There is a mobile view for phones. The plugin configuration is not accessible in the mobile apps, however accessing the configuration on your phones web browser will create a responsive layout, with easy editing. This can be useful if you want to edit an incorrect detection while watching an episode. Dashboard navbar configuration quick link added Menu dropdown We have changed the config ui with an option to hide the table options, to best bring focus to the table itself. Clicking the button in the left corner will hide the menu Please remember to Clear browsing data. Other considerations in this release: paging error fixes/memory consumption limits, fingerprint binary saving, ffmpeg process cpu usages. As mentioned before, there is some really interesting opportunities with this technology for the future in emby. If the transition to this new version is not smooth, please post here and we'll help. The project library posted below is meant to stay in it's dll form (if ya don't mind ) Definitely interested in feedback. For more information or to check out the FAQ (created by @rbjtech ) it's found here: https://github.com/chefbennyj1/Emby.IntroSkip.Release/wiki Here we go! IntroSkip_v0.0.1.74.zip6 points
-
TVDB titles, normally episode in parts ie three part mission in this case. SEAL Team - Aired Order - Season 5 - TheTVDB.com SEAL Team: Season 5 (2021) — The Movie Database (TMDB) (themoviedb.org) See Multiple Episode Airing Back-to-Back section. https://forums.thetvdb.com/viewtopic.php?f=3&t=591523 points
-
It's working for me, Kodi/E4K on Shield, Emby on a Synology NAS in docker using autoskip mostly. I have Kodi running on a Shield 2019 Pro and a 2017 model.2 points
-
New version available 6.2.7: Currently in beta repo but already tagged as stable. delta changelog: disable http2 by default and add config menu option fix videoplayer focus (to be tested) fix tvtunes2 points
-
Be able to create playlist based on a certain criteria, like genre and or year, in order to create a dynamic playlist that it refreshes automatically when new content is added. This way you can for example, create a tv comedy playlist from the 90's, or a new sci-fi Movies playlist. Some other criteria for rules could be the rating, watched/unwantched, score, tags, language, audio codec, etc The possibilities could be endless1 point
-
Hi, I would love to have tautulli or equivalent for emby. Especially for people coming from plex, we would love to see something like tautulli. I know there are a few Statistic plugins but i think we all know there is nothing like tautulli out there. I love the way i see people currently watching movies on my server and the details of what is transcoding etc. i know emby also shows ppl watching movies but it isn't the same. I don't get a notification or even see a icon if someone starts to play while i have the emby page open. There is no icon that shows me someone is watching a movie. Tautulli is also open source so if someone has the skills in python to make it work for emby, this would be amazing. For me this is actually really the only reason I hesitate to switch completely. maybe someone can make this happen1 point
-
When setting up a new user I think it would be great if I could copy an existing user. Even better if you could copy certain aspects of a user like views , library access , parental settings1 point
-
ability to be able to add a collection into another collection. ie: Spiderman Collection into a SuperHero Collection. like i could with mediabrowser with shortcuts. TIA1 point
-
While Emby already has recommendations built in based on previously watched items I find they are not all that helpful. They seem to be based on genre only, for example, because you watched a comedy here are other comedies in your library. I do like how the also directed by/appear in recommendations work though. What would be great is if Emby could incorporate Trakt's recommendations as they are much more sophisticated. Trakt's recommendations are not only based off of what you have previously watched but also what your Trakt friends and other Trakt users have watched. It takes user ratings and trending/popular media into account. Ideally Emby would include full Trakt integration allowing users to rate media after watching, view lists and recommendations, and view upcoming media all from within Emby but for now I think recommendations would be a nice addition. Trakt has the potential to give Emby that community feel and allow users to discover new media, find something to watch, and recommend media to other users. http://docs.trakt.apiary.io/#reference/recommendations1 point
-
Emby server plugin for Dreambox One, Two and 9xx. After the installation, the Emby server still needs to be installed. Use the blue button for this, the current stable version will then be offered. Now you can install the offered version with OK. The info button has 2 functions, when the Emby server is active you get information about the server. After starting the server, it can take 4 to 10 seconds for the information to be displayed. If the Emby server is not active, you will get information about the plugin. The server itself is installed in /data/EmbyServer. All server data is also saved in this folder, you will find it in /data/EmbyServer/emby. So everything the Emby server needs is backed up in /data/EmbyServer. For transcoding, I outsourced the folder to the hdd. Installation for OE2.5 and OE2.6: To do this, my feed must be installed, if you haven't installed it yet, you can use the wget installer. wget http://plugins.boxpirates.to/embydream-dreamos-installer.sh -O - | /bin/sh In case of problems, please report. Have fun with it1 point
-
Hello, My live TV stopped working a few months ago and I'm just now getting around to debugging it. The m3u is generated by a project I started: docker-toonamiaftermath that scrapes the associated website and builds a m3u playlist and XMLTV file. The m3u playlist works perfectly fine in VLC and had been working fine in Emby until a few months ago. OS: UNRAID Runtime: Docker Container: linuxserver/emby:beta GPUs: 2x NVidia 1060 6gb (no other applications utilize these) Version When Logs captured: 4.7.0.20 Note: I have tried switching to the stable branch and continue to get the same errors. The container is VPNd through another container for traffic ( --net=container:<vpn container> ), and has a reverse proxy configured using nginx and certificates provided by letsencrypt + duckdns. Additional info regarding the docker configuration and flags: --runtime=nvidia --device=/dev/dri:/dev/dri -e NVIDIA_VISIBLE_DEVICES=all Behavior: Essentially when trying to play on any of my devices I get a similar error. (PC (Web), NVidia Shield TV Pro, Chromecast (Emby App)) Any help/tips/advice to get this working again would be greatly appreciated! Please let me know if there is more information needed. ffmpeg-transcode-5908240b-301b-4dee-92fe-c4c42f6beb07_1.txt ToonamiAftermath.m3u embyserver.txt1 point
-
In particular, if you repackage or re-encode a video, then the hash match possibility is gone, and that's that. Paul1 point
-
thats great! I was going to mention, that if you turn on Debug logging in emby, it will help us best understand what happens during the tasks, and it will definitely help with debugging.1 point
-
Just want to give a first short report: - Installed and running this plugin on a QNAP TS-453D (x86) with - Emby-Server 4.6.7.0 qpkg - Plugin-Version: 0.0.1.74 Just letting the "Episode Audio Fingerprinting" doing its job. Using the standard settings of the plugin and running 2 jobs at the same time, I´ve got the following utilization: So looking good for now...1 point
-
Being able to translate plugins as well as scheduled task strings (currently only the description is translatable) would be highly appreciated for consistency's sake1 point
-
The intro skip message (if enabled) will be translated into various languages. The credit skip is currently only in english, but we can definitely translate that as well. For the configuration UI, I haven't ever tried to get localization working in a plugin before. But, yes we can absolutely work on implementing localization.1 point
-
1 point
-
What makes you think that? MKVToolNix happily reads and demuxes mp4, avi, ts, and I don't know what else; it only writes mkv, though. Paul1 point
-
It should effectively eliminate (2) and maximize (1). Note that you'll only get results if hash-match is found, else you'll get none - not close, not incorrect, it's match or nothing.1 point
-
that is a very interesting question. you are the first kodi user we have had take an interest to test this out. You'll have to make sure that your emby server is either running windows beta, or linux verison. It is untested, but (off the top of my head) I don't see why the auto skip feature (included in this plugin) wouldn't be able to be used in conjunction with a kodi client. Yes, I believe it most likely should work.1 point
-
If the guide data has this kind of entries when you click on the program in the Emby guide, a button will appear to record series. xmltv_ns is what Emby uses, dd_progid is what Plex uses. I figure Jellyfin uses one or the other, but I don't know which. My provider has weak guide data for sports team channels and did not have these tags. So I wrote an app specific to the provider that makes richer data and adds those tags for recording the season (series)..1 point
-
Enable hash matching, you'll get way less results - but they'll generally be synced. Note that it works with OpenSubtitles only.1 point
-
@cayars The Emby server is running on an Nvidia shield. the cloudlfared items are running on a windows box. Ill send you a PM shortly. @upssnowman i came across zerotier as an option whilest researching and deploying this setup. ZT sounds promising and isnt off the table completely. Quite the opposite, I will be looking at deploying ZT once i can get this CF solution configured and tested. that will give me a baseline to measure against and make an informed decision about which solution i need for my use case. I just happened to be eating the CF sandwhich first, im going to try and finish it before i start biting into ZT.1 point
-
To try to make it more understandable: your server needs to be ON at all times if you wanna stream externally. If your sever is on Shield - then your Shield will have to be On, regardless where your media is stored. If you opt for a NAS, you can also run your server on it - there are Emby server packages for number of NAS systems - hence eliminating Shield server from the equation and requirement for it to be On 24/7, if you stay with HDDs - it'll have to be.1 point
-
1 point
-
I remove background fanart and this applies to both movies and shows. For example, I had two pieces of art for Yellowjackets. I have removed one however, but on the Shield it still gets shown. Resetting the database works but I don't want to resort to that every time.1 point
-
Emby doesn't scrape anything from IMDB. Here's what I could grab from IMDB, though, unzip and adjust NFOs. POLICE (1982).zip1 point
-
You will want to avoid Apple TV as they are not exactly user friendly when it comes to using your own content. Stick with Android, specifically a Shield Pro.1 point
-
1 point
-
1 point
-
parsec is how plex added game streaming on windows the have a preview out for mac osx and they said that they soon have it for linux after mac is stable. be great to upgrade game browser for remote streaming of retro games. could start how plex did it with windows only right now. that way when mac linux support is added it be easy to impermeant those system as the ground work would be layed out.1 point
-
1 point
-
1 point
-
Something like this. I just adjusted the 60% to 10%. div.osdContentSection {width: min(10%,75em);}1 point
-
I searched for this feature request and surprised i couldn't find it considering the overwhelming number of posts i've seen asking for it. We'd like to be able to load custom CSS on the mobile(and other) apps and on app.emby.media1 point
