Commit Graph

107 Commits (0a4c526715388fe17aa422c418925033136e3a8f)

Author SHA1 Message Date
Bogdan ebde4d3bc8 New: Critic Rating for Kodi/Emby metadata
6 months ago
Jendrik Weise d72f78d979 New: Custom import scripts can communicate information back
9 months ago
randomllama 0914d6250c New: Add Movie Status to Kodi .nfo
9 months ago
luz paz 260fb88f85 Fix various typos
10 months ago
Mark McDowall 7922109f01 Fixed a potential issue when extra files for multiple movies have the same relative path
1 year ago
Mark McDowall 24a17a9240 Fixed: Don't try to create metadata images if source files doesn't exist
1 year ago
Qstick 248ac9619c Fixed: Images for some movies not downloading
1 year ago
Mark McDowall 83632f91e6 New: Add additional logging when renaming extra files
1 year ago
Mark McDowall 54bb267e17 New: Ignore inaccessible files with getting files
1 year ago
Qstick 09ca0a1c0a New: Download Client Tags
1 year ago
Mark McDowall 77cde138dc Fixed: Don't handle images in metadata folder as Roksbox images
1 year ago
Stepan Goremykin 044de922fa Use Array.Empty and fix a few multiple enumerations
1 year ago
Bogdan c987824174 Use 'var' instead of explicit type
1 year ago
Bogdan fd76d67bae Remove empty constructors
1 year ago
Lars Erik Helø 223f04ef46 Refactor LanguageParser.ParseLanguageTags() to return List<> instead of IEnumerable. Clean up calls to ParseLanguageTags().
1 year ago
LarsHelo 85112e7fbd Include extra tags from existing subtitles when renaming.
1 year ago
Qstick 2167da87ce Enable all analyzers and enforce code style on build
2 years ago
Qstick 0fb738aa2e Fixed: Kodi Metadata Subtitle Language
2 years ago
Qstick 44d7c54077 Enforce comment style in CS
2 years ago
Qstick 2be70f5001 Fixed: Use translated title for sorttitle in Kodi nfo
2 years ago
Robin Dadswell 5558e10711 New: Setting to add Collection to NFO files
2 years ago
Dominik Krivohlavek 43d77308f9 New: Preserve language tags when importing subtitle files
2 years ago
Mark McDowall b3c3f7ddae Fixed: Skip extras in 'Extras' subfolder
2 years ago
Stéphane Dupont dd5bc41eda New: Import subtitles from sub folders
2 years ago
Deathspike cad1191da5
Fixed: Watch state not preserved on metadata rewrite (#7436)
2 years ago
Qstick 2aacebc938 New: Default to IMDb Ratings in Kodi Metadata
2 years ago
Qstick f80272a659 New: Collections View
2 years ago
Qstick 3125b038d5 Fixed: Wrong translation mapping can be used for file naming and metadata
2 years ago
Qstick 6a03eddda9 Rework Movie Metadata data model
2 years ago
Qstick 599f4907f4 New: Imdb Ratings
3 years ago
ta264 f0f8a4ffaf
New: MediaInfo -> FFProbe
3 years ago
ta264 06e2d5b3c3 New: Use native dotnet host and DryIoc
3 years ago
Robin Dadswell 8d17f0b1db
Fixed: Round durationseconds in Kodi metadata (#6204)
3 years ago
Qstick 7742a81782 Fixed: Use Tag Label instead of db Id for Kodi Metadata
4 years ago
Laurie Richards f0bb614360 Fix: Youtube trailers do not play from scraped data
4 years ago
ta264 26a04c9fd1 New: Build with NET5
4 years ago
jasimancas 1c58e26183 - Change <writer> to <credits>
4 years ago
jasimancas 4d965955d1 - Add rating
4 years ago
jasimancas 23b9d657ce no message
4 years ago
jasimancas c046c3c229 - Added new ratings scheme
4 years ago
jasimancas f734ba2323 Schematize NFO in XBMC with Kodi format: https://kodi.wiki/view/NFO_files/Movies
4 years ago
Qstick f9733eea7a Fixed: Use audioChannels_Original if it exists in MI
4 years ago
Daniel Martin Gonzalez 82eadcffaa
New: Add Option to localize metadata written in .nfo if available (#5060)
4 years ago
Qstick 1ebb71db59 Fixed: Import Extra files from Subfolders
4 years ago
Qstick 7d31eb1f55 Fixed: Test for empty strings using isNullOrEmpty
4 years ago
Qstick 295b975046 Fixed: Do not use Count/LongCount when Any can be used
4 years ago
Qstick 088ffc34df Fixed: Use Append(Char) for single character Stringbuilder additions
4 years ago
Qstick d5ec2914e2 New: Support existing 'keyart' in Kodi Metadata
4 years ago
Taloth Saldono 67d2765d0c Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Qstick 95a30b50fa Fixed: Generating Kodi movie file metadata files when scanning folder
4 years ago