Bogdan
ebde4d3bc8
New: Critic Rating for Kodi/Emby metadata
8 months ago
Jendrik Weise
d72f78d979
New: Custom import scripts can communicate information back
...
(cherry picked from commit b4ac495983d61819d9ab84f49c880957ba57418b)
10 months ago
randomllama
0914d6250c
New: Add Movie Status to Kodi .nfo
...
Closes #9115
(cherry picked from commit b76de3987b0c30e6509d37d82e3163d067a9c6c8)
11 months ago
luz paz
260fb88f85
Fix various typos
...
Found via `codespell -q 3`
(cherry picked from commit 209a250079fdf7ad2bc9168f81bfb45b9531d6b3)
11 months ago
Mark McDowall
7922109f01
Fixed a potential issue when extra files for multiple movies have the same relative path
...
(cherry picked from commit a6a68b4cae7688506c45ff6cf10989fe6596c274)
Closes #7222
1 year ago
Mark McDowall
24a17a9240
Fixed: Don't try to create metadata images if source files doesn't exist
...
(cherry picked from commit 9a1022386a031c928fc0495d6ab990ebce605ec1)
Closes #9189
1 year ago
Qstick
248ac9619c
Fixed: Images for some movies not downloading
...
Closes #8006
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
1 year ago
Mark McDowall
83632f91e6
New: Add additional logging when renaming extra files
...
(cherry picked from commit 1ae0dc81f73ef74078f07fd5536a7d9058df649d)
Closes #8966
1 year ago
Mark McDowall
54bb267e17
New: Ignore inaccessible files with getting files
...
(cherry picked from commit e5aa8584100d96a2077c57f74ae5b2ceab63de19)
1 year ago
Qstick
09ca0a1c0a
New: Download Client Tags
...
(cherry picked from commit f6ae9fd6c5173cbf1540341fa99d2f120be1d28e)
1 year ago
Mark McDowall
77cde138dc
Fixed: Don't handle images in metadata folder as Roksbox images
...
(cherry picked from commit 95a8f59a32d55550d5367f08a964859a97a0df44)
1 year ago
Stepan Goremykin
044de922fa
Use Array.Empty and fix a few multiple enumerations
...
(cherry picked from commit 11d91faaada0e70910c832ce405ddeed52a24172)
1 year ago
Bogdan
c987824174
Use 'var' instead of explicit type
...
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
1 year ago
Bogdan
fd76d67bae
Remove empty constructors
2 years ago
Lars Erik Helø
223f04ef46
Refactor LanguageParser.ParseLanguageTags() to return List<> instead of IEnumerable. Clean up calls to ParseLanguageTags().
2 years ago
LarsHelo
85112e7fbd
Include extra tags from existing subtitles when renaming.
2 years ago
Qstick
2167da87ce
Enable all analyzers and enforce code style on build
...
Fixes #8201
Fixes #8202
Fixes #8203
Fixes #8204
Fixes #8205
Fixes #8207
Fixes #8208
Fixes #8209
Fixes #8210
Fixes #8211
Fixes #8212
Fixes #8213
Fixes #8214
Fixes #8215
Closes #8216
Fixes #8217
Closes #8218
Fixes #8219
Closes #8220
2 years ago
Qstick
0fb738aa2e
Fixed: Kodi Metadata Subtitle Language
...
Fixes #7962
Co-Authored-By: Stevie Robinson <stevie.robinson@gmail.com>
2 years ago
Qstick
44d7c54077
Enforce comment style in CS
2 years ago
Qstick
2be70f5001
Fixed: Use translated title for sorttitle in Kodi nfo
...
Fixes #7482
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
...
Fixes #7071
2 years ago
Qstick
f80272a659
New: Collections View
3 years ago
Qstick
3125b038d5
Fixed: Wrong translation mapping can be used for file naming and metadata
...
Fixes #7243
3 years ago
Qstick
6a03eddda9
Rework Movie Metadata data model
3 years ago
Qstick
599f4907f4
New: Imdb Ratings
3 years ago
ta264
f0f8a4ffaf
New: MediaInfo -> FFProbe
...
* New: MediaInfo -> FFProbe
* Detect HDR format
* Fix migration for users that tested early ffmpeg
3 years ago
ta264
06e2d5b3c3
New: Use native dotnet host and DryIoc
...
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
(cherry picked from commit 7fe36a7e9222e830f4920e09a85115df0bdbf190)
3 years ago
Robin Dadswell
8d17f0b1db
Fixed: Round durationseconds in Kodi metadata ( #6204 )
4 years ago
Qstick
7742a81782
Fixed: Use Tag Label instead of db Id for Kodi Metadata
...
Fixes #5713
4 years ago
Laurie Richards
f0bb614360
Fix: Youtube trailers do not play from scraped data
...
Currently the scraper puts an https:// link, this is not compatible with the YouTube plugin, it needs to be in plugin format with YouTube ID
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
...
- Added the fields userrating, top250, outline, tagline, playcount, lastplayed, country empty for use in Kodi (need this field in database)
- Added Director and Writer
- Added overview to set (empty, need this field in database)
- Change ID to TMDB (previously IMDB)
- Set True TMDB UniqueID instead of IMDB
- Modified thumb's sentence
- Remove <tmdbid>
- Reordered XML to match Kodi schema (https://kodi.wiki/view/NFO_files/Movies )
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 )
...
* Add Option to localize metadata written in .nfo if available
* Fix Pull Request comments
4 years ago
Qstick
1ebb71db59
Fixed: Import Extra files from Subfolders
...
Fixes : #4646
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
...
Fixes #5059
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
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago