<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Use Cases</title><link>https://sourceforge.net/p/asers/wiki/Use%2520Cases/</link><description>Recent changes to Use Cases</description><atom:link href="https://sourceforge.net/p/asers/wiki/Use%20Cases/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 13 Mar 2014 15:47:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/asers/wiki/Use%20Cases/feed" rel="self" type="application/rss+xml"/><item><title>Use Cases modified by chesteric31</title><link>https://sourceforge.net/p/asers/wiki/Use%2520Cases/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -20,13 +20,13 @@

 --&gt; DONE

-UC2b - Modify Series
+&lt;s&gt;UC2b - Modify Series&lt;/s&gt;
 -------------------
-1. search in SQLite database
+&lt;s&gt;1. search in SQLite database
     1a. if found
         What would you modify? to_see episode flag? Set series status to INACTIVE?(see UC2c)
     1b. otherwise
-        Show error message
+        Show error message&lt;/s&gt;

 --&gt; NOT INTERESTING

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chesteric31</dc:creator><pubDate>Thu, 13 Mar 2014 15:47:21 -0000</pubDate><guid>https://sourceforge.netef9d63d6995a5a1b4c2d87657d0b5c4fb0897705</guid></item><item><title>Use Cases modified by chesteric31</title><link>https://sourceforge.net/p/asers/wiki/Use%2520Cases/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -28,6 +28,8 @@
     1b. otherwise
         Show error message

+--&gt; NOT INTERESTING
+
 UC2c - Delete Series
 -------------------
 1. search in SQLite database
@@ -45,3 +47,14 @@
         1a1. if today &gt;= air_date of a episode
             Set episode to_see to TRUE
             A remainder must be created and showed
+
+UC4 - Refreshing
+================
+One time by day, a sync must be done with EPGUIDES database. To update our database with the new seasons/episodes for the selected series
+
+1. search all series with status ACTIVE
+    1a. if found
+        do a comparison with the current series/seasons/episodes
+        in our SQLite database with the EPGUIDES database
+        if some addings are present, add the new seasons/episodes in our database
+        
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chesteric31</dc:creator><pubDate>Thu, 13 Mar 2014 15:45:20 -0000</pubDate><guid>https://sourceforge.neta980aec719d1badb878c53b2c53d87299a2c2470</guid></item><item><title>Use Cases modified by chesteric31</title><link>https://sourceforge.net/p/asers/wiki/Use%2520Cases/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -17,6 +17,8 @@
         Set series status to ACTIVE
     1b. otherwise
         auto-complete with EPGUIDES database
+
+--&gt; DONE

 UC2b - Modify Series
 -------------------
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chesteric31</dc:creator><pubDate>Thu, 05 Sep 2013 08:40:29 -0000</pubDate><guid>https://sourceforge.netf7b7b098620e345e70d21a114ed34ad80d8ba65d</guid></item><item><title>Use Cases modified by chesteric31</title><link>https://sourceforge.net/p/asers/wiki/Use%2520Cases/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -16,11 +16,7 @@
     1a. if found
         Set series status to ACTIVE
     1b. otherwise
-        search in EPGUIDES database
-        1b1. if found
-        Create new series in SQLite database and set status to ACTIVE
-        1b2. otherwise
-        Show error message
+        auto-complete with EPGUIDES database

 UC2b - Modify Series
 -------------------
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chesteric31</dc:creator><pubDate>Thu, 05 Sep 2013 08:39:32 -0000</pubDate><guid>https://sourceforge.net7a0b91b5e79b9d2e323fb7d212a35b80f3b0f99b</guid></item><item><title>Use Cases modified by chesteric31</title><link>https://sourceforge.net/p/asers/wiki/Use%2520Cases/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -41,6 +41,7 @@
 UC3 - Remaindering
 ==================
 One time by day, a sync must be done with EPGUIDES database. To update our database with the new episodes for the selected series/seasons/episodes
+
 1. search all series with status ACTIVE
     1a. if found
         1a1. if today &gt;= air_date of a episode
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chesteric31</dc:creator><pubDate>Fri, 02 Aug 2013 15:27:27 -0000</pubDate><guid>https://sourceforge.net7a7d33b12f6f9d851ad302d507e3143a3cba2cb2</guid></item><item><title>Use Cases modified by chesteric31</title><link>https://sourceforge.net/p/asers/wiki/Use%2520Cases/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,5 +1,6 @@
 UC1 - Installation
 ==================
+
 UC2 - Configuration
 ==================
 Some questions have to be asked:
@@ -11,13 +12,37 @@

 UC2a - Add Series
 -------------------
+1. search in SQLite database
+    1a. if found
+        Set series status to ACTIVE
+    1b. otherwise
+        search in EPGUIDES database
+        1b1. if found
+        Create new series in SQLite database and set status to ACTIVE
+        1b2. otherwise
+        Show error message
+  
 UC2b - Modify Series
 -------------------
+1. search in SQLite database
+    1a. if found
+        What would you modify? to_see episode flag? Set series status to INACTIVE?(see UC2c)
+    1b. otherwise
+        Show error message
+
 UC2c - Delete Series
 -------------------
+1. search in SQLite database
+    1a. if found
+        Set series status to INACTIVE
+    1b. otherwise
+        Show error message

 UC3 - Remaindering
 ==================
-One time by day, a sync must be done with epguides.
-To update our database with the new episodes for the selected series/seasons/episodes.
-If today &gt;= air_date also a remainder must be created.
+One time by day, a sync must be done with EPGUIDES database. To update our database with the new episodes for the selected series/seasons/episodes
+1. search all series with status ACTIVE
+    1a. if found
+        1a1. if today &gt;= air_date of a episode
+            Set episode to_see to TRUE
+            A remainder must be created and showed
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chesteric31</dc:creator><pubDate>Fri, 02 Aug 2013 15:26:36 -0000</pubDate><guid>https://sourceforge.net4dbffdbb3288377e5da8b1ca3a6065dd1d0a614c</guid></item><item><title>Use Cases modified by chesteric31</title><link>https://sourceforge.net/p/asers/wiki/Use%2520Cases/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -2,5 +2,22 @@
 ==================
 UC2 - Configuration
 ==================
+Some questions have to be asked:
+
+* Which Series? with checkboxes
+    * Which Seasons? with checkboxes
+        * Which Episodes? with checkboxes
+have you already seen?
+
+UC2a - Add Series
+-------------------
+UC2b - Modify Series
+-------------------
+UC2c - Delete Series
+-------------------
+
 UC3 - Remaindering
 ==================
+One time by day, a sync must be done with epguides.
+To update our database with the new episodes for the selected series/seasons/episodes.
+If today &gt;= air_date also a remainder must be created.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chesteric31</dc:creator><pubDate>Thu, 01 Aug 2013 07:45:26 -0000</pubDate><guid>https://sourceforge.nete6b135ff681c2fd1017daddc01fa2e401d19641e</guid></item><item><title>Use Cases modified by chesteric31</title><link>https://sourceforge.net/p/asers/wiki/Use%2520Cases/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="uc1-installation"&gt;UC1 - Installation&lt;/h1&gt;
&lt;h1 id="uc2-configuration"&gt;UC2 - Configuration&lt;/h1&gt;
&lt;h1 id="uc3-remaindering"&gt;UC3 - Remaindering&lt;/h1&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chesteric31</dc:creator><pubDate>Wed, 31 Jul 2013 14:31:27 -0000</pubDate><guid>https://sourceforge.net7a005223fd0f25246a07db61f3c4d44d77198b65</guid></item></channel></rss>