[longomatch] Don't capture miniatures for new events
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Don't capture miniatures for new events
- Date: Wed, 8 Oct 2014 00:13:03 +0000 (UTC)
commit 52cd605ff8d17d13110ee1ccacb5aff4635802b4
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Tue Oct 7 19:15:18 2014 +0200
Don't capture miniatures for new events
LongoMatch.Services/Services/EventsManager.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.Services/Services/EventsManager.cs b/LongoMatch.Services/Services/EventsManager.cs
index 23d95bb..a67fad9 100644
--- a/LongoMatch.Services/Services/EventsManager.cs
+++ b/LongoMatch.Services/Services/EventsManager.cs
@@ -292,7 +292,6 @@ namespace LongoMatch.Services
return;
}
}
- play.Miniature = CaptureFrame (play.Start);
Log.Debug (String.Format ("New play created start:{0} stop:{1} category:{2}",
play.Start.ToMSecondsString(), play.Stop.ToMSecondsString(),
play.EventType.Name));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]