Page 1 of 1

File title in DLNA has a suffix?? Coming from?

PostPosted: Sun Jan 13, 2019 5:14 pm
by kittmaster
In the latest version, my files names now have [6.8] [7.2] etc. etc....

Where is this [X.X] coming from and what does it mean? I find it highly annoying. I didn't see much in the admin unless I missed something.

Anyone know?

Thanks,
Chris

Re: File title in DLNA has a suffix?? Coming from?

PostPosted: Mon Jan 14, 2019 12:59 am
by atc98092
I've never seen anything like this before. Could you upload your Serviio log file here so we can see what it is showing for the title? After that, we may need to see a log with detailed logging enabled. Also, what naming convention are you using for your files?

Re: File title in DLNA has a suffix?? Coming from?

PostPosted: Mon Jan 14, 2019 2:03 am
by kittmaster
All files are MP4 and examples below have no metadata, just the file names as shown.

I've only added pacific rim for the example:

  Code:
Z:\Multimedia DLNA\Movies (MP4)>ffmpeg -i "Pacific Rim (2013).mp4"
ffmpeg version 3.4.4 Copyright (c) 2000-2018 the FFmpeg developers
  built with gcc 8.2.1 (GCC) 20180829
  configuration: --enable-static --disable-shared --disable-ffplay --disable-ffserver --enable-libmp3lame --enable-libass --enable-librtmp --enable-fontconfig --enable-libfreetype --enable-zlib --enable-libx264 --enable-libspeex --extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm -lexpat -lfreetype -lfribidi -lz' --arch=x86_32 --enable-runtime-cpudetect --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --enable-gpl --pkg-config=pkg-config --bindir='/jenkins/workspace/FFmpeg - Win32/target'
  libavutil      55. 78.100 / 55. 78.100
  libavcodec     57.107.100 / 57.107.100
  libavformat    57. 83.100 / 57. 83.100
  libavdevice    57. 10.100 / 57. 10.100
  libavfilter     6.107.100 /  6.107.100
  libswscale      4.  8.100 /  4.  8.100
  libswresample   2.  9.100 /  2.  9.100
  libpostproc    54.  7.100 / 54.  7.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Pacific Rim (2013).mp4':
  Metadata:
    major_brand     : mp42
    minor_version   : 0
    compatible_brands: isomiso2avc1mp41mp42
    encoder         : IsoMedia File produced by RapidVideo.com
  Duration: 02:11:16.93, start: 0.000000, bitrate: 1566 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 1409 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc (default)
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 154 kb/s (default)
    Metadata:
      handler_name    : SoundHandler
At least one output file must be specified


Image

Image

Image

Image

Image

Re: File title in DLNA has a suffix?? Coming from?

PostPosted: Mon Jan 14, 2019 4:02 am
by atc98092
Oh, I think I know what those are. Look in your Serviio console, on the Presentation screen. There's a checkbox labeled "Include rating of videos in their titles", and I'll bet you have it checked. Uncheck it and I'll bet the disappear.

Re: File title in DLNA has a suffix?? Coming from?

PostPosted: Mon Jan 14, 2019 2:45 pm
by kittmaster
I'll have a look tonight when I get home. I assume this is a new feature enable by default which is always a bad thing when you're not looking for it. Where is the rating drawn from? I usually don't mess withe presentation area as I'm happy with how I set it up moons ago.

Thanks
Chris

Re: File title in DLNA has a suffix?? Coming from?

PostPosted: Mon Jan 14, 2019 3:53 pm
by atc98092
I don't believe it's ever been enabled by default, but I could be mistaken. The ratings come from the online metadata sources (themoviedb and thetvdb).

Re: File title in DLNA has a suffix?? Coming from?

PostPosted: Mon Jan 14, 2019 4:30 pm
by kittmaster
ah I see. Must have changed because I was running 2 versions previously before upgrading and never once saw those until the latest and greatest.

Thanks for the feedback and help.

Chris

Re: File title in DLNA has a suffix?? Coming from?

PostPosted: Tue Jan 15, 2019 12:18 am
by kittmaster
That was the fix and numbers are gone now.

Thanks for pointing me in the right direction.

Chris

Re: File title in DLNA has a suffix?? Coming from?

PostPosted: Tue Jan 15, 2019 4:41 pm
by atc98092
:D