<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to StreamBabyIni</title><link>https://sourceforge.net/p/streambaby/wiki/StreamBabyIni/</link><description>Recent changes to StreamBabyIni</description><atom:link href="https://sourceforge.net/p/streambaby/wiki/StreamBabyIni/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 11 Oct 2019 17:44:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/streambaby/wiki/StreamBabyIni/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for StreamBabyIni page</title><link>https://sourceforge.net/p/streambaby/wiki/StreamBabyIni/?limit=25#bec5</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If you set up a directory with a password and it doesn't appear, press the (Clear) button on your Tivo remote.  That will bring up the password entry screen.  It'd help if this was added as a comment in the INI instructions/file.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Kearney</dc:creator><pubDate>Fri, 11 Oct 2019 17:44:30 -0000</pubDate><guid>https://sourceforge.netf542ebd4210c9b9e0f14f73d0a11bb059f6e760c</guid></item><item><title>StreamBabyIni modified by Kevin Moye</title><link>https://sourceforge.net/p/streambaby/wiki/StreamBabyIni/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v22
+++ v23
@@ -85,8 +85,8 @@
    Height to use for selection screen image art
 #### streambaby.use_sideview= (default:true)
    Use side view on selection screen to show details of selected entry
-#### use.title= (default:false)
-   If true then display file names instead of titles
+#### use.title= (default:true)
+   If false then display file names instead of titles
 #### sort.filename= (default:false)
    If true then sort displayed entries by alphabetic file name instead of alphabetic title.
 #### sort.date= (default:false)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Moye</dc:creator><pubDate>Sun, 03 Jan 2016 20:07:10 -0000</pubDate><guid>https://sourceforge.net70b1e4113f3ca26bf49229747f8bfac3a5589216</guid></item><item><title>StreamBabyIni modified by Kevin Moye</title><link>https://sourceforge.net/p/streambaby/wiki/StreamBabyIni/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v21
+++ v22
@@ -85,6 +85,12 @@
    Height to use for selection screen image art
 #### streambaby.use_sideview= (default:true)
    Use side view on selection screen to show details of selected entry
+#### use.title= (default:false)
+   If true then display file names instead of titles
+#### sort.filename= (default:false)
+   If true then sort displayed entries by alphabetic file name instead of alphabetic title.
+#### sort.date= (default:false)
+   If true then sort displayed entries by file last modified date instead of alphabetical.

 ### Video playback display related parameters
 #### display.timeout_status_bar=  (default:5)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Moye</dc:creator><pubDate>Sun, 03 Jan 2016 19:04:14 -0000</pubDate><guid>https://sourceforge.netebf73ff5a3742aef8ad00082f813013db9d8b193</guid></item><item><title>StreamBabyIni modified by Kevin Moye</title><link>https://sourceforge.net/p/streambaby/wiki/StreamBabyIni/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v20
+++ v21
@@ -41,7 +41,7 @@
    default password list for directories (comma seperated)
 #### trimextensions=  (default:false)
    Trim extensions from filenames when displaying
-#### extensions=  (default:mp4,mpeg,vob,mpg,mpeg2,mp2,avi,wmv,asf,mkv,tivo,m4v,raw,3gp,mov,flv,ts,wtv)
+#### extensions=  (default:mp4,mpeg,vob,mpg,mpeg2,mp2,avi,wmv,asf,mkv,tivo,m4v,raw,3gp,mov,flv,ts,wtv,m2ts)
    Extensions to scan for when listing files
 #### port=  (default:7290)
    HME port to attach to
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Moye</dc:creator><pubDate>Sat, 09 May 2015 19:09:06 -0000</pubDate><guid>https://sourceforge.net93e9a6170f80f3858b9afa25999981044045d44b</guid></item><item><title>StreamBabyIni modified by Kevin Moye</title><link>https://sourceforge.net/p/streambaby/wiki/StreamBabyIni/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v19
+++ v20
@@ -24,7 +24,7 @@
   * Note that the names to ignore can either be full strings or regex expressions.
   * EXAMPLES:
     * Ignore "Star Wars" and "Sons of Tucson" titles:
-      `Star Wars,Sons of Tucson`
+      `ignore.names=Star Wars,Sons of Tucson`
     * Ignore any title with "Wars" string and "Sons of Tucson" titles:
       `ignore.names=(.*)Wars(.*),Sons of Tucson`
 #### tivo.MAK= (default:none)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Moye</dc:creator><pubDate>Wed, 06 May 2015 13:10:45 -0000</pubDate><guid>https://sourceforge.netb518319341ac228cd3e17b1b23059ddbd5ad73d6</guid></item><item><title>StreamBabyIni modified by Kevin Moye</title><link>https://sourceforge.net/p/streambaby/wiki/StreamBabyIni/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -22,6 +22,11 @@
 #### ignore.names=name1,name2 (default:blank)
   * A comma separated list of file or directory names to ignore when scanning the directory hierarchy of shares.
   * Note that the names to ignore can either be full strings or regex expressions.
