home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
2 Instances of MyTVSeries
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RoChess" data-source="post: 833151" data-attributes="member: 18896"><p>Not sure how I ended up with it myself then, maybe it was default on an older version, because I'm 99% sure I did not create it myself (then again memory is not what it used to be).</p><p></p><p>Anyway, if you do not mind SQLite tool editing of the database, then the "No View" in question that I use is:</p><p></p><p style="margin-left: 20px">series<;><Series.ViewTags>;=;<;><;><nextStep>season<;><;><Season.seasonIndex>;asc<;><nextStep>episode<;><;><Episode.EpisodeIndex>;asc<;></p><p></p><p>If you just create a new view "TEST" inside MP-TVSeries config, then close it, and open the "TVSeriesDatabase4.db3" file with an SQLite editor such as <strong><a href="http://sqlitebrowser.sourceforge.net/" target="_blank">SQLite Browser</a></strong> or <strong><a href="http://www.sqliteexpert.com/download.html" target="_blank">SQLite Expert Personal</a></strong> and then switch to 'Views' table, select the "TEST" view you created and replace the pseudo SQL data string with the [code] one above (and rename the view to what you want) and close/save, you will be all set.[/code]</p></blockquote><p></p>
[QUOTE="RoChess, post: 833151, member: 18896"] Not sure how I ended up with it myself then, maybe it was default on an older version, because I'm 99% sure I did not create it myself (then again memory is not what it used to be). Anyway, if you do not mind SQLite tool editing of the database, then the "No View" in question that I use is: [indent]series<;><Series.ViewTags>;=;<;><;><nextStep>season<;><;><Season.seasonIndex>;asc<;><nextStep>episode<;><;><Episode.EpisodeIndex>;asc<;>[/indent] If you just create a new view "TEST" inside MP-TVSeries config, then close it, and open the "TVSeriesDatabase4.db3" file with an SQLite editor such as [b][url=http://sqlitebrowser.sourceforge.net/]SQLite Browser[/url][/b] or [b][url=http://www.sqliteexpert.com/download.html]SQLite Expert Personal[/url][/b] and then switch to 'Views' table, select the "TEST" view you created and replace the pseudo SQL data string with the [code] one above (and rename the view to what you want) and close/save, you will be all set.[/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
2 Instances of MyTVSeries
Contact us
RSS
Top
Bottom