Skip to content
New issue

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

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

Already on GitHub? # to your account

Refine score when multiple of same book #19

Closed
djdembeck opened this issue Aug 29, 2021 · 0 comments · Fixed by #21
Closed

Refine score when multiple of same book #19

djdembeck opened this issue Aug 29, 2021 · 0 comments · Fixed by #21
Labels
enhancement New feature or request

Comments

@djdembeck
Copy link
Collaborator

For example, Devolution by Max Brooks has 4 versions listed, 2 with the exact same date. Current thinking is look for region restriction messages. Could also compare listed language to library language pref.

esults-----------------------------------
2021-08-29 14:28:47,009 (14c032dd0b38) :  INFO (sandbox:19) - Result #1
2021-08-29 14:28:47,010 (14c032dd0b38) :  INFO (sandbox:19) - ID is               0593168070
2021-08-29 14:28:47,010 (14c032dd0b38) :  INFO (sandbox:19) - Title is            Devolution
2021-08-29 14:28:47,010 (14c032dd0b38) :  INFO (sandbox:19) - Author is           Max Brooks
2021-08-29 14:28:47,010 (14c032dd0b38) :  INFO (sandbox:19) - Narrator is         Judy Greer
2021-08-29 14:28:47,010 (14c032dd0b38) :  INFO (sandbox:19) - Date is             2020-06-16
2021-08-29 14:28:47,010 (14c032dd0b38) :  INFO (sandbox:19) - Score is            100
2021-08-29 14:28:47,011 (14c032dd0b38) :  INFO (sandbox:19) - ----------------------------------------------------------------------
2021-08-29 14:28:47,011 (14c032dd0b38) :  INFO (sandbox:19) - Result #2
2021-08-29 14:28:47,011 (14c032dd0b38) :  INFO (sandbox:19) - ID is               1473570476
2021-08-29 14:28:47,012 (14c032dd0b38) :  INFO (sandbox:19) - Title is            Devolution
2021-08-29 14:28:47,012 (14c032dd0b38) :  INFO (sandbox:19) - Author is           Max Brooks
2021-08-29 14:28:47,012 (14c032dd0b38) :  INFO (sandbox:19) - Narrator is         Judy Greer
2021-08-29 14:28:47,012 (14c032dd0b38) :  INFO (sandbox:19) - Date is             2020-06-16
2021-08-29 14:28:47,012 (14c032dd0b38) :  INFO (sandbox:19) - Score is            100
2021-08-29 14:28:47,012 (14c032dd0b38) :  INFO (sandbox:19) - ----------------------------------------------------------------------
2021-08-29 14:28:47,013 (14c032dd0b38) :  INFO (sandbox:19) - Result #3
2021-08-29 14:28:47,014 (14c032dd0b38) :  INFO (sandbox:19) - ID is               8417910875
2021-08-29 14:28:47,014 (14c032dd0b38) :  INFO (sandbox:19) - Title is            Involución [Devolution]
2021-08-29 14:28:47,014 (14c032dd0b38) :  INFO (sandbox:19) - Author is           Max Brooks
2021-08-29 14:28:47,014 (14c032dd0b38) :  INFO (sandbox:19) - Narrator is         Alberto Santillán
2021-08-29 14:28:47,014 (14c032dd0b38) :  INFO (sandbox:19) - Date is             2020-07-16
2021-08-29 14:28:47,014 (14c032dd0b38) :  INFO (sandbox:19) - Score is            89
2021-08-29 14:28:47,015 (14c032dd0b38) :  INFO (sandbox:19) - ----------------------------------------------------------------------
2021-08-29 14:28:47,015 (14c032dd0b38) :  INFO (sandbox:19) - Result #4
2021-08-29 14:28:47,015 (14c032dd0b38) :  INFO (sandbox:19) - ID is               383714934X
2021-08-29 14:28:47,016 (14c032dd0b38) :  INFO (sandbox:19) - Title is            Devolution
2021-08-29 14:28:47,016 (14c032dd0b38) :  INFO (sandbox:19) - Author is           Max Brooks
2021-08-29 14:28:47,016 (14c032dd0b38) :  INFO (sandbox:19) - Narrator is         David Nathan
2021-08-29 14:28:47,016 (14c032dd0b38) :  INFO (sandbox:19) - Date is             2020-08-24
2021-08-29 14:28:47,016 (14c032dd0b38) :  INFO (sandbox:19) - Score is            100
2021-08-29 14:28:47,016 (14c032dd0b38) :  INFO (sandbox:19) - ----------------------------------------------------------------------

@djdembeck djdembeck added the enhancement New feature or request label Aug 29, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant