Patch: Programmübersicht für vdr-live

  • Quote

    Originally posted by hotzenplotz5
    ...aufnahmen...


    I've disabled the recordings part in my setup as it's really unusable at the moment: if you have several thousands of recordings (some how I do :)), the listing is painfully slow. I guess it's nice to have durations and archive-hdd information available already at the first glance, but opening/stating/reading all the recordings every time the list is refreshed is kind of insane. My suggestion would be to refresh only one level of recordings tree on-demand or get rid of those rather unimportant meta information - it should speed up the whole thing a lot and you could embed recording lenghts etc. into detailed views only. When the speed is fast enough, you could start thinking about new features...

  • Diesen Wünschen/Vorschlägen kann ich mich vorbehaltlos anscließen ... ;)

    My Stuff

    VDR-Server · D3417B - Celeron G3900 · DD Cine S2 V6 & DuoFlex S2 · 20 TB Archiv · Ubuntu 14.04 · vdr 2.2
    VDR-Client 1 · Wetek Play · LibreELEC 8.0.2
    VDR-Client 2 · Aopen i915HFS · GeForce 760 · Pentium M 745 · 250 GB System · yaVDR 0.3.2 - 2.0.6 · @Loewe Xemix 9006

  • Quote

    When the speed is fast enough, you could start thinking about new features...

    absolutely right !
    it was an suggestion, and of course not the most important thing ..... but it would be nice :unsch

    Quote

    if you have several thousands of recordings (some how I do


    :monster2

    ufff i dont know any solution ...

  • The attached patch adds a setup option to show/hide duration of recordings: disabling of duration calculation speeds up the recordings page a bit.

    Edit: The patch has now been merged into GIT. How about those Makefile updates - too radical changes? :)

    Edited once, last by rofafor (January 30, 2011 at 4:21 PM).

  • hallo,

    könnt ihr das für das yavdr 1.7.10 auch anpassen? wäre sehr nett

    Meine Vdrs

    VDR 1: yavdr 0.6.0 | Origen 16V | Cine S2 v6.2 + DuoFlexS2 + Sundtek SkyTV IV Stick über Netzwerk | ASRock H81M-HDS | 4 Gig Ram | Intel Celeron G1820 | GT 630 Zotac 1 Gig DD3 | X 10 Medion + Harmony 300 | SanDisk SDSSDP-064G-G25 64GB | Panasonic TX-P46S20E
    VDR 2: yavdr 0.6.0 |HTPC-DE02 |Nova HD S2 | Asus F2A55-M | 4 Gig Ram | AMD FM2 A6-5400K (3 ghz) | Gainward GT 730 | X 10 Medion | Intel SSD 320 40 GB| Philips 4000 serie 26"
    HP Proliant MicroServer Gen8 Xeon E3-1230 v2, 10 GB RAM, 3xWD red 3TB und 1 x WD red 4 TB im RAID 0 Modus | 1xSundtek SkyTV Ultimate IV 2015 (DVB-S/S2), Ubuntu Server 14.04.2, Plex Media Server,vsftp

  • Quote

    Original von hotzenplotz5
    im yavdr repo ist live wieder aktuell incl. der patches von rofafor

    rofafor thx ! and dont stop :unsch


    Danke hotzenplotz5... jetzt macht das Aufnahme-anzeigen wieder Spaß.
    Ich hab sonst ewig gewartet.

    rofafor: wonderful.. the speed at 'Listing recordings' is much better then before the patch :)
    thanks,
    jo01

    ..ooOO(hoffentlich war das Englisch, was man verstehen kann ;) )

    Wofür war die Signatur nochmal gedacht? *kopfkratz* :idee

  • Quote

    Original von dippes
    könnt ihr das für das yavdr 1.7.10 auch anpassen?


    Den haben wir doch gar nicht mehr.

    Gerald


    HP Proliant MicroServer Gen8, Xeon E3-1230, 12 GB RAM, 3xWD red 2TB im RAID 5, 2xSundtek MediaTV Home DVB-C/T, L4M TWIN-C/T, Ubuntu Server 14.04.1, Plex Media Server
    Samsung UE55H6470

  • The download address of development version should be fixed up to point the GIT repository instead of CVS on the download page:
    http://live.vdr-developer.org/en/download.php

    Here's a patch to enable editing (renaming/moving/deleting index&marks) recordings and multiple deletion of recordings at once. It has been tested very lightly, so bugs might occur (read: your recordings might vanish into /dev/null) :)

    Edit: Moved into http://www.vdrportal.de/board/thread.php?threadid=103788

    Edited 4 times, last by rofafor (February 7, 2011 at 7:04 PM).

  • Quote

    Originally posted by hotzenplotz5i try to move the recordings ..
    from video.00 to an usb-harddisk


    Yes, moving recordings to a different filesystem isn't implemented yet: current limitations are the same as in VDR core:

    Code
    bool RenameVideoFile(const char *OldName, const char *NewName)
    {
      // Only the base video directory entry will be renamed, leaving the
      // possible symlinks untouched. Going through all the symlinks and disks
      // would be unnecessary work - maybe later...
      ...
    }

    This kind of fixes (I do have some already) can be easily added once the patch is under the git repo.

  • Wenn man jetzt bei dem TS-Live-Stream noch dem VLC-Browser-Plugin einen Deinterlace Befehl mitgeben könnte, währe das Traumhaft ;)


    YaVDR 0.5
    M3N78-VM Satelco Easywatch DVB-C

  • Is it possible to configure the layout of the multi-schedule / timeline page?

    I would like to have the view without detailed description of every broadcast. Just the title and when I move the mouse over, the detailed description appears in this blue balloon box like on the what's on now page.

    That would look much clearer, the Timeline page like it is now, can be very confusing.
    So is it in the recent version possible to configure it without the detailed descriptions or do I have to implement myself?

    Thanks a lot!

    VDR: Mainboard: MSI B85M-G43; CPU: Pentium G3250 (Haswell); NVIDIA GT630 (GK208 Kepler); SanDisk SSD 64GB SDSSDP-064G-G25 + 500 GB HD; TV: DD Cine CT V6 - Twin Tuner Karte DVB-C (PCI Express Karte); atric USB eco Einschalter

    Edited once, last by avanix (February 6, 2011 at 12:50 AM).

  • Quote

    Originally posted by omek
    Wenn man jetzt bei dem TS-Live-Stream noch dem VLC-Browser-Plugin einen Deinterlace Befehl mitgeben könnte, währe das Traumhaft ;)


    This might do the trick (EDIT: removed as it doesn't), if you're using a recent VLC. The patch is totally untested and based on the documentation found here:
    http://wiki.videolan.org/Documentation:…in#Video_object

    Edited once, last by rofafor (February 6, 2011 at 1:17 PM).

  • Quote

    Original von avanix
    Is it possible to configure the layout of the multi-schedule / timeline page?
    ...
    So is it in the recent version possible to configure it without the detailed descriptions or do I have to implement myself?

    Right now it is not possible to configure the multi-schedule like this from the setup. But if you adapt the CSS-stylesheet it should be possible to get to something very close to what you've been describing.

  • .....Sorry fürs hichecking.....
    The Deinterlace patch won't work for me
    Here the patched vlc.js:


    YaVDR 0.5
    M3N78-VM Satelco Easywatch DVB-C

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!