is there a reason you went with getting ALL of them and then sending them?
ishaanshah[m]
No particular reason as such
Just thought it would be easier to handle all the fetches and then deal with the sending part
iliekcomputers
in that case, i'd prefer to not change current functionality, as it might confuse users who are used to thinking that if a page was done by the importer, it must have been imported.
if it makes sense to you, assign it to yourself, please :)
amCap1712
pristine__: iliekcomputers: i had a question about listens. say, a user pauses a song after listening to enough duration to count as a listen. he resumes the song but at a later time and again listens the song for enough duration to count as a listen. Should this be treated as a single listen or two different listens?
iliekcomputers
amCap1712: thinking about this holistically, i think it depends on the duration for which the song was paused.
if it was paused for like 30s, i'd prefer if it was counted as a single listen.
if it was longer, say a minute or 5 minutes, that's probably two listens.
amCap1712: is this about your vlc plugin?
amCap1712
iliekcomputers: yes, i was testing it out and found that vlc provides somes options to behave differently on pausing a song, manually stopping a song or when a song play fully. so i asked?
iliekcomputers
mhmm, makes sense.
If what I said is technically difficult to implement, I would tend towards recording them as two listens.
amCap1712
I'll try to implement so what should keep the cutoff time for two listens?
iliekcomputers
let's go with a minute
we can get user feedback later (once we release)
amCap1712
ok great
iliekcomputers
do you have source code somewhere, by any chance?
amCap1712
its a single file in C
I can send you the file if you want.
iliekcomputers
haha, np.
what's the plan tho?
are you gonna try to get it merged into vlc?
amCap1712
yes
iliekcomputers
because that would be amazing!
amCap1712: awesome!
amCap1712
its working fine on linux
i am testing windows at this moment
and then will check on mac
iliekcomputers
ah, awesome.
please link your PR whenever you create it.
amCap1712
if it goes well then i will ask the community to test and then submit it to vlc
yeah sure
shivam-kapila
pristine__: Hi. I am up now. I have had a look into the task. So I have to create data dumps just like the LB listens?
pristine__
> like LB listens?
I am not sure what you mean.
We want to create dumps of recordings
shivam-kapila: ^
shivam-kapila
I meant like the data dumps on ftp server.
iliekcomputers
ruaok: a meeting tomorrow to catch up would be helpful.
ruaok
Perfect! Let's do it
Cyna
bitmap, reosarevok : would be great if you could review both PRs of Series entity. Soon after I'll push PRs for next set of entity type
pristine__
shivam-kapila: yeah. A good place to start with will be to get the desired attributes as in the schema