Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue]: OpenSubtitles.com Username and/or Password NOT working. #108

Closed
1 task done
Nostradamus1973 opened this issue Jun 7, 2022 · 14 comments
Closed
1 task done
Labels
bug This PR or Issue describes or fixes something that isn't working

Comments

@Nostradamus1973
Copy link

Please describe your bug

OpenSubtitles.com Username and/or Password aren't working.

I can log in without ANY issues within their website,
I even tried my OpenSubtitles.org username and password out of desperation, of course without luck as well.

Jellyfin Version

10.8.0

if other:

No response

Environment

- OS: Kubuntu 22.04
- Virtualization:
- Clients: JellyFin for Linux
- Browser: Chrome and Firefox
- FFmpeg Version:
- Playback Method:
- Hardware Acceleration:
- Plugins:
- Reverse Proxy:
- Base URL:
- Networking:
- Storage:

Jellyfin logs

Couldn't add Log, I got the following error:
"There was an error creating your issue: body is too long, body is too long (maximum is 65536 characters)."

FFmpeg logs

/videos/8c6574ae-4088-488b-2365-bf1da7c3ddb4/live.m3u8

{"Protocol":1,"Id":"112955cd78e7595974283137c47e19d5","Path":"https://v-ny.theus6tv.tk/hls/7.1/playlist.m3u8","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"hls","Size":246,"Name":null,"IsRemote":true,"ETag":null,"RunTimeTicks":null,"ReadAtNativeFramerate":false,"IgnoreDts":true,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":false,"SupportsDirectPlay":true,"IsInfiniteStream":true,"RequiresOpening":true,"OpenToken":null,"RequiresClosing":true,"LiveStreamId":"a17c75760a04e99b68cf766e11316e1c_09efa0d56b934a82adec00a87b837fb0_112955cd78e7595974283137c47e19d5","BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":null,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"h264","CodecTag":null,"Language":null,"ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"Comment":null,"TimeBase":"1/90000","CodecTimeBase":null,"Title":null,"VideoRange":"SDR","LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"DisplayTitle":"576p H264 SDR","NalLengthSize":"0","IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":2000000,"BitDepth":8,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"Height":432,"Width":768,"AverageFrameRate":30,"RealFrameRate":30,"Profile":"Constrained Baseline","Type":1,"AspectRatio":"16:9","Index":-1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p","Level":30,"IsAnamorphic":false},{"Codec":"aac","CodecTag":null,"Language":null,"ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"Comment":null,"TimeBase":"1/90000","CodecTimeBase":null,"Title":null,"VideoRange":null,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"DisplayTitle":"AAC - Stereo","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"stereo","BitRate":192000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":2,"SampleRate":48000,"IsDefault":false,"IsForced":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":"LC","Type":0,"AspectRatio":null,"Index":-1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":2192000,"Timestamp":null,"RequiredHttpHeaders":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.85 Safari/537.36"},"TranscodingUrl":null,"TranscodingSubProtocol":null,"TranscodingContainer":null,"AnalyzeDurationMs":3000,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null}

/usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 3000000 -user_agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.85 Safari/537.36" -fflags +igndts+genpts -f hls  -i "https://v-ny.theus6tv.tk/hls/7.1/playlist.m3u8" -map_metadata -1 -map_chapters -1 -threads 0 -sn -codec:v:0 copy -start_at_zero -flags -global_header -codec:a:0 copy -strict -2 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_base_url "hls/d0e29eaef28c985bea731851fc053092/" -hls_segment_filename "/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092%d.ts" -hls_playlist_type event -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8"


ffmpeg version 4.4.1-Jellyfin Copyright (c) 2000-2021 the FFmpeg developers
  built with gcc 11 (Ubuntu 11.2.0-18ubuntu1)
  configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-shared --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-static --enable-gmp --enable-gnutls --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libdav1d --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --arch=amd64 --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-vdpau --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
  libavutil      56. 70.100 / 56. 70.100
  libavcodec     58.134.100 / 58.134.100
  libavformat    58. 76.100 / 58. 76.100
  libavdevice    58. 13.100 / 58. 13.100
  libavfilter     7.110.100 /  7.110.100
  libswscale      5.  9.100 /  5.  9.100
  libswresample   3.  9.100 /  3.  9.100
  libpostproc    55.  9.100 / 55.  9.100
[hls @ 0x55943a0ef780] Opening 'https://v-ny.mybtv.net/live/554/768x432.m3u8?env=prd&uid=-1&x=1' for reading
[hls @ 0x55943a0ef780] Skip ('#EXT-X-VERSION:3')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:42.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:48.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:54.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:00.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:06.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:12.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:18.129+0000')
[https @ 0x55943a3de2c0] Opening 'https://v-ny.mybtv.net/live/554/1280x720.m3u8?env=prd&uid=-1&x=1' for reading
[hls @ 0x55943a0ef780] Skip ('#EXT-X-VERSION:3')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:41.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:47.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:53.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:59.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:05.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:11.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:17.987+0000')
[hls @ 0x55943a0ef780] Opening 'https://v-ny.mybtv.net/live/554/768x432/1654547191.ts' for reading
[hls @ 0x55943a0ef780] Opening 'https://v-ny.mybtv.net/live/554/768x432/1654547192.ts' for reading
[hls @ 0x55943a0ef780] Opening 'https://v-ny.mybtv.net/live/554/1280x720/1654547191.ts' for reading
[hls @ 0x55943a0ef780] Opening 'https://v-ny.mybtv.net/live/554/1280x720/1654547192.ts' for reading
[hls @ 0x55943a0ef780] decoding for stream 2 failed
[hls @ 0x55943a0ef780] Could not find codec parameters for stream 3 (Audio: aac ([15][0][0][0] / 0x000F), 0 channels, fltp): unspecified sample rate
Consider increasing the value for the 'analyzeduration' (3000000) and 'probesize' (5000000) options
Input #0, hls, from 'https://v-ny.theus6tv.tk/hls/7.1/playlist.m3u8':
  Duration: N/A, start: 16171.421333, bitrate: N/A
  Program 0 
    Metadata:
      variant_bitrate : 2190326
  Stream #0:0: Video: h264 (Constrained Baseline) ([27][0][0][0] / 0x001B), yuv420p, 768x432 [SAR 1:1 DAR 16:9], Closed Captions, 30 fps, 30 tbr, 90k tbn, 60 tbc
    Metadata:
      variant_bitrate : 2190326
  Stream #0:1: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp
    Metadata:
      variant_bitrate : 2190326
  Program 1 
    Metadata:
      variant_bitrate : 5416155
  Stream #0:2: Video: h264 (Constrained Baseline) ([27][0][0][0] / 0x001B), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], Closed Captions, 30 tbr, 90k tbn, 60 tbc
    Metadata:
      variant_bitrate : 5416155
  Stream #0:3: Audio: aac ([15][0][0][0] / 0x000F), 0 channels, fltp
    Metadata:
      variant_bitrate : 5416155
Output #0, hls, to '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8':
  Metadata:
    encoder         : Lavf58.76.100
  Stream #0:0: Video: h264 (Constrained Baseline) ([27][0][0][0] / 0x001B), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 30 tbr, 90k tbn, 30 tbc
  Stream #0:1: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp
Stream mapping:
  Stream #0:2 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
frame=    1 fps=0.0 q=-1.0 size=N/A time=-00:00:04.28 bitrate=N/A speed=N/A    
[hls @ 0x55943ac9fcc0] Non-monotonous DTS in output stream 0:0; previous: 383040, current: 383040; changing to 383041. This may result in incorrect timestamps in the output file.
[hls @ 0x55943ac9fcc0] Non-monotonous DTS in output stream 0:0; previous: 383041, current: 383040; changing to 383042. This may result in incorrect timestamps in the output file.
[hls @ 0x55943ac9fcc0] Non-monotonous DTS in output stream 0:0; previous: 383042, current: 383040; changing to 383043. This may result in incorrect timestamps in the output file.
[hls @ 0x55943ac9fcc0] pkt->duration = 0, maybe the hls segment duration will not precise
    Last message repeated 2 times
[https @ 0x55943a405c80] Opening 'https://v-ny.mybtv.net/live/554/768x432/1654547193.ts' for reading
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc0530920.ts' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8.tmp' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc0530921.ts' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8.tmp' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc0530922.ts' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8.tmp' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc0530923.ts' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8.tmp' for writing
[https @ 0x55943a3de2c0] Opening 'https://v-ny.mybtv.net/live/554/768x432.m3u8?env=prd&uid=-1&x=1' for reading
[hls @ 0x55943a0ef780] Skip ('#EXT-X-VERSION:3')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:48.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:54.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:00.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:06.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:12.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:18.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:24.129+0000')
[https @ 0x55943a405c80] Opening 'https://v-ny.mybtv.net/live/554/768x432/1654547194.ts' for reading
frame=  358 fps= 64 q=-1.0 size=N/A time=00:00:13.69 bitrate=N/A speed=2.45x    
[https @ 0x55943a3de2c0] Opening 'https://v-ny.mybtv.net/live/554/1280x720.m3u8?env=prd&uid=-1&x=1' for reading
[hls @ 0x55943a0ef780] Skip ('#EXT-X-VERSION:3')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:47.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:53.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:59.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:05.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:11.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:17.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:23.987+0000')
[https @ 0x55943acaab00] Opening 'https://v-ny.mybtv.net/live/554/1280x720/1654547193.ts' for reading
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc0530924.ts' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8.tmp' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc0530925.ts' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8.tmp' for writing
[https @ 0x55943a3de2c0] Opening 'https://v-ny.mybtv.net/live/554/768x432.m3u8?env=prd&uid=-1&x=1' for reading
[hls @ 0x55943a0ef780] Skip ('#EXT-X-VERSION:3')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:54.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:00.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:06.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:12.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:18.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:24.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:30.129+0000')
[https @ 0x55943a405c80] Opening 'https://v-ny.mybtv.net/live/554/768x432/1654547195.ts' for reading
frame=  533 fps= 46 q=-1.0 size=N/A time=00:00:19.68 bitrate=N/A speed=1.69x    
[https @ 0x55943a3de2c0] Opening 'https://v-ny.mybtv.net/live/554/1280x720.m3u8?env=prd&uid=-1&x=1' for reading
[hls @ 0x55943a0ef780] Skip ('#EXT-X-VERSION:3')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:53.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:59.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:05.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:11.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:17.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:23.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:29.987+0000')
[https @ 0x55943acaab00] Opening 'https://v-ny.mybtv.net/live/554/1280x720/1654547194.ts' for reading
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc0530926.ts' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8.tmp' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc0530927.ts' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8.tmp' for writing
[https @ 0x55943a3de2c0] Opening 'https://v-ny.mybtv.net/live/554/768x432.m3u8?env=prd&uid=-1&x=1' for reading
[hls @ 0x55943a0ef780] Skip ('#EXT-X-VERSION:3')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:00.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:06.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:12.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:18.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:24.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:30.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:36.129+0000')
[https @ 0x55943a405c80] Opening 'https://v-ny.mybtv.net/live/554/768x432/1654547196.ts' for reading
frame=  715 fps= 40 q=-1.0 size=N/A time=00:00:25.70 bitrate=N/A speed=1.45x    
[https @ 0x55943a3de2c0] Opening 'https://v-ny.mybtv.net/live/554/1280x720.m3u8?env=prd&uid=-1&x=1' for reading
[hls @ 0x55943a0ef780] Skip ('#EXT-X-VERSION:3')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:10:59.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:05.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:11.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:17.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:23.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:29.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:35.987+0000')
[https @ 0x55943acaab00] Opening 'https://v-ny.mybtv.net/live/554/1280x720/1654547195.ts' for reading
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc0530928.ts' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8.tmp' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc0530929.ts' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8.tmp' for writing
[https @ 0x55943a3de2c0] Opening 'https://v-ny.mybtv.net/live/554/768x432.m3u8?env=prd&uid=-1&x=1' for reading
[hls @ 0x55943a0ef780] Skip ('#EXT-X-VERSION:3')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:06.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:12.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:18.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:24.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:30.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:36.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:42.129+0000')
[https @ 0x55943a405c80] Opening 'https://v-ny.mybtv.net/live/554/768x432/1654547197.ts' for reading
frame=  890 fps= 37 q=-1.0 size=N/A time=00:00:31.67 bitrate=N/A speed=1.33x    
[https @ 0x55943a3de2c0] Opening 'https://v-ny.mybtv.net/live/554/1280x720.m3u8?env=prd&uid=-1&x=1' for reading
[hls @ 0x55943a0ef780] Skip ('#EXT-X-VERSION:3')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:05.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:11.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:17.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:23.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:29.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:35.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:41.987+0000')
[https @ 0x55943acaab00] Opening 'https://v-ny.mybtv.net/live/554/1280x720/1654547196.ts' for reading
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc05309210.ts' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8.tmp' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc05309211.ts' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8.tmp' for writing
[https @ 0x55943a3de2c0] Opening 'https://v-ny.mybtv.net/live/554/768x432.m3u8?env=prd&uid=-1&x=1' for reading
[hls @ 0x55943a0ef780] Skip ('#EXT-X-VERSION:3')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:12.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:18.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:24.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:30.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:36.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:42.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:48.129+0000')
[https @ 0x55943a405c80] Opening 'https://v-ny.mybtv.net/live/554/768x432/1654547198.ts' for reading
frame= 1076 fps= 36 q=-1.0 size=N/A time=00:00:37.69 bitrate=N/A speed=1.26x    
[https @ 0x55943a3de2c0] Opening 'https://v-ny.mybtv.net/live/554/1280x720.m3u8?env=prd&uid=-1&x=1' for reading
[hls @ 0x55943a0ef780] Skip ('#EXT-X-VERSION:3')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:11.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:17.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:23.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:29.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:35.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:41.987+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:47.987+0000')
[https @ 0x55943acaab00] Opening 'https://v-ny.mybtv.net/live/554/1280x720/1654547197.ts' for reading
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc05309212.ts' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8.tmp' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc05309213.ts' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8.tmp' for writing
[https @ 0x55943a3de2c0] Opening 'https://v-ny.mybtv.net/live/554/768x432.m3u8?env=prd&uid=-1&x=1' for reading
[hls @ 0x55943a0ef780] Skip ('#EXT-X-VERSION:3')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:18.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:24.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:30.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:36.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:42.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:48.129+0000')
[hls @ 0x55943a0ef780] Skip ('#EXT-X-PROGRAM-DATE-TIME:2022-06-07T00:11:54.129+0000')
[https @ 0x55943a405c80] Opening 'https://v-ny.mybtv.net/live/554/768x432/1654547199.ts' for reading
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc05309214.ts' for writing
[hls @ 0x55943ac9fcc0] Opening '/var/lib/jellyfin/transcodes/d0e29eaef28c985bea731851fc053092.m3u8.tmp' for writing
frame= 1256 fps= 35 q=-1.0 Lsize=N/A time=00:00:43.68 bitrate=N/A speed=1.21x    
video:7812kB audio:788kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown

Please attach any browser or client logs here

No response

Please attach any screenshots here

Screenshot_20220607_080602

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Nostradamus1973 Nostradamus1973 added the bug This PR or Issue describes or fixes something that isn't working label Jun 7, 2022
@crobibero crobibero transferred this issue from jellyfin/jellyfin Jun 7, 2022
@crobibero
Copy link
Member

Please upload Jellyfin logs. It can be attached as a file.

@Nostradamus1973
Copy link
Author

Jellyfin-log-6-7-22.txt
Here's the log.
Thx again

@crobibero
Copy link
Member

I was able to authenticate using my username, but not my email using plugin v18

@Nostradamus1973
Copy link
Author

Oh yeah? Interesting.
Well, it's clearly not working with MY username. May I have your email? I can give you my login creds, that way you can check with my Username and password and after you're done chasing this bug I'll change my password.
Would that be acceptable?

@MBR-0001
Copy link
Contributor

MBR-0001 commented Jun 7, 2022

I've reached out to opensubtitles about this and linked this issue, in the meantime you could try entering your credentials on their API docs page (https://opensubtitles.stoplight.io/docs/opensubtitles-api/98bbcf39ef22a-login) to confirm that the plugin is not at fault here.

(just make sure to put application/json in the content-type field, the Api-Key field is fine)

Example:

@opensubtitlesdev
Copy link

Nothing changed with the API, just always make sure you are using credentials from opensubtitles.com

for API experiments, the mockup tool is not the best, it's automatically added by stoplight, and we couldn't configure it completely.

So the best is to have a setup with postman or insomnia to experiment with the endpoints.

@razor950
Copy link

razor950 commented Jun 14, 2022

I also get the same error in the logs but I can login with the same credentials on the site

Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://jelly.meta.voke/Jellyfin.Plugin.OpenSubtitles/ValidateLoginInfo" to "10.100.100.3" in 0:00:01.7010036 with Status Code 401

Edited: I did a password change on opensubtitles and was able to login without any issues with the new password, no idea why that fixed things but it worked fine.

@MBR-0001
Copy link
Contributor

@Nostradamus1973 can you check if doing a password change fixes this?

@Nostradamus1973
Copy link
Author

Good Morning,

So, let me catch you up on my efforts and lack of progress. I've tried using the API method with Jellyfin/opensubtitles.com, to no avail. It seems like opensubtitles is sorta putting this problem (in a very polite way)on jellyfin's plugin by saying "your plugin using opensubtitles.com (it is totally new)".

This morning I tried to do a password change within opensubtitles.com and it seems like they're having issues of their own because I couldn't do a password change on their site, using Chrome or Firefox; I did contact them a few minutes ago, so, as soon as I hear something from them, or, better yet a resolution to changing my password, then, I'll give it whirl and report back with my results.

So, at this point I'm still not sold on the concept that this issue lies squarely with Jellyfin, as OpenSubtitles doesn't appear to be without problems of their own.

I'll keep you posted.

Thank you

@Nostradamus1973
Copy link
Author

Hello again,

So, OpenSubtitles.com got back to me, fixed the problem I had where I couldn't change my password. After changing my password I was able to properly save my credentials in Jellyfin.

Of course I'm willing to provide logs and/or whatever you need. But, given the fact that OpenSubtitles fixed the issue I had with changing my password, and after that I'm able to login within Jellyfin, well, reading-the-tea-leaves tells me it's with them, that's what I think given my limited understanding of the inner workings of Jellyfin and opensubtitles.

Thanks again

@MBR-0001
Copy link
Contributor

I'm glad to hear that changing the password fixes it 😃

This got me thinking though, this may be long shot but can you still log in (via jellyfin) if you change your password back to the previous one? Maybe its somehow related to the characters that were in it (special characters or something?)

If yes then its undoubtedly an issue on their end... Might be a good idea to just put a disclaimer regarding this in the plugin config page

@opensubtitlesdev
Copy link

opensubtitlesdev commented Jun 14, 2022

to be clear, there was no issue with the api, or the reset pass.

there was a problem with this particular account because of multiple registrations and mixed up usernames, this doesn't happen too often.

@Nostradamus1973
Copy link
Author

Yes, that's correct, in this instance, whatever was done on the opensubtitle side fixed my problem. Thx @opensubtitlesdev for better explaining it, and being most-polite in letting me know I had it wrong, it made total sense after you added those details.
Thx and Have a great day.

@C0rn3j
Copy link

C0rn3j commented Mar 12, 2023

Ran into this, but my issue was that I was using opensubtitles.ORG login, not opensubtitles.COM login, had to import through https://www.opensubtitles.com/users/import first.

Wasn't aware there's two of them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This PR or Issue describes or fixes something that isn't working
Projects
None yet
Development

No branches or pull requests

6 participants