bcc-code / bmm-app

[BMM] App for iOS and Android to consume audio content from BCC
GNU Affero General Public License v3.0
8 stars 4 forks source link

Infinite Percentage #261

Open kkuepper opened 2 years ago

kkuepper commented 2 years ago

There are some TrackPlayedEvents with Infinite Percentage.

Some of these cases come because tracks without any mp3 files were published through the search. Check index errors if this still occurs

kkuepper commented 2 years ago

{ "Id": "99a95532-4f69-4cb8-8723-2371120200af", "Type": "track_played_event", "PersonId": x, "TrackId": 98554, "UniqueSecondsListened": 9, "Status": "Jumped", "Percentage": "Infinity", "TrackLength": 0, "TimestampStart": "2022-09-20T12:16:48.2978290", "TimestampEnd": "2022-09-20T12:16:54.9585600", "SpentTime": 8.372, "TypeOfTrack": "song", "Availability": "Remote", "AlbumId": 90830, "Tags": [], "SentAfterStartup": false, "Language": "nb", "PlaybackOrigin": "SearchViewModel|hv 146", "LastPosition": 8378, "AdjustedPlaybackSpeed": 1 }

{ "Id": "d1832d7d-7514-4fe3-b6bf-662cbb54c40d", "Type": "track_played_event", "PersonId": x, "TrackId": 95772, "UniqueSecondsListened": 21, "Status": "PartialFromBeginning", "Percentage": "Infinity", "TrackLength": 0, "TimestampStart": "2022-09-20T06:15:52.5633600", "TimestampEnd": "2022-09-20T06:15:55.8565480", "SpentTime": 24.137, "TypeOfTrack": "song", "Availability": "Remote", "AlbumId": 90358, "Tags": [], "SentAfterStartup": false, "Language": "nb", "PlaybackOrigin": "SearchViewModel|356", "LastPosition": 20845, "AdjustedPlaybackSpeed": 1 }

{ "Id": "7b19409a-f0b3-41a1-84f3-4db7f33c9ccd", "Type": "track_played_event", "PersonId": x, "TrackId": 98554, "UniqueSecondsListened": 99, "Status": "PartialFromBeginning", "Percentage": "Infinity", "TrackLength": 0, "TimestampStart": "2022-09-19T13:53:55.1264600", "TimestampEnd": "2022-09-19T13:54:13.0245430", "SpentTime": 117.26899999999999, "TypeOfTrack": "song", "Availability": "Remote", "AlbumId": 90830, "Tags": [], "SentAfterStartup": false, "Language": "nb", "PlaybackOrigin": "SearchViewModel|Hv 146", "LastPosition": 11196, "AdjustedPlaybackSpeed": 1 }

{ "Id": "b656ca97-ec07-417e-9fef-c9c8c62b94d8", "Type": "track_played_event", "PersonId": x, "TrackId": 95772, "UniqueSecondsListened": 4, "Status": "PartialFromBeginning", "Percentage": "Infinity", "TrackLength": 0, "TimestampStart": "2022-09-18T00:55:29.5823900", "TimestampEnd": "2022-09-18T00:55:30.0309120", "SpentTime": 3.8649999999999998, "TypeOfTrack": "song", "Availability": "Remote", "AlbumId": 90358, "Tags": [], "SentAfterStartup": false, "Language": "nb", "PlaybackOrigin": "SearchViewModel|456", "LastPosition": 3865, "AdjustedPlaybackSpeed": 1 }

{ "Id": "55265b66-6e76-4119-816a-5f74d9fb2779", "Type": "track_played_event", "PersonId": x, "TrackId": 95772, "UniqueSecondsListened": 34, "Status": "PartialFromBeginning", "Percentage": "Infinity", "TrackLength": 0, "TimestampStart": "2022-09-18T00:56:03.3505770", "TimestampEnd": "2022-09-18T00:56:03.9089050", "SpentTime": 33.607, "TypeOfTrack": "song", "Availability": "Remote", "AlbumId": 90358, "Tags": [], "SentAfterStartup": false, "Language": "nb", "PlaybackOrigin": "SearchViewModel|456", "LastPosition": 33607, "AdjustedPlaybackSpeed": 1 }

{ "Id": "aa824ebd-85ec-483a-94c3-454e2bd119d2", "Type": "track_played_event", "PersonId": x, "TrackId": 95780, "UniqueSecondsListened": 1, "Status": "PartialFromBeginning", "Percentage": "Infinity", "TrackLength": 0, "TimestampStart": "2022-09-18T01:19:09.6020090", "TimestampEnd": "2022-09-18T01:19:10.5040930", "SpentTime": 0.953, "TypeOfTrack": "song", "Availability": "Remote", "AlbumId": 90358, "Tags": [], "SentAfterStartup": false, "Language": "nb", "PlaybackOrigin": "SearchViewModel|402", "LastPosition": 953, "AdjustedPlaybackSpeed": 1 }

{ "Id": "e547059b-cb58-4028-a844-3c2c6bd1a3b1", "Type": "track_played_event", "PersonId": x, "TrackId": 95780, "UniqueSecondsListened": 1, "Status": "PartialFromBeginning", "Percentage": "Infinity", "TrackLength": 0, "TimestampStart": "2022-09-15T20:54:32.0437840", "TimestampEnd": "2022-09-15T20:54:33.4641700", "SpentTime": 0, "TypeOfTrack": "song", "Availability": "Remote", "AlbumId": 90358, "Tags": [], "SentAfterStartup": false, "Language": "nb", "PlaybackOrigin": "SearchViewModel|609", "LastPosition": 0, "AdjustedPlaybackSpeed": 1 }

{ "Id": "5c06220a-1274-4f35-ac71-8297f4873893", "Type": "track_played_event", "PersonId": x, "TrackId": 70170, "UniqueSecondsListened": 7, "Status": "Jumped", "Percentage": "Infinity", "TrackLength": 0, "TimestampStart": "2022-09-15T20:55:12.7301070", "TimestampEnd": "2022-09-16T05:50:14.2968140", "SpentTime": -44.998999999999995, "TypeOfTrack": "song", "Availability": "Remote", "AlbumId": 70167, "Tags": [], "SentAfterStartup": false, "Language": "nb", "PlaybackOrigin": "DeepLink", "LastPosition": 0, "AdjustedPlaybackSpeed": 1 }