Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. yocker

    Version of C# to use?

    All 3, EmbyCredits, EmbyIcons and TimeMarkEdit. Damn.. I have a lot of work in front of me. I do have a version of EmbyCredit on netstandard 2.0 i have maintained along side the main one but it isn't tested properly. Anyway, good to know so it can be fixed and i won't cause problems.
  3. cul8rmom1

    Cannot access Emby outside home network

    Are you using your own router or just the isp router? In the Emby dashboard it should show an address for internal and external. Does the external one match the address on your router? There may be a dmz option on your router. For troubleshooting you could put the address of your emby server in there and it will not block anything. i.e. all traffic/ports hitting your public ip address would go directly to the emby machines ip. Canyouseeme.org may not work. I have 2 emby servers in my network and it shows the port open for one but not the other and they are both accessible externally. If you are using a nas box a lot of them will typically give you free DNS resolution. If your ISP is changing your IP address periodically that might be causing a problem that having DNS resolution would help address. "Canyouseeme.org worked when I first tried it, but I've just tried again and it is showing a totally different IP address" Totally different IP address from what? What is in emby, the router? Not really enough information to help but I would be willing to get on discord and help you for a bit if you are still having issues. Cheers!
  4. Luke

    Version of C# to use?

    Yea which ones? We will have to remove those because it will cause server crashes on platforms that still use the mono runtime and not dotnet. Alternatively, if you can get them down to netstandard 2.0 then that would be best.
  5. yocker

    Version of C# to use?

    Yes. Never knew that would be a problem, sorry if it is.
  6. Man/Woman... you got some advanced/bored users... maybe they should get some nextflix and chill? My experience, private friends and family don't do this, but ok. I'd tell my mom, but she go'd meh eff off.
  7. Luke

    Version of C# to use?

    in the catalog?
  8. yocker

    Version of C# to use?

    .net 6 If that's a problem i guess i have my work cut out for me converting them.
  9. You'll see this in an upcoming Roku app update.
  10. Same issue on android client.
  11. Hi, is any emby server log file generated? How to Report a Problem
  12. Landoman

    Emby Not recording series - using wrong date

    It failed to correct the name but did record the entire show.
  13. Today
  14. Luke

    Version of C# to use?

    You don't have any in the catalog targeting higher than that, do you?
  15. Hi, this is resolved for the next update to the app. Thanks.
  16. vonnatur

    Emby in Podman

    Hi, with you have podman and podman-compose, create this compose.yaml: services: emby: image: docker.io/emby/embyserver@sha256:3aafff933d3f28d23ed0bc201022abe71c0aa80deb17177566c726b9bbc686c6 container_name: embyserver network_mode: host environment: - UID=1000 - GID=100 - GIDLIST=100 - NVIDIA_VISIBLE_DEVICES=all - NVIDIA_DRIVER_CAPABILITIES=compute,video,utility volumes: - ./emby/data:/config:z - /mnt/external_disk:/mnt/:rw devices: - nvidia.com/gpu=all restart: unless-stopped I has runnning this compose, for a long time (remember this compose in volumes setup for my homelab, in you case check volume setting).
  17. yocker

    Version of C# to use?

    *SHOULD!*
  18. Thanks for the reply. Yep, in the old app it had the functionality I'm after. I humbly ask for a return to those simpler times but since they're going for a universal Android experience, I might be SOL.
  19. Don't know if it helps, or is relevant, but in the new app (non ATV), you get the fast forward going and release, then every time you press and release FF it goes faster. In the old app you hold it down and it gradually accelerates by itself. Think thats right, can't test on Shield at the mo.
  20. pünktchen

    Version of C# to use?

    But plugins should target .Net Standard 2.0 and that is only C# 7.3.
  21. I needed some new user avatar images since my last ones were getting tired and dated. I had ChatGPT make the background and I then used Photopea to add the names. Attached is the png as well as the psd template. Yes, I created both colors for each user and then changed their avatar to get these screenshots! Emby users avatar background.psd
  22. Been away from Emby for a while and getting back into it and downloaded the Emby for Android app (not the TV version) and noticed that when I held down the right button on my remote (using an Nvidia Shield) to fast forward, the video I was watching continued to play back at a normal speed but the little playback indicator continued across the screen at a decent pace even though I let up on the right navigation button. (Bug ?) I know I can tap the right navigation button and it will jump ahead whatever I set (10 seconds, 30 seconds, etc) with every tap but I want it to fast forward at an incrementing speed for as long as I hold down the fast forward button. Or if I'm holding the right navigation button down, I'd like it to keep fast forwarding exponentially until I let up and when I do let up, play resumes at that spot automatically. Is that doable? (Or can the app do that now and I don't have something configured correctly?) I think what I'm referring to is similar to this post:
  23. Please nobody tell my mom about this. Whew that was close.
  24. Since the recent-ish changes to the pin pop up behavior, I've discovered that when the pin screen pops up on my Shield, I can just press the back button twice to skip entering the pin altogether and get back to Emby use as the currently logged in user. It may also be by-passable in other scenarios, but the specific one that led to me noticing is when I've left playback paused, leave the app, and come back to Emby later. Emby will resume play back and otherwise be responsive to user input, then decide to pop up the pin screen a few seconds later. Pressing back at this point backs out of the pin screen and to the select user screen (I think), then a second press exits back to Emby usage as the already logged in user with the pin protection.
  25. rbjtech

    Direct File Access - Exoplayer

    Everything still works just fine - it sits in a tighly controlled network zone so security is not an issue. There is nothing in the newer versions that I have need for - so unless there is a good reason to upgrade, my view is leave it alone...
  26. scottymeuk

    Plugin: TheIntroDB – Emby Plugin

    Seems to be working well for me so far. A lot of missing shows, but I imagine it will get better over time. If the API limit is 500/day, why is the default API lookup per run 10000? Surely this should be way lower?
  27. HawkXP71

    Version of C# to use?

    Thanks!
  1. Load more activity
×
×
  • Create New...