Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: return media count for a library when requesting all libraries #463

Merged
merged 1 commit into from Aug 17, 2022

Conversation

vgarleanu
Copy link
Member

No description provided.

@vgarleanu vgarleanu merged commit 390f975 into master Aug 17, 2022
vgarleanu added a commit that referenced this pull request Sep 23, 2022
* database: add exists method for a insertable mediafile

* scanner: rewrite base media inserter

* fix test_multiple_instances test

* scanner: add some docs for the mediafile creator

* database: remove all mentions of postgres

* database: remove and simplify some database functions, remove not null constraint for _tblmedia to allow passing a NULL parameter for the id

* provider: update metadata provider api to include a upcasting method

* scanner: refactor most of the movies scanner

* bind movies to genres if available

* finish implementing most of the movie scanner, add movie scanner benchmark

* remove a lot of un-needed code and tables by breaking backwards-compat

* begin working on tv show scanner, add movie scanner benchmark and some more tests

* insert posters into db, finish implementing tv show scanner

* add some more helper methods for starting a scan

* removed old scanner code

* database: add exists method for a insertable mediafile

* scanner: rewrite base media inserter

* fix test_multiple_instances test

* scanner: add some docs for the mediafile creator

* database: remove all mentions of postgres

* database: remove and simplify some database functions, remove not null constraint for _tblmedia to allow passing a NULL parameter for the id

* provider: update metadata provider api to include a upcasting method

* scanner: refactor most of the movies scanner

* bind movies to genres if available

* finish implementing most of the movie scanner, add movie scanner benchmark

* remove a lot of un-needed code and tables by breaking backwards-compat

* begin working on tv show scanner, add movie scanner benchmark and some more tests

* insert posters into db, finish implementing tv show scanner

* add some more helper methods for starting a scan

* removed old scanner code

* feature: return media count for a library when requesting all libraries (#463)

* feature: allow clients to request dim to compute and attach accent/dominant colors for a image (#464)

* add error enum for the movies scanner

* add error enum for tv show scanner

* add matcher impl for tv show scanner

* re-enable tmdb-search api

* re-enable manual mediafile matching

* re-enable media rematching

* enable scanning daemon and scan library on startup

* added error propagation

* add rust-toolchain file

* add rust-toolchain file
@vgarleanu vgarleanu deleted the return-library-size branch September 25, 2022 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant