News:

Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - glotzi

#1
Thx a lot  :)

I will test it, when Marten merged the changes to the raspi branch.
#2
Hi Chris,

you anounced in this thread http://forum.loggytronic.com/index.php?topic=622.msg4067#msg4067 an upcoming 0.4 release. So this will maybe the right time for a protocol change.

I miss in the vompclient the possibility to mark watched recordings as watched, like native vdr-clients. I discussed this with Marten some times ago here:
http://forum.loggytronic.com/index.php?topic=657.0

Can you please add this little flag in the protocol?
#3
I can confirm this behavior.
#4
VOMP for Raspberry Pi / Re: Font Size
November 07, 2012, 19:15:38
Yes, plz. The font size is too small.
#5
VOMP for Raspberry Pi / PLZ fix LF/CR in source code
November 04, 2012, 20:29:28
Hi Marten,

the git is polluted with source code in DOS format. This looks very crappy in git and vim:

eg: http://git.vomp.tv/gitweb/?p=vompclient-raspi.git;a=blob;f=demuxerts.cc

Can you plz convert the source to unix format?
#6
Bad to hear  :(.

So I will add the patch to my private patchset.
#7
Thx for reply. Yesterday I didn't have the time for working on it, so no problem.
#8
Quote from: MartenR on October 24, 2012, 06:00:56Sorry, you need also a second bool to indicate, if the isnew flag was previously loaded.
Your current implementation reloads the info every time.
I think reloading is prevented by loadRecInfo(). Plz have a look into it.
#9
Ok, here 2nd try. You need both patches for applying.
#10
Ok, I had a look into vdr source code and there the resume position will also be used for marking unwatched recordings.  I attached a git patch, which displays an asterisk behind all unwatched recordings. Marten, I hope you will accept it.
#11
Ok, I'm willing to implement this. Is the information whether a recording is watched or not, available on the client side?
I hope the protocal does not have to change.
#12
Quote from: Uwe on October 21, 2012, 20:24:54
QuoteTV and Raspi are switched off by Steckerleiste.
;D

Dat is net witzsich, was heißt "Steckerleiste" auf inglisch?  :P
#13
Hi there,

it seems that vompclient does not mark or display recordings as watched in any way. This is a little bit annoying, because a have a lot of recordings for my kids and I can't distinguish between watched and unwatched recordings. Is this a bug or a missing feature?
#14
Quote from: MartenR on October 21, 2012, 16:47:00
Will not be implemented. In the end vomp will run in the end 24 h a day like on the mvp and only turn on and off the tv signal.
So there will be no need for saving this.
Are you sure this is the usecase for everybody? I'm using rpi with vompclient in my bedroom and I dont want to have a blinking Raspi the whole time. TV and Raspi are switched off by Steckerleiste. Yes, the raspi has less power consuption, but I think it's energy wasting to run it 24/7.
#15
VOMP for Raspberry Pi / Re: EPG and UTF-8
October 17, 2012, 08:50:29
This problem is not limited to epg data, all string are cut of. E.g recording names.

I'm not 100% sure, but this problem is related to MLD. My own build vompclient seems to work fine with raspbian.