View Single Post
Old 11-13-2023, 08:08 AM   #9071
user_not_found
Junior Member
user_not_found began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Nov 2023
Device: Tolino Vision 3HD
using fanficfare in calbire, I managed to capture the viewer ratings (votes) from literotica and succeded in putting them in a calibre custom column.

https://i.imgur.com/nnrbQVN.png
Code:
 [literotica.com]
extra_valid_entries:eroticatags,averrating
add_to_custom_columns_settings: 
 averrating=>#votes
i am now wondering if it is possible to capture the views as well.

https://i.imgur.com/FUyyyzR.png
More so i'm wondering on how to actually do it.
i somewhere found a snippet that suggested using 'hits' but i didn't succeed with:
Code:
[literotica.com]
extra_valid_entries:eroticatags,averrating,hits
add_to_custom_columns_settings: 
 averrating=>#votes
 hits=>#views
Anyone else have a link to a source, an idea or a solution on how to fetch it or if it is even grabbable?
user_not_found is offline   Reply With Quote