45
46
47
48
49
50
51
52
53
54
55
56
57
58
59 | 45
46
47
48
49
50
51
52
53
54
55
56
57
58
59 |
-
+
| </item>
<item>
<title>~/.config/streamtuner2/state.json</title>
<p>Last category in each channel tab.</p>
</item>
<item>
<title>~/.config/streamtuner2/bookmarks.json</title>
<p>Is a separate cahce file for your bookmarked/favourite radio stations.</p>
<p>Is a separate cache file for your bookmarked/favourite radio stations.</p>
</item>
<item>
<title>~/.config/streamtuner2/cache/***.json</title>
<p>JSON files for stream lists in each channel.</p>
</item>
<item>
<title>~/.config/streamtuner2/icons/*.png</title> |
80
81
82
83
84
85
86
87
88
89
90
91
92 | 80
81
82
83
84
85
86
87
88
89
90
91
92
93
94 |
+
-
+
+
| </item>
</terms>
</section>
<section id="license">
<title>Public Domain</title>
<p>The majority of code distributed with ST2 is placed into the Public Domain; meaning
<p>There is no licensing requirement with this application. All code can be copied, modified
no licensing requirement and all code can be copied, modified
and distributed unrestrictively.</p>
<p>The bundled kronos.py and requests/ library are NOT however.</p>
</section>
</page> |