Releases: Kometa-Team/Kometa
v1.6.1
v1.6.0
New Features
Updated PlexAPI requirement to 4.5.1 (requirements will need to be reinstalled)
Closes #27, Closes #78 - Completely rebuilt plex_search
see here for more details.
Closes #136 - Added a new ability to edit show's advanced details
Bug Fixes
Fixes #126 - tmdb_discover
date format bug
Fixes #132 - content_rating
filter bug
Fixes #133 - trakt_trending
key bug
Fixes #135 - file_background
bug
v1.5.1
New Features
Closes #107 - Added command-line arguments as Environmental variables
Bug Fixes
Fixes #47 - Collectionless now check collection IDs instead of Names
Fixes #63 - add error handling for Tautulli
Fixes #118 - AniList Bug
Fixes #120 - Fixes reading episode numbers
Fixes #121 - Trakt List Errors
v1.5.0
New Features
Updated PlexAPI requirement to 4.4.1 (requirements will need to be reinstalled)
Adds - Added AniList Support with new AniList Builders: anilist_id
, anilist_popular
, anilist_relations
, anilist_season
, anilist_studio
, and anilist_top_rated
.
Adds - Added new Trakt Builders: trakt_collected
, trakt_popular
, trakt_recommended
, and trakt_watched
.
Closes #98 - Added new Collection Filter: audio_track_title
and audio_track_title.not
Closes #102 - Added letterboxd lookups to the cache
Bug Fixes
Fixes #66 - Bug with duration
filter
Fixes #100 - allows multiple title
plex searches via a list
Fixes #101 - Mapping Issues when no IMDb ID was found
Fixes #102 - Letterboxd List Errors
v1.4.0
New Features
Adds - Mass editing of genres from tmdb or omdb using mass_genre_update
along with OMDb support
Adds - Letterboxd Builders letterboxd_list
and letterboxd_list_details
and collection detail letterboxd_description
Closes #77 - Support for New TV Agent
Closes #82 - Added Season posters to the asset directory
Closes #88 - Added title
plex search option
Closes #92 - Added collection builders: trakt_list_details
, tvdb_list_details
, tvdb_show_details
, and tvdb_movie_details
. Added collection details: trakt_description
, tvdb_summary
, tvdb_description
, tvdb_poster
, and tvdb_background
.
Bug Fixes
Fixes #79 - Displays a better Error Message
Fixes #82 - Updating Show Images was broken
Fixes #84 - Made what causes Collections to Fail more specific
Fixes #89 - Error with TMDb Details methods
Fixes #90 - Cache was being used when it shouldn't
Fixes #91 - Forgot argument
Fixes #92 - TMDb Show IDs weren't being converted to TVDb IDs
v1.3.0
New Features
Adds - Displays Daily Run Runtime
Adds - Added tmdb_vote_count
Filter
Closes #62 - Sonarr now has the season_folder
attribute which defaults to true
Closes #65 - Added run_again
mode to rerun adding movies to collections at the end of the run or on a delay at the end of the run
Closes #66 - Added duration
filter
Closes #67 - Added the optional
attribute to templates to specify optional variables
Closes #70 - Added tmdb_actor
, tmdb_actor_details
, tmdb_crew
, tmdb_crew_details
, tmdb_director
, tmdb_director_details
, tmdb_producer
, tmdb_producer_details
, tmdb_writer
, and tmdb_writer_details
TMDb Builders
Bug Fixes
Fixes #55 - Missing Metadata file would cause the whole run to fail
Fixes #56 - TVDb Display Error
Fixes #71 - schedule error
v1.2.2
v1.2.1
v1.2.0
New Features
Added settings
to config and moved some attributes from plex
to settings
. The program will automatically update the config.
Added show_missing
and save_missing
as global, library, or collection level attributes that will or will not show/save movies missing from collections
Closes #19 - Templates have been added
Closes #26 - Two new ways to only run specific collections
Closes #29 - Added arr tags using
Closes #49 - Add ability to edit collection labels
Bug Fixes
Fixes #28 - Movies weren't adding to collections when added to the cache
Fixes #31 - tagline error
Fixes #37 - missing movies mapping error
Fixes #48 - Trakt Mapping error
v1.1.0
New Features
Closes #6 - Add movie posters by folder
Closes #13 - Added the original_language
collection filter and the show_filtered
option to the plex
and collections attributes
Added the show_unmanaged
option to the plex
attribute
Bug Fixes
Fixes #3 - original_title
works for shows
Fixes #17 - MyAnimeList connection always said failed
Fixes #22 - added handling for multiple anime IDs
Fixes #24 - tvdb_show
not working correctly