Advertisement
Guest User

Untitled

a guest
Nov 7th, 2017
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. 21:24:00.731 T:14540 DEBUG: Janitor: Cleaning of movies is disabled. Skipping.
  2. 21:24:03.732 T:14540 DEBUG: Janitor: Cleaning of musicvideos is disabled. Skipping.
  3. 21:24:06.733 T:14540 DEBUG: Janitor: [VideoLibrary.GetEpisodes] Filters enabled: [{u'operator': u'greaterthan', u'field': u'playcount', u'value': u'0'}, {u'operator': u'notinthelast', u'field': u'lastplayed', u'value': u'7.000000'}, {u'operator': u'false', u'field': u'inprogress', u'value': u''}, {u'operator': u'doesnotcontain', u'field': u'path', u'value': '*****************@192.168.0.2/NAS/Media/Sarjat/S\xc3\xa4ilytys/'}, {u'operator': u'doesnotcontain', u'field': u'path', u'value': '*****************@192.168.0.2/NAS/Media/Leffat/'}, {u'operator': u'doesnotcontain', u'field': u'path', u'value': ''}, {u'operator': u'doesnotcontain', u'field': u'path', u'value': ''}, {u'operator': u'doesnotcontain', u'field': u'path', u'value': ''}]
  4. 21:24:06.768 T:14540 DEBUG: This query part contains a like, we will double backslash in the next field: LIKE '
  5. 21:24:06.854 T:14540 DEBUG: Previous line repeats 9 times.
  6. 21:24:06.855 T:14540 DEBUG: CVideoDatabase::RunQuery took 85 ms for 0 items query: select * from episode_view WHERE ((CAST(episode_view.playCount as DECIMAL(5,1)) > 0)) AND ((episode_view.lastPlayed IS NULL OR episode_view.lastPlayed < '2017-10-31')) AND (episode_view.idFile NOT IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1)) AND ((episode_view.strPath NOT LIKE '%*****************@192.168.0.2/NAS/Media/Sarjat/Säilytys/%' OR episode_view.strPath IS NULL)) AND ((episode_view.strPath NOT LIKE '%*****************@192.168.0.2/NAS/Media/Leffat/%' OR episode_view.strPath IS NULL)) AND ((episode_view.strPath NOT LIKE '%%')) AND ((episode_view.strPath NOT LIKE '%%')) AND ((episode_view.strPath NOT LIKE '%%'))
  7. 21:24:06.856 T:14540 DEBUG: Janitor: [VideoLibrary.GetEpisodes] Response: {"id":1,"jsonrpc":"2.0","result":{"limits":{"end":0,"start":0,"total":0}}}
  8. 21:24:06.856 T:14540 DEBUG: Janitor: Building list of expired videos
  9. 21:24:06.857 T:14540 DEBUG: Janitor: Found 0 watched episodes matching your conditions
  10. 21:24:06.857 T:14540 DEBUG: Janitor: JSON Response: {u'limits': {u'start': 0, u'total': 0, u'end': 0}}
  11. 21:24:06.857 T:14540 DEBUG: Janitor: Expired videos: []
  12. 21:24:06.858 T:14540 DEBUG: Janitor: Found 0 videos that may need cleaning.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement