Change highlight main UI changes with TVDBv4.

This commit is contained in:
JackDandy 2024-08-12 21:27:51 +01:00
parent 270fef4fdf
commit 33c3c9efcd

View file

@ -3,6 +3,10 @@
* Update filelock 3.14.0 (8556141) to 3.15.4 (9a979df) * Update filelock 3.14.0 (8556141) to 3.15.4 (9a979df)
* Update package resource API 68.2.2 (8ad627d) to 70.1.1 (222ebf9) * Update package resource API 68.2.2 (8ad627d) to 70.1.1 (222ebf9)
* Update urllib3 2.2.1 (54d6edf) to 2.2.2 (27e2a5c) * Update urllib3 2.2.1 (54d6edf) to 2.2.2 (27e2a5c)
* Change add TheTVDb v4 support
* Add menu Shows/"TVDb Cards"
* Add a persons available socials (Youtube, LinkedIn, Reddit, Fansite, TikTok, Wikidata)
* Change increase viewable history menu items from 13 to 15
### 3.32.8 (2024-10-07 00:30:00 UTC) ### 3.32.8 (2024-10-07 00:30:00 UTC)
@ -342,11 +346,7 @@
* Add to config/media-process/File Handling, "Rename TBA" and "Rename any" * Add to config/media-process/File Handling, "Rename TBA" and "Rename any"
* Add config to change media process log message if there is no media to process * Add config to change media process log message if there is no media to process
* Change view-show text "invalid timeformat" to "time unknown" * Change view-show text "invalid timeformat" to "time unknown"
* Add TVDb v4
* Add menu Shows/"TVDb Cards"
* Add menu Shows/"TMDB Cards" * Add menu Shows/"TMDB Cards"
* Change increase viewable history menu items from 13 to 15
* Add a persons available socials (Youtube, LinkedIn, Reddit, Fansite, TikTok, Wikidata)
* Change use TVDb genres on view-show if config/General/Interface/"Enable IMDb info" is disabled * Change use TVDb genres on view-show if config/General/Interface/"Enable IMDb info" is disabled
* Fix TVDb api episode issues * Fix TVDb api episode issues
* Change remove Python 3.7 from CI * Change remove Python 3.7 from CI
@ -506,8 +506,6 @@
* Change migrate Kodi addon to Kodi (Matrix), (Leia) and older can use repo source url /kodi-legacy * Change migrate Kodi addon to Kodi (Matrix), (Leia) and older can use repo source url /kodi-legacy
* Change ensure XML header in Kodi nfo files * Change ensure XML header in Kodi nfo files
* Change fix some typos * Change fix some typos
* Add menu Shows/"TVDb Cards"
* Add menu Shows/"TMDB Cards"
### 0.25.60 (2023-01-03 13:30:00 UTC) ### 0.25.60 (2023-01-03 13:30:00 UTC)
@ -971,7 +969,6 @@
* Change improve the search progress text * Change improve the search progress text
* Add "Size" filter '<0' in history view to filter already deleted media * Add "Size" filter '<0' in history view to filter already deleted media
* Change swap `Episode` and `Label` columns in history view * Change swap `Episode` and `Label` columns in history view
* Change add TheTVDb v4 support
### 0.24.17 (2021-08-31 01:00:00 UTC) ### 0.24.17 (2021-08-31 01:00:00 UTC)