Commit Graph

103 Commits (develop)

Author SHA1 Message Date
Mark McDowall b4d05214ae Fixed: Ignore invalid movie tags when writing XBMC metadata
1 month ago
Jendrik Weise 7776ec9955 Reimport files imported prematurely during script import
2 months ago
Jendrik Weise af5a681ab7 Fix ignoring title based on pre-rename episodefile
2 months ago
Jendrik Weise 0a7f3a12c2 Do not remove all extras when script importing
2 months ago
Mark McDowall 32c32e2f88 Fixed: Issue extracting subtitle information for unknown episodes
3 months ago
Jendrik Weise 69f99373e5
New: Parse subtitle titles
5 months ago
Stevie Robinson de1cc25c90 Translate backend: Autotagging + CF specs, Metadata + ImportLists
5 months ago
Jendrik Weise b4ac495983
New: Custom import scripts can communicate information back
7 months ago
scampower3 ec8da1c7de
New: Add "enddate" tag to Kodi/Jellyfin series metadata
8 months ago
Mark McDowall 9a1022386a Fixed: Don't try to create metadata images if source files doesn't exist
9 months ago
randomllama b76de3987b
New: Add Series Status to Kodi .nfo
9 months ago
Mark McDowall 1ae0dc81f7 New: Add additional logging when renaming extra files
10 months ago
Mark McDowall e5aa858410 New: Ignore inaccessible files with getting files
10 months ago
Jendrik Weise e7bc145084
New: Option to disable images in Kodi Episode Metadata
11 months ago
Qstick f6ae9fd6c5
New: Download Client Tags
11 months ago
Bogdan 12374f7f00 Use 'var' instead of explicit type
1 year ago
Bogdan 281add47de Inline 'out' variable declarations
1 year ago
Bogdan c6b543e072 Remove unused imports
1 year ago
Bogdan f93a016be1 Remove empty constructors
1 year ago
Lars 3141bf7f9d
Fixed: Subtitle tags from existing subtitle files being lost during rename
1 year ago
Stepan Goremykin 11d91faaad
Use Array.Empty and fix a few multiple enumerations
1 year ago
Qstick 7521579bca Use Apend(char) instead of Apend(string) for performance
1 year ago
Qstick e805f61450 Use Length/Count property instead of Count() method to prevent enumerating
1 year ago
Qstick b2c2c79a96 Don't compare strings to Empty using Equals
1 year ago
Mark McDowall 95a8f59a32 Fixed: Don't handle images in metadata folder as Roksbox images
1 year ago
Mark McDowall 890f107467 New: Support for .plexmatch series metadata files
1 year ago
Mark McDowall 6740257135 New: Add Episode Guide option for Kodi MetadataFile
1 year ago
Mark McDowall b848100693 Fixed: Images for some series not downloading
1 year ago
Stevie Robinson 3316665e93
Fixed: Kodi Metadata Subtitle Language
1 year ago
Qstick 356771d139
New: Speed up mass deletes from Series Editor
2 years ago
Qstick 08b677ca7d Enforce comment spacing with Stylecop
2 years ago
luz paz 209a250079 Fix various typos
2 years ago
Qstick 89ee7d4452 Fixed: Fix NullRef in Subtitle Service due to #4924
2 years ago
Qstick fa0fc3158b New: MediaInfo -> FFProbe
2 years ago
Qstick 1169741c54 New: Use ASP.NET Core instead of Nancy
2 years ago
Qstick 2e953a0eb1 Dapper and STJson
2 years ago
Qstick 1c22a1ec0d StyleCop
2 years ago
Qstick 878d1561aa Build Sonarr on Net6
2 years ago
Dominik Krivohlavek d6dff451e0
New: Preserve language tags when importing subtitle files
2 years ago
Mark McDowall a6a68b4cae Fixed: A potential issue when extra files for multiple series have the same relative path
2 years ago
Mark McDowall 481345226a Fixed: Skip extras in 'Extras' subfolder
2 years ago
Mark McDowall d02d1bbdfe Fixed: Releases without a job folder importing extra files from another release
2 years ago
Stéphane Dupont 4bfcd0de1d
New: Import subtitles from sub folders
2 years ago
Mark McDowall f6b08f697b New: Use TVDB's Episode ID as default uniqueid for Kodi metadata
2 years ago
Qstick 4be626a44c Fixed: Skip various Extras directories during scan
2 years ago
Zippy79 155dbd4dd5
New: Add TVDB URL in Kodi metadata
3 years ago
Mark McDowall fde28c63d9 New: Removed EpisodeGuide tag from Kodi Metadata
3 years ago
Mark McDowall 6934eafd44 Fixed: Round durationseconds in Kodi metadata
3 years ago
Mark McDowall cbc4295f28 Fixed: Use file name when importing batch release when renaming is disabled
3 years ago
Qstick 39cb0934bc Fixed: Use audioChannels_Original if it exists in MI
4 years ago