+  * EXAMPLES:
+    * Ignore "Star Wars" and "Sons of Tucson" titles:
+      `Star Wars,Sons of Tucson`
+    * Ignore any title with "Wars" string and "Sons of Tucson" titles:
+      `ignore.names=(.*)Wars(.*),Sons of Tucson`
 #### tivo.MAK= (default:none)
    Used along with `tdcat` utility to obtain metadata information from your .TiVo files. Without supplying MAK there will be no metadata displayed for .TiVo files. Also used to stream Program Stream container .TiVo files using tivodecode.
 #### tdcat.path= (default:native/tdcat)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Moye</dc:creator><pubDate>Wed, 06 May 2015 13:10:12 -0000</pubDate><guid>https://sourceforge.neta4973fd68dba6b0b34ef6c94e7f3c7aa71a29a32</guid></item><item><title>StreamBabyIni modified by Kevin Moye</title><link>https://sourceforge.net/p/streambaby/wiki/StreamBabyIni/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -7,18 +7,18 @@
 Consult [QualitySettings] for streambaby quality settings

 #### dir.x=yyyyyy
- * Specifies directories that !StreamBaby will look for movies/videos in.
+ * Specifies directories that StreamBaby will look for movies/videos in.
  * Example:
- * dir.1=/home/someone/videos
- * dir.1.name=!Myideos
- * dir.2=/usr/local/movies
- * dir.2.name=System Movies
+   `dir.1=C:\Users\Kevin\Videos`
+   `dir.1.name=Kevin videos`
+   `dir.2=C:\movies`
+   `dir.2.name=System Movies`
  * Passwords can also be specified.  So to allow the password roger or tomcat to access dir.1, and anyone to access dir.2 (assuming password= is not set)
-  * dir.1=/home/someone/videos
-  * dir.1.name=!MyVideos
-  * dir.1.password=roger,tomcat
-  * dir.2=/usr/local/movies
-  * dir.2.name=System Movies
+   `dir.1=C:\Users\Kevin\Videos`
+   `dir.1.name=Kevin Videos`
+   `dir.1.password=roger,tomcat`
+   `dir.2=C:\movies`
+   `dir.2.name=System Movies`
 #### ignore.names=name1,name2 (default:blank)
   * A comma separated list of file or directory names to ignore when scanning the directory hierarchy of shares.
   * Note that the names to ignore can either be full strings or regex expressions.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Moye</dc:creator><pubDate>Wed, 06 May 2015 12:40:13 -0000</pubDate><guid>https://sourceforge.net94176ee0d8382945750f3b7c22aed85cf4ca632b</guid></item><item><title>StreamBabyIni modified by Kevin Moye</title><link>https://sourceforge.net/p/streambaby/wiki/StreamBabyIni/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -41,7 +41,7 @@
 #### port=  (default:7290)
    HME port to attach to
 #### ip=  (default:none)
-   IP address to bind HME to
+   IP address to bind HME to. Java is not always able to correctly determine the IP of the computer it's running on, so it may be necessary to manually specify the IP.
 #### title=  (default:streambaby)
    Title to use for HME
 #### preview.quality=  (default:10)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Moye</dc:creator><pubDate>Sun, 03 May 2015 17:41:36 -0000</pubDate><guid>https://sourceforge.net035dd80586bf7e3f6ab208d832ec440b7462e6eb</guid></item><item><title>StreamBabyIni modified by Kevin Moye</title><link>https://sourceforge.net/p/streambaby/wiki/StreamBabyIni/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -41,7 +41,7 @@
 #### port=  (default:7290)
    HME port to attach to
 #### ip=  (default:none)
-   IP address to bine HME to
+   IP address to bind HME to
 #### title=  (default:streambaby)
    Title to use for HME
 #### preview.quality=  (default:10)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Moye</dc:creator><pubDate>Sun, 03 May 2015 17:40:24 -0000</pubDate><guid>https://sourceforge.net66cf419b25796d5861ffde6adc1cc6d930a58032</guid></item><item><title>StreamBabyIni modified by Kevin Moye</title><link>https://sourceforge.net/p/streambaby/wiki/StreamBabyIni/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -23,11 +23,11 @@
   * A comma separated list of file or directory names to ignore when scanning the directory hierarchy of shares.
   * Note that the names to ignore can either be full strings or regex expressions.
 #### tivo.MAK= (default:none)
-   Used along with `tdcat` utility to obtain metadata information from your .TiVo files. Without supplying MAK there will be no metadata displayed for .TiVo files.
+   Used along with `tdcat` utility to obtain metadata information from your .TiVo files. Without supplying MAK there will be no metadata displayed for .TiVo files. Also used to stream Program Stream container .TiVo files using tivodecode.
 #### tdcat.path= (default:native/tdcat)
    Specify location of `tdcat` executable which is used to obtain metadata information from .TiVo files along with your supplied MAK.
 #### tivodecode.path= (default:native/tivodecode)
-   Specify location of `tivodecode` executable which is used to decrypt Program Stream container .TiVo files along with your supplied MAK.
+   Specify location of `tivodecode` executable which is used to decrypt Program Stream container .TiVo files along with your supplied MAK. NOTE: Make sure you specify tivo.MAK in your streambaby.ini file.
 #### tivo.username= (default:none)
 #### tivo.password= (default:none)
    allows TiVo to push videos to your TiVo's instead of streaming.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Moye</dc:creator><pubDate>Sun, 03 May 2015 17:39:15 -0000</pubDate><guid>https://sourceforge.net7b1c835c1f1832bff9103e35784ba92136e1f64b</guid></item></channel></rss>