Page 1 of 1

Version 10.5.0 released

Posted: Tue May 11, 2021 6:11 pm
by SubJunk
General:

This release adds a new option to mark a fully played video after moving it to a new folder, adds a new API, and fixes a whole bunch of bugs!
Thanks to everyone involved in testing and fixing.


Download:

Downloads for Windows, macOS and Linux, and commands for Docker and Homebrew are available on our download page or from our official mirrors.


Changes since 10.4.1:
  • General:
    • Added new option to mark a fully played video after moving it to a new folder
    • Implemented external API to allow users to perform actions on their UMS instance from an authorized external source, please see docs at https://support.universalmediaserver.co ... ternal-api (thanks, ikrahne!)
    • Fixed TV series metadata not saving for some series
    • Improved episode detection from filenames
    • Optimized network use and handling of unimplemented UPnP actions for some renderers
    • Fixed audio cover art extraction (thanks, ik666!)
    • Fixed database upgrade for some users
    • Fixed recognition of some renderers
  • Renderers:
    • Improved support for H.264 on Panasonic VT60
  • Translation updates via Crowdin:
    • Danish (99%) (thanks, NCAA and GurliGebis!)
    • Finnish (99%) (thanks, Esko Gardner!)
    • French (100%) (thanks, Archaos!)
    • Italian (98%) (thanks, tiwi90!)
    • Korean (99%) (thanks, VenusGirl!)
    • Polish (100%) (thanks, Karol Szastok!)
    • Portuguese (99%) (thanks, mariopinto!)
    • Portuguese (Brazilian) (96%) (thanks, Mauro.A!)
    • Serbian (97%) (thanks, Slobodan Simić (Слободан Симић)!)
    • Spanish (100%) (thanks, Gerardo Ruiz, fafranco82, Eduardo Martin, and manuel fernandez!)
    • Turkish (100%) (thanks, Burak Yavuz!)
    • Ukrainian (17%) (thanks, Paul Furlet!)
  • Dependencies:
    • Bump checkstyle from 8.41 to 8.42
    • Bump com.sun.xml.bind-version from 3.0.0 to 3.0.1
    • Bump commons-lang3 from 3.11 to 3.12.0
    • Bump icu4j from 68.2 to 69.1
    • Bump JRE from 15 to 8u292
    • Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2
    • Bump MediaInfo from 20.09 to 21.03
    • Bump metadata-extractor from 2.15.0 to 2.16.0
    • Bump spotbugs-maven-plugin from 4.2.2 to 4.2.3
    • Bump twelvemonkeys-imageio-version from 3.6.4 to 3.7.0

Operating system support:
  • Windows 7+, and limited support for Windows XP and Vista
  • macOS 10.10+
  • Docker

Re: Version 10.5.0 released

Posted: Tue May 11, 2021 8:00 pm
by pipin
Thanks for the release.

Still problems with missing "played folder" and fully played overlay.

Will send in some logs in the next days.

Re: Version 10.5.0 released

Posted: Tue May 11, 2021 8:08 pm
by SubJunk
pipin wrote: Tue May 11, 2021 8:00 pm Thanks for the release.

Still problems with missing "played folder" and fully played overlay.

Will send in some logs in the next days.
Thanks pipin, will look forward to the logs

Re: Version 10.5.0 released

Posted: Fri May 14, 2021 4:32 pm
by KONTROLMASTER
As for the "Media" folder, the feature is great! What advices or recommendations would you tell about how to correctly rename files to get the right iMDB info in TV Shows section?

Re: Version 10.5.0 released

Posted: Sun May 16, 2021 2:07 pm
by SubJunk
Hi KONTROLMASTER. We are always improving our detection of shows, movies and episodes, so if there is one that is not being detected properly please let us know and we can give advice about that, and possibly improve our code

Re: Version 10.5.0 released

Posted: Sun May 16, 2021 3:44 pm
by KONTROLMASTER
Yes, have some examples.. Some titles with TV Mini-series or the same multiple titles: https://www.imdb.com/title/tt0186385/?ref_=ttrel_rel_tt , https://www.imdb.com/title/tt0115215/?ref_=nv_sr_srsg_9 . And also with the numbers: https://www.imdb.com/title/tt0110825/?ref_=fn_al_tt_1 and https://www.imdb.com/title/tt0080221/?ref_=nv_sr_srsg_0 . Thanks again in advance, SubJunk and to all of the developers team.

Re: Version 10.5.0 released

Posted: Mon May 17, 2021 6:17 pm
by SubJunk
Thanks for those links, I can see how it would be a bug in UMS if there is a year in the filename. I'm fixing that for the next release.
For The Incredible Hulk, because there are other series with that same title, you can put the start year in the filename and we will hopefully get the correct one. So like:
The.Incredible.Hulk.1996.S01E01
Note that it is always the start year for the series, not the episode, so even in season 2 you would still use 1996

Re: Version 10.5.0 released

Posted: Mon May 31, 2021 12:42 pm
by DetectiveKenobi
I hope you guys get the tsmuxer issue sorted for MacOSX sometime soon. I know that release is not really used/supported but still I'd like to keep using it so I dont have to turn on my Windows PC just to stream to my TV because tsmuxer isn't working.

Re: Version 10.5.0 released

Posted: Thu Jun 03, 2021 6:15 pm
by SubJunk
We are using the latest version from https://github.com/justdan96/tsMuxer/releases
Please let us know if you find a better source for the tsMuxeR binaries. We are open source and therefore rely entirely on volunteers :)