Skip to content

Commit

Permalink
AU: 1 updated - tinymediamanager
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Apr 30, 2024
1 parent 495c685 commit 852965e
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 11 deletions.
4 changes: 2 additions & 2 deletions automatic/tinymediamanager/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ![tinyMediaManager Changelog](https://img.shields.io/badge/tinyMediaManager-blue.svg?style=for-the-badge)

## UPCOMING
## Version: 5.0.4 (2024-04-30)

- maintainers: JourneyOver)
- Taken over as a new maintainer of the tinymediamanager package (original
maintainers: JourneyOver)
2 changes: 1 addition & 1 deletion automatic/tinymediamanager/Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@f7ecb4a5879a829f63b4ad078a918e9595cef15a/automatic/tinymediamanager/icons/48x48.png" height="48" width="48" /> ![tinyMediaManager](https://img.shields.io/chocolatey/v/tinymediamanager.svg?label=tinyMediaManager&style=for-the-badge)](https://community.chocolatey.org/packages/tinymediamanager)
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@4d684f6623d2504624214dd4231cb2eca09f44e6/automatic/tinymediamanager/icons/48x48.png" height="48" width="48" /> ![tinyMediaManager](https://img.shields.io/chocolatey/v/tinymediamanager.svg?label=tinyMediaManager&style=for-the-badge)](https://community.chocolatey.org/packages/tinymediamanager)

tinyMediaManager is a media management tool written in Java/Swing. It is written
to provide metadata for the Kodi Media Center (formerly known as XBMC),
Expand Down
6 changes: 3 additions & 3 deletions automatic/tinymediamanager/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <yup>
location on <https://release.tinymediamanager.org>
and can be verified by doing the following:

1. Download the following <yup>
1. Download the following <https://release.tinymediamanager.org/v5/dist/tinyMediaManager-5.0.4-windows-amd64.zip>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum: D40AC6EC29DE25163DCBAAD86958CD53A2FA46C52056F8E9C2DD3B45DF961AB1
checksum: 32468B3BE8FD6F54BD5A33F24FB9C0D34898934060AC80ABA18C68C64EBD0E48

The file 'LICENSE.txt' has been obtained from <https://gitlab.com/tinyMediaManager/tinyMediaManager/-/blob/devel/LICENSE>
35 changes: 31 additions & 4 deletions automatic/tinymediamanager/tinymediamanager.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,46 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>tinymediamanager</id>
<version>5.0.3</version>
<version>5.0.4</version>
<title>tinyMediaManager</title>
<authors>Manuel Laggner</authors>
<owners>AdmiringWorm,JourneyOver</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://gitlab.com/tinyMediaManager/tinyMediaManager/-/blob/devel/LICENSE</licenseUrl>
<projectUrl>https://www.tinymediamanager.org/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@f7ecb4a5879a829f63b4ad078a918e9595cef15a/automatic/tinymediamanager/icons/128x128.png</iconUrl>
<description>[tinyMediaManager](https://www.tinymediamanager.org) is a media management tool written in Java/Swing. It is written to provide metadata for the XBOX Media Center (XBMC). Due to the fact that it is written in Java, tinyMediaManager will run on Windows, Linux and Mac OSX (and possible more OS).
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@4d684f6623d2504624214dd4231cb2eca09f44e6/automatic/tinymediamanager/icons/128x128.png</iconUrl>
<description><![CDATA[tinyMediaManager is a media management tool written in Java/Swing. It is written
to provide metadata for the Kodi Media Center (formerly known as XBMC),
MediaPortal and Plex media server. Due to the fact that it is written in Java,
tinyMediaManager will run on Windows, Linux and macOS (and possible more OS).
## Features
- [All Features](https://www.tinymediamanager.org/features)</description>
### Movie Management
![Movie Management](https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@4d684f6623d2504624214dd4231cb2eca09f44e6/automatic/tinymediamanager/screenshots/movies.png)
- Get data from **TheMovieDB.org, Imdb.com, Ofdb.de, HD-Trailers.net**, ...
- Create NFO for use with Kodi (XBMC) and MediaPortal
- Automatically rename files and folders as you like
### Movie Set Management
![Movie Set Management](https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@4d684f6623d2504624214dd4231cb2eca09f44e6/automatic/tinymediamanager/screenshots/moviesets.png)
- Organize movies into collections
- Set artwork for moviesets
- Support NFO tags for moviesets for **Kodi (XBMC)** and **MediaPortal**
### TV Show Management
![TV Show Management](https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@4d684f6623d2504624214dd4231cb2eca09f44e6/automatic/tinymediamanager/screenshots/tvshows.png)
- find TV shows and episodes in subdirectories - powerful episode/season
detection
- Get data from **TheTvDB.com, TheMovieDB.org, Imdb.com**
- Create NFO for use with **Kodi (XBMC)**
]]></description>
<summary>A multi-OS media managment tool</summary>
<releaseNotes>[Software Changelog](https://www.tinymediamanager.org/changelog)
[Package Changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/tinymediamanager/Changelog.md)</releaseNotes>
Expand Down
2 changes: 1 addition & 1 deletion automatic/tinymediamanager/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $destination = Get-ToolsLocation

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file64 = "$toolsDir\"
file64 = "$toolsDir\tinyMediaManager-5.0.4-windows-amd64.zip"
SpecificFolder = 'tinyMediaManager'
Destination = $destination
}
Expand Down

0 comments on commit 852965e

Please sign in to comment.