tinyMediaManager v4 changed to a subscription based license model, see https://www.tinymediamanager.org/blog/version-4-0/
tinyMediaManager v3 is provided by https://aur.archlinux.org/packages/tiny-media-manager-3/
Git Clone URL: | https://aur.archlinux.org/tiny-media-manager.git (read-only, click to copy) |
---|---|
Package Base: | tiny-media-manager |
Description: | A multi-OS media managment tool |
Upstream URL: | https://www.tinymediamanager.org/ |
Keywords: | data information manager media meta movies nfo shows subtitles tiny tv tv-shows |
Licenses: | Apache |
Submitter: | ZeptoByte |
Maintainer: | Larslol140 |
Last Packager: | Larslol140 |
Votes: | 25 |
Popularity: | 0.000012 |
First Submitted: | 2017-02-24 13:48 (UTC) |
Last Updated: | 2024-10-29 15:30 (UTC) |
tinyMediaManager v4 changed to a subscription based license model, see https://www.tinymediamanager.org/blog/version-4-0/
tinyMediaManager v3 is provided by https://aur.archlinux.org/packages/tiny-media-manager-3/
Latest version is 3.1.9, updating the pkgver
and sha256sums
fixes the build, but the PKGBUILD shouldn't break just because its outdated.
The reason it breaks is because the PKGBUILD references their custom gitlab pages static site that only shows the latest builds. IMO, if Tiny Media Managers authors' want a custom release page they should keep all past releases on it. But untill then our package maintainer should not reference that site and use the gitlab release page instead.
Hi @simon04, the source url seems to be invalid?
I've removed the -Xmx512m
in 3.1.7-2 via https://aur.archlinux.org/cgit/aur.git/commit/?h=tiny-media-manager&id=ee62a04bb308e9bd1cbbebec571e69f87d0b5b6d
3.1.7 This time around it starts but is completely unresponsive and eventually crashes. Removing the -Xmx512m limit from /usr/share/tinyMediaManager/tmm.JAVA_OPTS fixes it again. Maybe you can remove that argument or set the limit higher than 512 MB?
@simon04, thanks for the reply and version update. Have a nice day.
@Fontenele, thanks. Version 3.1.7 has been released (causing the previous version to become unavailable for download).
Hi, giving this error:
Out of date ==> ERROR: Failure while downloading https://release.tinymediamanager.org/v3/dist/tmm_3.1.6_linux.tar.gz
Thanks in advance.
@simon04 ok thanks, that fixed it
So that completely disables the max. memory setting / extra.txt in /home
Oddly enough when I delete the Xmx argument from tmm.JAVA_OPTS it somehow defaults to 8022m whereas I had it set to 2560m. I wonder where it gets that from.
@photoenix, this might be caused by -Xmx512m
from /usr/share/tinyMediaManager/tmm.JAVA_OPTS
– I've added the JVM arguments based on mlaggner's comment.
Pinned Comments
simon04 commented on 2020-10-05 06:55 (UTC)
tinyMediaManager v4 changed to a subscription based license model, see https://www.tinymediamanager.org/blog/version-4-0/
tinyMediaManager v3 is provided by https://aur.archlinux.org/packages/tiny-media-manager-3/