CC-4005: Tag files with Last Played date and number of times played
- fixed CRLF
This commit is contained in:
parent
645593f954
commit
585ee579d6
4 changed files with 10 additions and 10 deletions
|
@ -221,7 +221,7 @@ class Application_Model_Webstream implements Application_Model_LibraryEditable
|
|||
|
||||
}
|
||||
|
||||
public function setLastPlayed($timestamp)
|
||||
public function setLastPlayed($timestamp)
|
||||
{
|
||||
$this->webstream->setDbLPtime($timestamp);
|
||||
$this->webstream->save();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue