Git Product home page Git Product logo

matroska-tag-generator's Issues

Some titles are problems

I've tried the software and found some titles are problematic. I don't know why, but several tagging search functions have a problem with "the Matrix (1999)." Yours does too.

PS C:\Temp__video mkv\MKV and tags__Pfuego mkv tagger TMDB> .\MatroskaTagGenerator.ps1 -Path 'The Matrix (1999).mkv' -APIKey '12345678901234567890' -Title 'The Matrix' -Year 1999 -Properties overview, title, release_date


| / | | |/ / \ \ / / |_ | __ _ __ _ / _| ___ _ _ ___ _ _ __ _ | | ___ _ _
| |/| | | ' < \ V / | | / | / _ | | ( | / -
) | ' \ / -) | '| / ` | | | / _ \ | '|
|
| || ||_\ _/ || _,| _, | _| _| |||| _| || _,| _| _/ ||
|
__/

Requesting TMDB ID for 'The Matrix'...
ID successfully retrieved! ID: 603 684428 684431

Requesting TMDB ID for 'Ex Machina'...
C:\Temp__video mkv\MKV and tags__Pfuego mkv tagger TMDB\MatroskaTagGenerator.ps1 : Failed to generate XML file.
Exception: Cannot validate argument on parameter 'Metadata'. The argument is null or empty. Provide an argument that
is not null or empty, and then try the command again.
At line:1 char:1

  • .\MatroskaTagGenerator.ps1 -Path 'The Matrix (1999).mkv' -APIKey '4d6 ...
  •   + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
      + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,MatroskaTagGenerator.ps1
    

How to get credits from tmdb?

How do I get the credits data from tmdb using MTG?
curl --request GET \ --url 'https://api.themoviedb.org/3/movie/346/credits?language=en-US' \ --header 'Authorization: Bearer abcdefghijk...' \ --header 'accept: application/json'

TMDB ID Formatting

For TMDB ID in the tags, it should have the format movie/12345... as opposed to just the 12345... portion.

suggestion

Add an option to search using the tmdb id, or imdb id.
Also, is there a way to control the sequence of tags? I tried SkipProperties to all defaults and add in Properties option but most were not found.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.