"Songs Served" and play_count not updated correctl

FireFly Media Server Firefly Media Server Forums Firefly Media Server Nightlies Feedback "Songs Served" and play_count not updated correctl

Viewing 4 posts - 11 through 14 (of 14 total)
  • Author
    Posts
  • #5296
    t0m
    Participant

    If there is a “art_filename” file present, the play_count / time_played is NOT update, because of a byte missmatch content-lenght <-> bytes streamed.

    /t0m

    #5297
    rpedde
    Participant

    @t0m wrote:

    If there is a “art_filename” file present, the play_count / time_played is NOT update, because of a byte missmatch content-lenght <-> bytes streamed.

    /t0m

    Nice catch. Should be fixed in r1269.

    #5298
    t0m
    Participant

    @rpedde wrote:

    Nice catch. Should be fixed in r1269.

    well… still problem when album art in the mp3-tag

    #5299
    t0m
    Participant

    I’ve noticed, there is still a diff. of exactly 10bytes:

    in svn-1274

    2006-06-29 18:41:22: Thread 7: Length of file (remaining) is 4390463
    […]
    2006-06-29 18:45:55: Finished streaming file to remote: 4390453 bytes

    in svn-1249

    2006-06-28 13:51:08: Thread 11: Length of file (remaining) is 2917002
    2006-06-28 13:51:08: Added *Content-Length=2917002*
    […]
    2006-06-28 13:54:10: Finished streaming file to remote: 2916992 byte

    /t0m

Viewing 4 posts - 11 through 14 (of 14 total)
  • The forum ‘Nightlies Feedback’ is closed to new topics and replies.