Skip to content

Commit

Permalink
v.1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luzmane committed Apr 6, 2024
1 parent 0886ee0 commit f691172
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion EmbyKinopoiskRu/EmbyKinopoiskRu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>

<!-- nuget setup -->
<Version>1.23.1</Version>
<Version>1.24.0</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>
<FileVersion>$(Version)</FileVersion>
<Authors>Evgeniy Luzman</Authors>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Fetches metadata from [kinopoisk.ru](https://www.kinopoisk.ru). This site is pop

Плагин умеет создавать коллекции Кинопоиска из фильмов/сериалов в медиатеке (отдельная задача). Чтоб начать использовать эту задачу, в настройках плагина надо выбрать какие коллекции создавать.

Плагин умеет добавлять ID КиноПоиска по ID IMDB или TMDB (отдельная задача). Работает только для [kinopoisk.dev](https://kinopoisk.dev) - API предоставляет эти данные.
Плагин умеет добавлять ID КиноПоиска по ID IMDB или TMDB (отдельная задача). Для [kinopoiskapiunofficial.tech](https://kinopoiskapiunofficial.tech) - только по IMDB

Плагин умеет обновляться самостоятельно (отдельная задача).

Expand Down
3 changes: 3 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v.1.24.0
- feature: add task "KinopoiskId by IMDB" for kinopoiskapiunofficial.tech

v.1.23.1
- fix: incorrect description for Create Kinopoisk Collections Task

Expand Down

0 comments on commit f691172

Please sign in to comment.