Example #1
0
 /**
  * @param Storage $storage
  *
  * @return Item
  */
 public function setStorage(Storage $storage)
 {
     $this->getItem()->setPath($storage->getPath() . 'Beck (2004) [TV]' . DIRECTORY_SEPARATOR);
     return parent::setStorage($storage);
 }
Example #2
0
 /**
  * @param Storage $storage
  *
  * @return Item
  */
 public function setStorage(Storage $storage)
 {
     $this->getItem()->setPath($storage->getPath() . 'Spirited Away (2001)' . DIRECTORY_SEPARATOR);
     return parent::setStorage($storage);
 }
 /**
  * @param Storage $storage
  *
  * @return Item
  */
 public function setStorage(Storage $storage)
 {
     $this->getItem()->setPath($storage->getPath() . 'Fullmetal Alchemist (2003) [TV]' . DIRECTORY_SEPARATOR);
     return parent::setStorage($storage);
 }
Example #4
0
 /**
  * @param Storage $storage
  *
  * @return Item
  */
 public function setStorage(Storage $storage)
 {
     $this->getItem()->setPath($storage->getPath() . 'Hellsing (2006) [OVA]' . DIRECTORY_SEPARATOR);
     return parent::setStorage($storage);
 }
Example #5
0
 /**
  * @param Storage $storage
  *
  * @return Item
  */
 public function setStorage(Storage $storage)
 {
     $this->getItem()->setPath($storage->getPath() . 'Gintama (2006) [TV-1]' . DIRECTORY_SEPARATOR);
     return parent::setStorage($storage);
 }
 /**
  * @param Storage $storage
  *
  * @return Item
  */
 public function setStorage(Storage $storage)
 {
     $this->getItem()->setPath($storage->getPath() . 'Tengen Toppa Gurren Lagann (2007) [TV]' . DIRECTORY_SEPARATOR);
     return parent::setStorage($storage);
 }
 /**
  * @param Storage $storage
  *
  * @return Item
  */
 public function setStorage(Storage $storage)
 {
     $this->getItem()->setPath($storage->getPath() . 'Tonari no Totoro (1988)' . DIRECTORY_SEPARATOR);
     return parent::setStorage($storage);
 }
 /**
  * @param Storage $storage
  *
  * @return Item
  */
 public function setStorage(Storage $storage)
 {
     $this->getItem()->setPath($storage->getPath() . 'Samurai X - Trust Betrayal (1999) [OVA]' . DIRECTORY_SEPARATOR);
     return parent::setStorage($storage);
 }