[MOD] Add "Set Episode Bookmark" button to bookmark OSD in Aeon
#1
Thumbs Up 
I needed this for setting episodes of TV series on multiple episode iso's and I got tired of switching to PM3.HD.

Just load the VideoOSDBookmarks.xml file and change the following (line 138 in my copy)

PHP Code:
        <control type="grouplist" id="9000">
            <include>
Objects_BookmarkMenu</include>
            <
ondown>11</ondown>
            <
onup>11</onup>

            <
control type="button" id="2">
            <
label>294</label>
            <include>
Objects_BookmarkButton</include>
            </
control>

            <
control type="button" id="3">
            <
label>296</label>
            <include>
Objects_BookmarkButton</include>
            </
control>

            <
control type="button" id="4">
            <
label>20406</label>
            <include>
Objects_BookmarkButton</include>
            </
control>
        </
control
Reply

Logout Mark Read Team Forum Stats Members Help
[MOD] Add "Set Episode Bookmark" button to bookmark OSD in Aeon0