• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Search Results

    Pages (47): 1 2 3 4 5 … 47 Next »
     

    Search Results
    Post Author Forum Replies Views Posted [asc]
      Thread: Unreferenced People metadata
    Post: RE: Unreferenced People metadata

    Do you delete videos outside of Jellyfin? Most metadata should be cleared if you do so from within Jellyfin instead of outside of it.
    Efficient_Good_5784 Troubleshooting 2 47 Yesterday, 05:28 AM
      Thread: will my current plex media folder system work in Jellyfin?
    Post: RE: will my current plex media folder system work ...

    Your movies may work, but tv shows will certainly need to be nested in folders named "season ##" and each episode will also need to have "s##e##". You will also need to figure out how to mount each f...
    Efficient_Good_5784 Guides, Walkthroughs & Tutorials 1 108 2024-12-13, 12:27 PM
      Thread: CPU Ussage?
    Post: RE: CPU Ussage?

    Is this happening only when playing media? Could you share your server's logs. Both server and ffmpeg logs please.
    Efficient_Good_5784 Troubleshooting 1 192 2024-12-13, 04:19 AM
      Thread: Jellyfin on Synology NAS - Page Not Found
    Post: RE: Jellyfin on Synology NAS - Page Not Found

    I looked at your screenshots. You didn't specify the port correctly. Stop the Jellyfin container, go to its settings and add "8096" to where it says "Local Port" (nested under "Port Settings"), then ...
    Efficient_Good_5784 Troubleshooting 5 270 2024-12-13, 04:14 AM
      Thread: music/transcoding: do i need a dedicated music server or can jellyfin so it too?
    Post: RE: music/transcoding: do i need a dedicated music...

    Jellyfin can indeed transcode music. Just set up a music library and you can access it the same way you would your other libraries with Jellyfin. That said, it will be up to you to see how well you...
    Efficient_Good_5784 General Questions 3 420 2024-12-07, 11:53 AM
      Thread: Inappropriate Backdrop when entering login credientials
    Post: RE: Inappropriate Backdrop when entering login cre...

    Your best course of action is to run a 2nd server instance to host that content privately just for yourself. Since you're talking about images in the background during the log-in process, I'm assum...
    Efficient_Good_5784 General Questions 4 272 2024-12-01, 06:18 PM
      Thread: Mount media dir read-only?
    Post: RE: Mount media dir read-only?

    Just to further point out, if you're going to keep your media folder read-only, make sure you don't have your library save images next to the media.
    Efficient_Good_5784 General Questions 3 176 2024-11-28, 07:43 PM
      Thread: Moved server to different internet, how can I access Jellyfin?
    Post: RE: Moved server to different internet, how can I ...

    On the laptop, you would just use localhost to refer to itself: localhost:8096 If you want others to use your Jellyfin server, you would need to figure out the IP address you are assigned as you co...
    Efficient_Good_5784 Troubleshooting 3 305 2024-11-28, 06:31 PM
      Thread: Use the trickplay generated by another client
    Post: RE: Use the trickplay generated by another client

    Trickplays are saved as a simple collage of screenshots throughout intervals of the video. They're stored as numbered jpg files at the end.
    Efficient_Good_5784 General Questions 9 388 2024-11-23, 10:59 AM
      Thread: Irregular CPU Usage
    Post: RE: Irregular CPU Usage

    I would guess that if this happened when playing HEVC video, your client request a transcode because it doesn't support HEVC. If you turn off the ability to transcode, your client will fail to play i...
    Efficient_Good_5784 General Questions 2 149 2024-11-20, 06:20 AM
      Thread: Problem picking up changes in nfo files
    Post: RE: Problem picking up changes in nfo files

    From what I've been told, NFO data is only used on the initial/first scan into your Jellyfin library. Afterwards, its contents will not be used. Jellyfin will just resort to whatever is in the databa...
    Efficient_Good_5784 Media Scanning & Identification 3 253 2024-11-20, 06:16 AM
      Thread: Sin contenidos
    Post: RE: Sin contenidos

    Porfavor, si puedes hablar en Ingles, seria mas facil para nosotros (como lo estas haciendo aqui: https://forum.jellyfin.org/t-problem-jellyfin-turns-off). Tambien, seria mejor si respondieras en u...
    Efficient_Good_5784 Troubleshooting 9 1,088 2024-11-15, 08:35 PM
      Thread: Blurrred posters if they are not scrapped posters
    Post: RE: No

    Jellyfin needs to always be running. The location where you store your images and media also needs to be running and accessible by Jellyfin when you use Jellyfin. Jellyfin is a media server. It wil...
    Efficient_Good_5784 Media Scanning & Identification 6 310 2024-11-15, 08:00 AM
      Thread: Is my CPU too weak?
    Post: RE: Is my CPU too weak?

    Your hardware is fine. You can see more about hardware choice for Jellyfin here: https://jellyfin.org/docs/general/administration/hardware-selection Your issue most likely is because you're not us...
    Efficient_Good_5784 Troubleshooting 1 156 2024-11-13, 06:23 AM
      Thread: Custom Season Titles
    Post: RE: Custom Season Titles

    For season views, that top title will always be the main title of the show. For v10.10, you can now add "original titles" to seasons (previously only for the show, not seasons). So you can edit th...
    Efficient_Good_5784 General Questions 3 224 2024-11-09, 06:21 AM
      Thread: Prevent updated media from showing up as new again
    Post: RE: Prevent updated media from showing up as new a...

    Jellyfin uses absolute paths. As long as the filenames all remain the same, maybe you'll achieve what you want. Jellyfin doesn't provide support for those applications however. You'll have to figure ...
    Efficient_Good_5784 General Questions 1 244 2024-11-08, 07:23 AM
      Thread: Trickplay Black Bar Issue
    Post: RE: Trickplay Black Bar Issue

    You can also use this code to make that overlay smaller and give it a design (along with the trickplay container): Code: -- .chapterThumbTextContainer {     width: fit-content;     margin: 0 auto 9...
    Efficient_Good_5784 Troubleshooting 3 241 2024-11-08, 07:18 AM
      Thread: Trickplay
    Post: RE: Trickplay

    dontcryforme Wrote: (2024-11-06, 06:48 AM) -- Now that Android TV is moving into the direction of supporting Trickplay, I would like to enable that again. However I don't want to generate it for all ...
    Efficient_Good_5784 General Questions 7 762 2024-11-06, 07:06 AM
      Thread: Transferring to a new server
    Post: RE: Transferring to a new server

    Celvin238 Wrote: (2024-11-05, 04:19 PM) -- Hi TheDreadPirate, I really can't understand but at the moment it works just fine... But the error message shows up, wenn I enable Intel low-power hardwar...
    Efficient_Good_5784 General Questions 18 2,599 2024-11-05, 04:22 PM
      Thread: Can't reset Jellyfin on Synology NAS
    Post: RE: Can't reset Jellyfin on Synology NAS

    If you want to delete the old data and start over with the package (SynoCommunity Jellyfin package I assume), you're going to need to: Enable SSH in the control panel Log into your Synology's NAS u...
    Efficient_Good_5784 Troubleshooting 1 417 2024-11-05, 04:19 PM
    Pages (47): 1 2 3 4 5 … 47 Next »
     

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System