Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. kikinjo

    Emby and rclone are slow

    You need to optimize rclone mount. You have many settings that are not needed at all, chunk reading and others. keep it simple and use only --buffer-size=64M \
  3. Hello I have some movies with already encrusted subtitles (hardcoded) on them. I would like maybe by adding an info in the filename to display in the library that this movie has already a subtitle in it. Is something like this possible ? Thanks for your support !
  4. kikinjo

    Opensubtitles.org/.Com

    Option is in library options, that is correct, but it does not work at all. When u search manually for subtitles there is no indicator for hash on subtitles match like before at all.
  5. yocker

    Plugin: EmbyBanner

    I will add a donate button a little later. Please note that while i appreciate it A LOT, you don't have to donate and it is only if you really want to.
  6. pwhodges

    Emby suddenly stopped working.

    Reviewing the thread, I note that you state that external access hasn't worked for a couple of years. To my mind this makes it more likely that either there has been an IP address change that slipped past you , or that you have indeed been put behind cgNAT by your ISP. How do you access you server externally - do you use your WAN IP address directly, or do you have a domain name (maybe from a dynamic DNS server)? Have you checked for cgNAT? If your router tells you that your WAN address is 100.etc (more detail is then needed to confirm), or in any "local" address range, then you are. If you go to a website like https://whatismyipaddress.com/ do you get the answer you expect (i.e. does it match what your router tells you, and what Emby shows in the dashboard)? Using a site like https://canyouseeme.org/ does the port you use for accessing Emby show as open or not? You mentioned that Plex continues to work. Note that Plex has a built-in mechanism for getting around cgNAT - this involves going via their servers, so Emby does not replicate this so as not to compromise your privacy. Paul
  7. bunty_sam

    Emby and rclone are slow

    I had similar slow start-up issue, I have mounted my seedbox to my home server and play from it. This is my setting, you might need to change the names in it. With this setting its working fine for months, no delay in stream response. What my settings below does is mounts the seedbox, which is a WebDAV mount, I also have a cache directory setup so that rewinds are faster and its kept for 7 days, so within 7 days if same content is played then there will not be any need to stream from the seedbox again, it will play locally. You will need to use your user name, group name, mount location, rclone mount name to customise it for yourself. I think this will solve your issue. Persistent Rclone Seedbox Mounting through WebDAV automation [Unit] Description=Rclone Mount for Seedbox (Jellyfin Optimized) After=network-online.target Wants=network-online.target StartLimitIntervalSec=60 StartLimitBurst=5 [Service] Type=simple User=bunty Group=bunty ExecStart=/usr/bin/rclone mount Seedbox-WebDAV:/ /mnt/Seedbox \ --config=/home/bunty/.config/rclone/rclone.conf \ --vfs-cache-mode=full \ --cache-dir=/media/bunty/CCL-1TB/rclone-cache \ --vfs-cache-max-size=500G \ --vfs-cache-max-age=168h \ --dir-cache-time=1h \ --vfs-read-chunk-size=16M \ --vfs-read-chunk-size-limit=1G \ --vfs-read-ahead=128M \ --buffer-size=128M \ --transfers=8 \ --checkers=8 \ --allow-other \ --umask=002 \ --uid=1000 \ --gid=1000 \ --log-file=/home/bunty/rclone-mount.log \ --log-level=INFO ExecStop=-/bin/fusermount -uz /mnt/Seedbox Restart=on-failure RestartSec=10 LimitNOFILE=65536 TimeoutStopSec=20 [Install] WantedBy=multi-user.target Save the file as rclone-seedbox.service in /etc/systemd/system/ sudo systemctl daemon-reload sudo systemctl enable rclone-seedbox.service sudo systemctl restart rclone-seedbox.service sudo systemctl status rclone-seedbox.service --no-pager if everything goes alright then you will see something like this, and then you restart the emby container or the server itself and see if stream start-up time is fixed
  8. yocker

    Plugin: WatchingEye - Manage viewers

    I fixed a problem where it didn't read the time limits set in some cases and it all works on my end as it should. See if it fixed it for you. WatchingEye.dll
  9. Today
  10. Not really, unless you have different vlan's in your network. Like op has, where he has VPN vlan and local vlan. I have 4 vlan's in my network VPN / local / Docker and IOT, and I don't want any IOT devices to talk to my server.
  11. Zenith Media

    Emby suddenly stopped working.

    But, I do have a mesh system connected with the eero, different brand. Is there a way to maybe do it through there instead?
  12. Zenith Media

    Emby suddenly stopped working.

    Giving information as I know it. Went through the emby help steps for external network. uPnP is enabled in both. eero is a router. What do you mean by scanner on the phone? eero doesn't have a web interface, it is app base.
  13. seanbuff

    Emby auto quality bug ?

    Still waiting on full support for this in all client apps. @Lukedo you have a list of client apps that support this server side option, and the one's that don't?
  14. Bigmack3000

    Cinema Mode: random trailer selection

    Remove internet trailers and test it for awhile.
  15. hjason7812

    Cinema Mode: random trailer selection

    mine always have been random though
  16. Bigmack3000

    Cinema Mode: random trailer selection

    As has been pointed out many times, trailers for many people are far from random. Especially concerning local trailers.
  17. chowbok

    Cinema Mode: random trailer selection

    It may well be random for upcoming movies; I don't select those so I don't know. It's not random for older movies, as Luke indirectly confirmed above.
  18. hjason7812

    Cinema Mode: random trailer selection

    i would love it if we could put in a link to trailer channels of movies on you-tube that would be epic for this
  19. hjason7812

    Cinema Mode: random trailer selection

    you go into the cinema intro section on emby dashboard ares left side panel and in there you can select to have trailers from new and upcoming movies or trailers from old movies. this will give you whatever movie trailers are out currently at random it doesn't show whatever the genre of the movie it is playing in it does in fact show random trailers for all type of genres. below is a screenshot of my setup and it shows movie trailers of all kinds in any movies
  20. Issue: After creating a custom playlist and adding a movie more than once, the movie fails to show duplicated within the playlist order on apple tvos devices. It only shows up once in the first position of the playlist when it was added. However the playlist does show the movie duplicated/added more than once on the web version. Server version: Stable 4.9.3.0 TVOS version: 2.0.3.2 Apple TV model: A1842 Server Logs: irrelevant To reproduce: Create a custom playlist, add several movies while repeating one of the movies in particular more than one time (in my case, every other movie with a random movie between it). Open the custom playlist and each movie seems to only appear once in the first order position it is added. Expected Results: The movie added again as a duplicate to a playlist is expected to be repeated in the custom playlist, like it does on the web version. Actual Results: Movie only displays once per-playlist on apple tvos. Priority: Low @SamES
  21. AWG97

    Discord RPC Music Presence Support

    Is this in the default catalog? I can't seem to find it
  22. hjason7812

    Emby 4.9.1.0 Beta in TrueNas Community Edition 25.04

    Don't understand why they don't work on the release of their program on scale because they can release it and nobody else can obviously because it is messing up the updating for emby it seems like. it has been stuck on the one i have previously stated i am on with it showing new update versions available every week or so it changes saying new update available for truenas scale emby but i go an nothing is there to update to.. It needs to be changed where someone from emby does the truenas updates so it doesn't come to what it happening where everyone keeps hounding the emby devs because it shows a new update in the emby dashboard but not one on truenas scale app section
  23. Agreed. I recently started having the same playback issues on all my devices as well as all of my other Emby users. Non-stop constant buffering. At first I thought it was a network issue on my end but that is clearly not the case here since other people from around the world are reporting in on similar playback problems. The thing that gets me is the admins on this site try to make us feel like we are seeing ghosts or something when we report these obvious faults. It's not like we have time to be coming on here to lie about something so petty. Then there is the usual copy and paste replies such as "we're looking into it" that just ends up dragging on for months and then years with no resolution.
  24. Happy2Play

    Emby auto quality bug ?

    The odds are per the dozens of other topics Auto is failing to return useable network query info back to the server and is defaulting to the hardcoded value assigned to every client. But as mentioned at a minimum the ffmpeg log will be needed for a specific example. If you know yours and the connecting party's network can handle the higher remote bitrates you will have two options Set the client to a higher quality setting besides Auto or Set the override for Auto on the server for the user in User setup
  25. johyphenel

    Plugin: WatchingEye - Manage viewers

    Still not working on 1.6.3. I've tried per user timeout, and setting global limit to 1 minute and testing with a user that doesn't have a per user limit. When the limit or timeout is active I can't play on Android, but I can play on web. When playing on web I get notifications on android that my limit has been reached, but web playback continues. I don't have any excluded clients: Emby web version 4.9.3.0 Limit reached is showing in logs: In case there's something more I need to do — my process for updating has been to stop emby, delete old watching eye DLL, move new DLL to plugins folder, start emby. LMK if there's any other settings I should check, or any other tests you'd like me to do.
  26. user24

    Plugin: EmbyBanner

    That's an interesting idea. But, from reading other posts about external links, it seems that Emby are generally not in favor of this because of potential security risks. Would still be nice to have though. Perhaps a variation of this would be to have an internal links option, to be able to direct people straight to the relevant Emby server page that the banner may be promoting. I have no idea if this poses the same security issues???
  27. Would love to hear if anyone else has tried and can confirm the fix.
  1. Load more activity
×
×
  • Create New...