Changeset 46199 for titan


Ignore:
Timestamp:
08/20/22 11:14:22 (20 months ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/service.h

    r46198 r46199  
    161161        addconfigtmp("playerbuffersize", "0");
    162162        addconfigtmp("playerbufferseektime", "0");
    163         if(checkbox("DM900") == 1)
     163        if(status.play != 2 && checkbox("DM900") == 1)
    164164            servicestop(status.aktservice, 1, 1);
    165165        playerstart(chnode->streamurl);
Note: See TracChangeset for help on using the changeset viewer.